| 1 | [ Mar 23 21:17:57 Enabled. ] | ||
| 2 | [ Mar 23 21:17:57 Rereading configuration. ] | ||
| 3 | [ Mar 23 21:17:59 Rereading configuration. ] | ||
| 4 | [ Mar 23 21:18:10 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 | [ Mar 23 21:18:10 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.03.23 21:18:12.378743 [ 1 ] {} <Information> Application: Will watch for the process with pid 24162 | ||
| 29 | 2026.03.23 21:18:12.379113 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.23 21:18:12.881829 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24162 | ||
| 31 | 2026.03.23 21:18:12.882635 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.23 21:18:12.882790 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.23 21:18:12.990330 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.23 21:18:13.032904 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.23 21:18:13.033017 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.23 21:18:13.033038 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.23 21:18:13.033116 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.23 21:18:13.034313 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.23 21:18:13.038257 [ 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.03.23 21:18:13.039503 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.23 21:18:13.040681 [ 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.03.23 21:18:13.040773 [ 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.03.23 21:18:13.040831 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.23 21:18:13.041712 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.23 21:18:13.042876 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.23 21:18:13.050235 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.23 21:18:13.051318 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.23 21:18:13.053011 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.23 21:18:13.053129 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.23 21:18:13.054366 [ 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.03.23 21:18:13.054927 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.23 21:18:13.059804 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.23 21:18:13.060987 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.23 21:18:13.066911 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.23 21:18:13.067287 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.23 21:18:13.067811 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.23 21:18:13.068334 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.23 21:18:13.070433 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.23 21:18:13.070474 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.23 21:18:13.070634 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.23 21:18:13.070840 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.23 21:18:13.083915 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.23 21:18:13.083954 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000246716 sec | ||
| 68 | 2026.03.23 21:18:13.084030 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.23 21:18:13.084076 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.23 21:18:13.085089 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.23 21:18:13.085826 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.23 21:18:13.103269 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.23 21:18:13.103340 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.23 21:18:13.103436 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.23 21:18:13.103450 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.23 21:18:13.103487 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.23 21:18:13.103559 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.23 21:18:13.110805 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.23 21:18:13.110868 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.23 21:18:13.110934 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.23 21:18:13.111298 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.23 21:18:13.111360 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.23 21:18:13.111380 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.23 21:18:13.111470 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.23 21:18:13.111490 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.23 21:18:13.111534 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.23 21:18:13.111613 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.23 21:18:13.142618 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.23 21:18:13.144243 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.23 21:18:13.144359 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152084 sec | ||
| 91 | 2026.03.23 21:18:13.144381 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.23 21:18:13.144396 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.23 21:18:13.144436 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.23 21:18:13.144728 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.23 21:18:13.144878 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.23 21:18:13.144900 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.23 21:18:13.144912 [ 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.03.23 21:18:13.144924 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.23 21:18:13.150107 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.23 21:18:13.150349 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.03.23 21:18:13.152044 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.551e-05 sec. | ||
| 102 | 2026.03.23 21:18:13.152514 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.23 21:18:13.156953 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.23 21:18:13.157003 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.23 21:18:13.172367 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36771 | ||
| 106 | 2026.03.23 21:18:13.173657 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.23 21:18:13.173729 [ 3 ] {} <Debug> TCP-Session: 89b77711-9622-4902-8386-055b1d981b63 Authenticating user 'default' from [fd00:1122:3344:101::c]:36771 | ||
| 108 | 2026.03.23 21:18:13.173760 [ 3 ] {} <Debug> TCP-Session: 89b77711-9622-4902-8386-055b1d981b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.23 21:18:13.173859 [ 3 ] {} <Debug> TCP-Session: 89b77711-9622-4902-8386-055b1d981b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.23 21:18:13.173996 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.23 21:18:13.174036 [ 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.03.23 21:18:13.174147 [ 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.03.23 21:18:13.175532 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48011 | ||
| 114 | 2026.03.23 21:18:13.175536 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49020 | ||
| 115 | 2026.03.23 21:18:13.175679 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48422 | ||
| 116 | 2026.03.23 21:18:13.175848 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.23 21:18:13.175935 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.23 21:18:13.175998 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33595 | ||
| 119 | 2026.03.23 21:18:13.175994 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.23 21:18:13.176088 [ 254 ] {} <Debug> TCP-Session: 55324216-804a-4fa3-9c0a-cacbaf433608 Authenticating user 'default' from [fd00:1122:3344:101::c]:48422 | ||
| 121 | 2026.03.23 21:18:13.176137 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41179 | ||
| 122 | 2026.03.23 21:18:13.176122 [ 5 ] {} <Debug> TCP-Session: 1cedbbae-5b97-4483-a59c-337fe035cf55 Authenticating user 'default' from [fd00:1122:3344:101::c]:49020 | ||
| 123 | 2026.03.23 21:18:13.176192 [ 254 ] {} <Debug> TCP-Session: 55324216-804a-4fa3-9c0a-cacbaf433608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.23 21:18:13.176257 [ 5 ] {} <Debug> TCP-Session: 1cedbbae-5b97-4483-a59c-337fe035cf55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.23 21:18:13.176327 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.23 21:18:13.176345 [ 254 ] {} <Debug> TCP-Session: 55324216-804a-4fa3-9c0a-cacbaf433608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.23 21:18:13.176372 [ 255 ] {} <Debug> TCP-Session: 6acd1e4d-9c8e-4db3-9ff5-a7d62088628e Authenticating user 'default' from [fd00:1122:3344:101::c]:33595 | ||
| 128 | 2026.03.23 21:18:13.176352 [ 5 ] {} <Debug> TCP-Session: 1cedbbae-5b97-4483-a59c-337fe035cf55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.23 21:18:13.176090 [ 4 ] {} <Debug> TCP-Session: 93cebbea-ac9e-4be4-979d-151089ae9f85 Authenticating user 'default' from [fd00:1122:3344:101::c]:48011 | ||
| 130 | 2026.03.23 21:18:13.176482 [ 255 ] {} <Debug> TCP-Session: 6acd1e4d-9c8e-4db3-9ff5-a7d62088628e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.23 21:18:13.176550 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.23 21:18:13.176570 [ 4 ] {} <Debug> TCP-Session: 93cebbea-ac9e-4be4-979d-151089ae9f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.23 21:18:13.176582 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62530 | ||
| 134 | 2026.03.23 21:18:13.176650 [ 4 ] {} <Debug> TCP-Session: 93cebbea-ac9e-4be4-979d-151089ae9f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.23 21:18:13.176716 [ 256 ] {} <Debug> TCP-Session: 5feaad26-8be2-42d2-aeae-5650ed8f9908 Authenticating user 'default' from [fd00:1122:3344:101::c]:41179 | ||
| 136 | 2026.03.23 21:18:13.176623 [ 255 ] {} <Debug> TCP-Session: 6acd1e4d-9c8e-4db3-9ff5-a7d62088628e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.23 21:18:13.176784 [ 256 ] {} <Debug> TCP-Session: 5feaad26-8be2-42d2-aeae-5650ed8f9908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.23 21:18:13.176554 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58135 | ||
| 139 | 2026.03.23 21:18:13.176866 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.23 21:18:13.176952 [ 257 ] {} <Debug> TCP-Session: 66a1d9a9-90ff-4326-9045-b0840692ba0e Authenticating user 'default' from [fd00:1122:3344:101::c]:62530 | ||
| 141 | 2026.03.23 21:18:13.176975 [ 257 ] {} <Debug> TCP-Session: 66a1d9a9-90ff-4326-9045-b0840692ba0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.23 21:18:13.177024 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.23 21:18:13.177048 [ 257 ] {} <Debug> TCP-Session: 66a1d9a9-90ff-4326-9045-b0840692ba0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.23 21:18:13.177053 [ 256 ] {} <Debug> TCP-Session: 5feaad26-8be2-42d2-aeae-5650ed8f9908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.23 21:18:13.177067 [ 258 ] {} <Debug> TCP-Session: 2755848d-ff2d-4474-a66d-69d99d525952 Authenticating user 'default' from [fd00:1122:3344:101::c]:58135 | ||
| 146 | 2026.03.23 21:18:13.177171 [ 258 ] {} <Debug> TCP-Session: 2755848d-ff2d-4474-a66d-69d99d525952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.23 21:18:13.177265 [ 258 ] {} <Debug> TCP-Session: 2755848d-ff2d-4474-a66d-69d99d525952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.23 21:18:13.292041 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40322 | ||
| 149 | 2026.03.23 21:18:13.305071 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.23 21:18:13.305239 [ 259 ] {} <Debug> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40322 | ||
| 151 | 2026.03.23 21:18:13.305276 [ 259 ] {} <Debug> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.23 21:18:13.305294 [ 259 ] {} <Debug> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.23 21:18:13.305456 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.23 21:18:13.305498 [ 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 | ||
| 155 | 2026.03.23 21:18:13.305585 [ 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 | ||
| 156 | 2026.03.23 21:18:13.307925 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41602 | ||
| 157 | 2026.03.23 21:18:13.308042 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55015 | ||
| 158 | 2026.03.23 21:18:13.308145 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57027 | ||
| 159 | 2026.03.23 21:18:13.308294 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43212 | ||
| 160 | 2026.03.23 21:18:13.308398 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.03.23 21:18:13.308436 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.03.23 21:18:13.308569 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62891 | ||
| 163 | 2026.03.23 21:18:13.308613 [ 260 ] {} <Debug> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Authenticating user 'default' from [fd00:1122:3344:101::d]:41602 | ||
| 164 | 2026.03.23 21:18:13.308660 [ 261 ] {} <Debug> TCP-Session: 594c763f-b2c0-4931-8564-43d730cf5ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55015 | ||
| 165 | 2026.03.23 21:18:13.308667 [ 260 ] {} <Debug> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.03.23 21:18:13.308725 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.23 21:18:13.308762 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45474 | ||
| 168 | 2026.03.23 21:18:13.308820 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.23 21:18:13.308802 [ 263 ] {} <Debug> TCP-Session: 35642d01-e0d8-47a8-9cb2-1193424e3d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:43212 | ||
| 170 | 2026.03.23 21:18:13.308803 [ 260 ] {} <Debug> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.23 21:18:13.308788 [ 261 ] {} <Debug> TCP-Session: 594c763f-b2c0-4931-8564-43d730cf5ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.03.23 21:18:13.308738 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.23 21:18:13.308997 [ 263 ] {} <Debug> TCP-Session: 35642d01-e0d8-47a8-9cb2-1193424e3d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.23 21:18:13.309035 [ 261 ] {} <Debug> TCP-Session: 594c763f-b2c0-4931-8564-43d730cf5ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.23 21:18:13.309080 [ 263 ] {} <Debug> TCP-Session: 35642d01-e0d8-47a8-9cb2-1193424e3d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.23 21:18:13.309097 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59167 | ||
| 177 | 2026.03.23 21:18:13.309126 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37222 | ||
| 178 | 2026.03.23 21:18:13.309178 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.23 21:18:13.309147 [ 264 ] {} <Debug> TCP-Session: fa194b8d-6544-41f1-9783-737088752898 Authenticating user 'default' from [fd00:1122:3344:101::d]:62891 | ||
| 180 | 2026.03.23 21:18:13.309149 [ 262 ] {} <Debug> TCP-Session: ecafded9-dea3-4d10-bdc4-43204cbfe54d Authenticating user 'default' from [fd00:1122:3344:101::d]:57027 | ||
| 181 | 2026.03.23 21:18:13.309326 [ 265 ] {} <Debug> TCP-Session: 62a092ae-3a30-4749-a029-c956f8ac408e Authenticating user 'default' from [fd00:1122:3344:101::d]:45474 | ||
| 182 | 2026.03.23 21:18:13.309300 [ 264 ] {} <Debug> TCP-Session: fa194b8d-6544-41f1-9783-737088752898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.23 21:18:13.309366 [ 262 ] {} <Debug> TCP-Session: ecafded9-dea3-4d10-bdc4-43204cbfe54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.23 21:18:13.309431 [ 265 ] {} <Debug> TCP-Session: 62a092ae-3a30-4749-a029-c956f8ac408e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.23 21:18:13.309438 [ 264 ] {} <Debug> TCP-Session: fa194b8d-6544-41f1-9783-737088752898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.23 21:18:13.309450 [ 262 ] {} <Debug> TCP-Session: ecafded9-dea3-4d10-bdc4-43204cbfe54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.23 21:18:13.309507 [ 265 ] {} <Debug> TCP-Session: 62a092ae-3a30-4749-a029-c956f8ac408e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.23 21:18:13.309447 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.03.23 21:18:13.309311 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.03.23 21:18:13.309623 [ 266 ] {} <Debug> TCP-Session: 293793db-14e0-4b9a-9da2-1558d2604737 Authenticating user 'default' from [fd00:1122:3344:101::d]:37222 | ||
| 191 | 2026.03.23 21:18:13.309633 [ 267 ] {} <Debug> TCP-Session: c295ad67-6579-4393-ac53-b7f6a1dfd3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59167 | ||
| 192 | 2026.03.23 21:18:13.309764 [ 266 ] {} <Debug> TCP-Session: 293793db-14e0-4b9a-9da2-1558d2604737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.23 21:18:13.309786 [ 267 ] {} <Debug> TCP-Session: c295ad67-6579-4393-ac53-b7f6a1dfd3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.23 21:18:13.309793 [ 266 ] {} <Debug> TCP-Session: 293793db-14e0-4b9a-9da2-1558d2604737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.23 21:18:13.309910 [ 267 ] {} <Debug> TCP-Session: c295ad67-6579-4393-ac53-b7f6a1dfd3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.23 21:18:13.315794 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.03.23 21:18:13.319397 [ 259 ] {92980d95-07df-4fae-a796-6fbd688d5a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.03.23 21:18:13.456918 [ 259 ] {92980d95-07df-4fae-a796-6fbd688d5a74} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40322) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.03.23 21:18:13.458045 [ 259 ] {92980d95-07df-4fae-a796-6fbd688d5a74} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.03.23 21:18:13.458318 [ 259 ] {92980d95-07df-4fae-a796-6fbd688d5a74} <Debug> TCPHandler: Processed in 0.14476099 sec. | ||
| 247 | 2026.03.23 21:18:13.458831 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.03.23 21:18:13.459095 [ 260 ] {0ba09f4f-ad21-49f0-a5ef-6abcf63311d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.03.23 21:18:13.459598 [ 260 ] {0ba09f4f-ad21-49f0-a5ef-6abcf63311d8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41602) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.03.23 21:18:13.459940 [ 260 ] {0ba09f4f-ad21-49f0-a5ef-6abcf63311d8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.03.23 21:18:13.460159 [ 260 ] {0ba09f4f-ad21-49f0-a5ef-6abcf63311d8} <Debug> TCPHandler: Processed in 0.001522028 sec. | ||
| 298 | 2026.03.23 21:18:13.462951 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.03.23 21:18:13.463803 [ 259 ] {f1708a48-83d7-4647-9bbe-f1e9ba3a8adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.03.23 21:18:13.464424 [ 259 ] {f1708a48-83d7-4647-9bbe-f1e9ba3a8adf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.03.23 21:18:13.474272 [ 259 ] {f1708a48-83d7-4647-9bbe-f1e9ba3a8adf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.23 21:18:13.474393 [ 259 ] {f1708a48-83d7-4647-9bbe-f1e9ba3a8adf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155064 sec | ||
| 303 | 2026.03.23 21:18:13.474409 [ 259 ] {f1708a48-83d7-4647-9bbe-f1e9ba3a8adf} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.23 21:18:13.474420 [ 259 ] {f1708a48-83d7-4647-9bbe-f1e9ba3a8adf} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.23 21:18:13.474503 [ 259 ] {f1708a48-83d7-4647-9bbe-f1e9ba3a8adf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.23 21:18:13.475164 [ 259 ] {f1708a48-83d7-4647-9bbe-f1e9ba3a8adf} <Debug> TCPHandler: Processed in 0.012324466 sec. | ||
| 307 | 2026.03.23 21:18:13.475344 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.23 21:18:13.475575 [ 259 ] {9c094608-c2f3-4962-abde-7795dcd6c18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.03.23 21:18:13.475672 [ 259 ] {9c094608-c2f3-4962-abde-7795dcd6c18e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.23 21:18:13.481074 [ 259 ] {9c094608-c2f3-4962-abde-7795dcd6c18e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.23 21:18:13.483707 [ 259 ] {9c094608-c2f3-4962-abde-7795dcd6c18e} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205): Loading data parts | ||
| 313 | 2026.03.23 21:18:13.484823 [ 259 ] {9c094608-c2f3-4962-abde-7795dcd6c18e} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205): There are no data parts | ||
| 314 | 2026.03.23 21:18:13.488383 [ 259 ] {9c094608-c2f3-4962-abde-7795dcd6c18e} <Debug> TCPHandler: Processed in 0.013092835 sec. | ||
| 315 | 2026.03.23 21:18:13.488691 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.23 21:18:13.488893 [ 259 ] {3eda8c32-de70-4c39-9aed-65bc9ca109a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.03.23 21:18:13.489031 [ 259 ] {3eda8c32-de70-4c39-9aed-65bc9ca109a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.23 21:18:13.506185 [ 259 ] {3eda8c32-de70-4c39-9aed-65bc9ca109a8} <Debug> oximeter.measurements_bool (f0ff0604-7225-42b6-aa05-169231b0fbe2): Loading data parts | ||
| 329 | 2026.03.23 21:18:13.506514 [ 259 ] {3eda8c32-de70-4c39-9aed-65bc9ca109a8} <Debug> oximeter.measurements_bool (f0ff0604-7225-42b6-aa05-169231b0fbe2): There are no data parts | ||
| 330 | 2026.03.23 21:18:13.508935 [ 259 ] {3eda8c32-de70-4c39-9aed-65bc9ca109a8} <Debug> TCPHandler: Processed in 0.020330696 sec. | ||
| 331 | 2026.03.23 21:18:13.509215 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.23 21:18:13.509499 [ 259 ] {d72b35f1-e225-486f-aea9-80f5ce118a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 333 | 2026.03.23 21:18:13.509552 [ 259 ] {d72b35f1-e225-486f-aea9-80f5ce118a6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.23 21:18:13.513030 [ 259 ] {d72b35f1-e225-486f-aea9-80f5ce118a6c} <Debug> oximeter.measurements_i8 (ddc787c5-b738-4c1d-a6dc-9bb4cff3d0c6): Loading data parts | ||
| 335 | 2026.03.23 21:18:13.513351 [ 259 ] {d72b35f1-e225-486f-aea9-80f5ce118a6c} <Debug> oximeter.measurements_i8 (ddc787c5-b738-4c1d-a6dc-9bb4cff3d0c6): There are no data parts | ||
| 336 | 2026.03.23 21:18:13.515681 [ 259 ] {d72b35f1-e225-486f-aea9-80f5ce118a6c} <Debug> TCPHandler: Processed in 0.006574723 sec. | ||
| 337 | 2026.03.23 21:18:13.515966 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.23 21:18:13.516140 [ 259 ] {86f26c59-abf3-4c2a-be64-2f4e90b6b3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 339 | 2026.03.23 21:18:13.516302 [ 259 ] {86f26c59-abf3-4c2a-be64-2f4e90b6b3b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.03.23 21:18:13.518236 [ 259 ] {86f26c59-abf3-4c2a-be64-2f4e90b6b3b3} <Debug> oximeter.measurements_u8 (6d23edbd-cba5-49a5-8da5-031e06009c99): Loading data parts | ||
| 341 | 2026.03.23 21:18:13.518477 [ 259 ] {86f26c59-abf3-4c2a-be64-2f4e90b6b3b3} <Debug> oximeter.measurements_u8 (6d23edbd-cba5-49a5-8da5-031e06009c99): There are no data parts | ||
| 342 | 2026.03.23 21:18:13.520413 [ 259 ] {86f26c59-abf3-4c2a-be64-2f4e90b6b3b3} <Debug> TCPHandler: Processed in 0.004500962 sec. | ||
| 343 | 2026.03.23 21:18:13.520589 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.23 21:18:13.520836 [ 259 ] {552d297c-d1a9-4e77-8aab-dfb02b1cf6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 345 | 2026.03.23 21:18:13.520880 [ 259 ] {552d297c-d1a9-4e77-8aab-dfb02b1cf6d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.03.23 21:18:13.531425 [ 259 ] {552d297c-d1a9-4e77-8aab-dfb02b1cf6d4} <Debug> oximeter.measurements_i16 (7058637f-d821-4a05-96cb-e47f1924ba41): Loading data parts | ||
| 347 | 2026.03.23 21:18:13.531579 [ 259 ] {552d297c-d1a9-4e77-8aab-dfb02b1cf6d4} <Debug> oximeter.measurements_i16 (7058637f-d821-4a05-96cb-e47f1924ba41): There are no data parts | ||
| 348 | 2026.03.23 21:18:13.534113 [ 259 ] {552d297c-d1a9-4e77-8aab-dfb02b1cf6d4} <Debug> TCPHandler: Processed in 0.013582338 sec. | ||
| 349 | 2026.03.23 21:18:13.534344 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.23 21:18:13.534508 [ 259 ] {e8690027-19cb-4bdc-920e-dcfe6e31195d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 351 | 2026.03.23 21:18:13.534616 [ 259 ] {e8690027-19cb-4bdc-920e-dcfe6e31195d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.03.23 21:18:13.537300 [ 259 ] {e8690027-19cb-4bdc-920e-dcfe6e31195d} <Debug> oximeter.measurements_u16 (acaedd7c-4c60-49d9-95d6-1149aa15fa52): Loading data parts | ||
| 353 | 2026.03.23 21:18:13.537526 [ 259 ] {e8690027-19cb-4bdc-920e-dcfe6e31195d} <Debug> oximeter.measurements_u16 (acaedd7c-4c60-49d9-95d6-1149aa15fa52): There are no data parts | ||
| 354 | 2026.03.23 21:18:13.539991 [ 259 ] {e8690027-19cb-4bdc-920e-dcfe6e31195d} <Debug> TCPHandler: Processed in 0.005698882 sec. | ||
| 355 | 2026.03.23 21:18:13.540176 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.23 21:18:13.540413 [ 259 ] {123ec96d-231d-4b27-897f-0b7481576531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 357 | 2026.03.23 21:18:13.540544 [ 259 ] {123ec96d-231d-4b27-897f-0b7481576531} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.03.23 21:18:13.543652 [ 259 ] {123ec96d-231d-4b27-897f-0b7481576531} <Debug> oximeter.measurements_i32 (58e09d71-00c9-4c04-a9f4-7cc7bc642243): Loading data parts | ||
| 359 | 2026.03.23 21:18:13.543816 [ 259 ] {123ec96d-231d-4b27-897f-0b7481576531} <Debug> oximeter.measurements_i32 (58e09d71-00c9-4c04-a9f4-7cc7bc642243): There are no data parts | ||
| 360 | 2026.03.23 21:18:13.546468 [ 259 ] {123ec96d-231d-4b27-897f-0b7481576531} <Debug> TCPHandler: Processed in 0.006348688 sec. | ||
| 361 | 2026.03.23 21:18:13.546731 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.03.23 21:18:13.547155 [ 259 ] {f2937ca5-ddf2-4119-90fb-29526e3ab4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 363 | 2026.03.23 21:18:13.547399 [ 259 ] {f2937ca5-ddf2-4119-90fb-29526e3ab4f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.03.23 21:18:13.556444 [ 259 ] {f2937ca5-ddf2-4119-90fb-29526e3ab4f4} <Debug> oximeter.measurements_u32 (f02391d3-1e06-468f-b2bb-9c7b5d2244f1): Loading data parts | ||
| 365 | 2026.03.23 21:18:13.556681 [ 259 ] {f2937ca5-ddf2-4119-90fb-29526e3ab4f4} <Debug> oximeter.measurements_u32 (f02391d3-1e06-468f-b2bb-9c7b5d2244f1): There are no data parts | ||
| 366 | 2026.03.23 21:18:13.559677 [ 259 ] {f2937ca5-ddf2-4119-90fb-29526e3ab4f4} <Debug> TCPHandler: Processed in 0.013006863 sec. | ||
| 367 | 2026.03.23 21:18:13.559868 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.23 21:18:13.560151 [ 259 ] {a14c5e7c-1722-4334-8bc2-ae850247c213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 369 | 2026.03.23 21:18:13.560203 [ 259 ] {a14c5e7c-1722-4334-8bc2-ae850247c213} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.03.23 21:18:13.562836 [ 259 ] {a14c5e7c-1722-4334-8bc2-ae850247c213} <Debug> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Loading data parts | ||
| 371 | 2026.03.23 21:18:13.562990 [ 259 ] {a14c5e7c-1722-4334-8bc2-ae850247c213} <Debug> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): There are no data parts | ||
| 372 | 2026.03.23 21:18:13.564448 [ 259 ] {a14c5e7c-1722-4334-8bc2-ae850247c213} <Debug> TCPHandler: Processed in 0.004651465 sec. | ||
| 373 | 2026.03.23 21:18:13.564749 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.23 21:18:13.564931 [ 259 ] {7fe903b5-1afd-4352-ad46-faa1fd06d0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 375 | 2026.03.23 21:18:13.565051 [ 259 ] {7fe903b5-1afd-4352-ad46-faa1fd06d0e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.03.23 21:18:13.566874 [ 259 ] {7fe903b5-1afd-4352-ad46-faa1fd06d0e2} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Loading data parts | ||
| 377 | 2026.03.23 21:18:13.567090 [ 259 ] {7fe903b5-1afd-4352-ad46-faa1fd06d0e2} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): There are no data parts | ||
| 378 | 2026.03.23 21:18:13.569110 [ 259 ] {7fe903b5-1afd-4352-ad46-faa1fd06d0e2} <Debug> TCPHandler: Processed in 0.00442953 sec. | ||
| 379 | 2026.03.23 21:18:13.569297 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.23 21:18:13.569552 [ 259 ] {9b594767-b8b5-4f3b-8bb1-dad23a824ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 381 | 2026.03.23 21:18:13.569648 [ 259 ] {9b594767-b8b5-4f3b-8bb1-dad23a824ee9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.03.23 21:18:13.572002 [ 259 ] {9b594767-b8b5-4f3b-8bb1-dad23a824ee9} <Debug> oximeter.measurements_f32 (b7a6e7a2-65ae-4416-b32d-df63c0092bad): Loading data parts | ||
| 383 | 2026.03.23 21:18:13.572161 [ 259 ] {9b594767-b8b5-4f3b-8bb1-dad23a824ee9} <Debug> oximeter.measurements_f32 (b7a6e7a2-65ae-4416-b32d-df63c0092bad): There are no data parts | ||
| 384 | 2026.03.23 21:18:13.581846 [ 259 ] {9b594767-b8b5-4f3b-8bb1-dad23a824ee9} <Debug> TCPHandler: Processed in 0.012616144 sec. | ||
| 385 | 2026.03.23 21:18:13.582071 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.23 21:18:13.582233 [ 259 ] {c2af660e-958f-439f-8b30-68fe92cf3c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 387 | 2026.03.23 21:18:13.582362 [ 259 ] {c2af660e-958f-439f-8b30-68fe92cf3c73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.03.23 21:18:13.585290 [ 259 ] {c2af660e-958f-439f-8b30-68fe92cf3c73} <Debug> oximeter.measurements_f64 (d1f0f267-a529-47c3-8f11-d0ce9bbdd029): Loading data parts | ||
| 389 | 2026.03.23 21:18:13.585479 [ 259 ] {c2af660e-958f-439f-8b30-68fe92cf3c73} <Debug> oximeter.measurements_f64 (d1f0f267-a529-47c3-8f11-d0ce9bbdd029): There are no data parts | ||
| 390 | 2026.03.23 21:18:13.587040 [ 259 ] {c2af660e-958f-439f-8b30-68fe92cf3c73} <Debug> TCPHandler: Processed in 0.005018525 sec. | ||
| 391 | 2026.03.23 21:18:13.587201 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.23 21:18:13.587405 [ 259 ] {270c573a-b689-4a6b-9755-e8c598c806b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 393 | 2026.03.23 21:18:13.587486 [ 259 ] {270c573a-b689-4a6b-9755-e8c598c806b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.03.23 21:18:13.590172 [ 259 ] {270c573a-b689-4a6b-9755-e8c598c806b2} <Debug> oximeter.measurements_string (30771cd4-fabc-4123-8d79-c7748debec98): Loading data parts | ||
| 395 | 2026.03.23 21:18:13.590326 [ 259 ] {270c573a-b689-4a6b-9755-e8c598c806b2} <Debug> oximeter.measurements_string (30771cd4-fabc-4123-8d79-c7748debec98): There are no data parts | ||
| 396 | 2026.03.23 21:18:13.591792 [ 259 ] {270c573a-b689-4a6b-9755-e8c598c806b2} <Debug> TCPHandler: Processed in 0.004638995 sec. | ||
| 397 | 2026.03.23 21:18:13.592012 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.03.23 21:18:13.592171 [ 259 ] {759ff505-76d6-49cf-bb2a-3dca1290f44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.03.23 21:18:13.592299 [ 259 ] {759ff505-76d6-49cf-bb2a-3dca1290f44d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.03.23 21:18:13.595478 [ 259 ] {759ff505-76d6-49cf-bb2a-3dca1290f44d} <Debug> oximeter.measurements_bytes (ebda65bf-50c5-4893-8812-c14f0f11d9bd): Loading data parts | ||
| 408 | 2026.03.23 21:18:13.595626 [ 259 ] {759ff505-76d6-49cf-bb2a-3dca1290f44d} <Debug> oximeter.measurements_bytes (ebda65bf-50c5-4893-8812-c14f0f11d9bd): There are no data parts | ||
| 409 | 2026.03.23 21:18:13.598259 [ 259 ] {759ff505-76d6-49cf-bb2a-3dca1290f44d} <Debug> TCPHandler: Processed in 0.006296047 sec. | ||
| 410 | 2026.03.23 21:18:13.598491 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.23 21:18:13.598658 [ 259 ] {90f11064-a7fe-41ba-bfa0-928c5c3c8bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 412 | 2026.03.23 21:18:13.598783 [ 259 ] {90f11064-a7fe-41ba-bfa0-928c5c3c8bb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.03.23 21:18:13.608809 [ 259 ] {90f11064-a7fe-41ba-bfa0-928c5c3c8bb8} <Debug> oximeter.measurements_cumulativei64 (0f006348-73b7-4d55-85d4-72cfd34842cb): Loading data parts | ||
| 414 | 2026.03.23 21:18:13.609039 [ 259 ] {90f11064-a7fe-41ba-bfa0-928c5c3c8bb8} <Debug> oximeter.measurements_cumulativei64 (0f006348-73b7-4d55-85d4-72cfd34842cb): There are no data parts | ||
| 415 | 2026.03.23 21:18:13.611047 [ 259 ] {90f11064-a7fe-41ba-bfa0-928c5c3c8bb8} <Debug> TCPHandler: Processed in 0.012607073 sec. | ||
| 416 | 2026.03.23 21:18:13.611202 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.23 21:18:13.611465 [ 259 ] {22222fd2-d545-4fad-90f0-2cb551830330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 418 | 2026.03.23 21:18:13.611590 [ 259 ] {22222fd2-d545-4fad-90f0-2cb551830330} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.03.23 21:18:13.613804 [ 259 ] {22222fd2-d545-4fad-90f0-2cb551830330} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Loading data parts | ||
| 420 | 2026.03.23 21:18:13.613957 [ 259 ] {22222fd2-d545-4fad-90f0-2cb551830330} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): There are no data parts | ||
| 421 | 2026.03.23 21:18:13.616242 [ 259 ] {22222fd2-d545-4fad-90f0-2cb551830330} <Debug> TCPHandler: Processed in 0.005090296 sec. | ||
| 422 | 2026.03.23 21:18:13.616414 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.03.23 21:18:13.616588 [ 259 ] {5d8041ee-9262-4326-b961-fa962cea408e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 424 | 2026.03.23 21:18:13.616744 [ 259 ] {5d8041ee-9262-4326-b961-fa962cea408e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.03.23 21:18:13.620104 [ 259 ] {5d8041ee-9262-4326-b961-fa962cea408e} <Debug> oximeter.measurements_cumulativef32 (f3a31acf-29b6-48d7-9c04-ff54e23ad1d6): Loading data parts | ||
| 426 | 2026.03.23 21:18:13.620361 [ 259 ] {5d8041ee-9262-4326-b961-fa962cea408e} <Debug> oximeter.measurements_cumulativef32 (f3a31acf-29b6-48d7-9c04-ff54e23ad1d6): There are no data parts | ||
| 427 | 2026.03.23 21:18:13.622919 [ 259 ] {5d8041ee-9262-4326-b961-fa962cea408e} <Debug> TCPHandler: Processed in 0.006570683 sec. | ||
| 428 | 2026.03.23 21:18:13.623169 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.03.23 21:18:13.623376 [ 259 ] {8da6e315-0e35-4ce8-9cd4-5577f3cb4fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 430 | 2026.03.23 21:18:13.623502 [ 259 ] {8da6e315-0e35-4ce8-9cd4-5577f3cb4fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.03.23 21:18:13.633002 [ 259 ] {8da6e315-0e35-4ce8-9cd4-5577f3cb4fd2} <Debug> oximeter.measurements_cumulativef64 (b52710f7-a8ff-4a43-b2a0-11ef71265a29): Loading data parts | ||
| 432 | 2026.03.23 21:18:13.633285 [ 259 ] {8da6e315-0e35-4ce8-9cd4-5577f3cb4fd2} <Debug> oximeter.measurements_cumulativef64 (b52710f7-a8ff-4a43-b2a0-11ef71265a29): There are no data parts | ||
| 433 | 2026.03.23 21:18:13.635288 [ 259 ] {8da6e315-0e35-4ce8-9cd4-5577f3cb4fd2} <Debug> TCPHandler: Processed in 0.012179863 sec. | ||
| 434 | 2026.03.23 21:18:13.635438 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.03.23 21:18:13.635736 [ 259 ] {8496a4f5-4e3b-4ab2-b1f6-5c7862c1f3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.03.23 21:18:13.635874 [ 259 ] {8496a4f5-4e3b-4ab2-b1f6-5c7862c1f3c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.03.23 21:18:13.639037 [ 259 ] {8496a4f5-4e3b-4ab2-b1f6-5c7862c1f3c6} <Debug> oximeter.measurements_histogrami8 (43dd45d9-3b38-4456-beee-dae6cf0b0328): Loading data parts | ||
| 448 | 2026.03.23 21:18:13.639216 [ 259 ] {8496a4f5-4e3b-4ab2-b1f6-5c7862c1f3c6} <Debug> oximeter.measurements_histogrami8 (43dd45d9-3b38-4456-beee-dae6cf0b0328): There are no data parts | ||
| 449 | 2026.03.23 21:18:13.640751 [ 259 ] {8496a4f5-4e3b-4ab2-b1f6-5c7862c1f3c6} <Debug> TCPHandler: Processed in 0.005364433 sec. | ||
| 450 | 2026.03.23 21:18:13.641011 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.23 21:18:13.641310 [ 259 ] {25754c50-f75e-40f6-a31e-b64c5954cc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 452 | 2026.03.23 21:18:13.641470 [ 259 ] {25754c50-f75e-40f6-a31e-b64c5954cc1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.03.23 21:18:13.644452 [ 259 ] {25754c50-f75e-40f6-a31e-b64c5954cc1c} <Debug> oximeter.measurements_histogramu8 (d79cdf9a-5957-4863-ae9f-c3cb215802e3): Loading data parts | ||
| 454 | 2026.03.23 21:18:13.644762 [ 259 ] {25754c50-f75e-40f6-a31e-b64c5954cc1c} <Debug> oximeter.measurements_histogramu8 (d79cdf9a-5957-4863-ae9f-c3cb215802e3): There are no data parts | ||
| 455 | 2026.03.23 21:18:13.646821 [ 259 ] {25754c50-f75e-40f6-a31e-b64c5954cc1c} <Debug> TCPHandler: Processed in 0.005898386 sec. | ||
| 456 | 2026.03.23 21:18:13.646984 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.23 21:18:13.647280 [ 259 ] {349e52e6-25b9-4120-872c-6f51028fa7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 458 | 2026.03.23 21:18:13.647426 [ 259 ] {349e52e6-25b9-4120-872c-6f51028fa7e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.03.23 21:18:13.649919 [ 259 ] {349e52e6-25b9-4120-872c-6f51028fa7e8} <Debug> oximeter.measurements_histogrami16 (01fc7aee-c709-400b-a3ae-8f1dbe061d22): Loading data parts | ||
| 460 | 2026.03.23 21:18:13.650085 [ 259 ] {349e52e6-25b9-4120-872c-6f51028fa7e8} <Debug> oximeter.measurements_histogrami16 (01fc7aee-c709-400b-a3ae-8f1dbe061d22): There are no data parts | ||
| 461 | 2026.03.23 21:18:13.659077 [ 259 ] {349e52e6-25b9-4120-872c-6f51028fa7e8} <Debug> TCPHandler: Processed in 0.012148842 sec. | ||
| 462 | 2026.03.23 21:18:13.659335 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.23 21:18:13.659553 [ 259 ] {53f1d20a-bc6e-4cbb-9420-f492aee9fb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 464 | 2026.03.23 21:18:13.659682 [ 259 ] {53f1d20a-bc6e-4cbb-9420-f492aee9fb72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.03.23 21:18:13.662097 [ 259 ] {53f1d20a-bc6e-4cbb-9420-f492aee9fb72} <Debug> oximeter.measurements_histogramu16 (54b86331-d459-4d83-a753-f4a963d92306): Loading data parts | ||
| 466 | 2026.03.23 21:18:13.662346 [ 259 ] {53f1d20a-bc6e-4cbb-9420-f492aee9fb72} <Debug> oximeter.measurements_histogramu16 (54b86331-d459-4d83-a753-f4a963d92306): There are no data parts | ||
| 467 | 2026.03.23 21:18:13.664800 [ 259 ] {53f1d20a-bc6e-4cbb-9420-f492aee9fb72} <Debug> TCPHandler: Processed in 0.005518287 sec. | ||
| 468 | 2026.03.23 21:18:13.664949 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.03.23 21:18:13.665234 [ 259 ] {f66cf003-259b-4d83-8706-e9d0c662c9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 470 | 2026.03.23 21:18:13.665352 [ 259 ] {f66cf003-259b-4d83-8706-e9d0c662c9e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.03.23 21:18:13.667547 [ 259 ] {f66cf003-259b-4d83-8706-e9d0c662c9e6} <Debug> oximeter.measurements_histogrami32 (88fe9388-6b84-435c-8ebb-1da6bd9b80e7): Loading data parts | ||
| 472 | 2026.03.23 21:18:13.667801 [ 259 ] {f66cf003-259b-4d83-8706-e9d0c662c9e6} <Debug> oximeter.measurements_histogrami32 (88fe9388-6b84-435c-8ebb-1da6bd9b80e7): There are no data parts | ||
| 473 | 2026.03.23 21:18:13.670170 [ 259 ] {f66cf003-259b-4d83-8706-e9d0c662c9e6} <Debug> TCPHandler: Processed in 0.005270301 sec. | ||
| 474 | 2026.03.23 21:18:13.670408 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.03.23 21:18:13.670670 [ 259 ] {564d0fd7-3cf0-41b7-bb32-4dc246f4b19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 476 | 2026.03.23 21:18:13.670828 [ 259 ] {564d0fd7-3cf0-41b7-bb32-4dc246f4b19d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.03.23 21:18:13.673080 [ 259 ] {564d0fd7-3cf0-41b7-bb32-4dc246f4b19d} <Debug> oximeter.measurements_histogramu32 (6b95e4c3-6c3c-492f-a588-9fb8f3616b15): Loading data parts | ||
| 478 | 2026.03.23 21:18:13.673338 [ 259 ] {564d0fd7-3cf0-41b7-bb32-4dc246f4b19d} <Debug> oximeter.measurements_histogramu32 (6b95e4c3-6c3c-492f-a588-9fb8f3616b15): There are no data parts | ||
| 479 | 2026.03.23 21:18:13.682386 [ 259 ] {564d0fd7-3cf0-41b7-bb32-4dc246f4b19d} <Debug> TCPHandler: Processed in 0.012030949 sec. | ||
| 480 | 2026.03.23 21:18:13.682538 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.03.23 21:18:13.682861 [ 259 ] {e99747ae-dd78-4211-8a90-2cb14bcd05ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 482 | 2026.03.23 21:18:13.683001 [ 259 ] {e99747ae-dd78-4211-8a90-2cb14bcd05ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.03.23 21:18:13.685874 [ 259 ] {e99747ae-dd78-4211-8a90-2cb14bcd05ac} <Debug> oximeter.measurements_histogrami64 (58ca8b99-8eb3-43bc-a34a-87b821996a8d): Loading data parts | ||
| 484 | 2026.03.23 21:18:13.686035 [ 259 ] {e99747ae-dd78-4211-8a90-2cb14bcd05ac} <Debug> oximeter.measurements_histogrami64 (58ca8b99-8eb3-43bc-a34a-87b821996a8d): There are no data parts | ||
| 485 | 2026.03.23 21:18:13.687519 [ 259 ] {e99747ae-dd78-4211-8a90-2cb14bcd05ac} <Debug> TCPHandler: Processed in 0.005030525 sec. | ||
| 486 | 2026.03.23 21:18:13.687750 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.03.23 21:18:13.687971 [ 259 ] {464644bd-2c84-4093-a8f0-a3d439c842b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 488 | 2026.03.23 21:18:13.688105 [ 259 ] {464644bd-2c84-4093-a8f0-a3d439c842b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.03.23 21:18:13.690375 [ 259 ] {464644bd-2c84-4093-a8f0-a3d439c842b4} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Loading data parts | ||
| 490 | 2026.03.23 21:18:13.690792 [ 259 ] {464644bd-2c84-4093-a8f0-a3d439c842b4} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): There are no data parts | ||
| 491 | 2026.03.23 21:18:13.692999 [ 259 ] {464644bd-2c84-4093-a8f0-a3d439c842b4} <Debug> TCPHandler: Processed in 0.005301842 sec. | ||
| 492 | 2026.03.23 21:18:13.693151 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.23 21:18:13.693444 [ 259 ] {2e81ec38-9501-4060-86f3-732aeccdbc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 494 | 2026.03.23 21:18:13.693570 [ 259 ] {2e81ec38-9501-4060-86f3-732aeccdbc8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.03.23 21:18:13.696283 [ 259 ] {2e81ec38-9501-4060-86f3-732aeccdbc8f} <Debug> oximeter.measurements_histogramf32 (3e5e568c-100c-4ad8-be62-2b1a74d4f60e): Loading data parts | ||
| 496 | 2026.03.23 21:18:13.696444 [ 259 ] {2e81ec38-9501-4060-86f3-732aeccdbc8f} <Debug> oximeter.measurements_histogramf32 (3e5e568c-100c-4ad8-be62-2b1a74d4f60e): There are no data parts | ||
| 497 | 2026.03.23 21:18:13.698810 [ 259 ] {2e81ec38-9501-4060-86f3-732aeccdbc8f} <Debug> TCPHandler: Processed in 0.005708582 sec. | ||
| 498 | 2026.03.23 21:18:13.699040 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.23 21:18:13.699254 [ 259 ] {2e1a76eb-a7c0-44ec-9b8f-78a395c01890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 500 | 2026.03.23 21:18:13.699384 [ 259 ] {2e1a76eb-a7c0-44ec-9b8f-78a395c01890} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.03.23 21:18:13.708074 [ 259 ] {2e1a76eb-a7c0-44ec-9b8f-78a395c01890} <Debug> oximeter.measurements_histogramf64 (95ed9964-0d8f-4613-815e-eec3d54faed1): Loading data parts | ||
| 502 | 2026.03.23 21:18:13.708295 [ 259 ] {2e1a76eb-a7c0-44ec-9b8f-78a395c01890} <Debug> oximeter.measurements_histogramf64 (95ed9964-0d8f-4613-815e-eec3d54faed1): There are no data parts | ||
| 503 | 2026.03.23 21:18:13.710109 [ 259 ] {2e1a76eb-a7c0-44ec-9b8f-78a395c01890} <Debug> TCPHandler: Processed in 0.011120006 sec. | ||
| 504 | 2026.03.23 21:18:13.710265 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.23 21:18:13.710588 [ 259 ] {d122ec93-0823-4b01-8750-06c7c4cbec43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2026.03.23 21:18:13.710736 [ 259 ] {d122ec93-0823-4b01-8750-06c7c4cbec43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.03.23 21:18:13.712921 [ 259 ] {d122ec93-0823-4b01-8750-06c7c4cbec43} <Debug> oximeter.fields_bool (89d1837f-c12f-4d44-beae-065c628579b5): Loading data parts | ||
| 533 | 2026.03.23 21:18:13.713131 [ 259 ] {d122ec93-0823-4b01-8750-06c7c4cbec43} <Debug> oximeter.fields_bool (89d1837f-c12f-4d44-beae-065c628579b5): There are no data parts | ||
| 534 | 2026.03.23 21:18:13.714810 [ 259 ] {d122ec93-0823-4b01-8750-06c7c4cbec43} <Debug> TCPHandler: Processed in 0.004594834 sec. | ||
| 535 | 2026.03.23 21:18:13.714974 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.23 21:18:13.715211 [ 259 ] {27e96f36-a8d8-4512-8241-5528e0f19956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 537 | 2026.03.23 21:18:13.715324 [ 259 ] {27e96f36-a8d8-4512-8241-5528e0f19956} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.03.23 21:18:13.717240 [ 259 ] {27e96f36-a8d8-4512-8241-5528e0f19956} <Debug> oximeter.fields_i8 (0e573de3-f2d4-4e6c-9f60-f2d648ba88c3): Loading data parts | ||
| 539 | 2026.03.23 21:18:13.717390 [ 259 ] {27e96f36-a8d8-4512-8241-5528e0f19956} <Debug> oximeter.fields_i8 (0e573de3-f2d4-4e6c-9f60-f2d648ba88c3): There are no data parts | ||
| 540 | 2026.03.23 21:18:13.718830 [ 259 ] {27e96f36-a8d8-4512-8241-5528e0f19956} <Debug> TCPHandler: Processed in 0.003912227 sec. | ||
| 541 | 2026.03.23 21:18:13.718985 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.23 21:18:13.719143 [ 259 ] {2ff303a4-f1b5-4e43-b70d-e0a906ca1f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 543 | 2026.03.23 21:18:13.719261 [ 259 ] {2ff303a4-f1b5-4e43-b70d-e0a906ca1f14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.03.23 21:18:13.721107 [ 259 ] {2ff303a4-f1b5-4e43-b70d-e0a906ca1f14} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Loading data parts | ||
| 545 | 2026.03.23 21:18:13.721260 [ 259 ] {2ff303a4-f1b5-4e43-b70d-e0a906ca1f14} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): There are no data parts | ||
| 546 | 2026.03.23 21:18:13.722522 [ 259 ] {2ff303a4-f1b5-4e43-b70d-e0a906ca1f14} <Debug> TCPHandler: Processed in 0.003587429 sec. | ||
| 547 | 2026.03.23 21:18:13.722708 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.23 21:18:13.722898 [ 259 ] {3f98c435-7454-4bd7-bdb9-b5fc9cf76ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 549 | 2026.03.23 21:18:13.723005 [ 259 ] {3f98c435-7454-4bd7-bdb9-b5fc9cf76ae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.03.23 21:18:13.725279 [ 259 ] {3f98c435-7454-4bd7-bdb9-b5fc9cf76ae8} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Loading data parts | ||
| 551 | 2026.03.23 21:18:13.725439 [ 259 ] {3f98c435-7454-4bd7-bdb9-b5fc9cf76ae8} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): There are no data parts | ||
| 552 | 2026.03.23 21:18:13.727164 [ 259 ] {3f98c435-7454-4bd7-bdb9-b5fc9cf76ae8} <Debug> TCPHandler: Processed in 0.004504143 sec. | ||
| 553 | 2026.03.23 21:18:13.727315 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.23 21:18:13.727473 [ 259 ] {011ff79d-b50a-4b79-9485-6a56e046eed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 555 | 2026.03.23 21:18:13.727600 [ 259 ] {011ff79d-b50a-4b79-9485-6a56e046eed4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.03.23 21:18:13.739290 [ 259 ] {011ff79d-b50a-4b79-9485-6a56e046eed4} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Loading data parts | ||
| 557 | 2026.03.23 21:18:13.739500 [ 259 ] {011ff79d-b50a-4b79-9485-6a56e046eed4} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): There are no data parts | ||
| 558 | 2026.03.23 21:18:13.741809 [ 259 ] {011ff79d-b50a-4b79-9485-6a56e046eed4} <Debug> TCPHandler: Processed in 0.014544922 sec. | ||
| 559 | 2026.03.23 21:18:13.742031 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.23 21:18:13.742187 [ 259 ] {1f8b2499-a997-4d8e-a853-2ffb829e5357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 561 | 2026.03.23 21:18:13.742302 [ 259 ] {1f8b2499-a997-4d8e-a853-2ffb829e5357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.03.23 21:18:13.744801 [ 259 ] {1f8b2499-a997-4d8e-a853-2ffb829e5357} <Debug> oximeter.fields_i32 (1b080593-046e-4777-aa86-a7696f6831f4): Loading data parts | ||
| 563 | 2026.03.23 21:18:13.745058 [ 259 ] {1f8b2499-a997-4d8e-a853-2ffb829e5357} <Debug> oximeter.fields_i32 (1b080593-046e-4777-aa86-a7696f6831f4): There are no data parts | ||
| 564 | 2026.03.23 21:18:13.747108 [ 259 ] {1f8b2499-a997-4d8e-a853-2ffb829e5357} <Debug> TCPHandler: Processed in 0.005126268 sec. | ||
| 565 | 2026.03.23 21:18:13.747269 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.03.23 21:18:13.747493 [ 259 ] {7020d67f-4476-46e9-a99d-b6c9aea7418e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 567 | 2026.03.23 21:18:13.747599 [ 259 ] {7020d67f-4476-46e9-a99d-b6c9aea7418e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.03.23 21:18:13.750231 [ 259 ] {7020d67f-4476-46e9-a99d-b6c9aea7418e} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Loading data parts | ||
| 569 | 2026.03.23 21:18:13.750423 [ 259 ] {7020d67f-4476-46e9-a99d-b6c9aea7418e} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): There are no data parts | ||
| 570 | 2026.03.23 21:18:13.751982 [ 259 ] {7020d67f-4476-46e9-a99d-b6c9aea7418e} <Debug> TCPHandler: Processed in 0.004764478 sec. | ||
| 571 | 2026.03.23 21:18:13.752217 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.03.23 21:18:13.752375 [ 259 ] {789bec6e-5ac9-4cb9-a9ab-9cdf2757451f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 573 | 2026.03.23 21:18:13.752503 [ 259 ] {789bec6e-5ac9-4cb9-a9ab-9cdf2757451f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.03.23 21:18:13.754996 [ 259 ] {789bec6e-5ac9-4cb9-a9ab-9cdf2757451f} <Debug> oximeter.fields_i64 (f4dfebe0-b6f7-4e75-9639-4ee7177cc88c): Loading data parts | ||
| 575 | 2026.03.23 21:18:13.755233 [ 259 ] {789bec6e-5ac9-4cb9-a9ab-9cdf2757451f} <Debug> oximeter.fields_i64 (f4dfebe0-b6f7-4e75-9639-4ee7177cc88c): There are no data parts | ||
| 576 | 2026.03.23 21:18:13.756975 [ 259 ] {789bec6e-5ac9-4cb9-a9ab-9cdf2757451f} <Debug> TCPHandler: Processed in 0.004809679 sec. | ||
| 577 | 2026.03.23 21:18:13.757202 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.03.23 21:18:13.757632 [ 259 ] {809684f6-4bdf-479a-a721-31bddceff383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 579 | 2026.03.23 21:18:13.757739 [ 259 ] {809684f6-4bdf-479a-a721-31bddceff383} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.03.23 21:18:13.759959 [ 259 ] {809684f6-4bdf-479a-a721-31bddceff383} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Loading data parts | ||
| 581 | 2026.03.23 21:18:13.760121 [ 259 ] {809684f6-4bdf-479a-a721-31bddceff383} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): There are no data parts | ||
| 582 | 2026.03.23 21:18:13.772373 [ 259 ] {809684f6-4bdf-479a-a721-31bddceff383} <Debug> TCPHandler: Processed in 0.01528982 sec. | ||
| 583 | 2026.03.23 21:18:13.772668 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.03.23 21:18:13.772844 [ 259 ] {e6014af3-9d87-4ce1-9ee4-42a60a9bed2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 585 | 2026.03.23 21:18:13.772971 [ 259 ] {e6014af3-9d87-4ce1-9ee4-42a60a9bed2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.03.23 21:18:13.776824 [ 259 ] {e6014af3-9d87-4ce1-9ee4-42a60a9bed2b} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Loading data parts | ||
| 587 | 2026.03.23 21:18:13.777050 [ 259 ] {e6014af3-9d87-4ce1-9ee4-42a60a9bed2b} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): There are no data parts | ||
| 588 | 2026.03.23 21:18:13.779948 [ 259 ] {e6014af3-9d87-4ce1-9ee4-42a60a9bed2b} <Debug> TCPHandler: Processed in 0.007353653 sec. | ||
| 589 | 2026.03.23 21:18:13.780129 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.03.23 21:18:13.780372 [ 259 ] {8414d2c8-fc24-4eef-98ec-4fb8584e312e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 591 | 2026.03.23 21:18:13.780487 [ 259 ] {8414d2c8-fc24-4eef-98ec-4fb8584e312e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.03.23 21:18:13.782785 [ 259 ] {8414d2c8-fc24-4eef-98ec-4fb8584e312e} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Loading data parts | ||
| 593 | 2026.03.23 21:18:13.782945 [ 259 ] {8414d2c8-fc24-4eef-98ec-4fb8584e312e} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): There are no data parts | ||
| 594 | 2026.03.23 21:18:13.785572 [ 259 ] {8414d2c8-fc24-4eef-98ec-4fb8584e312e} <Debug> TCPHandler: Processed in 0.005502616 sec. | ||
| 595 | 2026.03.23 21:18:13.785735 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.03.23 21:18:13.785898 [ 259 ] {6f7ba324-366a-47a8-9419-59981eb6d905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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) | ||
| 597 | 2026.03.23 21:18:13.786016 [ 259 ] {6f7ba324-366a-47a8-9419-59981eb6d905} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.03.23 21:18:13.799303 [ 259 ] {6f7ba324-366a-47a8-9419-59981eb6d905} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Loading data parts | ||
| 599 | 2026.03.23 21:18:13.799523 [ 259 ] {6f7ba324-366a-47a8-9419-59981eb6d905} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): There are no data parts | ||
| 600 | 2026.03.23 21:18:13.802208 [ 259 ] {6f7ba324-366a-47a8-9419-59981eb6d905} <Debug> TCPHandler: Processed in 0.016527731 sec. | ||
| 601 | 2026.03.23 21:18:13.802384 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.03.23 21:18:13.802838 [ 259 ] {bcca9ed5-33d0-4d1f-a8db-bce7ef490935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2026.03.23 21:18:13.803006 [ 259 ] {bcca9ed5-33d0-4d1f-a8db-bce7ef490935} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.03.23 21:18:13.806139 [ 259 ] {bcca9ed5-33d0-4d1f-a8db-bce7ef490935} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Loading data parts | ||
| 608 | 2026.03.23 21:18:13.806366 [ 259 ] {bcca9ed5-33d0-4d1f-a8db-bce7ef490935} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): There are no data parts | ||
| 609 | 2026.03.23 21:18:13.808811 [ 259 ] {bcca9ed5-33d0-4d1f-a8db-bce7ef490935} <Debug> TCPHandler: Processed in 0.006479181 sec. | ||
| 610 | 2026.03.23 21:18:13.809101 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.03.23 21:18:13.809508 [ 260 ] {bdfdc7d9-760a-49bf-b086-b7c39aa65cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.03.23 21:18:13.810814 [ 260 ] {bdfdc7d9-760a-49bf-b086-b7c39aa65cea} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.03.23 21:18:13.839900 [ 269 ] {bdfdc7d9-760a-49bf-b086-b7c39aa65cea} <Trace> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2026.03.23 21:18:13.840053 [ 269 ] {bdfdc7d9-760a-49bf-b086-b7c39aa65cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 615 | 2026.03.23 21:18:13.844434 [ 269 ] {bdfdc7d9-760a-49bf-b086-b7c39aa65cea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2026.03.23 21:18:13.844969 [ 269 ] {bdfdc7d9-760a-49bf-b086-b7c39aa65cea} <Trace> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2026.03.23 21:18:13.845324 [ 260 ] {bdfdc7d9-760a-49bf-b086-b7c39aa65cea} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.035958 sec., 27.810223037988766 rows/sec., 444.96 B/sec. | ||
| 618 | 2026.03.23 21:18:13.845609 [ 260 ] {bdfdc7d9-760a-49bf-b086-b7c39aa65cea} <Debug> TCPHandler: Processed in 0.036646961 sec. | ||
| 619 | 2026.03.23 21:18:14.001107 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.21 MiB, peak 124.21 MiB, free memory in arenas 0.00 B, will set to 138.58 MiB (RSS), difference: 14.37 MiB | ||
| 620 | 2026.03.23 21:18:14.232144 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39656 | ||
| 621 | 2026.03.23 21:18:14.234354 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.23 21:18:14.234420 [ 270 ] {} <Debug> TCP-Session: b9a066ec-f3f8-4ce5-8508-9490e4a8d7b2 Authenticating user 'default' from [fd00:1122:3344:101::a]:39656 | ||
| 623 | 2026.03.23 21:18:14.234580 [ 270 ] {} <Debug> TCP-Session: b9a066ec-f3f8-4ce5-8508-9490e4a8d7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.23 21:18:14.234607 [ 270 ] {} <Debug> TCP-Session: b9a066ec-f3f8-4ce5-8508-9490e4a8d7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.23 21:18:14.234722 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.23 21:18:14.234875 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.03.23 21:18:14.234909 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.23 21:18:14.237844 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51247 | ||
| 629 | 2026.03.23 21:18:14.237955 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63582 | ||
| 630 | 2026.03.23 21:18:14.238046 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53753 | ||
| 631 | 2026.03.23 21:18:14.238157 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.03.23 21:18:14.238220 [ 271 ] {} <Debug> TCP-Session: 0b03fb80-644c-427e-965c-fb4a57a39d3c Authenticating user 'default' from [fd00:1122:3344:101::a]:51247 | ||
| 633 | 2026.03.23 21:18:14.238255 [ 271 ] {} <Debug> TCP-Session: 0b03fb80-644c-427e-965c-fb4a57a39d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.03.23 21:18:14.238334 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.23 21:18:14.238277 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35379 | ||
| 636 | 2026.03.23 21:18:14.238416 [ 271 ] {} <Debug> TCP-Session: 0b03fb80-644c-427e-965c-fb4a57a39d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.03.23 21:18:14.238456 [ 272 ] {} <Debug> TCP-Session: 92aaf0c4-d2a9-4f74-aeda-91aef8baa309 Authenticating user 'default' from [fd00:1122:3344:101::a]:63582 | ||
| 638 | 2026.03.23 21:18:14.238451 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55113 | ||
| 639 | 2026.03.23 21:18:14.238415 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.23 21:18:14.238528 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55755 | ||
| 641 | 2026.03.23 21:18:14.238572 [ 273 ] {} <Debug> TCP-Session: 0376c9fb-895f-47a0-ae07-fc381b87e799 Authenticating user 'default' from [fd00:1122:3344:101::a]:53753 | ||
| 642 | 2026.03.23 21:18:14.238617 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.23 21:18:14.238570 [ 272 ] {} <Debug> TCP-Session: 92aaf0c4-d2a9-4f74-aeda-91aef8baa309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.23 21:18:14.238695 [ 273 ] {} <Debug> TCP-Session: 0376c9fb-895f-47a0-ae07-fc381b87e799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.23 21:18:14.238712 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.23 21:18:14.238720 [ 272 ] {} <Debug> TCP-Session: 92aaf0c4-d2a9-4f74-aeda-91aef8baa309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.23 21:18:14.238790 [ 273 ] {} <Debug> TCP-Session: 0376c9fb-895f-47a0-ae07-fc381b87e799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.23 21:18:14.238807 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.03.23 21:18:14.238823 [ 275 ] {} <Debug> TCP-Session: 2aec3210-97d6-4f58-9c42-b6a1ce432f9d Authenticating user 'default' from [fd00:1122:3344:101::a]:55113 | ||
| 650 | 2026.03.23 21:18:14.238698 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59841 | ||
| 651 | 2026.03.23 21:18:14.238909 [ 276 ] {} <Debug> TCP-Session: a6e61f35-f09f-40d1-8573-ad680a74ac76 Authenticating user 'default' from [fd00:1122:3344:101::a]:55755 | ||
| 652 | 2026.03.23 21:18:14.238880 [ 275 ] {} <Debug> TCP-Session: 2aec3210-97d6-4f58-9c42-b6a1ce432f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.23 21:18:14.238680 [ 274 ] {} <Debug> TCP-Session: c0a6861a-6f3e-4b20-bc44-caa12ce83ad5 Authenticating user 'default' from [fd00:1122:3344:101::a]:35379 | ||
| 654 | 2026.03.23 21:18:14.239016 [ 276 ] {} <Debug> TCP-Session: a6e61f35-f09f-40d1-8573-ad680a74ac76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.23 21:18:14.238999 [ 275 ] {} <Debug> TCP-Session: 2aec3210-97d6-4f58-9c42-b6a1ce432f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.23 21:18:14.239101 [ 274 ] {} <Debug> TCP-Session: c0a6861a-6f3e-4b20-bc44-caa12ce83ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.23 21:18:14.239122 [ 276 ] {} <Debug> TCP-Session: a6e61f35-f09f-40d1-8573-ad680a74ac76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.23 21:18:14.239119 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.23 21:18:14.239208 [ 274 ] {} <Debug> TCP-Session: c0a6861a-6f3e-4b20-bc44-caa12ce83ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.23 21:18:14.239223 [ 277 ] {} <Debug> TCP-Session: 82f8bf32-96e8-4999-b3ab-aeb4b324151c Authenticating user 'default' from [fd00:1122:3344:101::a]:59841 | ||
| 661 | 2026.03.23 21:18:14.239311 [ 277 ] {} <Debug> TCP-Session: 82f8bf32-96e8-4999-b3ab-aeb4b324151c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.23 21:18:14.239324 [ 277 ] {} <Debug> TCP-Session: 82f8bf32-96e8-4999-b3ab-aeb4b324151c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.23 21:18:14.343086 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41436 | ||
| 664 | 2026.03.23 21:18:14.343287 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.23 21:18:14.343318 [ 278 ] {} <Debug> TCP-Session: 3e673a33-3251-4874-963f-c5af88a8bd55 Authenticating user 'default' from [fd00:1122:3344:101::b]:41436 | ||
| 666 | 2026.03.23 21:18:14.343339 [ 278 ] {} <Debug> TCP-Session: 3e673a33-3251-4874-963f-c5af88a8bd55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.23 21:18:14.343452 [ 278 ] {} <Debug> TCP-Session: 3e673a33-3251-4874-963f-c5af88a8bd55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.23 21:18:14.343519 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.23 21:18:14.343554 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.03.23 21:18:14.343654 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.23 21:18:14.344782 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39408 | ||
| 672 | 2026.03.23 21:18:14.344779 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62364 | ||
| 673 | 2026.03.23 21:18:14.344888 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33264 | ||
| 674 | 2026.03.23 21:18:14.344992 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45894 | ||
| 675 | 2026.03.23 21:18:14.345023 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.23 21:18:14.345064 [ 279 ] {} <Debug> TCP-Session: 50202871-e291-4b5a-bb49-dc724e0ec856 Authenticating user 'default' from [fd00:1122:3344:101::b]:39408 | ||
| 677 | 2026.03.23 21:18:14.345088 [ 279 ] {} <Debug> TCP-Session: 50202871-e291-4b5a-bb49-dc724e0ec856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.23 21:18:14.345132 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.03.23 21:18:14.345192 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59899 | ||
| 680 | 2026.03.23 21:18:14.345217 [ 279 ] {} <Debug> TCP-Session: 50202871-e291-4b5a-bb49-dc724e0ec856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.23 21:18:14.345220 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.23 21:18:14.345290 [ 280 ] {} <Debug> TCP-Session: 2cb5b184-30f5-446e-a468-51bb319d0549 Authenticating user 'default' from [fd00:1122:3344:101::b]:62364 | ||
| 683 | 2026.03.23 21:18:14.345316 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61340 | ||
| 684 | 2026.03.23 21:18:14.345332 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.23 21:18:14.345356 [ 282 ] {} <Debug> TCP-Session: 5a7f0944-43fb-4b23-87ac-9a08cff33f39 Authenticating user 'default' from [fd00:1122:3344:101::b]:45894 | ||
| 686 | 2026.03.23 21:18:14.345424 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.23 21:18:14.345343 [ 280 ] {} <Debug> TCP-Session: 2cb5b184-30f5-446e-a468-51bb319d0549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.23 21:18:14.345514 [ 282 ] {} <Debug> TCP-Session: 5a7f0944-43fb-4b23-87ac-9a08cff33f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.23 21:18:14.345510 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.23 21:18:14.345496 [ 283 ] {} <Debug> TCP-Session: 01714d83-4d4a-4e7e-837d-230b1c20d9a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:59899 | ||
| 691 | 2026.03.23 21:18:14.345614 [ 282 ] {} <Debug> TCP-Session: 5a7f0944-43fb-4b23-87ac-9a08cff33f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.23 21:18:14.345640 [ 283 ] {} <Debug> TCP-Session: 01714d83-4d4a-4e7e-837d-230b1c20d9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.23 21:18:14.345610 [ 284 ] {} <Debug> TCP-Session: c6b24502-1127-4686-aa4f-06a76b6efc12 Authenticating user 'default' from [fd00:1122:3344:101::b]:61340 | ||
| 694 | 2026.03.23 21:18:14.345722 [ 283 ] {} <Debug> TCP-Session: 01714d83-4d4a-4e7e-837d-230b1c20d9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.23 21:18:14.345588 [ 280 ] {} <Debug> TCP-Session: 2cb5b184-30f5-446e-a468-51bb319d0549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.23 21:18:14.345744 [ 284 ] {} <Debug> TCP-Session: c6b24502-1127-4686-aa4f-06a76b6efc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.23 21:18:14.345486 [ 281 ] {} <Debug> TCP-Session: 468ae4c7-21b0-482e-a9c9-187b79ee4e3d Authenticating user 'default' from [fd00:1122:3344:101::b]:33264 | ||
| 698 | 2026.03.23 21:18:14.345450 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57092 | ||
| 699 | 2026.03.23 21:18:14.345860 [ 284 ] {} <Debug> TCP-Session: c6b24502-1127-4686-aa4f-06a76b6efc12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.23 21:18:14.345902 [ 281 ] {} <Debug> TCP-Session: 468ae4c7-21b0-482e-a9c9-187b79ee4e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.23 21:18:14.346006 [ 281 ] {} <Debug> TCP-Session: 468ae4c7-21b0-482e-a9c9-187b79ee4e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.23 21:18:14.346022 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.03.23 21:18:14.346065 [ 285 ] {} <Debug> TCP-Session: ec9c4d0a-7270-4ca9-aac0-fc8d439d6cc0 Authenticating user 'default' from [fd00:1122:3344:101::b]:57092 | ||
| 704 | 2026.03.23 21:18:14.346177 [ 285 ] {} <Debug> TCP-Session: ec9c4d0a-7270-4ca9-aac0-fc8d439d6cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.23 21:18:14.346193 [ 285 ] {} <Debug> TCP-Session: ec9c4d0a-7270-4ca9-aac0-fc8d439d6cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.23 21:18:15.001092 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.68 MiB, peak 138.68 MiB, free memory in arenas 0.00 B, will set to 139.75 MiB (RSS), difference: 1.08 MiB | ||
| 707 | 2026.03.23 21:18:20.612180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.23 21:18:20.612262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.23 21:18:20.612296 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.23 21:18:20.612384 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.23 21:18:20.617280 [ 245 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Loading data parts | ||
| 712 | 2026.03.23 21:18:20.617521 [ 245 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): There are no data parts | ||
| 713 | 2026.03.23 21:18:20.621814 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.23 21:18:20.621956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 715 | 2026.03.23 21:18:20.627903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.23 21:18:20.628426 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.23 21:18:20.628647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.03.23 21:18:20.647021 [ 244 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Loading data parts | ||
| 719 | 2026.03.23 21:18:20.647296 [ 244 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): There are no data parts | ||
| 720 | 2026.03.23 21:18:20.673650 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.23 21:18:20.673811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 722 | 2026.03.23 21:18:20.680196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.23 21:18:20.681284 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.23 21:18:20.684640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.23 21:18:21.000352 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.99 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.03.23 21:18:23.112170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.23 21:18:23.112445 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.23 21:18:23.127836 [ 243 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Loading data parts | ||
| 729 | 2026.03.23 21:18:23.128102 [ 243 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): There are no data parts | ||
| 730 | 2026.03.23 21:18:23.135550 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.23 21:18:23.135735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 732 | 2026.03.23 21:18:23.137486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.23 21:18:23.137994 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.23 21:18:23.138353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.23 21:18:24.001097 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 158.21 MiB, free memory in arenas 0.00 B, will set to 155.20 MiB (RSS), difference: -3.01 MiB | ||
| 736 | 2026.03.23 21:18:28.070890 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.23 21:18:28.070952 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.23 21:18:28.129387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.23 21:18:28.130229 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.23 21:18:28.130268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 741 | 2026.03.23 21:18:28.130965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.23 21:18:28.131582 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.23 21:18:28.131749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.23 21:18:28.185367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.23 21:18:28.203242 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.23 21:18:28.203350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 747 | 2026.03.23 21:18:28.209882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.23 21:18:28.210998 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.23 21:18:28.214170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.23 21:18:29.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.92 MiB, peak 159.92 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.79 MiB | ||
| 751 | 2026.03.23 21:18:33.876144 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.03.23 21:18:33.876419 [ 259 ] {82e65e8a-7743-4477-a4cf-cc73d0255d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.03.23 21:18:33.876771 [ 259 ] {82e65e8a-7743-4477-a4cf-cc73d0255d42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.03.23 21:18:33.877044 [ 259 ] {82e65e8a-7743-4477-a4cf-cc73d0255d42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.03.23 21:18:33.877717 [ 259 ] {82e65e8a-7743-4477-a4cf-cc73d0255d42} <Debug> TCPHandler: Processed in 0.001703592 sec. | ||
| 756 | 2026.03.23 21:18:33.890457 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.03.23 21:18:33.890676 [ 259 ] {e9cdbeb6-0b69-4ee4-b2f0-8cc814a2742d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2026.03.23 21:18:33.892882 [ 259 ] {e9cdbeb6-0b69-4ee4-b2f0-8cc814a2742d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.03.23 21:18:33.892929 [ 259 ] {e9cdbeb6-0b69-4ee4-b2f0-8cc814a2742d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.03.23 21:18:33.893354 [ 259 ] {e9cdbeb6-0b69-4ee4-b2f0-8cc814a2742d} <Debug> TCPHandler: Processed in 0.002956023 sec. | ||
| 761 | 2026.03.23 21:18:33.893580 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.03.23 21:18:33.893701 [ 259 ] {0bb06918-9b4d-4b70-b4f4-1ddca657802c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2026.03.23 21:18:33.893974 [ 259 ] {0bb06918-9b4d-4b70-b4f4-1ddca657802c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2026.03.23 21:18:33.894015 [ 259 ] {0bb06918-9b4d-4b70-b4f4-1ddca657802c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2026.03.23 21:18:33.894419 [ 259 ] {0bb06918-9b4d-4b70-b4f4-1ddca657802c} <Debug> TCPHandler: Processed in 0.000886782 sec. | ||
| 766 | 2026.03.23 21:18:33.894610 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.03.23 21:18:33.894722 [ 259 ] {708e9e2f-10db-47c0-89b0-b7b1425b3e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2026.03.23 21:18:33.894952 [ 259 ] {708e9e2f-10db-47c0-89b0-b7b1425b3e05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.03.23 21:18:33.894994 [ 259 ] {708e9e2f-10db-47c0-89b0-b7b1425b3e05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.03.23 21:18:33.895302 [ 259 ] {708e9e2f-10db-47c0-89b0-b7b1425b3e05} <Debug> TCPHandler: Processed in 0.000738259 sec. | ||
| 771 | 2026.03.23 21:18:33.895489 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.23 21:18:33.895600 [ 259 ] {42198406-abd3-42cb-9ce8-47c56e7fff60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.03.23 21:18:33.895829 [ 259 ] {42198406-abd3-42cb-9ce8-47c56e7fff60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.03.23 21:18:33.895870 [ 259 ] {42198406-abd3-42cb-9ce8-47c56e7fff60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.03.23 21:18:33.896178 [ 259 ] {42198406-abd3-42cb-9ce8-47c56e7fff60} <Debug> TCPHandler: Processed in 0.000734959 sec. | ||
| 776 | 2026.03.23 21:18:33.896363 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.23 21:18:33.896475 [ 259 ] {4994f478-605a-423f-8b14-7d73fd9cfca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.03.23 21:18:33.896702 [ 259 ] {4994f478-605a-423f-8b14-7d73fd9cfca8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.03.23 21:18:33.896744 [ 259 ] {4994f478-605a-423f-8b14-7d73fd9cfca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.23 21:18:33.897066 [ 259 ] {4994f478-605a-423f-8b14-7d73fd9cfca8} <Debug> TCPHandler: Processed in 0.000748329 sec. | ||
| 781 | 2026.03.23 21:18:33.897249 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.03.23 21:18:33.897360 [ 259 ] {c74e98b0-8780-4072-9380-f2ff01d76561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.03.23 21:18:33.897587 [ 259 ] {c74e98b0-8780-4072-9380-f2ff01d76561} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.03.23 21:18:33.897628 [ 259 ] {c74e98b0-8780-4072-9380-f2ff01d76561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.03.23 21:18:33.897930 [ 259 ] {c74e98b0-8780-4072-9380-f2ff01d76561} <Debug> TCPHandler: Processed in 0.000726018 sec. | ||
| 786 | 2026.03.23 21:18:33.898109 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.03.23 21:18:33.898221 [ 259 ] {27afba17-1e5d-499a-b42d-be8d4c2802f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.03.23 21:18:33.898450 [ 259 ] {27afba17-1e5d-499a-b42d-be8d4c2802f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.03.23 21:18:33.898490 [ 259 ] {27afba17-1e5d-499a-b42d-be8d4c2802f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.23 21:18:33.898793 [ 259 ] {27afba17-1e5d-499a-b42d-be8d4c2802f8} <Debug> TCPHandler: Processed in 0.000727958 sec. | ||
| 791 | 2026.03.23 21:18:33.898975 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.23 21:18:33.899086 [ 259 ] {f40f309d-896c-47c8-a1fc-69beba485e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.03.23 21:18:33.899315 [ 259 ] {f40f309d-896c-47c8-a1fc-69beba485e23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.03.23 21:18:33.899356 [ 259 ] {f40f309d-896c-47c8-a1fc-69beba485e23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.03.23 21:18:33.899661 [ 259 ] {f40f309d-896c-47c8-a1fc-69beba485e23} <Debug> TCPHandler: Processed in 0.000732818 sec. | ||
| 796 | 2026.03.23 21:18:33.899849 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.03.23 21:18:33.899962 [ 259 ] {829f0c0f-ce99-4f45-8847-bb4616a94023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.03.23 21:18:33.900195 [ 259 ] {829f0c0f-ce99-4f45-8847-bb4616a94023} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.03.23 21:18:33.900236 [ 259 ] {829f0c0f-ce99-4f45-8847-bb4616a94023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.03.23 21:18:33.900538 [ 259 ] {829f0c0f-ce99-4f45-8847-bb4616a94023} <Debug> TCPHandler: Processed in 0.000734068 sec. | ||
| 801 | 2026.03.23 21:18:33.900718 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.23 21:18:33.900830 [ 259 ] {e005149f-9c21-4e62-bdac-1614181a92a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2026.03.23 21:18:33.901064 [ 259 ] {e005149f-9c21-4e62-bdac-1614181a92a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.03.23 21:18:33.901105 [ 259 ] {e005149f-9c21-4e62-bdac-1614181a92a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.03.23 21:18:33.901412 [ 259 ] {e005149f-9c21-4e62-bdac-1614181a92a4} <Debug> TCPHandler: Processed in 0.000739218 sec. | ||
| 806 | 2026.03.23 21:18:33.901605 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.03.23 21:18:33.901718 [ 259 ] {ebfceca3-8102-45b0-afdb-497dd8511602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.03.23 21:18:33.901955 [ 259 ] {ebfceca3-8102-45b0-afdb-497dd8511602} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.03.23 21:18:33.901996 [ 259 ] {ebfceca3-8102-45b0-afdb-497dd8511602} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.03.23 21:18:33.902304 [ 259 ] {ebfceca3-8102-45b0-afdb-497dd8511602} <Debug> TCPHandler: Processed in 0.000743578 sec. | ||
| 811 | 2026.03.23 21:18:33.902490 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.03.23 21:18:33.902604 [ 259 ] {4529378b-acba-4e34-bbf1-18bedeb7eb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2026.03.23 21:18:33.902852 [ 259 ] {4529378b-acba-4e34-bbf1-18bedeb7eb75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.03.23 21:18:33.902894 [ 259 ] {4529378b-acba-4e34-bbf1-18bedeb7eb75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.03.23 21:18:33.903201 [ 259 ] {4529378b-acba-4e34-bbf1-18bedeb7eb75} <Debug> TCPHandler: Processed in 0.000756129 sec. | ||
| 816 | 2026.03.23 21:18:33.903381 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.03.23 21:18:33.903494 [ 259 ] {5e7096c5-ee87-4002-a036-b26568b5acc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2026.03.23 21:18:33.903732 [ 259 ] {5e7096c5-ee87-4002-a036-b26568b5acc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.03.23 21:18:33.903772 [ 259 ] {5e7096c5-ee87-4002-a036-b26568b5acc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.03.23 21:18:33.904092 [ 259 ] {5e7096c5-ee87-4002-a036-b26568b5acc8} <Debug> TCPHandler: Processed in 0.000757269 sec. | ||
| 821 | 2026.03.23 21:18:33.904281 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.03.23 21:18:33.904396 [ 259 ] {3a5dbc4a-a9c9-450c-bb47-56a83d101e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2026.03.23 21:18:33.904640 [ 259 ] {3a5dbc4a-a9c9-450c-bb47-56a83d101e51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.03.23 21:18:33.904681 [ 259 ] {3a5dbc4a-a9c9-450c-bb47-56a83d101e51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.03.23 21:18:33.905015 [ 259 ] {3a5dbc4a-a9c9-450c-bb47-56a83d101e51} <Debug> TCPHandler: Processed in 0.000777909 sec. | ||
| 826 | 2026.03.23 21:18:33.905621 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.03.23 21:18:33.905736 [ 259 ] {1ac136cf-97d1-46ff-b79b-d73e2a58b0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2026.03.23 21:18:33.905982 [ 259 ] {1ac136cf-97d1-46ff-b79b-d73e2a58b0ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.03.23 21:18:33.906022 [ 259 ] {1ac136cf-97d1-46ff-b79b-d73e2a58b0ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.03.23 21:18:33.906345 [ 259 ] {1ac136cf-97d1-46ff-b79b-d73e2a58b0ae} <Debug> TCPHandler: Processed in 0.00076969 sec. | ||
| 831 | 2026.03.23 21:18:33.906530 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.03.23 21:18:33.906647 [ 259 ] {cf730dc2-c393-4204-8a59-26a5163e7fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.03.23 21:18:33.906894 [ 259 ] {cf730dc2-c393-4204-8a59-26a5163e7fea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.03.23 21:18:33.906935 [ 259 ] {cf730dc2-c393-4204-8a59-26a5163e7fea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.03.23 21:18:33.907243 [ 259 ] {cf730dc2-c393-4204-8a59-26a5163e7fea} <Debug> TCPHandler: Processed in 0.000758309 sec. | ||
| 836 | 2026.03.23 21:18:33.907434 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.03.23 21:18:33.907553 [ 259 ] {00b23db3-ff6e-4fb1-9065-8fb406e8d1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.03.23 21:18:33.907829 [ 259 ] {00b23db3-ff6e-4fb1-9065-8fb406e8d1f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.03.23 21:18:33.907870 [ 259 ] {00b23db3-ff6e-4fb1-9065-8fb406e8d1f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.03.23 21:18:33.908177 [ 259 ] {00b23db3-ff6e-4fb1-9065-8fb406e8d1f4} <Debug> TCPHandler: Processed in 0.00079569 sec. | ||
| 841 | 2026.03.23 21:18:33.908361 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.23 21:18:33.908477 [ 259 ] {75a0b4b4-e696-4bd9-a71a-50f81ed62282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.03.23 21:18:33.908726 [ 259 ] {75a0b4b4-e696-4bd9-a71a-50f81ed62282} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.03.23 21:18:33.908767 [ 259 ] {75a0b4b4-e696-4bd9-a71a-50f81ed62282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.03.23 21:18:33.909098 [ 259 ] {75a0b4b4-e696-4bd9-a71a-50f81ed62282} <Debug> TCPHandler: Processed in 0.000782769 sec. | ||
| 846 | 2026.03.23 21:18:33.909287 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.03.23 21:18:33.909403 [ 259 ] {205e5573-3476-4c88-8c10-82913320558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.03.23 21:18:33.909654 [ 259 ] {205e5573-3476-4c88-8c10-82913320558d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.03.23 21:18:33.909694 [ 259 ] {205e5573-3476-4c88-8c10-82913320558d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.03.23 21:18:33.909999 [ 259 ] {205e5573-3476-4c88-8c10-82913320558d} <Debug> TCPHandler: Processed in 0.000757139 sec. | ||
| 851 | 2026.03.23 21:18:33.910731 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.03.23 21:18:33.910848 [ 259 ] {956150ef-d7d6-4a66-aa00-664aa53d597d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.03.23 21:18:33.911099 [ 259 ] {956150ef-d7d6-4a66-aa00-664aa53d597d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.03.23 21:18:33.911139 [ 259 ] {956150ef-d7d6-4a66-aa00-664aa53d597d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.03.23 21:18:33.911442 [ 259 ] {956150ef-d7d6-4a66-aa00-664aa53d597d} <Debug> TCPHandler: Processed in 0.000756678 sec. | ||
| 856 | 2026.03.23 21:18:33.911702 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.03.23 21:18:33.911819 [ 259 ] {01a020d3-89c1-4b0d-b3f7-ea88adaae0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.03.23 21:18:33.912073 [ 259 ] {01a020d3-89c1-4b0d-b3f7-ea88adaae0de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.03.23 21:18:33.912114 [ 259 ] {01a020d3-89c1-4b0d-b3f7-ea88adaae0de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.03.23 21:18:33.912418 [ 259 ] {01a020d3-89c1-4b0d-b3f7-ea88adaae0de} <Debug> TCPHandler: Processed in 0.000761479 sec. | ||
| 861 | 2026.03.23 21:18:33.912648 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.03.23 21:18:33.912767 [ 259 ] {36a5de41-6ccb-475d-8414-f951d965e1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.03.23 21:18:33.913023 [ 259 ] {36a5de41-6ccb-475d-8414-f951d965e1a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.03.23 21:18:33.913064 [ 259 ] {36a5de41-6ccb-475d-8414-f951d965e1a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.03.23 21:18:33.913366 [ 259 ] {36a5de41-6ccb-475d-8414-f951d965e1a4} <Debug> TCPHandler: Processed in 0.000764409 sec. | ||
| 866 | 2026.03.23 21:18:33.913580 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.03.23 21:18:33.913699 [ 259 ] {bf9a6919-f956-4547-997f-96deb60a4c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.03.23 21:18:33.913956 [ 259 ] {bf9a6919-f956-4547-997f-96deb60a4c2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.03.23 21:18:33.913998 [ 259 ] {bf9a6919-f956-4547-997f-96deb60a4c2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.03.23 21:18:33.914299 [ 259 ] {bf9a6919-f956-4547-997f-96deb60a4c2d} <Debug> TCPHandler: Processed in 0.000764199 sec. | ||
| 871 | 2026.03.23 21:18:33.914515 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.03.23 21:18:33.914634 [ 259 ] {ee7eba04-7c40-4415-a2f8-15dc4ae77694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.03.23 21:18:33.914893 [ 259 ] {ee7eba04-7c40-4415-a2f8-15dc4ae77694} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.03.23 21:18:33.914934 [ 259 ] {ee7eba04-7c40-4415-a2f8-15dc4ae77694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.03.23 21:18:33.915245 [ 259 ] {ee7eba04-7c40-4415-a2f8-15dc4ae77694} <Debug> TCPHandler: Processed in 0.000775369 sec. | ||
| 876 | 2026.03.23 21:18:33.915458 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.03.23 21:18:33.915579 [ 259 ] {425ea22a-98ea-440b-90f9-ad4a8bf33cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.03.23 21:18:33.915839 [ 259 ] {425ea22a-98ea-440b-90f9-ad4a8bf33cbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.03.23 21:18:33.915879 [ 259 ] {425ea22a-98ea-440b-90f9-ad4a8bf33cbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.03.23 21:18:33.916182 [ 259 ] {425ea22a-98ea-440b-90f9-ad4a8bf33cbf} <Debug> TCPHandler: Processed in 0.000768959 sec. | ||
| 881 | 2026.03.23 21:18:33.926122 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.03.23 21:18:33.926244 [ 259 ] {65ff55f8-82d4-44cd-8456-17142319bf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 883 | 2026.03.23 21:18:33.926292 [ 259 ] {65ff55f8-82d4-44cd-8456-17142319bf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.03.23 21:18:33.934546 [ 259 ] {65ff55f8-82d4-44cd-8456-17142319bf2d} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.03.23 21:18:33.934594 [ 259 ] {65ff55f8-82d4-44cd-8456-17142319bf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 886 | 2026.03.23 21:18:33.935326 [ 259 ] {65ff55f8-82d4-44cd-8456-17142319bf2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.03.23 21:18:33.935692 [ 259 ] {65ff55f8-82d4-44cd-8456-17142319bf2d} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.03.23 21:18:33.935837 [ 259 ] {65ff55f8-82d4-44cd-8456-17142319bf2d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.009628 sec., 2700.4570004154552 rows/sec., 595.70 KiB/sec. | ||
| 889 | 2026.03.23 21:18:33.935878 [ 259 ] {65ff55f8-82d4-44cd-8456-17142319bf2d} <Debug> TCPHandler: Processed in 0.009812864 sec. | ||
| 890 | 2026.03.23 21:18:33.936023 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.03.23 21:18:33.936123 [ 259 ] {7e30c5e9-fff4-4652-900b-3a8ed92f6c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 892 | 2026.03.23 21:18:33.936164 [ 259 ] {7e30c5e9-fff4-4652-900b-3a8ed92f6c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 893 | 2026.03.23 21:18:33.938819 [ 259 ] {7e30c5e9-fff4-4652-900b-3a8ed92f6c32} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.03.23 21:18:33.938887 [ 259 ] {7e30c5e9-fff4-4652-900b-3a8ed92f6c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 895 | 2026.03.23 21:18:33.939582 [ 259 ] {7e30c5e9-fff4-4652-900b-3a8ed92f6c32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2026.03.23 21:18:33.939994 [ 259 ] {7e30c5e9-fff4-4652-900b-3a8ed92f6c32} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.03.23 21:18:33.940131 [ 259 ] {7e30c5e9-fff4-4652-900b-3a8ed92f6c32} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00403 sec., 5955.334987593053 rows/sec., 505.97 KiB/sec. | ||
| 898 | 2026.03.23 21:18:33.940170 [ 259 ] {7e30c5e9-fff4-4652-900b-3a8ed92f6c32} <Debug> TCPHandler: Processed in 0.004195664 sec. | ||
| 899 | 2026.03.23 21:18:33.940294 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.03.23 21:18:33.940393 [ 259 ] {062eeff9-58ca-4de4-9eed-49ff499b1aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 901 | 2026.03.23 21:18:33.940434 [ 259 ] {062eeff9-58ca-4de4-9eed-49ff499b1aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 902 | 2026.03.23 21:18:33.940865 [ 259 ] {062eeff9-58ca-4de4-9eed-49ff499b1aa1} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.03.23 21:18:33.940906 [ 259 ] {062eeff9-58ca-4de4-9eed-49ff499b1aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 904 | 2026.03.23 21:18:33.941300 [ 259 ] {062eeff9-58ca-4de4-9eed-49ff499b1aa1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.03.23 21:18:33.941750 [ 259 ] {062eeff9-58ca-4de4-9eed-49ff499b1aa1} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.03.23 21:18:33.941882 [ 259 ] {062eeff9-58ca-4de4-9eed-49ff499b1aa1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001512 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. | ||
| 907 | 2026.03.23 21:18:33.941927 [ 259 ] {062eeff9-58ca-4de4-9eed-49ff499b1aa1} <Debug> TCPHandler: Processed in 0.001682802 sec. | ||
| 908 | 2026.03.23 21:18:33.942067 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.03.23 21:18:33.942172 [ 259 ] {4633eb57-c8d3-4f9f-a159-dffc73443e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 910 | 2026.03.23 21:18:33.942219 [ 259 ] {4633eb57-c8d3-4f9f-a159-dffc73443e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 911 | 2026.03.23 21:18:33.942861 [ 259 ] {4633eb57-c8d3-4f9f-a159-dffc73443e27} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.03.23 21:18:33.942904 [ 259 ] {4633eb57-c8d3-4f9f-a159-dffc73443e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 913 | 2026.03.23 21:18:33.943423 [ 259 ] {4633eb57-c8d3-4f9f-a159-dffc73443e27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.03.23 21:18:33.943924 [ 259 ] {4633eb57-c8d3-4f9f-a159-dffc73443e27} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.03.23 21:18:33.944085 [ 259 ] {4633eb57-c8d3-4f9f-a159-dffc73443e27} <Debug> executeQuery: Read 174 rows, 16.11 KiB in 0.001936 sec., 89876.03305785124 rows/sec., 8.12 MiB/sec. | ||
| 916 | 2026.03.23 21:18:33.944132 [ 259 ] {4633eb57-c8d3-4f9f-a159-dffc73443e27} <Debug> TCPHandler: Processed in 0.002124082 sec. | ||
| 917 | 2026.03.23 21:18:33.944273 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.03.23 21:18:33.944378 [ 259 ] {73401e37-b44f-47e2-b11e-2a7fd573d9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 919 | 2026.03.23 21:18:33.944424 [ 259 ] {73401e37-b44f-47e2-b11e-2a7fd573d9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 920 | 2026.03.23 21:18:33.945025 [ 259 ] {73401e37-b44f-47e2-b11e-2a7fd573d9ae} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.03.23 21:18:33.945066 [ 259 ] {73401e37-b44f-47e2-b11e-2a7fd573d9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 922 | 2026.03.23 21:18:33.945488 [ 259 ] {73401e37-b44f-47e2-b11e-2a7fd573d9ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2026.03.23 21:18:33.945918 [ 259 ] {73401e37-b44f-47e2-b11e-2a7fd573d9ae} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.03.23 21:18:33.946052 [ 259 ] {73401e37-b44f-47e2-b11e-2a7fd573d9ae} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001698 sec., 17667.844522968197 rows/sec., 1.31 MiB/sec. | ||
| 925 | 2026.03.23 21:18:33.946090 [ 259 ] {73401e37-b44f-47e2-b11e-2a7fd573d9ae} <Debug> TCPHandler: Processed in 0.001874926 sec. | ||
| 926 | 2026.03.23 21:18:33.946210 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.03.23 21:18:33.946305 [ 259 ] {2b33c3df-2163-42b1-a96a-2ec8164fb39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 928 | 2026.03.23 21:18:33.946346 [ 259 ] {2b33c3df-2163-42b1-a96a-2ec8164fb39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 929 | 2026.03.23 21:18:33.946796 [ 259 ] {2b33c3df-2163-42b1-a96a-2ec8164fb39d} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.03.23 21:18:33.946832 [ 259 ] {2b33c3df-2163-42b1-a96a-2ec8164fb39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 931 | 2026.03.23 21:18:33.947284 [ 259 ] {2b33c3df-2163-42b1-a96a-2ec8164fb39d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2026.03.23 21:18:33.947907 [ 259 ] {2b33c3df-2163-42b1-a96a-2ec8164fb39d} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.03.23 21:18:33.948043 [ 259 ] {2b33c3df-2163-42b1-a96a-2ec8164fb39d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001757 sec., 13659.647125782583 rows/sec., 1.13 MiB/sec. | ||
| 934 | 2026.03.23 21:18:33.948081 [ 259 ] {2b33c3df-2163-42b1-a96a-2ec8164fb39d} <Debug> TCPHandler: Processed in 0.001920168 sec. | ||
| 935 | 2026.03.23 21:18:33.948198 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.03.23 21:18:33.948293 [ 259 ] {444b628d-a5f4-47a7-8d18-cb897763dd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 937 | 2026.03.23 21:18:33.948334 [ 259 ] {444b628d-a5f4-47a7-8d18-cb897763dd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 938 | 2026.03.23 21:18:33.948750 [ 259 ] {444b628d-a5f4-47a7-8d18-cb897763dd15} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.03.23 21:18:33.948787 [ 259 ] {444b628d-a5f4-47a7-8d18-cb897763dd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 940 | 2026.03.23 21:18:33.949217 [ 259 ] {444b628d-a5f4-47a7-8d18-cb897763dd15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2026.03.23 21:18:33.949658 [ 259 ] {444b628d-a5f4-47a7-8d18-cb897763dd15} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.03.23 21:18:33.949793 [ 259 ] {444b628d-a5f4-47a7-8d18-cb897763dd15} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001519 sec., 7899.934167215273 rows/sec., 617.18 KiB/sec. | ||
| 943 | 2026.03.23 21:18:33.949832 [ 259 ] {444b628d-a5f4-47a7-8d18-cb897763dd15} <Debug> TCPHandler: Processed in 0.001682691 sec. | ||
| 944 | 2026.03.23 21:18:33.949945 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.03.23 21:18:33.950040 [ 259 ] {39f7d63a-623b-4c5b-a3a8-4c9c4644d737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 946 | 2026.03.23 21:18:33.950080 [ 259 ] {39f7d63a-623b-4c5b-a3a8-4c9c4644d737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 947 | 2026.03.23 21:18:33.950543 [ 259 ] {39f7d63a-623b-4c5b-a3a8-4c9c4644d737} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.03.23 21:18:33.950578 [ 259 ] {39f7d63a-623b-4c5b-a3a8-4c9c4644d737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 949 | 2026.03.23 21:18:33.951032 [ 259 ] {39f7d63a-623b-4c5b-a3a8-4c9c4644d737} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2026.03.23 21:18:33.951483 [ 259 ] {39f7d63a-623b-4c5b-a3a8-4c9c4644d737} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.03.23 21:18:33.951622 [ 259 ] {39f7d63a-623b-4c5b-a3a8-4c9c4644d737} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.0016 sec., 56250 rows/sec., 4.63 MiB/sec. | ||
| 952 | 2026.03.23 21:18:33.951663 [ 259 ] {39f7d63a-623b-4c5b-a3a8-4c9c4644d737} <Debug> TCPHandler: Processed in 0.001767194 sec. | ||
| 953 | 2026.03.23 21:18:33.951782 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.03.23 21:18:33.951877 [ 259 ] {638fe511-af65-44f7-b585-e2ac9ded9670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 955 | 2026.03.23 21:18:33.951921 [ 259 ] {638fe511-af65-44f7-b585-e2ac9ded9670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 956 | 2026.03.23 21:18:33.952421 [ 259 ] {638fe511-af65-44f7-b585-e2ac9ded9670} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.03.23 21:18:33.952454 [ 259 ] {638fe511-af65-44f7-b585-e2ac9ded9670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 958 | 2026.03.23 21:18:33.952998 [ 259 ] {638fe511-af65-44f7-b585-e2ac9ded9670} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2026.03.23 21:18:33.953742 [ 259 ] {638fe511-af65-44f7-b585-e2ac9ded9670} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.03.23 21:18:33.953877 [ 259 ] {638fe511-af65-44f7-b585-e2ac9ded9670} <Debug> executeQuery: Read 258 rows, 20.10 KiB in 0.002018 sec., 127849.35579781963 rows/sec., 9.72 MiB/sec. | ||
| 961 | 2026.03.23 21:18:33.953915 [ 259 ] {638fe511-af65-44f7-b585-e2ac9ded9670} <Debug> TCPHandler: Processed in 0.002182195 sec. | ||
| 962 | 2026.03.23 21:18:33.954033 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.03.23 21:18:33.954127 [ 259 ] {dbfb8d94-f88b-44c6-bb7a-bdb958e10d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 964 | 2026.03.23 21:18:33.954182 [ 259 ] {dbfb8d94-f88b-44c6-bb7a-bdb958e10d65} <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 | ||
| 965 | 2026.03.23 21:18:33.954952 [ 259 ] {dbfb8d94-f88b-44c6-bb7a-bdb958e10d65} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.03.23 21:18:33.954993 [ 259 ] {dbfb8d94-f88b-44c6-bb7a-bdb958e10d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 967 | 2026.03.23 21:18:33.956235 [ 259 ] {dbfb8d94-f88b-44c6-bb7a-bdb958e10d65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2026.03.23 21:18:33.956737 [ 259 ] {dbfb8d94-f88b-44c6-bb7a-bdb958e10d65} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.03.23 21:18:33.956876 [ 259 ] {dbfb8d94-f88b-44c6-bb7a-bdb958e10d65} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002768 sec., 3612.71676300578 rows/sec., 6.47 MiB/sec. | ||
| 970 | 2026.03.23 21:18:33.956938 [ 259 ] {dbfb8d94-f88b-44c6-bb7a-bdb958e10d65} <Debug> TCPHandler: Processed in 0.002954113 sec. | ||
| 971 | 2026.03.23 21:18:33.957055 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.03.23 21:18:33.957151 [ 259 ] {37d2d152-f232-4b9a-b874-bc622585a134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2026.03.23 21:18:33.957195 [ 259 ] {37d2d152-f232-4b9a-b874-bc622585a134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 974 | 2026.03.23 21:18:33.957539 [ 259 ] {37d2d152-f232-4b9a-b874-bc622585a134} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.03.23 21:18:33.957576 [ 259 ] {37d2d152-f232-4b9a-b874-bc622585a134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 976 | 2026.03.23 21:18:33.957985 [ 259 ] {37d2d152-f232-4b9a-b874-bc622585a134} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2026.03.23 21:18:33.958418 [ 259 ] {37d2d152-f232-4b9a-b874-bc622585a134} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.03.23 21:18:33.958549 [ 259 ] {37d2d152-f232-4b9a-b874-bc622585a134} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001416 sec., 28248.58757062147 rows/sec., 1.89 MiB/sec. | ||
| 979 | 2026.03.23 21:18:33.958585 [ 259 ] {37d2d152-f232-4b9a-b874-bc622585a134} <Debug> TCPHandler: Processed in 0.001578559 sec. | ||
| 980 | 2026.03.23 21:18:34.001082 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.46 MiB, peak 159.92 MiB, free memory in arenas 0.00 B, will set to 159.33 MiB (RSS), difference: 3.87 MiB | ||
| 981 | 2026.03.23 21:18:35.632129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 982 | 2026.03.23 21:18:35.632733 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.23 21:18:35.632778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 984 | 2026.03.23 21:18:35.633500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.03.23 21:18:35.634044 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.23 21:18:35.634189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 987 | 2026.03.23 21:18:35.714531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.03.23 21:18:35.731157 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.03.23 21:18:35.731210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 990 | 2026.03.23 21:18:35.737710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.03.23 21:18:35.738892 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.03.23 21:18:35.742010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.03.23 21:18:36.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.87 MiB, peak 163.87 MiB, free memory in arenas 0.00 B, will set to 161.00 MiB (RSS), difference: 1.13 MiB | ||
| 994 | 2026.03.23 21:18:38.881814 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.23 21:18:38.882004 [ 259 ] {8bb4516b-9c1d-4a90-a16b-0ca78456ce9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.03.23 21:18:38.882075 [ 259 ] {8bb4516b-9c1d-4a90-a16b-0ca78456ce9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.03.23 21:18:38.882723 [ 259 ] {8bb4516b-9c1d-4a90-a16b-0ca78456ce9c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.03.23 21:18:38.882775 [ 259 ] {8bb4516b-9c1d-4a90-a16b-0ca78456ce9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 999 | 2026.03.23 21:18:38.883267 [ 259 ] {8bb4516b-9c1d-4a90-a16b-0ca78456ce9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.03.23 21:18:38.883754 [ 259 ] {8bb4516b-9c1d-4a90-a16b-0ca78456ce9c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.03.23 21:18:38.883920 [ 259 ] {8bb4516b-9c1d-4a90-a16b-0ca78456ce9c} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001964 sec., 15274.949083503056 rows/sec., 1.17 MiB/sec. | ||
| 1002 | 2026.03.23 21:18:38.883969 [ 259 ] {8bb4516b-9c1d-4a90-a16b-0ca78456ce9c} <Debug> TCPHandler: Processed in 0.002281026 sec. | ||
| 1003 | 2026.03.23 21:18:38.884101 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.23 21:18:38.884205 [ 259 ] {a28ea3c1-1d47-413d-a048-3d2615726c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.03.23 21:18:38.884251 [ 259 ] {a28ea3c1-1d47-413d-a048-3d2615726c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.03.23 21:18:38.884682 [ 259 ] {a28ea3c1-1d47-413d-a048-3d2615726c9f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.03.23 21:18:38.884720 [ 259 ] {a28ea3c1-1d47-413d-a048-3d2615726c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1008 | 2026.03.23 21:18:38.885129 [ 259 ] {a28ea3c1-1d47-413d-a048-3d2615726c9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.03.23 21:18:38.885639 [ 259 ] {a28ea3c1-1d47-413d-a048-3d2615726c9f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.03.23 21:18:38.885774 [ 259 ] {a28ea3c1-1d47-413d-a048-3d2615726c9f} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001593 sec., 22598.870056497173 rows/sec., 1.76 MiB/sec. | ||
| 1011 | 2026.03.23 21:18:38.885815 [ 259 ] {a28ea3c1-1d47-413d-a048-3d2615726c9f} <Debug> TCPHandler: Processed in 0.001765734 sec. | ||
| 1012 | 2026.03.23 21:18:38.885936 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.23 21:18:38.886033 [ 259 ] {c6364dfb-ef98-4ae7-9654-9d665e688493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.03.23 21:18:38.886080 [ 259 ] {c6364dfb-ef98-4ae7-9654-9d665e688493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.03.23 21:18:38.886465 [ 259 ] {c6364dfb-ef98-4ae7-9654-9d665e688493} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.03.23 21:18:38.886503 [ 259 ] {c6364dfb-ef98-4ae7-9654-9d665e688493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1017 | 2026.03.23 21:18:38.886933 [ 259 ] {c6364dfb-ef98-4ae7-9654-9d665e688493} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.03.23 21:18:38.887361 [ 259 ] {c6364dfb-ef98-4ae7-9654-9d665e688493} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.03.23 21:18:38.887492 [ 259 ] {c6364dfb-ef98-4ae7-9654-9d665e688493} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001479 sec., 74374.57741717376 rows/sec., 5.19 MiB/sec. | ||
| 1020 | 2026.03.23 21:18:38.887529 [ 259 ] {c6364dfb-ef98-4ae7-9654-9d665e688493} <Debug> TCPHandler: Processed in 0.001642601 sec. | ||
| 1021 | 2026.03.23 21:18:38.887653 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.23 21:18:38.887749 [ 259 ] {665765b8-e2bf-4a82-a909-fa85c91803e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.03.23 21:18:38.887793 [ 259 ] {665765b8-e2bf-4a82-a909-fa85c91803e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.03.23 21:18:38.888136 [ 259 ] {665765b8-e2bf-4a82-a909-fa85c91803e6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.03.23 21:18:38.888173 [ 259 ] {665765b8-e2bf-4a82-a909-fa85c91803e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1026 | 2026.03.23 21:18:38.888573 [ 259 ] {665765b8-e2bf-4a82-a909-fa85c91803e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.03.23 21:18:38.888997 [ 259 ] {665765b8-e2bf-4a82-a909-fa85c91803e6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.03.23 21:18:38.889129 [ 259 ] {665765b8-e2bf-4a82-a909-fa85c91803e6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001399 sec., 28591.85132237312 rows/sec., 1.91 MiB/sec. | ||
| 1029 | 2026.03.23 21:18:38.889166 [ 259 ] {665765b8-e2bf-4a82-a909-fa85c91803e6} <Debug> TCPHandler: Processed in 0.001563648 sec. | ||
| 1030 | 2026.03.23 21:18:43.071229 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2026.03.23 21:18:43.071315 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2026.03.23 21:18:43.134249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1033 | 2026.03.23 21:18:43.135000 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.03.23 21:18:43.135062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1035 | 2026.03.23 21:18:43.135951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1036 | 2026.03.23 21:18:43.136657 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2026.03.23 21:18:43.136834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1038 | 2026.03.23 21:18:43.140597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1039 | 2026.03.23 21:18:43.144666 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.03.23 21:18:43.144721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1041 | 2026.03.23 21:18:43.146393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1042 | 2026.03.23 21:18:43.147003 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.03.23 21:18:43.147354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1044 | 2026.03.23 21:18:43.242069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2026.03.23 21:18:43.265731 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.03.23 21:18:43.265811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1047 | 2026.03.23 21:18:43.273649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2026.03.23 21:18:43.275803 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.03.23 21:18:43.281741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2026.03.23 21:18:43.882720 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.03.23 21:18:43.882916 [ 259 ] {4e3865c9-06f1-4bc7-a54f-3a84aede41f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.03.23 21:18:43.882988 [ 259 ] {4e3865c9-06f1-4bc7-a54f-3a84aede41f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.03.23 21:18:43.883636 [ 259 ] {4e3865c9-06f1-4bc7-a54f-3a84aede41f0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.03.23 21:18:43.883686 [ 259 ] {4e3865c9-06f1-4bc7-a54f-3a84aede41f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1055 | 2026.03.23 21:18:43.884202 [ 259 ] {4e3865c9-06f1-4bc7-a54f-3a84aede41f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.03.23 21:18:43.884670 [ 259 ] {4e3865c9-06f1-4bc7-a54f-3a84aede41f0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.03.23 21:18:43.884824 [ 259 ] {4e3865c9-06f1-4bc7-a54f-3a84aede41f0} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001961 sec., 25497.195308516064 rows/sec., 2.17 MiB/sec. | ||
| 1058 | 2026.03.23 21:18:43.884867 [ 259 ] {4e3865c9-06f1-4bc7-a54f-3a84aede41f0} <Debug> TCPHandler: Processed in 0.002285997 sec. | ||
| 1059 | 2026.03.23 21:18:43.884990 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.03.23 21:18:43.885088 [ 259 ] {d3310e76-cb33-4314-91bf-87ccea16dda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.03.23 21:18:43.885130 [ 259 ] {d3310e76-cb33-4314-91bf-87ccea16dda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.03.23 21:18:43.885532 [ 259 ] {d3310e76-cb33-4314-91bf-87ccea16dda1} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.03.23 21:18:43.885568 [ 259 ] {d3310e76-cb33-4314-91bf-87ccea16dda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1064 | 2026.03.23 21:18:43.886120 [ 259 ] {d3310e76-cb33-4314-91bf-87ccea16dda1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.03.23 21:18:43.886777 [ 259 ] {d3310e76-cb33-4314-91bf-87ccea16dda1} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.03.23 21:18:43.886907 [ 259 ] {d3310e76-cb33-4314-91bf-87ccea16dda1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001899 sec., 5265.92943654555 rows/sec., 395.97 KiB/sec. | ||
| 1067 | 2026.03.23 21:18:43.886944 [ 259 ] {d3310e76-cb33-4314-91bf-87ccea16dda1} <Debug> TCPHandler: Processed in 0.002067231 sec. | ||
| 1068 | 2026.03.23 21:18:43.887145 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.03.23 21:18:43.887243 [ 259 ] {1c642052-ec01-45e2-92d3-9fcdc8ade9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.03.23 21:18:43.887288 [ 259 ] {1c642052-ec01-45e2-92d3-9fcdc8ade9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.03.23 21:18:43.887769 [ 259 ] {1c642052-ec01-45e2-92d3-9fcdc8ade9de} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.03.23 21:18:43.888012 [ 259 ] {1c642052-ec01-45e2-92d3-9fcdc8ade9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1073 | 2026.03.23 21:18:43.888554 [ 259 ] {1c642052-ec01-45e2-92d3-9fcdc8ade9de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.03.23 21:18:43.889365 [ 259 ] {1c642052-ec01-45e2-92d3-9fcdc8ade9de} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.03.23 21:18:43.889511 [ 259 ] {1c642052-ec01-45e2-92d3-9fcdc8ade9de} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.002286 sec., 20122.484689413825 rows/sec., 1.57 MiB/sec. | ||
| 1076 | 2026.03.23 21:18:43.889559 [ 259 ] {1c642052-ec01-45e2-92d3-9fcdc8ade9de} <Debug> TCPHandler: Processed in 0.002470912 sec. | ||
| 1077 | 2026.03.23 21:18:43.889687 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.03.23 21:18:43.889786 [ 259 ] {f2155281-0fb6-48bc-948c-52285930384e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.03.23 21:18:43.889833 [ 259 ] {f2155281-0fb6-48bc-948c-52285930384e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.03.23 21:18:43.890236 [ 259 ] {f2155281-0fb6-48bc-948c-52285930384e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.03.23 21:18:43.890273 [ 259 ] {f2155281-0fb6-48bc-948c-52285930384e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1082 | 2026.03.23 21:18:43.890814 [ 259 ] {f2155281-0fb6-48bc-948c-52285930384e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.03.23 21:18:43.891271 [ 259 ] {f2155281-0fb6-48bc-948c-52285930384e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.03.23 21:18:43.891422 [ 259 ] {f2155281-0fb6-48bc-948c-52285930384e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001654 sec., 66505.44135429262 rows/sec., 4.64 MiB/sec. | ||
| 1085 | 2026.03.23 21:18:43.891471 [ 259 ] {f2155281-0fb6-48bc-948c-52285930384e} <Debug> TCPHandler: Processed in 0.001832715 sec. | ||
| 1086 | 2026.03.23 21:18:43.891604 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.23 21:18:43.891702 [ 259 ] {f57df7c6-0278-47d9-9a80-e4b45522a17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.03.23 21:18:43.891759 [ 259 ] {f57df7c6-0278-47d9-9a80-e4b45522a17b} <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 | ||
| 1089 | 2026.03.23 21:18:43.892765 [ 259 ] {f57df7c6-0278-47d9-9a80-e4b45522a17b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.03.23 21:18:43.892805 [ 259 ] {f57df7c6-0278-47d9-9a80-e4b45522a17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1091 | 2026.03.23 21:18:43.893518 [ 259 ] {f57df7c6-0278-47d9-9a80-e4b45522a17b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.03.23 21:18:43.894011 [ 259 ] {f57df7c6-0278-47d9-9a80-e4b45522a17b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.03.23 21:18:43.894166 [ 259 ] {f57df7c6-0278-47d9-9a80-e4b45522a17b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002482 sec., 4029.0088638195007 rows/sec., 7.22 MiB/sec. | ||
| 1094 | 2026.03.23 21:18:43.894235 [ 259 ] {f57df7c6-0278-47d9-9a80-e4b45522a17b} <Debug> TCPHandler: Processed in 0.002681716 sec. | ||
| 1095 | 2026.03.23 21:18:43.894362 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.23 21:18:43.894471 [ 259 ] {2d3bc93a-3a02-4ffa-8440-80b6ce9b9b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.03.23 21:18:43.894521 [ 259 ] {2d3bc93a-3a02-4ffa-8440-80b6ce9b9b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.03.23 21:18:43.894947 [ 259 ] {2d3bc93a-3a02-4ffa-8440-80b6ce9b9b50} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.03.23 21:18:43.894986 [ 259 ] {2d3bc93a-3a02-4ffa-8440-80b6ce9b9b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1100 | 2026.03.23 21:18:43.895418 [ 259 ] {2d3bc93a-3a02-4ffa-8440-80b6ce9b9b50} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.03.23 21:18:43.895998 [ 259 ] {2d3bc93a-3a02-4ffa-8440-80b6ce9b9b50} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.03.23 21:18:43.896139 [ 259 ] {2d3bc93a-3a02-4ffa-8440-80b6ce9b9b50} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001686 sec., 23724.79240806643 rows/sec., 1.58 MiB/sec. | ||
| 1103 | 2026.03.23 21:18:43.896179 [ 259 ] {2d3bc93a-3a02-4ffa-8440-80b6ce9b9b50} <Debug> TCPHandler: Processed in 0.001867797 sec. | ||
| 1104 | 2026.03.23 21:18:44.069617 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50001 | ||
| 1105 | 2026.03.23 21:18:44.069741 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1106 | 2026.03.23 21:18:44.069772 [ 286 ] {} <Debug> TCP-Session: b444cd14-826f-446d-bb3a-d4ccd29d357c Authenticating user 'default' from [fd00:1122:3344:101::e]:50001 | ||
| 1107 | 2026.03.23 21:18:44.069793 [ 286 ] {} <Debug> TCP-Session: b444cd14-826f-446d-bb3a-d4ccd29d357c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.23 21:18:44.069806 [ 286 ] {} <Debug> TCP-Session: b444cd14-826f-446d-bb3a-d4ccd29d357c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.03.23 21:18:44.069868 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1110 | 2026.03.23 21:18:44.069900 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1111 | 2026.03.23 21:18:44.069916 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1112 | 2026.03.23 21:18:44.070352 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39419 | ||
| 1113 | 2026.03.23 21:18:44.070471 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34482 | ||
| 1114 | 2026.03.23 21:18:44.070509 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.03.23 21:18:44.070552 [ 287 ] {} <Debug> TCP-Session: b54ef4d7-a8eb-41bd-b7f9-8f345953ad5c Authenticating user 'default' from [fd00:1122:3344:101::e]:39419 | ||
| 1116 | 2026.03.23 21:18:44.070575 [ 287 ] {} <Debug> TCP-Session: b54ef4d7-a8eb-41bd-b7f9-8f345953ad5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.03.23 21:18:44.070589 [ 287 ] {} <Debug> TCP-Session: b54ef4d7-a8eb-41bd-b7f9-8f345953ad5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.03.23 21:18:44.070596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1119 | 2026.03.23 21:18:44.070594 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47342 | ||
| 1120 | 2026.03.23 21:18:44.070635 [ 288 ] {} <Debug> TCP-Session: 3f774e0a-7ead-4b39-9a08-72d2040398a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34482 | ||
| 1121 | 2026.03.23 21:18:44.070681 [ 288 ] {} <Debug> TCP-Session: 3f774e0a-7ead-4b39-9a08-72d2040398a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.03.23 21:18:44.070680 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34677 | ||
| 1123 | 2026.03.23 21:18:44.070696 [ 286 ] {} <Trace> TCP-Session: b444cd14-826f-446d-bb3a-d4ccd29d357c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.03.23 21:18:44.070696 [ 288 ] {} <Debug> TCP-Session: 3f774e0a-7ead-4b39-9a08-72d2040398a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.03.23 21:18:44.070850 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50678 | ||
| 1126 | 2026.03.23 21:18:44.070871 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1127 | 2026.03.23 21:18:44.070918 [ 289 ] {} <Debug> TCP-Session: a345f939-16ea-421f-83cf-2524c088c79c Authenticating user 'default' from [fd00:1122:3344:101::e]:47342 | ||
| 1128 | 2026.03.23 21:18:44.070944 [ 289 ] {} <Debug> TCP-Session: a345f939-16ea-421f-83cf-2524c088c79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.03.23 21:18:44.070960 [ 289 ] {} <Debug> TCP-Session: a345f939-16ea-421f-83cf-2524c088c79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.23 21:18:44.071014 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2026.03.23 21:18:44.071040 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51643 | ||
| 1132 | 2026.03.23 21:18:44.071055 [ 286 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50001) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1133 | 2026.03.23 21:18:44.071058 [ 290 ] {} <Debug> TCP-Session: f480410a-2d29-4ade-9c12-79c1902036df Authenticating user 'default' from [fd00:1122:3344:101::e]:34677 | ||
| 1134 | 2026.03.23 21:18:44.071099 [ 290 ] {} <Debug> TCP-Session: f480410a-2d29-4ade-9c12-79c1902036df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.03.23 21:18:44.071116 [ 290 ] {} <Debug> TCP-Session: f480410a-2d29-4ade-9c12-79c1902036df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.23 21:18:44.071208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.03.23 21:18:44.071274 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63465 | ||
| 1138 | 2026.03.23 21:18:44.071276 [ 291 ] {} <Debug> TCP-Session: 4d73ebaa-78e4-4d03-95c4-723359ad973a Authenticating user 'default' from [fd00:1122:3344:101::e]:50678 | ||
| 1139 | 2026.03.23 21:18:44.071280 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1140 | 2026.03.23 21:18:44.071325 [ 291 ] {} <Debug> TCP-Session: 4d73ebaa-78e4-4d03-95c4-723359ad973a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.03.23 21:18:44.071360 [ 291 ] {} <Debug> TCP-Session: 4d73ebaa-78e4-4d03-95c4-723359ad973a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.03.23 21:18:44.071369 [ 292 ] {} <Debug> TCP-Session: 970b47e0-4ba6-485f-a6f8-399120e9cec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51643 | ||
| 1143 | 2026.03.23 21:18:44.071393 [ 292 ] {} <Debug> TCP-Session: 970b47e0-4ba6-485f-a6f8-399120e9cec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.03.23 21:18:44.071392 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36741 | ||
| 1145 | 2026.03.23 21:18:44.071406 [ 292 ] {} <Debug> TCP-Session: 970b47e0-4ba6-485f-a6f8-399120e9cec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.03.23 21:18:44.071503 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.03.23 21:18:44.071543 [ 293 ] {} <Debug> TCP-Session: 2446c6b6-bd69-4d26-a073-9eff5e451804 Authenticating user 'default' from [fd00:1122:3344:101::e]:63465 | ||
| 1148 | 2026.03.23 21:18:44.071564 [ 293 ] {} <Debug> TCP-Session: 2446c6b6-bd69-4d26-a073-9eff5e451804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.03.23 21:18:44.071577 [ 293 ] {} <Debug> TCP-Session: 2446c6b6-bd69-4d26-a073-9eff5e451804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.03.23 21:18:44.071710 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2026.03.23 21:18:44.071747 [ 294 ] {} <Debug> TCP-Session: 923d838c-ba05-46bf-b903-d151e3d7ef14 Authenticating user 'default' from [fd00:1122:3344:101::e]:36741 | ||
| 1152 | 2026.03.23 21:18:44.071765 [ 294 ] {} <Debug> TCP-Session: 923d838c-ba05-46bf-b903-d151e3d7ef14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.23 21:18:44.071777 [ 294 ] {} <Debug> TCP-Session: 923d838c-ba05-46bf-b903-d151e3d7ef14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.23 21:18:44.071781 [ 286 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1155 | 2026.03.23 21:18:44.071954 [ 286 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1156 | 2026.03.23 21:18:44.072484 [ 286 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 1157 | 2026.03.23 21:18:44.082583 [ 301 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Trace> AggregatingTransform: Aggregating | ||
| 1158 | 2026.03.23 21:18:44.082756 [ 301 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1159 | 2026.03.23 21:18:44.083488 [ 301 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005011605 sec. (199.537 rows/sec., 7.79 KiB/sec.) | ||
| 1160 | 2026.03.23 21:18:44.083518 [ 301 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Trace> Aggregator: Merging aggregated data | ||
| 1161 | 2026.03.23 21:18:44.083549 [ 301 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1162 | 2026.03.23 21:18:44.084871 [ 286 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.013869 sec., 72.10325185665874 rows/sec., 2.82 KiB/sec. | ||
| 1163 | 2026.03.23 21:18:44.085092 [ 286 ] {983cdd3c-7db9-495a-a404-466ef28a3f9d} <Debug> TCPHandler: Processed in 0.014621254 sec. | ||
| 1164 | 2026.03.23 21:18:44.090197 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.03.23 21:18:44.090237 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.03.23 21:18:44.090266 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.03.23 21:18:44.090270 [ 286 ] {} <Debug> TCP-Session: b444cd14-826f-446d-bb3a-d4ccd29d357c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.23 21:18:44.090297 [ 287 ] {} <Debug> TCP-Session: b54ef4d7-a8eb-41bd-b7f9-8f345953ad5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.03.23 21:18:44.090292 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.03.23 21:18:44.090328 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.03.23 21:18:44.090390 [ 290 ] {} <Debug> TCP-Session: f480410a-2d29-4ade-9c12-79c1902036df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.23 21:18:44.090392 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.03.23 21:18:44.090419 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.03.23 21:18:44.090428 [ 289 ] {} <Debug> TCP-Session: a345f939-16ea-421f-83cf-2524c088c79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.03.23 21:18:44.090453 [ 293 ] {} <Debug> TCP-Session: 2446c6b6-bd69-4d26-a073-9eff5e451804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.03.23 21:18:44.090473 [ 292 ] {} <Debug> TCP-Session: 970b47e0-4ba6-485f-a6f8-399120e9cec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.23 21:18:44.090335 [ 288 ] {} <Debug> TCP-Session: 3f774e0a-7ead-4b39-9a08-72d2040398a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.03.23 21:18:44.090337 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2026.03.23 21:18:44.090367 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2026.03.23 21:18:44.090565 [ 294 ] {} <Debug> TCP-Session: 923d838c-ba05-46bf-b903-d151e3d7ef14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.03.23 21:18:44.090584 [ 291 ] {} <Debug> TCP-Session: 4d73ebaa-78e4-4d03-95c4-723359ad973a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.23 21:18:44.253739 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.03.23 21:18:44.253983 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1184 | 2026.03.23 21:18:44.254329 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1185 | 2026.03.23 21:18:44.258762 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1186 | 2026.03.23 21:18:44.259147 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2026.03.23 21:18:44.259255 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.03.23 21:18:44.259510 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1189 | 2026.03.23 21:18:44.259599 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1190 | 2026.03.23 21:18:44.259642 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1191 | 2026.03.23 21:18:44.259665 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1192 | 2026.03.23 21:18:44.262191 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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'))" | ||
| 1193 | 2026.03.23 21:18:44.262234 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1194 | 2026.03.23 21:18:44.266179 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.012292 sec., 2115.1968760169216 rows/sec., 91.52 KiB/sec. | ||
| 1195 | 2026.03.23 21:18:44.266339 [ 259 ] {9b6a97bc-bb0c-480a-a067-76f9af884aeb} <Debug> TCPHandler: Processed in 0.012728416 sec. | ||
| 1196 | 2026.03.23 21:18:44.266726 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.23 21:18:44.266961 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1198 | 2026.03.23 21:18:44.267265 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1199 | 2026.03.23 21:18:44.267305 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1200 | 2026.03.23 21:18:44.267518 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2026.03.23 21:18:44.267585 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2026.03.23 21:18:44.267770 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1203 | 2026.03.23 21:18:44.267812 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1204 | 2026.03.23 21:18:44.267835 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1205 | 2026.03.23 21:18:44.267852 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2026.03.23 21:18:44.267890 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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'))" | ||
| 1207 | 2026.03.23 21:18:44.267910 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1208 | 2026.03.23 21:18:44.268708 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 604.84 KiB/sec. | ||
| 1209 | 2026.03.23 21:18:44.268812 [ 259 ] {0bc2c276-f547-489b-aa43-ca398a5aead0} <Debug> TCPHandler: Processed in 0.002196574 sec. | ||
| 1210 | 2026.03.23 21:18:44.269112 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.23 21:18:44.269248 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1212 | 2026.03.23 21:18:44.269482 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2026.03.23 21:18:44.269519 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1214 | 2026.03.23 21:18:44.269717 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2026.03.23 21:18:44.269781 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2026.03.23 21:18:44.269922 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1217 | 2026.03.23 21:18:44.269964 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2026.03.23 21:18:44.269993 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1219 | 2026.03.23 21:18:44.270017 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2026.03.23 21:18:44.270064 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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'))" | ||
| 1221 | 2026.03.23 21:18:44.270091 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1222 | 2026.03.23 21:18:44.270714 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001518 sec., 17127.799736495388 rows/sec., 741.11 KiB/sec. | ||
| 1223 | 2026.03.23 21:18:44.270824 [ 259 ] {8ecc93e5-36f2-4792-ad92-508547d9d936} <Debug> TCPHandler: Processed in 0.001761053 sec. | ||
| 1224 | 2026.03.23 21:18:44.273211 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.03.23 21:18:44.273351 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1226 | 2026.03.23 21:18:44.273592 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1227 | 2026.03.23 21:18:44.273628 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1228 | 2026.03.23 21:18:44.273855 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1229 | 2026.03.23 21:18:44.273913 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1230 | 2026.03.23 21:18:44.274026 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1231 | 2026.03.23 21:18:44.274056 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1232 | 2026.03.23 21:18:44.274076 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1233 | 2026.03.23 21:18:44.274092 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1234 | 2026.03.23 21:18:44.274136 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1235 | 2026.03.23 21:18:44.274157 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1236 | 2026.03.23 21:18:44.274680 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001385 sec., 18772.563176895306 rows/sec., 812.27 KiB/sec. | ||
| 1237 | 2026.03.23 21:18:44.274768 [ 259 ] {597be5ef-797d-43f3-ba13-8ff90d916a34} <Debug> TCPHandler: Processed in 0.001612001 sec. | ||
| 1238 | 2026.03.23 21:18:44.274984 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.03.23 21:18:44.275123 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1240 | 2026.03.23 21:18:44.275370 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1241 | 2026.03.23 21:18:44.275406 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1242 | 2026.03.23 21:18:44.275607 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1243 | 2026.03.23 21:18:44.275663 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2026.03.23 21:18:44.275767 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1245 | 2026.03.23 21:18:44.275805 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1246 | 2026.03.23 21:18:44.275826 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1247 | 2026.03.23 21:18:44.275841 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1248 | 2026.03.23 21:18:44.275876 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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'))" | ||
| 1249 | 2026.03.23 21:18:44.275894 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1250 | 2026.03.23 21:18:44.276400 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001333 sec., 19504.876219054764 rows/sec., 843.96 KiB/sec. | ||
| 1251 | 2026.03.23 21:18:44.276488 [ 259 ] {9ecc41df-f729-468d-8ce8-b2a4189538db} <Debug> TCPHandler: Processed in 0.001552429 sec. | ||
| 1252 | 2026.03.23 21:18:44.276716 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.03.23 21:18:44.276850 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1254 | 2026.03.23 21:18:44.277091 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1255 | 2026.03.23 21:18:44.277129 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1256 | 2026.03.23 21:18:44.277334 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1257 | 2026.03.23 21:18:44.277391 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1258 | 2026.03.23 21:18:44.277494 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1259 | 2026.03.23 21:18:44.277525 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1260 | 2026.03.23 21:18:44.277545 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1261 | 2026.03.23 21:18:44.277560 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1262 | 2026.03.23 21:18:44.277594 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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'))" | ||
| 1263 | 2026.03.23 21:18:44.277614 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1264 | 2026.03.23 21:18:44.278286 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00149 sec., 17449.664429530203 rows/sec., 755.03 KiB/sec. | ||
| 1265 | 2026.03.23 21:18:44.278374 [ 259 ] {c31535f4-2fec-463d-8f86-da34d1cb3669} <Debug> TCPHandler: Processed in 0.001706442 sec. | ||
| 1266 | 2026.03.23 21:18:44.278587 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.03.23 21:18:44.278731 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1268 | 2026.03.23 21:18:44.279002 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1269 | 2026.03.23 21:18:44.279045 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1270 | 2026.03.23 21:18:44.279489 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1271 | 2026.03.23 21:18:44.279570 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1272 | 2026.03.23 21:18:44.279736 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1273 | 2026.03.23 21:18:44.279778 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1274 | 2026.03.23 21:18:44.279907 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1275 | 2026.03.23 21:18:44.279935 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1276 | 2026.03.23 21:18:44.279988 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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'))" | ||
| 1277 | 2026.03.23 21:18:44.280018 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1278 | 2026.03.23 21:18:44.280671 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001997 sec., 13019.52929394091 rows/sec., 563.35 KiB/sec. | ||
| 1279 | 2026.03.23 21:18:44.280787 [ 259 ] {91cb93a8-c615-476a-af97-7077ebb1a00a} <Debug> TCPHandler: Processed in 0.002251956 sec. | ||
| 1280 | 2026.03.23 21:18:44.281043 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.03.23 21:18:44.281190 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1282 | 2026.03.23 21:18:44.281436 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1283 | 2026.03.23 21:18:44.281473 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1284 | 2026.03.23 21:18:44.281710 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1285 | 2026.03.23 21:18:44.281776 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1286 | 2026.03.23 21:18:44.281892 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1287 | 2026.03.23 21:18:44.281921 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1288 | 2026.03.23 21:18:44.281940 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1289 | 2026.03.23 21:18:44.281954 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1290 | 2026.03.23 21:18:44.281989 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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'))" | ||
| 1291 | 2026.03.23 21:18:44.282006 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1292 | 2026.03.23 21:18:44.282538 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001404 sec., 18518.51851851852 rows/sec., 801.28 KiB/sec. | ||
| 1293 | 2026.03.23 21:18:44.282654 [ 259 ] {b0755e97-a6b2-44e7-80b2-12e5b35d7de5} <Debug> TCPHandler: Processed in 0.001683132 sec. | ||
| 1294 | 2026.03.23 21:18:44.282918 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.03.23 21:18:44.283095 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1296 | 2026.03.23 21:18:44.283401 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1297 | 2026.03.23 21:18:44.283457 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1298 | 2026.03.23 21:18:44.283703 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1299 | 2026.03.23 21:18:44.283761 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1300 | 2026.03.23 21:18:44.283873 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1301 | 2026.03.23 21:18:44.283903 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1302 | 2026.03.23 21:18:44.283921 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1303 | 2026.03.23 21:18:44.283936 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1304 | 2026.03.23 21:18:44.283971 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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'))" | ||
| 1305 | 2026.03.23 21:18:44.283989 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1306 | 2026.03.23 21:18:44.284570 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001555 sec., 16720.257234726687 rows/sec., 723.47 KiB/sec. | ||
| 1307 | 2026.03.23 21:18:44.284659 [ 259 ] {9b0c9f60-e1f2-4573-88ce-79c51bff7e93} <Debug> TCPHandler: Processed in 0.001811105 sec. | ||
| 1308 | 2026.03.23 21:18:44.323005 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.03.23 21:18:44.323250 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1310 | 2026.03.23 21:18:44.323633 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1311 | 2026.03.23 21:18:44.323678 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1312 | 2026.03.23 21:18:44.323976 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1313 | 2026.03.23 21:18:44.324073 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1314 | 2026.03.23 21:18:44.324255 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1315 | 2026.03.23 21:18:44.324301 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1316 | 2026.03.23 21:18:44.324325 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1317 | 2026.03.23 21:18:44.324341 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1318 | 2026.03.23 21:18:44.324384 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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'))" | ||
| 1319 | 2026.03.23 21:18:44.324414 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1320 | 2026.03.23 21:18:44.325455 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.002309 sec., 11260.28583802512 rows/sec., 487.22 KiB/sec. | ||
| 1321 | 2026.03.23 21:18:44.325570 [ 259 ] {22e9b434-030a-4f05-99d0-65ef6a92c6fb} <Debug> TCPHandler: Processed in 0.002691397 sec. | ||
| 1322 | 2026.03.23 21:18:44.388094 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.03.23 21:18:44.388340 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', '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_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1324 | 2026.03.23 21:18:44.388746 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1325 | 2026.03.23 21:18:44.388808 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1326 | 2026.03.23 21:18:44.389113 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1327 | 2026.03.23 21:18:44.389191 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1328 | 2026.03.23 21:18:44.389337 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1329 | 2026.03.23 21:18:44.389376 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1330 | 2026.03.23 21:18:44.389398 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1331 | 2026.03.23 21:18:44.389414 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1332 | 2026.03.23 21:18:44.389456 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'zone:cpu_nsec'))" | ||
| 1333 | 2026.03.23 21:18:44.389477 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1334 | 2026.03.23 21:18:44.390251 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.002017 sec., 12890.431333663857 rows/sec., 557.76 KiB/sec. | ||
| 1335 | 2026.03.23 21:18:44.390358 [ 259 ] {e5e9c7b6-b09b-4df6-960f-8eb417c2168e} <Debug> TCPHandler: Processed in 0.00239411 sec. | ||
| 1336 | 2026.03.23 21:18:44.412555 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.03.23 21:18:44.412780 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1338 | 2026.03.23 21:18:44.413176 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1339 | 2026.03.23 21:18:44.413220 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1340 | 2026.03.23 21:18:44.413518 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1341 | 2026.03.23 21:18:44.413591 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1342 | 2026.03.23 21:18:44.413733 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1343 | 2026.03.23 21:18:44.413777 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1344 | 2026.03.23 21:18:44.413806 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 1345 | 2026.03.23 21:18:44.413823 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1346 | 2026.03.23 21:18:44.413876 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'zone:cpu_nsec'))" | ||
| 1347 | 2026.03.23 21:18:44.413900 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1348 | 2026.03.23 21:18:44.414713 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.002023 sec., 12852.199703410775 rows/sec., 556.10 KiB/sec. | ||
| 1349 | 2026.03.23 21:18:44.414828 [ 259 ] {1319f99c-2008-46a3-84cd-1bcf367c17ca} <Debug> TCPHandler: Processed in 0.00240536 sec. | ||
| 1350 | 2026.03.23 21:18:44.416411 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.03.23 21:18:44.416534 [ 259 ] {ad5cc4d8-11e5-4f65-9adc-76294cce0e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1352 | 2026.03.23 21:18:44.416583 [ 259 ] {ad5cc4d8-11e5-4f65-9adc-76294cce0e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1353 | 2026.03.23 21:18:44.417224 [ 259 ] {ad5cc4d8-11e5-4f65-9adc-76294cce0e7e} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.03.23 21:18:44.417280 [ 259 ] {ad5cc4d8-11e5-4f65-9adc-76294cce0e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1355 | 2026.03.23 21:18:44.417965 [ 259 ] {ad5cc4d8-11e5-4f65-9adc-76294cce0e7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2026.03.23 21:18:44.418477 [ 259 ] {ad5cc4d8-11e5-4f65-9adc-76294cce0e7e} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.03.23 21:18:44.418724 [ 259 ] {ad5cc4d8-11e5-4f65-9adc-76294cce0e7e} <Debug> executeQuery: Read 12 rows, 2.16 KiB in 0.002221 sec., 5402.971634398919 rows/sec., 970.41 KiB/sec. | ||
| 1358 | 2026.03.23 21:18:44.418799 [ 259 ] {ad5cc4d8-11e5-4f65-9adc-76294cce0e7e} <Debug> TCPHandler: Processed in 0.002441101 sec. | ||
| 1359 | 2026.03.23 21:18:44.418995 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.03.23 21:18:44.419106 [ 259 ] {d4fb8eaf-4879-4524-a216-63b3abe61fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1361 | 2026.03.23 21:18:44.419156 [ 259 ] {d4fb8eaf-4879-4524-a216-63b3abe61fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1362 | 2026.03.23 21:18:44.419680 [ 259 ] {d4fb8eaf-4879-4524-a216-63b3abe61fce} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.03.23 21:18:44.419728 [ 259 ] {d4fb8eaf-4879-4524-a216-63b3abe61fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1364 | 2026.03.23 21:18:44.420407 [ 259 ] {d4fb8eaf-4879-4524-a216-63b3abe61fce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2026.03.23 21:18:44.421249 [ 259 ] {d4fb8eaf-4879-4524-a216-63b3abe61fce} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.03.23 21:18:44.421419 [ 259 ] {d4fb8eaf-4879-4524-a216-63b3abe61fce} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002339 sec., 2565.1988029072254 rows/sec., 209.17 KiB/sec. | ||
| 1367 | 2026.03.23 21:18:44.421467 [ 259 ] {d4fb8eaf-4879-4524-a216-63b3abe61fce} <Debug> TCPHandler: Processed in 0.002526163 sec. | ||
| 1368 | 2026.03.23 21:18:44.421594 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.03.23 21:18:44.421708 [ 259 ] {42810e96-4791-4985-929a-6e2bf8d047c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1370 | 2026.03.23 21:18:44.421770 [ 259 ] {42810e96-4791-4985-929a-6e2bf8d047c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1371 | 2026.03.23 21:18:44.424179 [ 259 ] {42810e96-4791-4985-929a-6e2bf8d047c8} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.03.23 21:18:44.424220 [ 259 ] {42810e96-4791-4985-929a-6e2bf8d047c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1373 | 2026.03.23 21:18:44.425031 [ 259 ] {42810e96-4791-4985-929a-6e2bf8d047c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1374 | 2026.03.23 21:18:44.425671 [ 259 ] {42810e96-4791-4985-929a-6e2bf8d047c8} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.03.23 21:18:44.425835 [ 259 ] {42810e96-4791-4985-929a-6e2bf8d047c8} <Debug> executeQuery: Read 2418 rows, 182.86 KiB in 0.004159 sec., 581389.7571531618 rows/sec., 42.94 MiB/sec. | ||
| 1376 | 2026.03.23 21:18:44.425883 [ 259 ] {42810e96-4791-4985-929a-6e2bf8d047c8} <Debug> TCPHandler: Processed in 0.004341088 sec. | ||
| 1377 | 2026.03.23 21:18:44.426037 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.03.23 21:18:44.426147 [ 259 ] {b6684b62-1278-43a7-9cb1-5be826a861b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1379 | 2026.03.23 21:18:44.426198 [ 259 ] {b6684b62-1278-43a7-9cb1-5be826a861b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1380 | 2026.03.23 21:18:44.426649 [ 259 ] {b6684b62-1278-43a7-9cb1-5be826a861b5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.03.23 21:18:44.426690 [ 259 ] {b6684b62-1278-43a7-9cb1-5be826a861b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1382 | 2026.03.23 21:18:44.427183 [ 259 ] {b6684b62-1278-43a7-9cb1-5be826a861b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1383 | 2026.03.23 21:18:44.427687 [ 259 ] {b6684b62-1278-43a7-9cb1-5be826a861b5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.03.23 21:18:44.427848 [ 259 ] {b6684b62-1278-43a7-9cb1-5be826a861b5} <Debug> executeQuery: Read 21 rows, 1.55 KiB in 0.001724 sec., 12180.974477958236 rows/sec., 897.26 KiB/sec. | ||
| 1385 | 2026.03.23 21:18:44.427899 [ 259 ] {b6684b62-1278-43a7-9cb1-5be826a861b5} <Debug> TCPHandler: Processed in 0.001931638 sec. | ||
| 1386 | 2026.03.23 21:18:44.428029 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.23 21:18:44.428135 [ 259 ] {4eb99bfa-40f7-4b37-b7b0-5402217e3a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.03.23 21:18:44.428189 [ 259 ] {4eb99bfa-40f7-4b37-b7b0-5402217e3a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1389 | 2026.03.23 21:18:44.429040 [ 259 ] {4eb99bfa-40f7-4b37-b7b0-5402217e3a31} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.23 21:18:44.429080 [ 259 ] {4eb99bfa-40f7-4b37-b7b0-5402217e3a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1391 | 2026.03.23 21:18:44.429575 [ 259 ] {4eb99bfa-40f7-4b37-b7b0-5402217e3a31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2026.03.23 21:18:44.430061 [ 259 ] {4eb99bfa-40f7-4b37-b7b0-5402217e3a31} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.23 21:18:44.430209 [ 259 ] {4eb99bfa-40f7-4b37-b7b0-5402217e3a31} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002101 sec., 381247.0252260828 rows/sec., 22.02 MiB/sec. | ||
| 1394 | 2026.03.23 21:18:44.430262 [ 259 ] {4eb99bfa-40f7-4b37-b7b0-5402217e3a31} <Debug> TCPHandler: Processed in 0.002283767 sec. | ||
| 1395 | 2026.03.23 21:18:44.430385 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.03.23 21:18:44.430494 [ 259 ] {25d310c4-7e7e-4d3b-bc09-35865f06489a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.03.23 21:18:44.430547 [ 259 ] {25d310c4-7e7e-4d3b-bc09-35865f06489a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1398 | 2026.03.23 21:18:44.431008 [ 259 ] {25d310c4-7e7e-4d3b-bc09-35865f06489a} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.03.23 21:18:44.431051 [ 259 ] {25d310c4-7e7e-4d3b-bc09-35865f06489a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1400 | 2026.03.23 21:18:44.431486 [ 259 ] {25d310c4-7e7e-4d3b-bc09-35865f06489a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1401 | 2026.03.23 21:18:44.432131 [ 259 ] {25d310c4-7e7e-4d3b-bc09-35865f06489a} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.03.23 21:18:44.432264 [ 259 ] {25d310c4-7e7e-4d3b-bc09-35865f06489a} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001796 sec., 1113.5857461024498 rows/sec., 78.30 KiB/sec. | ||
| 1403 | 2026.03.23 21:18:44.432311 [ 259 ] {25d310c4-7e7e-4d3b-bc09-35865f06489a} <Debug> TCPHandler: Processed in 0.001974649 sec. | ||
| 1404 | 2026.03.23 21:18:44.432436 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.03.23 21:18:44.432535 [ 259 ] {99c85964-ec0d-4928-b2fc-c3f8f96ec5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1406 | 2026.03.23 21:18:44.432578 [ 259 ] {99c85964-ec0d-4928-b2fc-c3f8f96ec5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1407 | 2026.03.23 21:18:44.433656 [ 259 ] {99c85964-ec0d-4928-b2fc-c3f8f96ec5ed} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.23 21:18:44.433695 [ 259 ] {99c85964-ec0d-4928-b2fc-c3f8f96ec5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1409 | 2026.03.23 21:18:44.434414 [ 259 ] {99c85964-ec0d-4928-b2fc-c3f8f96ec5ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1410 | 2026.03.23 21:18:44.434959 [ 259 ] {99c85964-ec0d-4928-b2fc-c3f8f96ec5ed} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.03.23 21:18:44.435120 [ 259 ] {99c85964-ec0d-4928-b2fc-c3f8f96ec5ed} <Debug> executeQuery: Read 1309 rows, 89.65 KiB in 0.002603 sec., 502881.2908182866 rows/sec., 33.63 MiB/sec. | ||
| 1412 | 2026.03.23 21:18:44.435161 [ 259 ] {99c85964-ec0d-4928-b2fc-c3f8f96ec5ed} <Debug> TCPHandler: Processed in 0.002774089 sec. | ||
| 1413 | 2026.03.23 21:18:44.435284 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.03.23 21:18:44.435384 [ 259 ] {3684d5c2-1780-4ba0-9a4b-de60993ab12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.03.23 21:18:44.435437 [ 259 ] {3684d5c2-1780-4ba0-9a4b-de60993ab12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1416 | 2026.03.23 21:18:44.436578 [ 259 ] {3684d5c2-1780-4ba0-9a4b-de60993ab12d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.03.23 21:18:44.436617 [ 259 ] {3684d5c2-1780-4ba0-9a4b-de60993ab12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1418 | 2026.03.23 21:18:44.437263 [ 259 ] {3684d5c2-1780-4ba0-9a4b-de60993ab12d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1419 | 2026.03.23 21:18:44.437756 [ 259 ] {3684d5c2-1780-4ba0-9a4b-de60993ab12d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.03.23 21:18:44.437901 [ 259 ] {3684d5c2-1780-4ba0-9a4b-de60993ab12d} <Debug> executeQuery: Read 2640 rows, 167.89 KiB in 0.002537 sec., 1040599.1328340559 rows/sec., 64.63 MiB/sec. | ||
| 1421 | 2026.03.23 21:18:44.437942 [ 259 ] {3684d5c2-1780-4ba0-9a4b-de60993ab12d} <Debug> TCPHandler: Processed in 0.002708197 sec. | ||
| 1422 | 2026.03.23 21:18:44.438067 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.03.23 21:18:44.438162 [ 259 ] {d7b8f524-d346-45fa-99dc-d819cdc224b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.03.23 21:18:44.438216 [ 259 ] {d7b8f524-d346-45fa-99dc-d819cdc224b1} <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 | ||
| 1425 | 2026.03.23 21:18:44.439234 [ 259 ] {d7b8f524-d346-45fa-99dc-d819cdc224b1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.03.23 21:18:44.439272 [ 259 ] {d7b8f524-d346-45fa-99dc-d819cdc224b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1427 | 2026.03.23 21:18:44.440053 [ 259 ] {d7b8f524-d346-45fa-99dc-d819cdc224b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1428 | 2026.03.23 21:18:44.440633 [ 259 ] {d7b8f524-d346-45fa-99dc-d819cdc224b1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.03.23 21:18:44.440799 [ 259 ] {d7b8f524-d346-45fa-99dc-d819cdc224b1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002656 sec., 5647.590361445783 rows/sec., 10.12 MiB/sec. | ||
| 1430 | 2026.03.23 21:18:44.440872 [ 259 ] {d7b8f524-d346-45fa-99dc-d819cdc224b1} <Debug> TCPHandler: Processed in 0.002855211 sec. | ||
| 1431 | 2026.03.23 21:18:44.440992 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.03.23 21:18:44.441088 [ 259 ] {36f138da-c494-43ba-968d-c1373eaf3427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1433 | 2026.03.23 21:18:44.441132 [ 259 ] {36f138da-c494-43ba-968d-c1373eaf3427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1434 | 2026.03.23 21:18:44.441477 [ 259 ] {36f138da-c494-43ba-968d-c1373eaf3427} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.03.23 21:18:44.441514 [ 259 ] {36f138da-c494-43ba-968d-c1373eaf3427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1436 | 2026.03.23 21:18:44.441979 [ 259 ] {36f138da-c494-43ba-968d-c1373eaf3427} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1437 | 2026.03.23 21:18:44.442516 [ 259 ] {36f138da-c494-43ba-968d-c1373eaf3427} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.03.23 21:18:44.442655 [ 259 ] {36f138da-c494-43ba-968d-c1373eaf3427} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001584 sec., 5681.818181818182 rows/sec., 401.35 KiB/sec. | ||
| 1439 | 2026.03.23 21:18:44.442696 [ 259 ] {36f138da-c494-43ba-968d-c1373eaf3427} <Debug> TCPHandler: Processed in 0.001754204 sec. | ||
| 1440 | 2026.03.23 21:18:44.442818 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.03.23 21:18:44.442914 [ 259 ] {7c88fdbe-841c-41b8-8563-8173121a8f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1442 | 2026.03.23 21:18:44.442957 [ 259 ] {7c88fdbe-841c-41b8-8563-8173121a8f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1443 | 2026.03.23 21:18:44.443315 [ 259 ] {7c88fdbe-841c-41b8-8563-8173121a8f10} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.03.23 21:18:44.443354 [ 259 ] {7c88fdbe-841c-41b8-8563-8173121a8f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1445 | 2026.03.23 21:18:44.443795 [ 259 ] {7c88fdbe-841c-41b8-8563-8173121a8f10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1446 | 2026.03.23 21:18:44.444244 [ 259 ] {7c88fdbe-841c-41b8-8563-8173121a8f10} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.03.23 21:18:44.444396 [ 259 ] {7c88fdbe-841c-41b8-8563-8173121a8f10} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001501 sec., 7994.670219853431 rows/sec., 551.72 KiB/sec. | ||
| 1448 | 2026.03.23 21:18:44.444435 [ 259 ] {7c88fdbe-841c-41b8-8563-8173121a8f10} <Debug> TCPHandler: Processed in 0.001667042 sec. | ||
| 1449 | 2026.03.23 21:18:45.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.74 MiB, peak 172.37 MiB, free memory in arenas 0.00 B, will set to 167.52 MiB (RSS), difference: 3.78 MiB | ||
| 1450 | 2026.03.23 21:18:48.883576 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.03.23 21:18:48.883793 [ 259 ] {975953c4-691b-4095-adbd-4d6cd30ac393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1452 | 2026.03.23 21:18:48.883866 [ 259 ] {975953c4-691b-4095-adbd-4d6cd30ac393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1453 | 2026.03.23 21:18:48.884607 [ 259 ] {975953c4-691b-4095-adbd-4d6cd30ac393} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.03.23 21:18:48.884666 [ 259 ] {975953c4-691b-4095-adbd-4d6cd30ac393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1455 | 2026.03.23 21:18:48.885134 [ 259 ] {975953c4-691b-4095-adbd-4d6cd30ac393} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1456 | 2026.03.23 21:18:48.885466 [ 259 ] {975953c4-691b-4095-adbd-4d6cd30ac393} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.03.23 21:18:48.885701 [ 259 ] {975953c4-691b-4095-adbd-4d6cd30ac393} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001967 sec., 28469.750889679715 rows/sec., 2.19 MiB/sec. | ||
| 1458 | 2026.03.23 21:18:48.885772 [ 259 ] {975953c4-691b-4095-adbd-4d6cd30ac393} <Debug> TCPHandler: Processed in 0.002327598 sec. | ||
| 1459 | 2026.03.23 21:18:48.885924 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.03.23 21:18:48.886058 [ 259 ] {60b87bda-f08a-4db2-b094-0104bf5e1414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1461 | 2026.03.23 21:18:48.886117 [ 259 ] {60b87bda-f08a-4db2-b094-0104bf5e1414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1462 | 2026.03.23 21:18:48.886629 [ 259 ] {60b87bda-f08a-4db2-b094-0104bf5e1414} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.03.23 21:18:48.886671 [ 259 ] {60b87bda-f08a-4db2-b094-0104bf5e1414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1464 | 2026.03.23 21:18:48.887050 [ 259 ] {60b87bda-f08a-4db2-b094-0104bf5e1414} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1465 | 2026.03.23 21:18:48.887289 [ 259 ] {60b87bda-f08a-4db2-b094-0104bf5e1414} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.03.23 21:18:48.887442 [ 259 ] {60b87bda-f08a-4db2-b094-0104bf5e1414} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001411 sec., 45357.90219702339 rows/sec., 3.54 MiB/sec. | ||
| 1467 | 2026.03.23 21:18:48.887484 [ 259 ] {60b87bda-f08a-4db2-b094-0104bf5e1414} <Debug> TCPHandler: Processed in 0.00162678 sec. | ||
| 1468 | 2026.03.23 21:18:48.887606 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.23 21:18:48.887702 [ 259 ] {262a0e27-c539-42e6-98f5-7ce1a250a431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.03.23 21:18:48.887748 [ 259 ] {262a0e27-c539-42e6-98f5-7ce1a250a431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1471 | 2026.03.23 21:18:48.888485 [ 259 ] {262a0e27-c539-42e6-98f5-7ce1a250a431} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.03.23 21:18:48.888525 [ 259 ] {262a0e27-c539-42e6-98f5-7ce1a250a431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1473 | 2026.03.23 21:18:48.888885 [ 259 ] {262a0e27-c539-42e6-98f5-7ce1a250a431} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1474 | 2026.03.23 21:18:48.889103 [ 259 ] {262a0e27-c539-42e6-98f5-7ce1a250a431} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.03.23 21:18:48.889247 [ 259 ] {262a0e27-c539-42e6-98f5-7ce1a250a431} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001563 sec., 81893.79398592451 rows/sec., 5.70 MiB/sec. | ||
| 1476 | 2026.03.23 21:18:48.889290 [ 259 ] {262a0e27-c539-42e6-98f5-7ce1a250a431} <Debug> TCPHandler: Processed in 0.001734153 sec. | ||
| 1477 | 2026.03.23 21:18:48.889409 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.03.23 21:18:48.889504 [ 259 ] {e6c1e555-4295-4d06-b882-625fb86e7b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.03.23 21:18:48.889548 [ 259 ] {e6c1e555-4295-4d06-b882-625fb86e7b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1480 | 2026.03.23 21:18:48.889899 [ 259 ] {e6c1e555-4295-4d06-b882-625fb86e7b15} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.03.23 21:18:48.889937 [ 259 ] {e6c1e555-4295-4d06-b882-625fb86e7b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1482 | 2026.03.23 21:18:48.890260 [ 259 ] {e6c1e555-4295-4d06-b882-625fb86e7b15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1483 | 2026.03.23 21:18:48.890483 [ 259 ] {e6c1e555-4295-4d06-b882-625fb86e7b15} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.03.23 21:18:48.890629 [ 259 ] {e6c1e555-4295-4d06-b882-625fb86e7b15} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001143 sec., 41994.750656167984 rows/sec., 2.83 MiB/sec. | ||
| 1485 | 2026.03.23 21:18:48.890673 [ 259 ] {e6c1e555-4295-4d06-b882-625fb86e7b15} <Debug> TCPHandler: Processed in 0.001313423 sec. | ||
| 1486 | 2026.03.23 21:18:50.636926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2336 | ||
| 1487 | 2026.03.23 21:18:50.637447 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.03.23 21:18:50.637493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1489 | 2026.03.23 21:18:50.638029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1490 | 2026.03.23 21:18:50.638280 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.03.23 21:18:50.638430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2336 | ||
| 1492 | 2026.03.23 21:18:50.781822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1493 | 2026.03.23 21:18:50.800289 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.03.23 21:18:50.800350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1495 | 2026.03.23 21:18:50.806897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1496 | 2026.03.23 21:18:50.807653 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.03.23 21:18:50.811112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1498 | 2026.03.23 21:18:51.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.38 MiB, peak 172.38 MiB, free memory in arenas 0.00 B, will set to 170.37 MiB (RSS), difference: 1.99 MiB | ||
| 1499 | 2026.03.23 21:18:51.142120 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37774 | ||
| 1500 | 2026.03.23 21:18:51.142238 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1501 | 2026.03.23 21:18:51.142268 [ 286 ] {} <Debug> TCP-Session: a2594c7b-9fc7-4a35-956a-cc1fb4fef9af Authenticating user 'default' from [fd00:1122:3344:101::e]:37774 | ||
| 1502 | 2026.03.23 21:18:51.142293 [ 286 ] {} <Debug> TCP-Session: a2594c7b-9fc7-4a35-956a-cc1fb4fef9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.03.23 21:18:51.142310 [ 286 ] {} <Debug> TCP-Session: a2594c7b-9fc7-4a35-956a-cc1fb4fef9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.03.23 21:18:51.142604 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59115 | ||
| 1505 | 2026.03.23 21:18:51.142621 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58097 | ||
| 1506 | 2026.03.23 21:18:51.142676 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53604 | ||
| 1507 | 2026.03.23 21:18:51.142683 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40926 | ||
| 1508 | 2026.03.23 21:18:51.142643 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58558 | ||
| 1509 | 2026.03.23 21:18:51.142734 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2026.03.23 21:18:51.142739 [ 286 ] {} <Trace> TCP-Session: a2594c7b-9fc7-4a35-956a-cc1fb4fef9af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.03.23 21:18:51.142780 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1512 | 2026.03.23 21:18:51.142783 [ 287 ] {} <Debug> TCP-Session: 19e5b7ae-32ec-4935-8c75-4d20c52a974b Authenticating user 'default' from [fd00:1122:3344:101::e]:59115 | ||
| 1513 | 2026.03.23 21:18:51.142811 [ 294 ] {} <Debug> TCP-Session: 1b712d89-28aa-432f-897a-1a73b9567960 Authenticating user 'default' from [fd00:1122:3344:101::e]:40926 | ||
| 1514 | 2026.03.23 21:18:51.142820 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1515 | 2026.03.23 21:18:51.142838 [ 287 ] {} <Debug> TCP-Session: 19e5b7ae-32ec-4935-8c75-4d20c52a974b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.03.23 21:18:51.142841 [ 294 ] {} <Debug> TCP-Session: 1b712d89-28aa-432f-897a-1a73b9567960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.03.23 21:18:51.142858 [ 287 ] {} <Debug> TCP-Session: 19e5b7ae-32ec-4935-8c75-4d20c52a974b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.03.23 21:18:51.142858 [ 291 ] {} <Debug> TCP-Session: 7a12d792-c3f7-4ef0-aba5-f1902fc8f535 Authenticating user 'default' from [fd00:1122:3344:101::e]:58558 | ||
| 1519 | 2026.03.23 21:18:51.142873 [ 294 ] {} <Debug> TCP-Session: 1b712d89-28aa-432f-897a-1a73b9567960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.03.23 21:18:51.142899 [ 291 ] {} <Debug> TCP-Session: 7a12d792-c3f7-4ef0-aba5-f1902fc8f535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2026.03.23 21:18:51.142760 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1522 | 2026.03.23 21:18:51.142928 [ 291 ] {} <Debug> TCP-Session: 7a12d792-c3f7-4ef0-aba5-f1902fc8f535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.03.23 21:18:51.142950 [ 286 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37774) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1524 | 2026.03.23 21:18:51.142964 [ 293 ] {} <Debug> TCP-Session: 0df41f3a-acee-476d-a1fe-18c4ef9b14f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53604 | ||
| 1525 | 2026.03.23 21:18:51.142756 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1526 | 2026.03.23 21:18:51.143007 [ 293 ] {} <Debug> TCP-Session: 0df41f3a-acee-476d-a1fe-18c4ef9b14f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.03.23 21:18:51.142645 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47317 | ||
| 1528 | 2026.03.23 21:18:51.143026 [ 293 ] {} <Debug> TCP-Session: 0df41f3a-acee-476d-a1fe-18c4ef9b14f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.03.23 21:18:51.143024 [ 289 ] {} <Debug> TCP-Session: e7d5ecb6-58ae-4bec-b1a0-490b063b0324 Authenticating user 'default' from [fd00:1122:3344:101::e]:58097 | ||
| 1530 | 2026.03.23 21:18:51.142624 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57753 | ||
| 1531 | 2026.03.23 21:18:51.143109 [ 289 ] {} <Debug> TCP-Session: e7d5ecb6-58ae-4bec-b1a0-490b063b0324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2026.03.23 21:18:51.142607 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46104 | ||
| 1533 | 2026.03.23 21:18:51.143158 [ 289 ] {} <Debug> TCP-Session: e7d5ecb6-58ae-4bec-b1a0-490b063b0324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.03.23 21:18:51.143257 [ 286 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1535 | 2026.03.23 21:18:51.143263 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1536 | 2026.03.23 21:18:51.143315 [ 292 ] {} <Debug> TCP-Session: e31e13df-b89e-4056-819c-11483d364c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:47317 | ||
| 1537 | 2026.03.23 21:18:51.143321 [ 286 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1538 | 2026.03.23 21:18:51.143341 [ 292 ] {} <Debug> TCP-Session: e31e13df-b89e-4056-819c-11483d364c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.03.23 21:18:51.143366 [ 292 ] {} <Debug> TCP-Session: e31e13df-b89e-4056-819c-11483d364c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.03.23 21:18:51.143389 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1541 | 2026.03.23 21:18:51.143390 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1542 | 2026.03.23 21:18:51.143425 [ 290 ] {} <Debug> TCP-Session: c5493719-9b7e-4e22-b870-5ca3b4db08dd Authenticating user 'default' from [fd00:1122:3344:101::e]:57753 | ||
| 1543 | 2026.03.23 21:18:51.143446 [ 288 ] {} <Debug> TCP-Session: 94d01460-f34a-4f96-ba15-896ae2660d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:46104 | ||
| 1544 | 2026.03.23 21:18:51.143453 [ 290 ] {} <Debug> TCP-Session: c5493719-9b7e-4e22-b870-5ca3b4db08dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.03.23 21:18:51.143474 [ 288 ] {} <Debug> TCP-Session: 94d01460-f34a-4f96-ba15-896ae2660d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.03.23 21:18:51.143492 [ 290 ] {} <Debug> TCP-Session: c5493719-9b7e-4e22-b870-5ca3b4db08dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.03.23 21:18:51.143504 [ 288 ] {} <Debug> TCP-Session: 94d01460-f34a-4f96-ba15-896ae2660d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.03.23 21:18:51.143622 [ 286 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 1549 | 2026.03.23 21:18:51.144510 [ 313 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Trace> AggregatingTransform: Aggregating | ||
| 1550 | 2026.03.23 21:18:51.144560 [ 313 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1551 | 2026.03.23 21:18:51.144596 [ 313 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871982 sec. (1146.813 rows/sec., 44.80 KiB/sec.) | ||
| 1552 | 2026.03.23 21:18:51.144615 [ 313 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Trace> Aggregator: Merging aggregated data | ||
| 1553 | 2026.03.23 21:18:51.145858 [ 286 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00297 sec., 336.7003367003367 rows/sec., 13.15 KiB/sec. | ||
| 1554 | 2026.03.23 21:18:51.146065 [ 286 ] {2907a6d2-65c3-409a-8bba-d4e73c85d7a8} <Debug> TCPHandler: Processed in 0.003456036 sec. | ||
| 1555 | 2026.03.23 21:18:51.146183 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1556 | 2026.03.23 21:18:51.146214 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1557 | 2026.03.23 21:18:51.146215 [ 286 ] {} <Debug> TCP-Session: a2594c7b-9fc7-4a35-956a-cc1fb4fef9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.03.23 21:18:51.146247 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1559 | 2026.03.23 21:18:51.146262 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1560 | 2026.03.23 21:18:51.146284 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.03.23 21:18:51.146317 [ 293 ] {} <Debug> TCP-Session: 0df41f3a-acee-476d-a1fe-18c4ef9b14f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.03.23 21:18:51.146329 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1563 | 2026.03.23 21:18:51.146350 [ 290 ] {} <Debug> TCP-Session: c5493719-9b7e-4e22-b870-5ca3b4db08dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.03.23 21:18:51.146356 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1565 | 2026.03.23 21:18:51.146378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1566 | 2026.03.23 21:18:51.146408 [ 292 ] {} <Debug> TCP-Session: e31e13df-b89e-4056-819c-11483d364c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.03.23 21:18:51.146302 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1568 | 2026.03.23 21:18:51.146436 [ 294 ] {} <Debug> TCP-Session: 1b712d89-28aa-432f-897a-1a73b9567960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.03.23 21:18:51.146293 [ 287 ] {} <Debug> TCP-Session: 19e5b7ae-32ec-4935-8c75-4d20c52a974b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.03.23 21:18:51.146473 [ 289 ] {} <Debug> TCP-Session: e7d5ecb6-58ae-4bec-b1a0-490b063b0324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2026.03.23 21:18:51.146262 [ 288 ] {} <Debug> TCP-Session: 94d01460-f34a-4f96-ba15-896ae2660d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.03.23 21:18:51.146380 [ 291 ] {} <Debug> TCP-Session: 7a12d792-c3f7-4ef0-aba5-f1902fc8f535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.03.23 21:18:53.147593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 240 | ||
| 1574 | 2026.03.23 21:18:53.150613 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.03.23 21:18:53.150689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1576 | 2026.03.23 21:18:53.152385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1577 | 2026.03.23 21:18:53.152754 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.03.23 21:18:53.153171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1579 | 2026.03.23 21:18:53.884611 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.03.23 21:18:53.884808 [ 259 ] {faf02d37-d32a-45dd-ac56-5f5d36330352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1581 | 2026.03.23 21:18:53.884877 [ 259 ] {faf02d37-d32a-45dd-ac56-5f5d36330352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1582 | 2026.03.23 21:18:53.885526 [ 259 ] {faf02d37-d32a-45dd-ac56-5f5d36330352} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.03.23 21:18:53.885574 [ 259 ] {faf02d37-d32a-45dd-ac56-5f5d36330352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1584 | 2026.03.23 21:18:53.885996 [ 259 ] {faf02d37-d32a-45dd-ac56-5f5d36330352} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1585 | 2026.03.23 21:18:53.886253 [ 259 ] {faf02d37-d32a-45dd-ac56-5f5d36330352} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.03.23 21:18:53.886402 [ 68 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1587 | 2026.03.23 21:18:53.886418 [ 259 ] {faf02d37-d32a-45dd-ac56-5f5d36330352} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.77 MiB/sec. | ||
| 1588 | 2026.03.23 21:18:53.886485 [ 68 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.23 21:18:53.886496 [ 259 ] {faf02d37-d32a-45dd-ac56-5f5d36330352} <Debug> TCPHandler: Processed in 0.0020142 sec. | ||
| 1590 | 2026.03.23 21:18:53.886516 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1591 | 2026.03.23 21:18:53.886639 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.03.23 21:18:53.886752 [ 259 ] {b2338c29-c12e-4fb1-a85c-7299b14b1494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1593 | 2026.03.23 21:18:53.886801 [ 259 ] {b2338c29-c12e-4fb1-a85c-7299b14b1494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1594 | 2026.03.23 21:18:53.886857 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 1595 | 2026.03.23 21:18:53.887082 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1596 | 2026.03.23 21:18:53.887173 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1597 | 2026.03.23 21:18:53.887244 [ 259 ] {b2338c29-c12e-4fb1-a85c-7299b14b1494} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.03.23 21:18:53.887291 [ 259 ] {b2338c29-c12e-4fb1-a85c-7299b14b1494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1599 | 2026.03.23 21:18:53.887307 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1600 | 2026.03.23 21:18:53.887370 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1601 | 2026.03.23 21:18:53.887422 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2418 rows starting from the beginning of the part | ||
| 1602 | 2026.03.23 21:18:53.887468 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1603 | 2026.03.23 21:18:53.887516 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1604 | 2026.03.23 21:18:53.887658 [ 259 ] {b2338c29-c12e-4fb1-a85c-7299b14b1494} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1605 | 2026.03.23 21:18:53.887931 [ 259 ] {b2338c29-c12e-4fb1-a85c-7299b14b1494} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.03.23 21:18:53.888090 [ 259 ] {b2338c29-c12e-4fb1-a85c-7299b14b1494} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001364 sec., 7331.378299120235 rows/sec., 551.29 KiB/sec. | ||
| 1607 | 2026.03.23 21:18:53.888134 [ 259 ] {b2338c29-c12e-4fb1-a85c-7299b14b1494} <Debug> TCPHandler: Processed in 0.001548949 sec. | ||
| 1608 | 2026.03.23 21:18:53.888254 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.03.23 21:18:53.888359 [ 259 ] {c0e24d94-e8f7-42bb-a733-a37bdb9069d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1610 | 2026.03.23 21:18:53.888405 [ 259 ] {c0e24d94-e8f7-42bb-a733-a37bdb9069d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1611 | 2026.03.23 21:18:53.888854 [ 259 ] {c0e24d94-e8f7-42bb-a733-a37bdb9069d5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.03.23 21:18:53.888895 [ 259 ] {c0e24d94-e8f7-42bb-a733-a37bdb9069d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1613 | 2026.03.23 21:18:53.889064 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2804 rows, containing 5 columns (5 merged, 0 gathered) in 0.00242201 sec., 1157716.1118244764 rows/sec., 91.70 MiB/sec. | ||
| 1614 | 2026.03.23 21:18:53.889235 [ 259 ] {c0e24d94-e8f7-42bb-a733-a37bdb9069d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1615 | 2026.03.23 21:18:53.889471 [ 259 ] {c0e24d94-e8f7-42bb-a733-a37bdb9069d5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.03.23 21:18:53.889523 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1617 | 2026.03.23 21:18:53.889586 [ 68 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1618 | 2026.03.23 21:18:53.889612 [ 259 ] {c0e24d94-e8f7-42bb-a733-a37bdb9069d5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001275 sec., 58039.2156862745 rows/sec., 4.53 MiB/sec. | ||
| 1619 | 2026.03.23 21:18:53.889627 [ 68 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.03.23 21:18:53.889658 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1621 | 2026.03.23 21:18:53.889661 [ 259 ] {c0e24d94-e8f7-42bb-a733-a37bdb9069d5} <Debug> TCPHandler: Processed in 0.001457346 sec. | ||
| 1622 | 2026.03.23 21:18:53.889732 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 1623 | 2026.03.23 21:18:53.889798 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.03.23 21:18:53.889834 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1625 | 2026.03.23 21:18:53.889865 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1626 | 2026.03.23 21:18:53.889897 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.03.23 21:18:53.889911 [ 259 ] {05f1776f-158a-4bd0-80d5-c2967e1e4c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1628 | 2026.03.23 21:18:53.889915 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1629 | 2026.03.23 21:18:53.889972 [ 259 ] {05f1776f-158a-4bd0-80d5-c2967e1e4c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1630 | 2026.03.23 21:18:53.889978 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1631 | 2026.03.23 21:18:53.889995 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_6_1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1632 | 2026.03.23 21:18:53.890040 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1309 rows starting from the beginning of the part | ||
| 1633 | 2026.03.23 21:18:53.890082 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1634 | 2026.03.23 21:18:53.890120 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1635 | 2026.03.23 21:18:53.890201 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1636 | 2026.03.23 21:18:53.890416 [ 259 ] {05f1776f-158a-4bd0-80d5-c2967e1e4c41} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.03.23 21:18:53.890479 [ 259 ] {05f1776f-158a-4bd0-80d5-c2967e1e4c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1638 | 2026.03.23 21:18:53.890858 [ 259 ] {05f1776f-158a-4bd0-80d5-c2967e1e4c41} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1639 | 2026.03.23 21:18:53.891092 [ 259 ] {05f1776f-158a-4bd0-80d5-c2967e1e4c41} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.03.23 21:18:53.891131 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1619 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428866 sec., 1133066.361716214 rows/sec., 82.80 MiB/sec. | ||
| 1641 | 2026.03.23 21:18:53.891234 [ 259 ] {05f1776f-158a-4bd0-80d5-c2967e1e4c41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 1642 | 2026.03.23 21:18:53.891234 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1643 | 2026.03.23 21:18:53.891283 [ 259 ] {05f1776f-158a-4bd0-80d5-c2967e1e4c41} <Debug> TCPHandler: Processed in 0.001533708 sec. | ||
| 1644 | 2026.03.23 21:18:53.891297 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.03.23 21:18:53.891328 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1646 | 2026.03.23 21:18:53.891328 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1647 | 2026.03.23 21:18:53.891409 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.03.23 21:18:53.891451 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 1649 | 2026.03.23 21:18:53.891513 [ 259 ] {29d9c997-97aa-4eef-8b48-909d413c9801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1650 | 2026.03.23 21:18:53.891562 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1651 | 2026.03.23 21:18:53.891573 [ 259 ] {29d9c997-97aa-4eef-8b48-909d413c9801} <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 | ||
| 1652 | 2026.03.23 21:18:53.891606 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 258 rows starting from the beginning of the part | ||
| 1653 | 2026.03.23 21:18:53.891619 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.23 21:18:53.891702 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_6_1} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2026.03.23 21:18:53.891710 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1656 | 2026.03.23 21:18:53.891775 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1657 | 2026.03.23 21:18:53.891778 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1658 | 2026.03.23 21:18:53.891830 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2640 rows starting from the beginning of the part | ||
| 1659 | 2026.03.23 21:18:53.891883 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1660 | 2026.03.23 21:18:53.891936 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1661 | 2026.03.23 21:18:53.892458 [ 259 ] {29d9c997-97aa-4eef-8b48-909d413c9801} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.03.23 21:18:53.892500 [ 259 ] {29d9c997-97aa-4eef-8b48-909d413c9801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1663 | 2026.03.23 21:18:53.893072 [ 259 ] {29d9c997-97aa-4eef-8b48-909d413c9801} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1664 | 2026.03.23 21:18:53.893329 [ 259 ] {29d9c997-97aa-4eef-8b48-909d413c9801} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.03.23 21:18:53.893485 [ 259 ] {29d9c997-97aa-4eef-8b48-909d413c9801} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00199 sec., 5025.125628140703 rows/sec., 9.00 MiB/sec. | ||
| 1666 | 2026.03.23 21:18:53.893557 [ 259 ] {29d9c997-97aa-4eef-8b48-909d413c9801} <Debug> TCPHandler: Processed in 0.002196865 sec. | ||
| 1667 | 2026.03.23 21:18:53.893675 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.03.23 21:18:53.893772 [ 259 ] {ec44c80e-5e57-4e83-9114-1d0a3882a4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.03.23 21:18:53.893816 [ 259 ] {ec44c80e-5e57-4e83-9114-1d0a3882a4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1670 | 2026.03.23 21:18:53.894182 [ 259 ] {ec44c80e-5e57-4e83-9114-1d0a3882a4bd} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.03.23 21:18:53.894221 [ 259 ] {ec44c80e-5e57-4e83-9114-1d0a3882a4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1672 | 2026.03.23 21:18:53.894556 [ 259 ] {ec44c80e-5e57-4e83-9114-1d0a3882a4bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1673 | 2026.03.23 21:18:53.894784 [ 259 ] {ec44c80e-5e57-4e83-9114-1d0a3882a4bd} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.03.23 21:18:53.894891 [ 53 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1675 | 2026.03.23 21:18:53.894921 [ 259 ] {ec44c80e-5e57-4e83-9114-1d0a3882a4bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 1676 | 2026.03.23 21:18:53.894927 [ 53 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.03.23 21:18:53.894965 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1678 | 2026.03.23 21:18:53.894966 [ 259 ] {ec44c80e-5e57-4e83-9114-1d0a3882a4bd} <Debug> TCPHandler: Processed in 0.001340213 sec. | ||
| 1679 | 2026.03.23 21:18:53.894977 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3406 rows, containing 5 columns (5 merged, 0 gathered) in 0.003579109 sec., 951633.4931403318 rows/sec., 61.19 MiB/sec. | ||
| 1680 | 2026.03.23 21:18:53.895031 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 1681 | 2026.03.23 21:18:53.895116 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.03.23 21:18:53.895141 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1683 | 2026.03.23 21:18:53.895185 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1684 | 2026.03.23 21:18:53.895221 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1685 | 2026.03.23 21:18:53.895257 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1686 | 2026.03.23 21:18:53.895288 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1687 | 2026.03.23 21:18:53.895323 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1688 | 2026.03.23 21:18:53.895426 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1689 | 2026.03.23 21:18:53.895728 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.03.23 21:18:53.895805 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1691 | 2026.03.23 21:18:53.895884 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 1692 | 2026.03.23 21:18:53.896026 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001022345 sec., 234754.41264935027 rows/sec., 15.75 MiB/sec. | ||
| 1693 | 2026.03.23 21:18:53.896193 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1694 | 2026.03.23 21:18:53.896480 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.03.23 21:18:53.896548 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_6_1} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1696 | 2026.03.23 21:18:53.896623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1697 | 2026.03.23 21:18:58.071569 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1698 | 2026.03.23 21:18:58.071622 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1699 | 2026.03.23 21:18:58.139464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2848 | ||
| 1700 | 2026.03.23 21:18:58.140003 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.03.23 21:18:58.140055 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1702 | 2026.03.23 21:18:58.140594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1703 | 2026.03.23 21:18:58.140863 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.03.23 21:18:58.141022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1705 | 2026.03.23 21:18:58.141026 [ 62 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1706 | 2026.03.23 21:18:58.141103 [ 62 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.03.23 21:18:58.141124 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1708 | 2026.03.23 21:18:58.141222 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 1709 | 2026.03.23 21:18:58.141313 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1710 | 2026.03.23 21:18:58.141343 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1711 | 2026.03.23 21:18:58.141400 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1712 | 2026.03.23 21:18:58.141442 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1713 | 2026.03.23 21:18:58.141483 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1714 | 2026.03.23 21:18:58.141516 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 445 rows starting from the beginning of the part | ||
| 1715 | 2026.03.23 21:18:58.141554 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1716 | 2026.03.23 21:18:58.179140 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.037952324 sec., 75041.51787911591 rows/sec., 1.07 MiB/sec. | ||
| 1717 | 2026.03.23 21:18:58.179954 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1718 | 2026.03.23 21:18:58.180309 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.03.23 21:18:58.180394 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_6_1} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1720 | 2026.03.23 21:18:58.180500 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.33 MiB. | ||
| 1721 | 2026.03.23 21:18:58.312125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1722 | 2026.03.23 21:18:58.330508 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.03.23 21:18:58.330595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1724 | 2026.03.23 21:18:58.337717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1725 | 2026.03.23 21:18:58.338444 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.23 21:18:58.338740 [ 62 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1727 | 2026.03.23 21:18:58.338804 [ 62 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.03.23 21:18:58.338824 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1729 | 2026.03.23 21:18:58.338918 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 1730 | 2026.03.23 21:18:58.341706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1731 | 2026.03.23 21:18:58.341963 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1732 | 2026.03.23 21:18:58.342723 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 1733 | 2026.03.23 21:18:58.346299 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 1734 | 2026.03.23 21:18:58.349858 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 1735 | 2026.03.23 21:18:58.353810 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 1736 | 2026.03.23 21:18:58.362987 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 1737 | 2026.03.23 21:18:58.367645 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 1738 | 2026.03.23 21:18:58.431020 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092131162 sec., 499.28817786972013 rows/sec., 2.58 MiB/sec. | ||
| 1739 | 2026.03.23 21:18:58.432775 [ 200 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1740 | 2026.03.23 21:18:58.434638 [ 200 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_6_1} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.03.23 21:18:58.434742 [ 200 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_6_1} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1742 | 2026.03.23 21:18:58.436060 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1743 | 2026.03.23 21:18:58.886355 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.03.23 21:18:58.886608 [ 259 ] {6fe90409-35b3-4f33-89f5-579f8e0cba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1745 | 2026.03.23 21:18:58.886720 [ 259 ] {6fe90409-35b3-4f33-89f5-579f8e0cba11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1746 | 2026.03.23 21:18:58.887635 [ 259 ] {6fe90409-35b3-4f33-89f5-579f8e0cba11} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.03.23 21:18:58.887684 [ 259 ] {6fe90409-35b3-4f33-89f5-579f8e0cba11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1748 | 2026.03.23 21:18:58.888092 [ 259 ] {6fe90409-35b3-4f33-89f5-579f8e0cba11} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1749 | 2026.03.23 21:18:58.888370 [ 259 ] {6fe90409-35b3-4f33-89f5-579f8e0cba11} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.03.23 21:18:58.888546 [ 259 ] {6fe90409-35b3-4f33-89f5-579f8e0cba11} <Debug> executeQuery: Read 82 rows, 6.88 KiB in 0.002042 sec., 40156.70910871695 rows/sec., 3.29 MiB/sec. | ||
| 1751 | 2026.03.23 21:18:58.888603 [ 259 ] {6fe90409-35b3-4f33-89f5-579f8e0cba11} <Debug> TCPHandler: Processed in 0.002435921 sec. | ||
| 1752 | 2026.03.23 21:18:58.888738 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.03.23 21:18:58.888846 [ 259 ] {ceccbc67-af59-4bf8-bfd4-0cec5b438841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1754 | 2026.03.23 21:18:58.888896 [ 259 ] {ceccbc67-af59-4bf8-bfd4-0cec5b438841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1755 | 2026.03.23 21:18:58.889465 [ 259 ] {ceccbc67-af59-4bf8-bfd4-0cec5b438841} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.03.23 21:18:58.889516 [ 259 ] {ceccbc67-af59-4bf8-bfd4-0cec5b438841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1757 | 2026.03.23 21:18:58.889957 [ 259 ] {ceccbc67-af59-4bf8-bfd4-0cec5b438841} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1758 | 2026.03.23 21:18:58.890286 [ 259 ] {ceccbc67-af59-4bf8-bfd4-0cec5b438841} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.03.23 21:18:58.890491 [ 259 ] {ceccbc67-af59-4bf8-bfd4-0cec5b438841} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001668 sec., 7793.764988009592 rows/sec., 586.05 KiB/sec. | ||
| 1760 | 2026.03.23 21:18:58.890556 [ 259 ] {ceccbc67-af59-4bf8-bfd4-0cec5b438841} <Debug> TCPHandler: Processed in 0.001871036 sec. | ||
| 1761 | 2026.03.23 21:18:58.890708 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.03.23 21:18:58.890833 [ 259 ] {5950a08b-8544-4e76-821a-b0b93bd90207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1763 | 2026.03.23 21:18:58.890891 [ 259 ] {5950a08b-8544-4e76-821a-b0b93bd90207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1764 | 2026.03.23 21:18:58.891464 [ 259 ] {5950a08b-8544-4e76-821a-b0b93bd90207} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.03.23 21:18:58.891511 [ 259 ] {5950a08b-8544-4e76-821a-b0b93bd90207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1766 | 2026.03.23 21:18:58.891958 [ 259 ] {5950a08b-8544-4e76-821a-b0b93bd90207} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1767 | 2026.03.23 21:18:58.892282 [ 259 ] {5950a08b-8544-4e76-821a-b0b93bd90207} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.03.23 21:18:58.892469 [ 259 ] {5950a08b-8544-4e76-821a-b0b93bd90207} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001665 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 1769 | 2026.03.23 21:18:58.892522 [ 259 ] {5950a08b-8544-4e76-821a-b0b93bd90207} <Debug> TCPHandler: Processed in 0.001877167 sec. | ||
| 1770 | 2026.03.23 21:18:58.892672 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.03.23 21:18:58.892794 [ 259 ] {34c5648c-42f0-4aae-a3cc-c151ce9ddb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.03.23 21:18:58.892851 [ 259 ] {34c5648c-42f0-4aae-a3cc-c151ce9ddb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1773 | 2026.03.23 21:18:58.893376 [ 259 ] {34c5648c-42f0-4aae-a3cc-c151ce9ddb21} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.23 21:18:58.893422 [ 259 ] {34c5648c-42f0-4aae-a3cc-c151ce9ddb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1775 | 2026.03.23 21:18:58.893873 [ 259 ] {34c5648c-42f0-4aae-a3cc-c151ce9ddb21} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1776 | 2026.03.23 21:18:58.894193 [ 259 ] {34c5648c-42f0-4aae-a3cc-c151ce9ddb21} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.23 21:18:58.894381 [ 259 ] {34c5648c-42f0-4aae-a3cc-c151ce9ddb21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec. | ||
| 1778 | 2026.03.23 21:18:58.894432 [ 259 ] {34c5648c-42f0-4aae-a3cc-c151ce9ddb21} <Debug> TCPHandler: Processed in 0.001822746 sec. | ||
| 1779 | 2026.03.23 21:18:58.894564 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.03.23 21:18:58.894684 [ 259 ] {6b1524ce-de60-46a7-9ff8-d473629b3a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.03.23 21:18:58.894757 [ 259 ] {6b1524ce-de60-46a7-9ff8-d473629b3a82} <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 | ||
| 1782 | 2026.03.23 21:18:58.895789 [ 259 ] {6b1524ce-de60-46a7-9ff8-d473629b3a82} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.03.23 21:18:58.895834 [ 259 ] {6b1524ce-de60-46a7-9ff8-d473629b3a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1784 | 2026.03.23 21:18:58.896577 [ 259 ] {6b1524ce-de60-46a7-9ff8-d473629b3a82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1785 | 2026.03.23 21:18:58.896890 [ 259 ] {6b1524ce-de60-46a7-9ff8-d473629b3a82} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.03.23 21:18:58.897079 [ 259 ] {6b1524ce-de60-46a7-9ff8-d473629b3a82} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002423 sec., 5365.249690466365 rows/sec., 9.61 MiB/sec. | ||
| 1787 | 2026.03.23 21:18:58.897149 [ 259 ] {6b1524ce-de60-46a7-9ff8-d473629b3a82} <Debug> TCPHandler: Processed in 0.002647066 sec. | ||
| 1788 | 2026.03.23 21:18:58.897275 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.03.23 21:18:58.897374 [ 259 ] {75bcb7ae-b6c9-496b-ab58-6ab60f0a952a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.03.23 21:18:58.897417 [ 259 ] {75bcb7ae-b6c9-496b-ab58-6ab60f0a952a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1791 | 2026.03.23 21:18:58.897836 [ 259 ] {75bcb7ae-b6c9-496b-ab58-6ab60f0a952a} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.03.23 21:18:58.897881 [ 259 ] {75bcb7ae-b6c9-496b-ab58-6ab60f0a952a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1793 | 2026.03.23 21:18:58.898243 [ 259 ] {75bcb7ae-b6c9-496b-ab58-6ab60f0a952a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1794 | 2026.03.23 21:18:58.898448 [ 259 ] {75bcb7ae-b6c9-496b-ab58-6ab60f0a952a} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.03.23 21:18:58.898580 [ 259 ] {75bcb7ae-b6c9-496b-ab58-6ab60f0a952a} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001226 sec., 2446.9820554649264 rows/sec., 172.85 KiB/sec. | ||
| 1796 | 2026.03.23 21:18:58.898617 [ 259 ] {75bcb7ae-b6c9-496b-ab58-6ab60f0a952a} <Debug> TCPHandler: Processed in 0.001391195 sec. | ||
| 1797 | 2026.03.23 21:18:58.898721 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.03.23 21:18:58.898821 [ 259 ] {1662e8c0-2765-4a14-bf0a-339833c4af7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1799 | 2026.03.23 21:18:58.898865 [ 259 ] {1662e8c0-2765-4a14-bf0a-339833c4af7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1800 | 2026.03.23 21:18:58.899206 [ 259 ] {1662e8c0-2765-4a14-bf0a-339833c4af7b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.03.23 21:18:58.899248 [ 259 ] {1662e8c0-2765-4a14-bf0a-339833c4af7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1802 | 2026.03.23 21:18:58.899565 [ 259 ] {1662e8c0-2765-4a14-bf0a-339833c4af7b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1803 | 2026.03.23 21:18:58.899766 [ 259 ] {1662e8c0-2765-4a14-bf0a-339833c4af7b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.03.23 21:18:58.899904 [ 259 ] {1662e8c0-2765-4a14-bf0a-339833c4af7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 1805 | 2026.03.23 21:18:58.899943 [ 259 ] {1662e8c0-2765-4a14-bf0a-339833c4af7b} <Debug> TCPHandler: Processed in 0.001272282 sec. | ||
| 1806 | 2026.03.23 21:18:59.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.13 MiB, peak 182.16 MiB, free memory in arenas 0.00 B, will set to 182.89 MiB (RSS), difference: 9.76 MiB | ||
| 1807 | 2026.03.23 21:19:03.153506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 266 | ||
| 1808 | 2026.03.23 21:19:03.155540 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.03.23 21:19:03.155653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1810 | 2026.03.23 21:19:03.157021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1811 | 2026.03.23 21:19:03.157444 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.03.23 21:19:03.157774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1813 | 2026.03.23 21:19:03.886626 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.03.23 21:19:03.886809 [ 259 ] {197f4386-b716-4619-8689-bc31edf00a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.03.23 21:19:03.886873 [ 259 ] {197f4386-b716-4619-8689-bc31edf00a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1816 | 2026.03.23 21:19:03.887504 [ 259 ] {197f4386-b716-4619-8689-bc31edf00a7f} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.03.23 21:19:03.887550 [ 259 ] {197f4386-b716-4619-8689-bc31edf00a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1818 | 2026.03.23 21:19:03.887933 [ 259 ] {197f4386-b716-4619-8689-bc31edf00a7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1819 | 2026.03.23 21:19:03.888161 [ 259 ] {197f4386-b716-4619-8689-bc31edf00a7f} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.03.23 21:19:03.888321 [ 259 ] {197f4386-b716-4619-8689-bc31edf00a7f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00156 sec., 15384.615384615385 rows/sec., 1.28 MiB/sec. | ||
| 1821 | 2026.03.23 21:19:03.888372 [ 259 ] {197f4386-b716-4619-8689-bc31edf00a7f} <Debug> TCPHandler: Processed in 0.001870346 sec. | ||
| 1822 | 2026.03.23 21:19:03.888502 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.03.23 21:19:03.888602 [ 259 ] {95d724ec-17a7-466c-aa44-ee1cf76b6a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1824 | 2026.03.23 21:19:03.888646 [ 259 ] {95d724ec-17a7-466c-aa44-ee1cf76b6a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1825 | 2026.03.23 21:19:03.889144 [ 259 ] {95d724ec-17a7-466c-aa44-ee1cf76b6a2d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.03.23 21:19:03.889182 [ 259 ] {95d724ec-17a7-466c-aa44-ee1cf76b6a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1827 | 2026.03.23 21:19:03.889502 [ 259 ] {95d724ec-17a7-466c-aa44-ee1cf76b6a2d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1828 | 2026.03.23 21:19:03.889719 [ 259 ] {95d724ec-17a7-466c-aa44-ee1cf76b6a2d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.03.23 21:19:03.889851 [ 259 ] {95d724ec-17a7-466c-aa44-ee1cf76b6a2d} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001271 sec., 154209.28402832415 rows/sec., 13.73 MiB/sec. | ||
| 1830 | 2026.03.23 21:19:03.889889 [ 259 ] {95d724ec-17a7-466c-aa44-ee1cf76b6a2d} <Debug> TCPHandler: Processed in 0.001435826 sec. | ||
| 1831 | 2026.03.23 21:19:03.890005 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.03.23 21:19:03.890106 [ 259 ] {ea8cc0ae-f076-4d8b-88b7-0952e79cec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1833 | 2026.03.23 21:19:03.890146 [ 259 ] {ea8cc0ae-f076-4d8b-88b7-0952e79cec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1834 | 2026.03.23 21:19:03.890555 [ 259 ] {ea8cc0ae-f076-4d8b-88b7-0952e79cec8c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.03.23 21:19:03.890592 [ 259 ] {ea8cc0ae-f076-4d8b-88b7-0952e79cec8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1836 | 2026.03.23 21:19:03.890883 [ 259 ] {ea8cc0ae-f076-4d8b-88b7-0952e79cec8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1837 | 2026.03.23 21:19:03.891087 [ 259 ] {ea8cc0ae-f076-4d8b-88b7-0952e79cec8c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.03.23 21:19:03.891218 [ 259 ] {ea8cc0ae-f076-4d8b-88b7-0952e79cec8c} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001132 sec., 19434.62897526502 rows/sec., 1.48 MiB/sec. | ||
| 1839 | 2026.03.23 21:19:03.891244 [ 60 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1840 | 2026.03.23 21:19:03.891253 [ 259 ] {ea8cc0ae-f076-4d8b-88b7-0952e79cec8c} <Debug> TCPHandler: Processed in 0.001295392 sec. | ||
| 1841 | 2026.03.23 21:19:03.891317 [ 60 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.03.23 21:19:03.891344 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1843 | 2026.03.23 21:19:03.891405 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.03.23 21:19:03.891475 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 1845 | 2026.03.23 21:19:03.891501 [ 259 ] {7e717d58-bc6c-4733-81f5-644a88feceb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.03.23 21:19:03.891552 [ 259 ] {7e717d58-bc6c-4733-81f5-644a88feceb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1847 | 2026.03.23 21:19:03.891620 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1848 | 2026.03.23 21:19:03.891665 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1849 | 2026.03.23 21:19:03.891764 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1850 | 2026.03.23 21:19:03.891815 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
| 1851 | 2026.03.23 21:19:03.891863 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1852 | 2026.03.23 21:19:03.891938 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 1853 | 2026.03.23 21:19:03.891958 [ 259 ] {7e717d58-bc6c-4733-81f5-644a88feceb9} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.03.23 21:19:03.891983 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1855 | 2026.03.23 21:19:03.892002 [ 259 ] {7e717d58-bc6c-4733-81f5-644a88feceb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1856 | 2026.03.23 21:19:03.892345 [ 259 ] {7e717d58-bc6c-4733-81f5-644a88feceb9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1857 | 2026.03.23 21:19:03.892578 [ 259 ] {7e717d58-bc6c-4733-81f5-644a88feceb9} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.03.23 21:19:03.892717 [ 259 ] {7e717d58-bc6c-4733-81f5-644a88feceb9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 1859 | 2026.03.23 21:19:03.892754 [ 259 ] {7e717d58-bc6c-4733-81f5-644a88feceb9} <Debug> TCPHandler: Processed in 0.001396785 sec. | ||
| 1860 | 2026.03.23 21:19:03.892876 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457856 sec., 72709.51314807498 rows/sec., 5.64 MiB/sec. | ||
| 1861 | 2026.03.23 21:19:03.892887 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2026.03.23 21:19:03.892988 [ 259 ] {61c53847-9b2a-4773-9f45-dd90b0602671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1863 | 2026.03.23 21:19:03.893007 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1864 | 2026.03.23 21:19:03.893028 [ 259 ] {61c53847-9b2a-4773-9f45-dd90b0602671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1865 | 2026.03.23 21:19:03.893265 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.03.23 21:19:03.893325 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_6_1} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1867 | 2026.03.23 21:19:03.893398 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1868 | 2026.03.23 21:19:03.893419 [ 259 ] {61c53847-9b2a-4773-9f45-dd90b0602671} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.03.23 21:19:03.893454 [ 259 ] {61c53847-9b2a-4773-9f45-dd90b0602671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1870 | 2026.03.23 21:19:03.893739 [ 259 ] {61c53847-9b2a-4773-9f45-dd90b0602671} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1871 | 2026.03.23 21:19:03.893958 [ 259 ] {61c53847-9b2a-4773-9f45-dd90b0602671} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.03.23 21:19:03.894082 [ 259 ] {61c53847-9b2a-4773-9f45-dd90b0602671} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 1873 | 2026.03.23 21:19:03.894119 [ 259 ] {61c53847-9b2a-4773-9f45-dd90b0602671} <Debug> TCPHandler: Processed in 0.001278922 sec. | ||
| 1874 | 2026.03.23 21:19:03.894227 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.03.23 21:19:03.894318 [ 259 ] {c077e6b2-a7eb-4803-b8c9-c4a431b38c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1876 | 2026.03.23 21:19:03.894358 [ 259 ] {c077e6b2-a7eb-4803-b8c9-c4a431b38c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1877 | 2026.03.23 21:19:03.894792 [ 259 ] {c077e6b2-a7eb-4803-b8c9-c4a431b38c97} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.03.23 21:19:03.894828 [ 259 ] {c077e6b2-a7eb-4803-b8c9-c4a431b38c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1879 | 2026.03.23 21:19:03.895144 [ 259 ] {c077e6b2-a7eb-4803-b8c9-c4a431b38c97} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1880 | 2026.03.23 21:19:03.895359 [ 259 ] {c077e6b2-a7eb-4803-b8c9-c4a431b38c97} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.03.23 21:19:03.895485 [ 259 ] {c077e6b2-a7eb-4803-b8c9-c4a431b38c97} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001185 sec., 92827.00421940928 rows/sec., 7.56 MiB/sec. | ||
| 1882 | 2026.03.23 21:19:03.895522 [ 259 ] {c077e6b2-a7eb-4803-b8c9-c4a431b38c97} <Debug> TCPHandler: Processed in 0.001341863 sec. | ||
| 1883 | 2026.03.23 21:19:03.895635 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.03.23 21:19:03.895727 [ 259 ] {a957f9f0-bcfe-486c-9272-045ec3beed35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.03.23 21:19:03.895770 [ 259 ] {a957f9f0-bcfe-486c-9272-045ec3beed35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1886 | 2026.03.23 21:19:03.896179 [ 259 ] {a957f9f0-bcfe-486c-9272-045ec3beed35} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.03.23 21:19:03.896214 [ 259 ] {a957f9f0-bcfe-486c-9272-045ec3beed35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1888 | 2026.03.23 21:19:03.896543 [ 259 ] {a957f9f0-bcfe-486c-9272-045ec3beed35} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1889 | 2026.03.23 21:19:03.896754 [ 259 ] {a957f9f0-bcfe-486c-9272-045ec3beed35} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.03.23 21:19:03.896877 [ 259 ] {a957f9f0-bcfe-486c-9272-045ec3beed35} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001167 sec., 167952.01371036845 rows/sec., 12.05 MiB/sec. | ||
| 1891 | 2026.03.23 21:19:03.896912 [ 259 ] {a957f9f0-bcfe-486c-9272-045ec3beed35} <Debug> TCPHandler: Processed in 0.001324583 sec. | ||
| 1892 | 2026.03.23 21:19:03.897026 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.03.23 21:19:03.897117 [ 259 ] {4a4e6cc0-0917-47d6-8976-9bbf7948dc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.03.23 21:19:03.897170 [ 259 ] {4a4e6cc0-0917-47d6-8976-9bbf7948dc21} <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 | ||
| 1895 | 2026.03.23 21:19:03.897906 [ 259 ] {4a4e6cc0-0917-47d6-8976-9bbf7948dc21} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.03.23 21:19:03.897942 [ 259 ] {4a4e6cc0-0917-47d6-8976-9bbf7948dc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1897 | 2026.03.23 21:19:03.898454 [ 259 ] {4a4e6cc0-0917-47d6-8976-9bbf7948dc21} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1898 | 2026.03.23 21:19:03.898687 [ 259 ] {4a4e6cc0-0917-47d6-8976-9bbf7948dc21} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.03.23 21:19:03.898788 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1900 | 2026.03.23 21:19:03.898822 [ 259 ] {4a4e6cc0-0917-47d6-8976-9bbf7948dc21} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 1901 | 2026.03.23 21:19:03.898835 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.03.23 21:19:03.898866 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1903 | 2026.03.23 21:19:03.898889 [ 259 ] {4a4e6cc0-0917-47d6-8976-9bbf7948dc21} <Debug> TCPHandler: Processed in 0.001911338 sec. | ||
| 1904 | 2026.03.23 21:19:03.898943 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 1905 | 2026.03.23 21:19:03.899026 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.03.23 21:19:03.899153 [ 259 ] {b3fe5ced-d1e8-4b4f-a3b7-843687146c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.03.23 21:19:03.899167 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1908 | 2026.03.23 21:19:03.899208 [ 259 ] {b3fe5ced-d1e8-4b4f-a3b7-843687146c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1909 | 2026.03.23 21:19:03.899229 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1910 | 2026.03.23 21:19:03.899364 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1911 | 2026.03.23 21:19:03.899492 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 1912 | 2026.03.23 21:19:03.899599 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1913 | 2026.03.23 21:19:03.899608 [ 259 ] {b3fe5ced-d1e8-4b4f-a3b7-843687146c8d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.03.23 21:19:03.899651 [ 259 ] {b3fe5ced-d1e8-4b4f-a3b7-843687146c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1915 | 2026.03.23 21:19:03.899702 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 1916 | 2026.03.23 21:19:03.899811 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1917 | 2026.03.23 21:19:03.899985 [ 259 ] {b3fe5ced-d1e8-4b4f-a3b7-843687146c8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1918 | 2026.03.23 21:19:03.900297 [ 259 ] {b3fe5ced-d1e8-4b4f-a3b7-843687146c8d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.03.23 21:19:03.900441 [ 259 ] {b3fe5ced-d1e8-4b4f-a3b7-843687146c8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 1920 | 2026.03.23 21:19:03.900481 [ 259 ] {b3fe5ced-d1e8-4b4f-a3b7-843687146c8d} <Debug> TCPHandler: Processed in 0.001515477 sec. | ||
| 1921 | 2026.03.23 21:19:03.901711 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 19 columns (19 merged, 0 gathered) in 0.00280014 sec., 24284.50006071125 rows/sec., 43.52 MiB/sec. | ||
| 1922 | 2026.03.23 21:19:03.902180 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1923 | 2026.03.23 21:19:03.902649 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.03.23 21:19:03.902736 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1925 | 2026.03.23 21:19:03.902873 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1926 | 2026.03.23 21:19:05.641145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3296 | ||
| 1927 | 2026.03.23 21:19:05.641651 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.03.23 21:19:05.641701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1929 | 2026.03.23 21:19:05.642203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1930 | 2026.03.23 21:19:05.642458 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.03.23 21:19:05.642603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3296 | ||
| 1932 | 2026.03.23 21:19:05.841803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1933 | 2026.03.23 21:19:05.859426 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.03.23 21:19:05.859491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1935 | 2026.03.23 21:19:05.865186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1936 | 2026.03.23 21:19:05.865921 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.03.23 21:19:05.869398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1938 | 2026.03.23 21:19:08.885721 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.03.23 21:19:08.885930 [ 259 ] {7c86fdaa-efeb-4941-abe6-48c522780850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1940 | 2026.03.23 21:19:08.886001 [ 259 ] {7c86fdaa-efeb-4941-abe6-48c522780850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1941 | 2026.03.23 21:19:08.886712 [ 259 ] {7c86fdaa-efeb-4941-abe6-48c522780850} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.03.23 21:19:08.886752 [ 259 ] {7c86fdaa-efeb-4941-abe6-48c522780850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1943 | 2026.03.23 21:19:08.887142 [ 259 ] {7c86fdaa-efeb-4941-abe6-48c522780850} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1944 | 2026.03.23 21:19:08.887368 [ 259 ] {7c86fdaa-efeb-4941-abe6-48c522780850} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.03.23 21:19:08.887525 [ 259 ] {7c86fdaa-efeb-4941-abe6-48c522780850} <Debug> executeQuery: Read 110 rows, 9.50 KiB in 0.00165 sec., 66666.66666666667 rows/sec., 5.62 MiB/sec. | ||
| 1946 | 2026.03.23 21:19:08.887572 [ 259 ] {7c86fdaa-efeb-4941-abe6-48c522780850} <Debug> TCPHandler: Processed in 0.001981049 sec. | ||
| 1947 | 2026.03.23 21:19:08.887707 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.03.23 21:19:08.887809 [ 259 ] {042d343e-559a-4f74-be02-a27f6a6fd142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1949 | 2026.03.23 21:19:08.887852 [ 259 ] {042d343e-559a-4f74-be02-a27f6a6fd142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1950 | 2026.03.23 21:19:08.888268 [ 259 ] {042d343e-559a-4f74-be02-a27f6a6fd142} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.03.23 21:19:08.888302 [ 259 ] {042d343e-559a-4f74-be02-a27f6a6fd142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1952 | 2026.03.23 21:19:08.888596 [ 259 ] {042d343e-559a-4f74-be02-a27f6a6fd142} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1953 | 2026.03.23 21:19:08.888815 [ 259 ] {042d343e-559a-4f74-be02-a27f6a6fd142} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.03.23 21:19:08.888948 [ 259 ] {042d343e-559a-4f74-be02-a27f6a6fd142} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001163 sec., 23215.821152192606 rows/sec., 1.70 MiB/sec. | ||
| 1955 | 2026.03.23 21:19:08.888984 [ 259 ] {042d343e-559a-4f74-be02-a27f6a6fd142} <Debug> TCPHandler: Processed in 0.001328093 sec. | ||
| 1956 | 2026.03.23 21:19:08.889095 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.03.23 21:19:08.889190 [ 259 ] {5ee1cbdc-cd27-42d1-b2b4-788368bec694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1958 | 2026.03.23 21:19:08.889229 [ 259 ] {5ee1cbdc-cd27-42d1-b2b4-788368bec694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1959 | 2026.03.23 21:19:08.889646 [ 259 ] {5ee1cbdc-cd27-42d1-b2b4-788368bec694} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.03.23 21:19:08.889679 [ 259 ] {5ee1cbdc-cd27-42d1-b2b4-788368bec694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1961 | 2026.03.23 21:19:08.889975 [ 259 ] {5ee1cbdc-cd27-42d1-b2b4-788368bec694} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1962 | 2026.03.23 21:19:08.890179 [ 259 ] {5ee1cbdc-cd27-42d1-b2b4-788368bec694} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.03.23 21:19:08.890301 [ 259 ] {5ee1cbdc-cd27-42d1-b2b4-788368bec694} <Debug> executeQuery: Read 97 rows, 7.79 KiB in 0.001132 sec., 85689.04593639576 rows/sec., 6.72 MiB/sec. | ||
| 1964 | 2026.03.23 21:19:08.890337 [ 259 ] {5ee1cbdc-cd27-42d1-b2b4-788368bec694} <Debug> TCPHandler: Processed in 0.001289932 sec. | ||
| 1965 | 2026.03.23 21:19:08.890447 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.03.23 21:19:08.890540 [ 259 ] {40e7b3a0-3fb3-40ad-8b2e-abe64419cc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.03.23 21:19:08.890582 [ 259 ] {40e7b3a0-3fb3-40ad-8b2e-abe64419cc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1968 | 2026.03.23 21:19:08.890982 [ 259 ] {40e7b3a0-3fb3-40ad-8b2e-abe64419cc3a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.03.23 21:19:08.891018 [ 259 ] {40e7b3a0-3fb3-40ad-8b2e-abe64419cc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1970 | 2026.03.23 21:19:08.891336 [ 259 ] {40e7b3a0-3fb3-40ad-8b2e-abe64419cc3a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1971 | 2026.03.23 21:19:08.891544 [ 259 ] {40e7b3a0-3fb3-40ad-8b2e-abe64419cc3a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.03.23 21:19:08.891668 [ 259 ] {40e7b3a0-3fb3-40ad-8b2e-abe64419cc3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 1973 | 2026.03.23 21:19:08.891703 [ 259 ] {40e7b3a0-3fb3-40ad-8b2e-abe64419cc3a} <Debug> TCPHandler: Processed in 0.001303193 sec. | ||
| 1974 | 2026.03.23 21:19:08.891872 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.03.23 21:19:08.891965 [ 259 ] {32ccacda-b862-4130-bcd6-2564b13bdeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.03.23 21:19:08.892017 [ 259 ] {32ccacda-b862-4130-bcd6-2564b13bdeeb} <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 | ||
| 1977 | 2026.03.23 21:19:08.892780 [ 259 ] {32ccacda-b862-4130-bcd6-2564b13bdeeb} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.03.23 21:19:08.892816 [ 259 ] {32ccacda-b862-4130-bcd6-2564b13bdeeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1979 | 2026.03.23 21:19:08.893337 [ 259 ] {32ccacda-b862-4130-bcd6-2564b13bdeeb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1980 | 2026.03.23 21:19:08.893572 [ 259 ] {32ccacda-b862-4130-bcd6-2564b13bdeeb} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.03.23 21:19:08.893713 [ 259 ] {32ccacda-b862-4130-bcd6-2564b13bdeeb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001766 sec., 15288.788221970555 rows/sec., 27.40 MiB/sec. | ||
| 1982 | 2026.03.23 21:19:08.893775 [ 259 ] {32ccacda-b862-4130-bcd6-2564b13bdeeb} <Debug> TCPHandler: Processed in 0.001950358 sec. | ||
| 1983 | 2026.03.23 21:19:08.893889 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.03.23 21:19:08.893982 [ 259 ] {2c2ef433-7481-4a33-8785-5878dcbb68db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1985 | 2026.03.23 21:19:08.894023 [ 259 ] {2c2ef433-7481-4a33-8785-5878dcbb68db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1986 | 2026.03.23 21:19:08.894335 [ 259 ] {2c2ef433-7481-4a33-8785-5878dcbb68db} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.03.23 21:19:08.894372 [ 259 ] {2c2ef433-7481-4a33-8785-5878dcbb68db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1988 | 2026.03.23 21:19:08.894662 [ 259 ] {2c2ef433-7481-4a33-8785-5878dcbb68db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1989 | 2026.03.23 21:19:08.894868 [ 259 ] {2c2ef433-7481-4a33-8785-5878dcbb68db} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.03.23 21:19:08.894990 [ 259 ] {2c2ef433-7481-4a33-8785-5878dcbb68db} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001027 sec., 11684.518013631938 rows/sec., 908.10 KiB/sec. | ||
| 1991 | 2026.03.23 21:19:08.895026 [ 259 ] {2c2ef433-7481-4a33-8785-5878dcbb68db} <Debug> TCPHandler: Processed in 0.001184239 sec. | ||
| 1992 | 2026.03.23 21:19:08.895133 [ 259 ] {} <Trace> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.03.23 21:19:08.895224 [ 259 ] {88d1b8ac-57ea-4eb7-ba22-f239abf06226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40322) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1994 | 2026.03.23 21:19:08.895263 [ 259 ] {88d1b8ac-57ea-4eb7-ba22-f239abf06226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1995 | 2026.03.23 21:19:08.895582 [ 259 ] {88d1b8ac-57ea-4eb7-ba22-f239abf06226} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.03.23 21:19:08.895618 [ 259 ] {88d1b8ac-57ea-4eb7-ba22-f239abf06226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1997 | 2026.03.23 21:19:08.895919 [ 259 ] {88d1b8ac-57ea-4eb7-ba22-f239abf06226} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1998 | 2026.03.23 21:19:08.896121 [ 259 ] {88d1b8ac-57ea-4eb7-ba22-f239abf06226} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.03.23 21:19:08.896247 [ 259 ] {88d1b8ac-57ea-4eb7-ba22-f239abf06226} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 2000 | 2026.03.23 21:19:08.896281 [ 259 ] {88d1b8ac-57ea-4eb7-ba22-f239abf06226} <Debug> TCPHandler: Processed in 0.00119471 sec. | ||
| 2001 | 2026.03.23 21:19:11.352694 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47410 | ||
| 2002 | 2026.03.23 21:19:11.352799 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2003 | 2026.03.23 21:19:11.352824 [ 286 ] {} <Debug> TCP-Session: 5aa68f05-37f8-4883-887c-f1dff1bbf938 Authenticating user 'default' from [fd00:1122:3344:101::e]:47410 | ||
| 2004 | 2026.03.23 21:19:11.352845 [ 286 ] {} <Debug> TCP-Session: 5aa68f05-37f8-4883-887c-f1dff1bbf938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.03.23 21:19:11.352856 [ 286 ] {} <Debug> TCP-Session: 5aa68f05-37f8-4883-887c-f1dff1bbf938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.03.23 21:19:11.353072 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55356 | ||
| 2007 | 2026.03.23 21:19:11.353073 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53673 | ||
| 2008 | 2026.03.23 21:19:11.353123 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46005 | ||
| 2009 | 2026.03.23 21:19:11.353149 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49629 | ||
| 2010 | 2026.03.23 21:19:11.353158 [ 286 ] {} <Trace> TCP-Session: 5aa68f05-37f8-4883-887c-f1dff1bbf938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.03.23 21:19:11.353202 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2012 | 2026.03.23 21:19:11.353155 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51348 | ||
| 2013 | 2026.03.23 21:19:11.353251 [ 287 ] {} <Debug> TCP-Session: bcbdbaca-1148-4115-a72f-9e5089312e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:55356 | ||
| 2014 | 2026.03.23 21:19:11.353137 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45819 | ||
| 2015 | 2026.03.23 21:19:11.353287 [ 287 ] {} <Debug> TCP-Session: bcbdbaca-1148-4115-a72f-9e5089312e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.03.23 21:19:11.353313 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2017 | 2026.03.23 21:19:11.353320 [ 287 ] {} <Debug> TCP-Session: bcbdbaca-1148-4115-a72f-9e5089312e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.03.23 21:19:11.353112 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50721 | ||
| 2019 | 2026.03.23 21:19:11.353350 [ 288 ] {} <Debug> TCP-Session: 9d83ed9c-bb01-4727-a043-acef0573eed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53673 | ||
| 2020 | 2026.03.23 21:19:11.353374 [ 286 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47410) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2021 | 2026.03.23 21:19:11.353403 [ 288 ] {} <Debug> TCP-Session: 9d83ed9c-bb01-4727-a043-acef0573eed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.03.23 21:19:11.353111 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50915 | ||
| 2023 | 2026.03.23 21:19:11.353430 [ 288 ] {} <Debug> TCP-Session: 9d83ed9c-bb01-4727-a043-acef0573eed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.03.23 21:19:11.353654 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2025 | 2026.03.23 21:19:11.353657 [ 286 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2026 | 2026.03.23 21:19:11.353681 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2027 | 2026.03.23 21:19:11.353689 [ 290 ] {} <Debug> TCP-Session: 9a37037e-6278-455c-8cd4-2b605a9b2cde Authenticating user 'default' from [fd00:1122:3344:101::e]:50721 | ||
| 2028 | 2026.03.23 21:19:11.353657 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2029 | 2026.03.23 21:19:11.353729 [ 293 ] {} <Debug> TCP-Session: 8bee8a48-ab44-405c-969e-c947de405e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:49629 | ||
| 2030 | 2026.03.23 21:19:11.353733 [ 286 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2031 | 2026.03.23 21:19:11.353762 [ 289 ] {} <Debug> TCP-Session: b6ccc183-9403-40ac-808d-29c83343075d Authenticating user 'default' from [fd00:1122:3344:101::e]:50915 | ||
| 2032 | 2026.03.23 21:19:11.353770 [ 293 ] {} <Debug> TCP-Session: 8bee8a48-ab44-405c-969e-c947de405e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.03.23 21:19:11.353790 [ 289 ] {} <Debug> TCP-Session: b6ccc183-9403-40ac-808d-29c83343075d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.03.23 21:19:11.353795 [ 293 ] {} <Debug> TCP-Session: 8bee8a48-ab44-405c-969e-c947de405e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.03.23 21:19:11.353804 [ 289 ] {} <Debug> TCP-Session: b6ccc183-9403-40ac-808d-29c83343075d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2026.03.23 21:19:11.353735 [ 290 ] {} <Debug> TCP-Session: 9a37037e-6278-455c-8cd4-2b605a9b2cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.03.23 21:19:11.353726 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2026.03.23 21:19:11.353842 [ 290 ] {} <Debug> TCP-Session: 9a37037e-6278-455c-8cd4-2b605a9b2cde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.03.23 21:19:11.353896 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2040 | 2026.03.23 21:19:11.353899 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2041 | 2026.03.23 21:19:11.353926 [ 294 ] {} <Debug> TCP-Session: fdbc7f78-06ea-4bff-bd56-1834b968d1e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51348 | ||
| 2042 | 2026.03.23 21:19:11.353948 [ 291 ] {} <Debug> TCP-Session: 950efac6-c101-43a8-8a56-3fd21cfc98f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46005 | ||
| 2043 | 2026.03.23 21:19:11.353963 [ 294 ] {} <Debug> TCP-Session: fdbc7f78-06ea-4bff-bd56-1834b968d1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.03.23 21:19:11.353980 [ 291 ] {} <Debug> TCP-Session: 950efac6-c101-43a8-8a56-3fd21cfc98f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.03.23 21:19:11.353986 [ 294 ] {} <Debug> TCP-Session: fdbc7f78-06ea-4bff-bd56-1834b968d1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.03.23 21:19:11.354001 [ 291 ] {} <Debug> TCP-Session: 950efac6-c101-43a8-8a56-3fd21cfc98f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.03.23 21:19:11.353897 [ 292 ] {} <Debug> TCP-Session: 8d2833ce-b5d3-4d97-ac08-0fe300260401 Authenticating user 'default' from [fd00:1122:3344:101::e]:45819 | ||
| 2048 | 2026.03.23 21:19:11.354056 [ 292 ] {} <Debug> TCP-Session: 8d2833ce-b5d3-4d97-ac08-0fe300260401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.03.23 21:19:11.354070 [ 292 ] {} <Debug> TCP-Session: 8d2833ce-b5d3-4d97-ac08-0fe300260401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.03.23 21:19:11.354073 [ 286 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 2051 | 2026.03.23 21:19:11.355214 [ 341 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Trace> AggregatingTransform: Aggregating | ||
| 2052 | 2026.03.23 21:19:11.355267 [ 341 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2053 | 2026.03.23 21:19:11.355300 [ 341 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001120468 sec. (892.484 rows/sec., 34.86 KiB/sec.) | ||
| 2054 | 2026.03.23 21:19:11.355317 [ 341 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Trace> Aggregator: Merging aggregated data | ||
| 2055 | 2026.03.23 21:19:11.356345 [ 286 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003052 sec., 327.653997378768 rows/sec., 12.80 KiB/sec. | ||
| 2056 | 2026.03.23 21:19:11.356525 [ 286 ] {73e24ca3-36f3-4e01-8590-4cefc47f64b9} <Debug> TCPHandler: Processed in 0.003519337 sec. | ||
| 2057 | 2026.03.23 21:19:11.356653 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.03.23 21:19:11.356675 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.03.23 21:19:11.356694 [ 286 ] {} <Debug> TCP-Session: 5aa68f05-37f8-4883-887c-f1dff1bbf938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.03.23 21:19:11.356705 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.03.23 21:19:11.356719 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.03.23 21:19:11.356719 [ 289 ] {} <Debug> TCP-Session: b6ccc183-9403-40ac-808d-29c83343075d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.03.23 21:19:11.356744 [ 290 ] {} <Debug> TCP-Session: 9a37037e-6278-455c-8cd4-2b605a9b2cde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.03.23 21:19:11.356762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2065 | 2026.03.23 21:19:11.356761 [ 294 ] {} <Debug> TCP-Session: fdbc7f78-06ea-4bff-bd56-1834b968d1e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.03.23 21:19:11.356786 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2067 | 2026.03.23 21:19:11.356807 [ 293 ] {} <Debug> TCP-Session: 8bee8a48-ab44-405c-969e-c947de405e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.03.23 21:19:11.356751 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2069 | 2026.03.23 21:19:11.356919 [ 292 ] {} <Debug> TCP-Session: 8d2833ce-b5d3-4d97-ac08-0fe300260401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.03.23 21:19:11.356733 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2071 | 2026.03.23 21:19:11.356949 [ 291 ] {} <Debug> TCP-Session: 950efac6-c101-43a8-8a56-3fd21cfc98f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.03.23 21:19:11.356695 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2073 | 2026.03.23 21:19:11.356987 [ 288 ] {} <Debug> TCP-Session: 9d83ed9c-bb01-4727-a043-acef0573eed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.03.23 21:19:11.357020 [ 287 ] {} <Debug> TCP-Session: bcbdbaca-1148-4115-a72f-9e5089312e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.03.23 21:19:12.483136 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45571 | ||
| 2076 | 2026.03.23 21:19:12.483247 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.03.23 21:19:12.483273 [ 286 ] {} <Debug> TCP-Session: 02dda70a-177a-4fff-9da1-da496649797d Authenticating user 'default' from [fd00:1122:3344:101::e]:45571 | ||
| 2078 | 2026.03.23 21:19:12.483295 [ 286 ] {} <Debug> TCP-Session: 02dda70a-177a-4fff-9da1-da496649797d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.03.23 21:19:12.483308 [ 286 ] {} <Debug> TCP-Session: 02dda70a-177a-4fff-9da1-da496649797d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.03.23 21:19:12.483563 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33622 | ||
| 2081 | 2026.03.23 21:19:12.483577 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43064 | ||
| 2082 | 2026.03.23 21:19:12.483597 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60624 | ||
| 2083 | 2026.03.23 21:19:12.483635 [ 286 ] {} <Trace> TCP-Session: 02dda70a-177a-4fff-9da1-da496649797d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.03.23 21:19:12.483655 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43465 | ||
| 2085 | 2026.03.23 21:19:12.483678 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.03.23 21:19:12.483704 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.03.23 21:19:12.483648 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60089 | ||
| 2088 | 2026.03.23 21:19:12.483735 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2026.03.23 21:19:12.483740 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2090 | 2026.03.23 21:19:12.483774 [ 289 ] {} <Debug> TCP-Session: c31ee0e5-d34a-4524-a548-e637afb8e344 Authenticating user 'default' from [fd00:1122:3344:101::e]:60624 | ||
| 2091 | 2026.03.23 21:19:12.483793 [ 294 ] {} <Debug> TCP-Session: 83ab373c-5968-4dde-8708-d621e52ce5c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43465 | ||
| 2092 | 2026.03.23 21:19:12.483800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2093 | 2026.03.23 21:19:12.483811 [ 289 ] {} <Debug> TCP-Session: c31ee0e5-d34a-4524-a548-e637afb8e344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.03.23 21:19:12.483820 [ 286 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45571) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2095 | 2026.03.23 21:19:12.483837 [ 289 ] {} <Debug> TCP-Session: c31ee0e5-d34a-4524-a548-e637afb8e344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.03.23 21:19:12.483837 [ 293 ] {} <Debug> TCP-Session: 0ab02076-1aee-4c79-8dec-87e2dab18f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:60089 | ||
| 2097 | 2026.03.23 21:19:12.483822 [ 294 ] {} <Debug> TCP-Session: 83ab373c-5968-4dde-8708-d621e52ce5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.03.23 21:19:12.483879 [ 293 ] {} <Debug> TCP-Session: 0ab02076-1aee-4c79-8dec-87e2dab18f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.03.23 21:19:12.483899 [ 294 ] {} <Debug> TCP-Session: 83ab373c-5968-4dde-8708-d621e52ce5c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.03.23 21:19:12.483911 [ 293 ] {} <Debug> TCP-Session: 0ab02076-1aee-4c79-8dec-87e2dab18f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.03.23 21:19:12.483730 [ 287 ] {} <Debug> TCP-Session: 18eb09d6-c8b6-4e5b-993e-5920f5374cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33622 | ||
| 2102 | 2026.03.23 21:19:12.483633 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64529 | ||
| 2103 | 2026.03.23 21:19:12.483977 [ 287 ] {} <Debug> TCP-Session: 18eb09d6-c8b6-4e5b-993e-5920f5374cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.03.23 21:19:12.483619 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53468 | ||
| 2105 | 2026.03.23 21:19:12.484004 [ 287 ] {} <Debug> TCP-Session: 18eb09d6-c8b6-4e5b-993e-5920f5374cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.03.23 21:19:12.483606 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39278 | ||
| 2107 | 2026.03.23 21:19:12.484042 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2026.03.23 21:19:12.484070 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2109 | 2026.03.23 21:19:12.484088 [ 292 ] {} <Debug> TCP-Session: 446ea193-f04b-4516-b6a4-d685b8804085 Authenticating user 'default' from [fd00:1122:3344:101::e]:64529 | ||
| 2110 | 2026.03.23 21:19:12.484104 [ 286 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2111 | 2026.03.23 21:19:12.484114 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2026.03.23 21:19:12.484122 [ 292 ] {} <Debug> TCP-Session: 446ea193-f04b-4516-b6a4-d685b8804085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.03.23 21:19:12.484151 [ 290 ] {} <Debug> TCP-Session: 508f52e0-d0c1-4aab-a92f-b08698c0c285 Authenticating user 'default' from [fd00:1122:3344:101::e]:39278 | ||
| 2114 | 2026.03.23 21:19:12.484161 [ 292 ] {} <Debug> TCP-Session: 446ea193-f04b-4516-b6a4-d685b8804085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.03.23 21:19:12.484165 [ 286 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2116 | 2026.03.23 21:19:12.484179 [ 290 ] {} <Debug> TCP-Session: 508f52e0-d0c1-4aab-a92f-b08698c0c285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.03.23 21:19:12.484106 [ 291 ] {} <Debug> TCP-Session: a2821b97-5969-4d30-8fa4-72e42edde1ff Authenticating user 'default' from [fd00:1122:3344:101::e]:53468 | ||
| 2118 | 2026.03.23 21:19:12.484212 [ 290 ] {} <Debug> TCP-Session: 508f52e0-d0c1-4aab-a92f-b08698c0c285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.03.23 21:19:12.484237 [ 291 ] {} <Debug> TCP-Session: a2821b97-5969-4d30-8fa4-72e42edde1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.03.23 21:19:12.483744 [ 288 ] {} <Debug> TCP-Session: 2b6f62d6-86ef-467d-8c96-2541a80256d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43064 | ||
| 2121 | 2026.03.23 21:19:12.484263 [ 291 ] {} <Debug> TCP-Session: a2821b97-5969-4d30-8fa4-72e42edde1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.03.23 21:19:12.484291 [ 288 ] {} <Debug> TCP-Session: 2b6f62d6-86ef-467d-8c96-2541a80256d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.03.23 21:19:12.484310 [ 288 ] {} <Debug> TCP-Session: 2b6f62d6-86ef-467d-8c96-2541a80256d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.03.23 21:19:12.484467 [ 286 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 2125 | 2026.03.23 21:19:12.484557 [ 286 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2126 | 2026.03.23 21:19:12.874103 [ 342 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Trace> AggregatingTransform: Aggregating | ||
| 2127 | 2026.03.23 21:19:12.874177 [ 342 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Trace> Aggregator: Aggregation method: without_key | ||
| 2128 | 2026.03.23 21:19:12.874219 [ 342 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990165 sec. (1009.933 rows/sec., 39.45 KiB/sec.) | ||
| 2129 | 2026.03.23 21:19:12.874239 [ 342 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Trace> Aggregator: Merging aggregated data | ||
| 2130 | 2026.03.23 21:19:12.875293 [ 286 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.391521 sec., 2.5541414125934496 rows/sec., 102.17 B/sec. | ||
| 2131 | 2026.03.23 21:19:12.875461 [ 286 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2132 | 2026.03.23 21:19:12.875479 [ 286 ] {d4564aaa-9f85-4ad8-a186-0f2d31f64822} <Debug> TCPHandler: Processed in 0.391958678 sec. | ||
| 2133 | 2026.03.23 21:19:12.875605 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.03.23 21:19:12.875644 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2026.03.23 21:19:12.875656 [ 289 ] {} <Debug> TCP-Session: c31ee0e5-d34a-4524-a548-e637afb8e344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.03.23 21:19:12.875668 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2026.03.23 21:19:12.875707 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.03.23 21:19:12.875729 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2026.03.23 21:19:12.875745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.03.23 21:19:12.875777 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2026.03.23 21:19:12.875777 [ 294 ] {} <Debug> TCP-Session: 83ab373c-5968-4dde-8708-d621e52ce5c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.03.23 21:19:12.875803 [ 287 ] {} <Debug> TCP-Session: 18eb09d6-c8b6-4e5b-993e-5920f5374cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.03.23 21:19:12.875812 [ 290 ] {} <Debug> TCP-Session: 508f52e0-d0c1-4aab-a92f-b08698c0c285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.03.23 21:19:12.875770 [ 288 ] {} <Debug> TCP-Session: 2b6f62d6-86ef-467d-8c96-2541a80256d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.03.23 21:19:12.875765 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2146 | 2026.03.23 21:19:12.875716 [ 291 ] {} <Debug> TCP-Session: a2821b97-5969-4d30-8fa4-72e42edde1ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.03.23 21:19:12.875916 [ 293 ] {} <Debug> TCP-Session: 0ab02076-1aee-4c79-8dec-87e2dab18f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.03.23 21:19:12.875692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2026.03.23 21:19:12.875815 [ 286 ] {} <Debug> TCP-Session: 02dda70a-177a-4fff-9da1-da496649797d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.03.23 21:19:12.876002 [ 292 ] {} <Debug> TCP-Session: 446ea193-f04b-4516-b6a4-d685b8804085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.03.23 21:19:13.000390 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.24 MiB, peak 197.38 MiB, free memory in arenas 0.00 B, will set to 204.14 MiB (RSS), difference: 18.90 MiB | ||
| 2152 | 2026.03.23 21:19:13.071889 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2153 | 2026.03.23 21:19:13.071995 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2154 | 2026.03.23 21:19:13.143650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3808 | ||
| 2155 | 2026.03.23 21:19:13.144284 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.03.23 21:19:13.144341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2157 | 2026.03.23 21:19:13.144970 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2158 | 2026.03.23 21:19:13.145340 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.03.23 21:19:13.145552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 2160 | 2026.03.23 21:19:13.158849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 302 | ||
| 2161 | 2026.03.23 21:19:13.162079 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.03.23 21:19:13.162140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2163 | 2026.03.23 21:19:13.163782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2164 | 2026.03.23 21:19:13.164162 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.03.23 21:19:13.164625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2166 | 2026.03.23 21:19:13.309885 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2167 | 2026.03.23 21:19:13.309956 [ 259 ] {} <Debug> TCP-Session: 9fe4375c-99de-4c76-be72-145c1cac92e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.03.23 21:19:13.370434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2169 | 2026.03.23 21:19:13.390721 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.03.23 21:19:13.390792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2171 | 2026.03.23 21:19:13.397045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2172 | 2026.03.23 21:19:13.398075 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.03.23 21:19:13.403005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2174 | 2026.03.23 21:19:13.437684 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34559 | ||
| 2175 | 2026.03.23 21:19:13.437815 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.03.23 21:19:13.437844 [ 289 ] {} <Debug> TCP-Session: 14793787-7b37-4df8-82b9-65da2e465d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:34559 | ||
| 2177 | 2026.03.23 21:19:13.437866 [ 289 ] {} <Debug> TCP-Session: 14793787-7b37-4df8-82b9-65da2e465d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.23 21:19:13.437878 [ 289 ] {} <Debug> TCP-Session: 14793787-7b37-4df8-82b9-65da2e465d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.03.23 21:19:13.438119 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48755 | ||
| 2180 | 2026.03.23 21:19:13.438160 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59324 | ||
| 2181 | 2026.03.23 21:19:13.438168 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62378 | ||
| 2182 | 2026.03.23 21:19:13.438228 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57961 | ||
| 2183 | 2026.03.23 21:19:13.438238 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36924 | ||
| 2184 | 2026.03.23 21:19:13.438254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2185 | 2026.03.23 21:19:13.438302 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2186 | 2026.03.23 21:19:13.438311 [ 289 ] {} <Trace> TCP-Session: 14793787-7b37-4df8-82b9-65da2e465d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.03.23 21:19:13.438366 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.03.23 21:19:13.438347 [ 291 ] {} <Debug> TCP-Session: 09f2fad6-7ead-4bcb-8792-98e4948a2645 Authenticating user 'default' from [fd00:1122:3344:101::e]:59324 | ||
| 2189 | 2026.03.23 21:19:13.438412 [ 287 ] {} <Debug> TCP-Session: 8fc46179-4c1b-4b20-b44c-014e68eade5a Authenticating user 'default' from [fd00:1122:3344:101::e]:36924 | ||
| 2190 | 2026.03.23 21:19:13.438339 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.03.23 21:19:13.438440 [ 291 ] {} <Debug> TCP-Session: 09f2fad6-7ead-4bcb-8792-98e4948a2645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.03.23 21:19:13.438439 [ 287 ] {} <Debug> TCP-Session: 8fc46179-4c1b-4b20-b44c-014e68eade5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.03.23 21:19:13.438475 [ 292 ] {} <Debug> TCP-Session: 6354c83d-dd95-4a02-bf23-8de95edfcef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62378 | ||
| 2194 | 2026.03.23 21:19:13.438485 [ 291 ] {} <Debug> TCP-Session: 09f2fad6-7ead-4bcb-8792-98e4948a2645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.03.23 21:19:13.438521 [ 292 ] {} <Debug> TCP-Session: 6354c83d-dd95-4a02-bf23-8de95edfcef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.03.23 21:19:13.438498 [ 287 ] {} <Debug> TCP-Session: 8fc46179-4c1b-4b20-b44c-014e68eade5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.03.23 21:19:13.438546 [ 292 ] {} <Debug> TCP-Session: 6354c83d-dd95-4a02-bf23-8de95edfcef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.03.23 21:19:13.438561 [ 289 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34559) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2199 | 2026.03.23 21:19:13.438215 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53986 | ||
| 2200 | 2026.03.23 21:19:13.438197 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50656 | ||
| 2201 | 2026.03.23 21:19:13.438168 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41701 | ||
| 2202 | 2026.03.23 21:19:13.438328 [ 290 ] {} <Debug> TCP-Session: fa2d529d-ee6c-4fa2-ba54-0860c89c7918 Authenticating user 'default' from [fd00:1122:3344:101::e]:48755 | ||
| 2203 | 2026.03.23 21:19:13.438690 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2204 | 2026.03.23 21:19:13.438726 [ 290 ] {} <Debug> TCP-Session: fa2d529d-ee6c-4fa2-ba54-0860c89c7918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.23 21:19:13.438334 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.03.23 21:19:13.438751 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2207 | 2026.03.23 21:19:13.438752 [ 290 ] {} <Debug> TCP-Session: fa2d529d-ee6c-4fa2-ba54-0860c89c7918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.03.23 21:19:13.438770 [ 286 ] {} <Debug> TCP-Session: b0298962-b99c-40e9-bd46-8d5d7383c726 Authenticating user 'default' from [fd00:1122:3344:101::e]:57961 | ||
| 2209 | 2026.03.23 21:19:13.438791 [ 294 ] {} <Debug> TCP-Session: 6d5a9ef8-3179-441c-bb48-798330333449 Authenticating user 'default' from [fd00:1122:3344:101::e]:50656 | ||
| 2210 | 2026.03.23 21:19:13.438803 [ 286 ] {} <Debug> TCP-Session: b0298962-b99c-40e9-bd46-8d5d7383c726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.03.23 21:19:13.438815 [ 294 ] {} <Debug> TCP-Session: 6d5a9ef8-3179-441c-bb48-798330333449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.03.23 21:19:13.438820 [ 286 ] {} <Debug> TCP-Session: b0298962-b99c-40e9-bd46-8d5d7383c726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.03.23 21:19:13.438830 [ 294 ] {} <Debug> TCP-Session: 6d5a9ef8-3179-441c-bb48-798330333449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.03.23 21:19:13.438765 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2026.03.23 21:19:13.438754 [ 259 ] {} <Debug> TCP-Session: 9faf97ac-fa30-4ac2-97f2-a2153e450aa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53986 | ||
| 2216 | 2026.03.23 21:19:13.438882 [ 293 ] {} <Debug> TCP-Session: 4808822a-0c4b-46da-a9a3-d9e44bdc12b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41701 | ||
| 2217 | 2026.03.23 21:19:13.438912 [ 259 ] {} <Debug> TCP-Session: 9faf97ac-fa30-4ac2-97f2-a2153e450aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.03.23 21:19:13.438921 [ 293 ] {} <Debug> TCP-Session: 4808822a-0c4b-46da-a9a3-d9e44bdc12b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.03.23 21:19:13.438937 [ 259 ] {} <Debug> TCP-Session: 9faf97ac-fa30-4ac2-97f2-a2153e450aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.23 21:19:13.438941 [ 289 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2221 | 2026.03.23 21:19:13.438950 [ 293 ] {} <Debug> TCP-Session: 4808822a-0c4b-46da-a9a3-d9e44bdc12b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.03.23 21:19:13.439036 [ 289 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2223 | 2026.03.23 21:19:13.439374 [ 289 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 2224 | 2026.03.23 21:19:13.440661 [ 335 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Trace> AggregatingTransform: Aggregating | ||
| 2225 | 2026.03.23 21:19:13.440712 [ 335 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2226 | 2026.03.23 21:19:13.440752 [ 335 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001270641 sec. (787.004 rows/sec., 30.74 KiB/sec.) | ||
| 2227 | 2026.03.23 21:19:13.440773 [ 335 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Trace> Aggregator: Merging aggregated data | ||
| 2228 | 2026.03.23 21:19:13.442066 [ 289 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003566 sec., 280.42624789680315 rows/sec., 10.95 KiB/sec. | ||
| 2229 | 2026.03.23 21:19:13.442259 [ 289 ] {c70d8e2e-7500-43b1-95f1-882d5ac1e0e1} <Debug> TCPHandler: Processed in 0.004101642 sec. | ||
| 2230 | 2026.03.23 21:19:13.442396 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2026.03.23 21:19:13.442428 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2232 | 2026.03.23 21:19:13.442441 [ 289 ] {} <Debug> TCP-Session: 14793787-7b37-4df8-82b9-65da2e465d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.03.23 21:19:13.442467 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2234 | 2026.03.23 21:19:13.442488 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2235 | 2026.03.23 21:19:13.442504 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.03.23 21:19:13.442516 [ 287 ] {} <Debug> TCP-Session: 8fc46179-4c1b-4b20-b44c-014e68eade5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.03.23 21:19:13.442529 [ 291 ] {} <Debug> TCP-Session: 09f2fad6-7ead-4bcb-8792-98e4948a2645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.03.23 21:19:13.442541 [ 259 ] {} <Debug> TCP-Session: 9faf97ac-fa30-4ac2-97f2-a2153e450aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.23 21:19:13.442531 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.03.23 21:19:13.442568 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2026.03.23 21:19:13.442548 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.03.23 21:19:13.442603 [ 292 ] {} <Debug> TCP-Session: 6354c83d-dd95-4a02-bf23-8de95edfcef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.03.23 21:19:13.442620 [ 286 ] {} <Debug> TCP-Session: b0298962-b99c-40e9-bd46-8d5d7383c726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.03.23 21:19:13.442643 [ 293 ] {} <Debug> TCP-Session: 4808822a-0c4b-46da-a9a3-d9e44bdc12b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.23 21:19:13.442477 [ 290 ] {} <Debug> TCP-Session: fa2d529d-ee6c-4fa2-ba54-0860c89c7918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.03.23 21:19:13.442444 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2026.03.23 21:19:13.442714 [ 294 ] {} <Debug> TCP-Session: 6d5a9ef8-3179-441c-bb48-798330333449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.03.23 21:19:13.885336 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.03.23 21:19:13.885540 [ 260 ] {80029830-26c9-49d4-b9de-46cc7e6fa985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2250 | 2026.03.23 21:19:13.885611 [ 260 ] {80029830-26c9-49d4-b9de-46cc7e6fa985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2251 | 2026.03.23 21:19:13.886329 [ 260 ] {80029830-26c9-49d4-b9de-46cc7e6fa985} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.03.23 21:19:13.886384 [ 260 ] {80029830-26c9-49d4-b9de-46cc7e6fa985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2253 | 2026.03.23 21:19:13.886865 [ 260 ] {80029830-26c9-49d4-b9de-46cc7e6fa985} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2254 | 2026.03.23 21:19:13.887116 [ 260 ] {80029830-26c9-49d4-b9de-46cc7e6fa985} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.03.23 21:19:13.887295 [ 260 ] {80029830-26c9-49d4-b9de-46cc7e6fa985} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001805 sec., 42105.26315789474 rows/sec., 3.47 MiB/sec. | ||
| 2256 | 2026.03.23 21:19:13.887346 [ 260 ] {80029830-26c9-49d4-b9de-46cc7e6fa985} <Debug> TCPHandler: Processed in 0.002146733 sec. | ||
| 2257 | 2026.03.23 21:19:13.887483 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2026.03.23 21:19:13.887592 [ 260 ] {8120b42f-aeb5-4e61-95be-84a9cb1bb479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2259 | 2026.03.23 21:19:13.887638 [ 260 ] {8120b42f-aeb5-4e61-95be-84a9cb1bb479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2260 | 2026.03.23 21:19:13.888080 [ 260 ] {8120b42f-aeb5-4e61-95be-84a9cb1bb479} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.03.23 21:19:13.888126 [ 260 ] {8120b42f-aeb5-4e61-95be-84a9cb1bb479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2262 | 2026.03.23 21:19:13.888462 [ 260 ] {8120b42f-aeb5-4e61-95be-84a9cb1bb479} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2263 | 2026.03.23 21:19:13.888704 [ 260 ] {8120b42f-aeb5-4e61-95be-84a9cb1bb479} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2026.03.23 21:19:13.888856 [ 260 ] {8120b42f-aeb5-4e61-95be-84a9cb1bb479} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00129 sec., 7751.937984496125 rows/sec., 582.91 KiB/sec. | ||
| 2265 | 2026.03.23 21:19:13.888899 [ 260 ] {8120b42f-aeb5-4e61-95be-84a9cb1bb479} <Debug> TCPHandler: Processed in 0.001469487 sec. | ||
| 2266 | 2026.03.23 21:19:13.889033 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2026.03.23 21:19:13.889136 [ 260 ] {78081951-a6c3-43ee-8ef9-62a31cc8bc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2268 | 2026.03.23 21:19:13.889185 [ 260 ] {78081951-a6c3-43ee-8ef9-62a31cc8bc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2269 | 2026.03.23 21:19:13.889625 [ 260 ] {78081951-a6c3-43ee-8ef9-62a31cc8bc6a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.03.23 21:19:13.889665 [ 260 ] {78081951-a6c3-43ee-8ef9-62a31cc8bc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2271 | 2026.03.23 21:19:13.890028 [ 260 ] {78081951-a6c3-43ee-8ef9-62a31cc8bc6a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2272 | 2026.03.23 21:19:13.890255 [ 260 ] {78081951-a6c3-43ee-8ef9-62a31cc8bc6a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.03.23 21:19:13.890412 [ 260 ] {78081951-a6c3-43ee-8ef9-62a31cc8bc6a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001299 sec., 56966.897613548885 rows/sec., 4.45 MiB/sec. | ||
| 2274 | 2026.03.23 21:19:13.890459 [ 260 ] {78081951-a6c3-43ee-8ef9-62a31cc8bc6a} <Debug> TCPHandler: Processed in 0.001476597 sec. | ||
| 2275 | 2026.03.23 21:19:13.890612 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.03.23 21:19:13.890715 [ 260 ] {14710249-8d96-4a24-be71-8fec0d30b5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2277 | 2026.03.23 21:19:13.890763 [ 260 ] {14710249-8d96-4a24-be71-8fec0d30b5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2278 | 2026.03.23 21:19:13.891237 [ 260 ] {14710249-8d96-4a24-be71-8fec0d30b5ab} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2026.03.23 21:19:13.891282 [ 260 ] {14710249-8d96-4a24-be71-8fec0d30b5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2280 | 2026.03.23 21:19:13.891654 [ 260 ] {14710249-8d96-4a24-be71-8fec0d30b5ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2281 | 2026.03.23 21:19:13.891880 [ 260 ] {14710249-8d96-4a24-be71-8fec0d30b5ab} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.03.23 21:19:13.892029 [ 260 ] {14710249-8d96-4a24-be71-8fec0d30b5ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 2283 | 2026.03.23 21:19:13.892069 [ 260 ] {14710249-8d96-4a24-be71-8fec0d30b5ab} <Debug> TCPHandler: Processed in 0.001509837 sec. | ||
| 2284 | 2026.03.23 21:19:13.892189 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2026.03.23 21:19:13.892285 [ 260 ] {02f253aa-2b8e-4004-a827-c45deca6cbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2286 | 2026.03.23 21:19:13.892341 [ 260 ] {02f253aa-2b8e-4004-a827-c45deca6cbba} <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 | ||
| 2287 | 2026.03.23 21:19:13.893159 [ 260 ] {02f253aa-2b8e-4004-a827-c45deca6cbba} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.03.23 21:19:13.893197 [ 260 ] {02f253aa-2b8e-4004-a827-c45deca6cbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2289 | 2026.03.23 21:19:13.893725 [ 260 ] {02f253aa-2b8e-4004-a827-c45deca6cbba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2290 | 2026.03.23 21:19:13.893947 [ 260 ] {02f253aa-2b8e-4004-a827-c45deca6cbba} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.03.23 21:19:13.894097 [ 260 ] {02f253aa-2b8e-4004-a827-c45deca6cbba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 2292 | 2026.03.23 21:19:13.894148 [ 260 ] {02f253aa-2b8e-4004-a827-c45deca6cbba} <Debug> TCPHandler: Processed in 0.00201024 sec. | ||
| 2293 | 2026.03.23 21:19:13.894362 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.03.23 21:19:13.894457 [ 260 ] {cf23b154-2fc7-4379-9052-ee2e3868ba47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2295 | 2026.03.23 21:19:13.894499 [ 260 ] {cf23b154-2fc7-4379-9052-ee2e3868ba47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2296 | 2026.03.23 21:19:13.894853 [ 260 ] {cf23b154-2fc7-4379-9052-ee2e3868ba47} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.03.23 21:19:13.894891 [ 260 ] {cf23b154-2fc7-4379-9052-ee2e3868ba47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2298 | 2026.03.23 21:19:13.895200 [ 260 ] {cf23b154-2fc7-4379-9052-ee2e3868ba47} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2299 | 2026.03.23 21:19:13.895433 [ 260 ] {cf23b154-2fc7-4379-9052-ee2e3868ba47} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.03.23 21:19:13.895599 [ 260 ] {cf23b154-2fc7-4379-9052-ee2e3868ba47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 2301 | 2026.03.23 21:19:13.895641 [ 260 ] {cf23b154-2fc7-4379-9052-ee2e3868ba47} <Debug> TCPHandler: Processed in 0.001328403 sec. | ||
| 2302 | 2026.03.23 21:19:14.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.32 MiB, peak 210.97 MiB, free memory in arenas 0.00 B, will set to 205.54 MiB (RSS), difference: 2.22 MiB | ||
| 2303 | 2026.03.23 21:19:14.234251 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.03.23 21:19:14.234453 [ 260 ] {b5e63c27-9944-4159-b4bc-4f862e6a8fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2305 | 2026.03.23 21:19:14.234524 [ 260 ] {b5e63c27-9944-4159-b4bc-4f862e6a8fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2306 | 2026.03.23 21:19:14.235185 [ 260 ] {b5e63c27-9944-4159-b4bc-4f862e6a8fea} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.03.23 21:19:14.235234 [ 260 ] {b5e63c27-9944-4159-b4bc-4f862e6a8fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2308 | 2026.03.23 21:19:14.235616 [ 260 ] {b5e63c27-9944-4159-b4bc-4f862e6a8fea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2309 | 2026.03.23 21:19:14.235838 [ 260 ] {b5e63c27-9944-4159-b4bc-4f862e6a8fea} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.03.23 21:19:14.236005 [ 260 ] {b5e63c27-9944-4159-b4bc-4f862e6a8fea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001608 sec., 2487.5621890547263 rows/sec., 202.84 KiB/sec. | ||
| 2311 | 2026.03.23 21:19:14.236054 [ 260 ] {b5e63c27-9944-4159-b4bc-4f862e6a8fea} <Debug> TCPHandler: Processed in 0.001965149 sec. | ||
| 2312 | 2026.03.23 21:19:14.236186 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.03.23 21:19:14.236290 [ 260 ] {a643eafc-0024-4742-b311-fbda347f353d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2314 | 2026.03.23 21:19:14.236332 [ 260 ] {a643eafc-0024-4742-b311-fbda347f353d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2315 | 2026.03.23 21:19:14.238201 [ 260 ] {a643eafc-0024-4742-b311-fbda347f353d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.03.23 21:19:14.238242 [ 260 ] {a643eafc-0024-4742-b311-fbda347f353d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2317 | 2026.03.23 21:19:14.238765 [ 260 ] {a643eafc-0024-4742-b311-fbda347f353d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2318 | 2026.03.23 21:19:14.239005 [ 260 ] {a643eafc-0024-4742-b311-fbda347f353d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.03.23 21:19:14.239137 [ 41 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2320 | 2026.03.23 21:19:14.239153 [ 260 ] {a643eafc-0024-4742-b311-fbda347f353d} <Debug> executeQuery: Read 2465 rows, 187.35 KiB in 0.002887 sec., 853827.5025978525 rows/sec., 63.37 MiB/sec. | ||
| 2321 | 2026.03.23 21:19:14.239207 [ 41 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.03.23 21:19:14.239216 [ 260 ] {a643eafc-0024-4742-b311-fbda347f353d} <Debug> TCPHandler: Processed in 0.003081307 sec. | ||
| 2323 | 2026.03.23 21:19:14.239237 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2324 | 2026.03.23 21:19:14.239344 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 2325 | 2026.03.23 21:19:14.239352 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.03.23 21:19:14.239442 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2327 | 2026.03.23 21:19:14.239460 [ 260 ] {7d173940-f86a-4710-aa71-c7f30c562ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2328 | 2026.03.23 21:19:14.239471 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2562 rows starting from the beginning of the part | ||
| 2329 | 2026.03.23 21:19:14.239504 [ 260 ] {7d173940-f86a-4710-aa71-c7f30c562ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2330 | 2026.03.23 21:19:14.239530 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
| 2331 | 2026.03.23 21:19:14.239593 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2332 | 2026.03.23 21:19:14.239639 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2333 | 2026.03.23 21:19:14.239690 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2334 | 2026.03.23 21:19:14.239730 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2465 rows starting from the beginning of the part | ||
| 2335 | 2026.03.23 21:19:14.239950 [ 260 ] {7d173940-f86a-4710-aa71-c7f30c562ebc} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.03.23 21:19:14.239989 [ 260 ] {7d173940-f86a-4710-aa71-c7f30c562ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2337 | 2026.03.23 21:19:14.240312 [ 260 ] {7d173940-f86a-4710-aa71-c7f30c562ebc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2338 | 2026.03.23 21:19:14.240541 [ 260 ] {7d173940-f86a-4710-aa71-c7f30c562ebc} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.03.23 21:19:14.240686 [ 260 ] {7d173940-f86a-4710-aa71-c7f30c562ebc} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001247 sec., 35284.68323977546 rows/sec., 2.57 MiB/sec. | ||
| 2340 | 2026.03.23 21:19:14.240725 [ 260 ] {7d173940-f86a-4710-aa71-c7f30c562ebc} <Debug> TCPHandler: Processed in 0.001423515 sec. | ||
| 2341 | 2026.03.23 21:19:14.240845 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.03.23 21:19:14.240948 [ 260 ] {ecc1d4ab-c4b0-4f5c-834a-dbb8b81264ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.03.23 21:19:14.240989 [ 260 ] {ecc1d4ab-c4b0-4f5c-834a-dbb8b81264ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2344 | 2026.03.23 21:19:14.241693 [ 260 ] {ecc1d4ab-c4b0-4f5c-834a-dbb8b81264ac} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.03.23 21:19:14.241731 [ 260 ] {ecc1d4ab-c4b0-4f5c-834a-dbb8b81264ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2346 | 2026.03.23 21:19:14.242115 [ 260 ] {ecc1d4ab-c4b0-4f5c-834a-dbb8b81264ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2347 | 2026.03.23 21:19:14.242351 [ 260 ] {ecc1d4ab-c4b0-4f5c-834a-dbb8b81264ac} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.03.23 21:19:14.242483 [ 260 ] {ecc1d4ab-c4b0-4f5c-834a-dbb8b81264ac} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001555 sec., 515112.54019292607 rows/sec., 29.75 MiB/sec. | ||
| 2349 | 2026.03.23 21:19:14.242521 [ 260 ] {ecc1d4ab-c4b0-4f5c-834a-dbb8b81264ac} <Debug> TCPHandler: Processed in 0.001726543 sec. | ||
| 2350 | 2026.03.23 21:19:14.242636 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.03.23 21:19:14.242733 [ 260 ] {fe8905a7-3b7a-4afc-b1e6-f7d710f67b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.03.23 21:19:14.242775 [ 260 ] {fe8905a7-3b7a-4afc-b1e6-f7d710f67b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2353 | 2026.03.23 21:19:14.243167 [ 260 ] {fe8905a7-3b7a-4afc-b1e6-f7d710f67b1f} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.03.23 21:19:14.243204 [ 260 ] {fe8905a7-3b7a-4afc-b1e6-f7d710f67b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2355 | 2026.03.23 21:19:14.243487 [ 260 ] {fe8905a7-3b7a-4afc-b1e6-f7d710f67b1f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2356 | 2026.03.23 21:19:14.243746 [ 260 ] {fe8905a7-3b7a-4afc-b1e6-f7d710f67b1f} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.03.23 21:19:14.243879 [ 260 ] {fe8905a7-3b7a-4afc-b1e6-f7d710f67b1f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. | ||
| 2358 | 2026.03.23 21:19:14.243917 [ 260 ] {fe8905a7-3b7a-4afc-b1e6-f7d710f67b1f} <Debug> TCPHandler: Processed in 0.001330403 sec. | ||
| 2359 | 2026.03.23 21:19:14.244034 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2026.03.23 21:19:14.244130 [ 260 ] {ca7c26a9-1869-45ec-a256-4cd3c84f5170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2361 | 2026.03.23 21:19:14.244171 [ 260 ] {ca7c26a9-1869-45ec-a256-4cd3c84f5170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2362 | 2026.03.23 21:19:14.245201 [ 260 ] {ca7c26a9-1869-45ec-a256-4cd3c84f5170} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.03.23 21:19:14.245239 [ 260 ] {ca7c26a9-1869-45ec-a256-4cd3c84f5170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2364 | 2026.03.23 21:19:14.245734 [ 260 ] {ca7c26a9-1869-45ec-a256-4cd3c84f5170} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2365 | 2026.03.23 21:19:14.246008 [ 260 ] {ca7c26a9-1869-45ec-a256-4cd3c84f5170} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.03.23 21:19:14.246154 [ 41 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2367 | 2026.03.23 21:19:14.246168 [ 260 ] {ca7c26a9-1869-45ec-a256-4cd3c84f5170} <Debug> executeQuery: Read 1326 rows, 91.00 KiB in 0.002055 sec., 645255.4744525547 rows/sec., 43.25 MiB/sec. | ||
| 2368 | 2026.03.23 21:19:14.246205 [ 41 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.03.23 21:19:14.246229 [ 260 ] {ca7c26a9-1869-45ec-a256-4cd3c84f5170} <Debug> TCPHandler: Processed in 0.002244556 sec. | ||
| 2370 | 2026.03.23 21:19:14.246232 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2371 | 2026.03.23 21:19:14.246350 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 2372 | 2026.03.23 21:19:14.246360 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2026.03.23 21:19:14.246470 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2374 | 2026.03.23 21:19:14.246478 [ 260 ] {f619073c-fa30-40d1-bb66-a5f8d453308a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2375 | 2026.03.23 21:19:14.246510 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1363 rows starting from the beginning of the part | ||
| 2376 | 2026.03.23 21:19:14.246537 [ 260 ] {f619073c-fa30-40d1-bb66-a5f8d453308a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2377 | 2026.03.23 21:19:14.246605 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
| 2378 | 2026.03.23 21:19:14.246660 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2379 | 2026.03.23 21:19:14.246707 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 97 rows starting from the beginning of the part | ||
| 2380 | 2026.03.23 21:19:14.246758 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2381 | 2026.03.23 21:19:14.246830 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1326 rows starting from the beginning of the part | ||
| 2382 | 2026.03.23 21:19:14.247400 [ 260 ] {f619073c-fa30-40d1-bb66-a5f8d453308a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.03.23 21:19:14.247442 [ 260 ] {f619073c-fa30-40d1-bb66-a5f8d453308a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2384 | 2026.03.23 21:19:14.248032 [ 260 ] {f619073c-fa30-40d1-bb66-a5f8d453308a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2385 | 2026.03.23 21:19:14.248260 [ 260 ] {f619073c-fa30-40d1-bb66-a5f8d453308a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.03.23 21:19:14.248340 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5491 rows, containing 5 columns (5 merged, 0 gathered) in 0.009036134 sec., 607671.3780472933 rows/sec., 48.21 MiB/sec. | ||
| 2387 | 2026.03.23 21:19:14.248412 [ 260 ] {f619073c-fa30-40d1-bb66-a5f8d453308a} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001954 sec., 766632.548618219 rows/sec., 46.50 MiB/sec. | ||
| 2388 | 2026.03.23 21:19:14.248415 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2389 | 2026.03.23 21:19:14.248459 [ 260 ] {f619073c-fa30-40d1-bb66-a5f8d453308a} <Debug> TCPHandler: Processed in 0.002147823 sec. | ||
| 2390 | 2026.03.23 21:19:14.248472 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.03.23 21:19:14.248497 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2392 | 2026.03.23 21:19:14.248555 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002249356 sec., 1355943.656762202 rows/sec., 98.36 MiB/sec. | ||
| 2393 | 2026.03.23 21:19:14.248590 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.03.23 21:19:14.248607 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 2395 | 2026.03.23 21:19:14.248686 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2396 | 2026.03.23 21:19:14.248712 [ 260 ] {4357050e-5bad-4ba9-a03f-d2b81c8c3c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2397 | 2026.03.23 21:19:14.248749 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2398 | 2026.03.23 21:19:14.248760 [ 190 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2399 | 2026.03.23 21:19:14.248773 [ 260 ] {4357050e-5bad-4ba9-a03f-d2b81c8c3c73} <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 | ||
| 2400 | 2026.03.23 21:19:14.248789 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3406 rows starting from the beginning of the part | ||
| 2401 | 2026.03.23 21:19:14.248858 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2402 | 2026.03.23 21:19:14.248912 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2403 | 2026.03.23 21:19:14.248975 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2404 | 2026.03.23 21:19:14.249025 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2405 | 2026.03.23 21:19:14.249070 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1498 rows starting from the beginning of the part | ||
| 2406 | 2026.03.23 21:19:14.249102 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.03.23 21:19:14.249133 [ 190 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.03.23 21:19:14.249201 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_11_2} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2409 | 2026.03.23 21:19:14.249224 [ 190 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_11_2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2410 | 2026.03.23 21:19:14.249300 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2411 | 2026.03.23 21:19:14.249350 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2412 | 2026.03.23 21:19:14.249663 [ 260 ] {4357050e-5bad-4ba9-a03f-d2b81c8c3c73} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.03.23 21:19:14.249701 [ 260 ] {4357050e-5bad-4ba9-a03f-d2b81c8c3c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2414 | 2026.03.23 21:19:14.250457 [ 260 ] {4357050e-5bad-4ba9-a03f-d2b81c8c3c73} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2415 | 2026.03.23 21:19:14.250707 [ 260 ] {4357050e-5bad-4ba9-a03f-d2b81c8c3c73} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.03.23 21:19:14.250874 [ 260 ] {4357050e-5bad-4ba9-a03f-d2b81c8c3c73} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00218 sec., 18348.623853211007 rows/sec., 32.88 MiB/sec. | ||
| 2417 | 2026.03.23 21:19:14.250961 [ 260 ] {4357050e-5bad-4ba9-a03f-d2b81c8c3c73} <Debug> TCPHandler: Processed in 0.00241896 sec. | ||
| 2418 | 2026.03.23 21:19:14.251097 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.03.23 21:19:14.251196 [ 260 ] {3317ffe6-64c0-4b25-8bac-95feec668c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2420 | 2026.03.23 21:19:14.251238 [ 260 ] {3317ffe6-64c0-4b25-8bac-95feec668c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2421 | 2026.03.23 21:19:14.251592 [ 260 ] {3317ffe6-64c0-4b25-8bac-95feec668c92} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.03.23 21:19:14.251628 [ 260 ] {3317ffe6-64c0-4b25-8bac-95feec668c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2423 | 2026.03.23 21:19:14.251782 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00322462 sec., 1730436.4545279753 rows/sec., 110.82 MiB/sec. | ||
| 2424 | 2026.03.23 21:19:14.251959 [ 260 ] {3317ffe6-64c0-4b25-8bac-95feec668c92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2425 | 2026.03.23 21:19:14.252183 [ 260 ] {3317ffe6-64c0-4b25-8bac-95feec668c92} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.03.23 21:19:14.252315 [ 260 ] {3317ffe6-64c0-4b25-8bac-95feec668c92} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001139 sec., 2633.8893766461806 rows/sec., 186.05 KiB/sec. | ||
| 2427 | 2026.03.23 21:19:14.252333 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2428 | 2026.03.23 21:19:14.252353 [ 260 ] {3317ffe6-64c0-4b25-8bac-95feec668c92} <Debug> TCPHandler: Processed in 0.001305993 sec. | ||
| 2429 | 2026.03.23 21:19:14.252477 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.03.23 21:19:14.252574 [ 260 ] {9e70b844-4670-4705-ac43-102fd7864e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2431 | 2026.03.23 21:19:14.252616 [ 260 ] {9e70b844-4670-4705-ac43-102fd7864e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2432 | 2026.03.23 21:19:14.252649 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.03.23 21:19:14.252732 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2434 | 2026.03.23 21:19:14.252828 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2435 | 2026.03.23 21:19:14.252938 [ 260 ] {9e70b844-4670-4705-ac43-102fd7864e36} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.03.23 21:19:14.252979 [ 260 ] {9e70b844-4670-4705-ac43-102fd7864e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2437 | 2026.03.23 21:19:14.253287 [ 260 ] {9e70b844-4670-4705-ac43-102fd7864e36} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.03.23 21:19:14.253502 [ 260 ] {9e70b844-4670-4705-ac43-102fd7864e36} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.03.23 21:19:14.253599 [ 40 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.03.23 21:19:14.253634 [ 40 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.03.23 21:19:14.253640 [ 260 ] {9e70b844-4670-4705-ac43-102fd7864e36} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 763.25 KiB/sec. | ||
| 2442 | 2026.03.23 21:19:14.253654 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2443 | 2026.03.23 21:19:14.253683 [ 260 ] {9e70b844-4670-4705-ac43-102fd7864e36} <Debug> TCPHandler: Processed in 0.001255412 sec. | ||
| 2444 | 2026.03.23 21:19:14.253757 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 2445 | 2026.03.23 21:19:14.253867 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2026.03.23 21:19:14.253895 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2447 | 2026.03.23 21:19:14.253938 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2448 | 2026.03.23 21:19:14.253973 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2449 | 2026.03.23 21:19:14.254008 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2450 | 2026.03.23 21:19:14.254039 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2451 | 2026.03.23 21:19:14.254073 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2452 | 2026.03.23 21:19:14.254839 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001115407 sec., 441094.5959636259 rows/sec., 29.66 MiB/sec. | ||
| 2453 | 2026.03.23 21:19:14.254988 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2454 | 2026.03.23 21:19:14.255249 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.03.23 21:19:14.255319 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_11_2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2456 | 2026.03.23 21:19:14.255391 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2457 | 2026.03.23 21:19:15.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.40 MiB, peak 213.28 MiB, free memory in arenas 0.00 B, will set to 207.97 MiB (RSS), difference: 1.57 MiB | ||
| 2458 | 2026.03.23 21:19:18.882061 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.03.23 21:19:18.882271 [ 260 ] {9950a947-e1ee-4a90-9f31-8a0bb4066247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2460 | 2026.03.23 21:19:18.882346 [ 260 ] {9950a947-e1ee-4a90-9f31-8a0bb4066247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2461 | 2026.03.23 21:19:18.883094 [ 260 ] {9950a947-e1ee-4a90-9f31-8a0bb4066247} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.03.23 21:19:18.883144 [ 260 ] {9950a947-e1ee-4a90-9f31-8a0bb4066247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2463 | 2026.03.23 21:19:18.883535 [ 260 ] {9950a947-e1ee-4a90-9f31-8a0bb4066247} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2464 | 2026.03.23 21:19:18.883763 [ 260 ] {9950a947-e1ee-4a90-9f31-8a0bb4066247} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.03.23 21:19:18.883935 [ 260 ] {9950a947-e1ee-4a90-9f31-8a0bb4066247} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec. | ||
| 2466 | 2026.03.23 21:19:18.883982 [ 260 ] {9950a947-e1ee-4a90-9f31-8a0bb4066247} <Debug> TCPHandler: Processed in 0.002060892 sec. | ||
| 2467 | 2026.03.23 21:19:18.884110 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.03.23 21:19:18.884208 [ 260 ] {63dfaac9-95e2-4946-8b77-96fd2045d03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2469 | 2026.03.23 21:19:18.884251 [ 260 ] {63dfaac9-95e2-4946-8b77-96fd2045d03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2470 | 2026.03.23 21:19:18.884673 [ 260 ] {63dfaac9-95e2-4946-8b77-96fd2045d03d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.03.23 21:19:18.884712 [ 260 ] {63dfaac9-95e2-4946-8b77-96fd2045d03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2472 | 2026.03.23 21:19:18.885040 [ 260 ] {63dfaac9-95e2-4946-8b77-96fd2045d03d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2473 | 2026.03.23 21:19:18.885255 [ 260 ] {63dfaac9-95e2-4946-8b77-96fd2045d03d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.03.23 21:19:18.885395 [ 260 ] {63dfaac9-95e2-4946-8b77-96fd2045d03d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 2475 | 2026.03.23 21:19:18.885434 [ 260 ] {63dfaac9-95e2-4946-8b77-96fd2045d03d} <Debug> TCPHandler: Processed in 0.001376364 sec. | ||
| 2476 | 2026.03.23 21:19:18.885549 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.03.23 21:19:18.885642 [ 260 ] {2324c393-5f48-4b9b-97ac-ee426c95e07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.03.23 21:19:18.885687 [ 260 ] {2324c393-5f48-4b9b-97ac-ee426c95e07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2479 | 2026.03.23 21:19:18.886064 [ 260 ] {2324c393-5f48-4b9b-97ac-ee426c95e07d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.03.23 21:19:18.886102 [ 260 ] {2324c393-5f48-4b9b-97ac-ee426c95e07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2481 | 2026.03.23 21:19:18.886434 [ 260 ] {2324c393-5f48-4b9b-97ac-ee426c95e07d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2482 | 2026.03.23 21:19:18.886662 [ 260 ] {2324c393-5f48-4b9b-97ac-ee426c95e07d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.03.23 21:19:18.886795 [ 260 ] {2324c393-5f48-4b9b-97ac-ee426c95e07d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001172 sec., 109215.01706484641 rows/sec., 7.61 MiB/sec. | ||
| 2484 | 2026.03.23 21:19:18.886832 [ 260 ] {2324c393-5f48-4b9b-97ac-ee426c95e07d} <Debug> TCPHandler: Processed in 0.001332053 sec. | ||
| 2485 | 2026.03.23 21:19:18.886944 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.03.23 21:19:18.887037 [ 260 ] {2111d950-d8dd-4c0d-bab8-15badfed21fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.03.23 21:19:18.887080 [ 260 ] {2111d950-d8dd-4c0d-bab8-15badfed21fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2488 | 2026.03.23 21:19:18.887404 [ 260 ] {2111d950-d8dd-4c0d-bab8-15badfed21fa} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.03.23 21:19:18.887442 [ 260 ] {2111d950-d8dd-4c0d-bab8-15badfed21fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2490 | 2026.03.23 21:19:18.887770 [ 260 ] {2111d950-d8dd-4c0d-bab8-15badfed21fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2491 | 2026.03.23 21:19:18.887979 [ 260 ] {2111d950-d8dd-4c0d-bab8-15badfed21fa} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.03.23 21:19:18.888114 [ 260 ] {2111d950-d8dd-4c0d-bab8-15badfed21fa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 2493 | 2026.03.23 21:19:18.888152 [ 260 ] {2111d950-d8dd-4c0d-bab8-15badfed21fa} <Debug> TCPHandler: Processed in 0.001256531 sec. | ||
| 2494 | 2026.03.23 21:19:20.645721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4256 | ||
| 2495 | 2026.03.23 21:19:20.646420 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.03.23 21:19:20.646489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2497 | 2026.03.23 21:19:20.647277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2498 | 2026.03.23 21:19:20.647633 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.03.23 21:19:20.647842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4256 | ||
| 2500 | 2026.03.23 21:19:20.903148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2501 | 2026.03.23 21:19:20.920466 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.23 21:19:20.920529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2503 | 2026.03.23 21:19:20.926936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2504 | 2026.03.23 21:19:20.927661 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.03.23 21:19:20.930815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2506 | 2026.03.23 21:19:21.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.56 MiB, peak 213.28 MiB, free memory in arenas 0.00 B, will set to 209.91 MiB (RSS), difference: 1.35 MiB | ||
| 2507 | 2026.03.23 21:19:23.165726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 344 | ||
| 2508 | 2026.03.23 21:19:23.168754 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.03.23 21:19:23.168833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2510 | 2026.03.23 21:19:23.170306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2511 | 2026.03.23 21:19:23.170581 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.03.23 21:19:23.170743 [ 30 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2513 | 2026.03.23 21:19:23.170805 [ 30 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.03.23 21:19:23.170827 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2515 | 2026.03.23 21:19:23.170961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2516 | 2026.03.23 21:19:23.171024 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 2517 | 2026.03.23 21:19:23.171622 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2518 | 2026.03.23 21:19:23.171830 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2519 | 2026.03.23 21:19:23.172316 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2520 | 2026.03.23 21:19:23.172759 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 2521 | 2026.03.23 21:19:23.173187 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 2522 | 2026.03.23 21:19:23.173630 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2523 | 2026.03.23 21:19:23.174001 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2524 | 2026.03.23 21:19:23.180506 [ 191 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 72 columns (72 merged, 0 gathered) in 0.009588279 sec., 35877.13707538131 rows/sec., 35.41 MiB/sec. | ||
| 2525 | 2026.03.23 21:19:23.181218 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2526 | 2026.03.23 21:19:23.181737 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.03.23 21:19:23.181809 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_6_1} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2528 | 2026.03.23 21:19:23.181998 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2529 | 2026.03.23 21:19:23.885093 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.03.23 21:19:23.885280 [ 260 ] {56c367f9-70e4-4dec-ac34-e8be3a2b2466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2531 | 2026.03.23 21:19:23.885350 [ 260 ] {56c367f9-70e4-4dec-ac34-e8be3a2b2466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2532 | 2026.03.23 21:19:23.886038 [ 260 ] {56c367f9-70e4-4dec-ac34-e8be3a2b2466} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.03.23 21:19:23.886086 [ 260 ] {56c367f9-70e4-4dec-ac34-e8be3a2b2466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2534 | 2026.03.23 21:19:23.886477 [ 260 ] {56c367f9-70e4-4dec-ac34-e8be3a2b2466} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2535 | 2026.03.23 21:19:23.886707 [ 260 ] {56c367f9-70e4-4dec-ac34-e8be3a2b2466} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.03.23 21:19:23.886856 [ 260 ] {56c367f9-70e4-4dec-ac34-e8be3a2b2466} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001626 sec., 46740.46740467405 rows/sec., 3.85 MiB/sec. | ||
| 2537 | 2026.03.23 21:19:23.886898 [ 260 ] {56c367f9-70e4-4dec-ac34-e8be3a2b2466} <Debug> TCPHandler: Processed in 0.001982569 sec. | ||
| 2538 | 2026.03.23 21:19:23.887028 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.03.23 21:19:23.887119 [ 260 ] {4fe87a68-b247-4187-87d2-2061f4ff0b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.03.23 21:19:23.887157 [ 260 ] {4fe87a68-b247-4187-87d2-2061f4ff0b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2541 | 2026.03.23 21:19:23.887536 [ 260 ] {4fe87a68-b247-4187-87d2-2061f4ff0b92} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.03.23 21:19:23.887572 [ 260 ] {4fe87a68-b247-4187-87d2-2061f4ff0b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2543 | 2026.03.23 21:19:23.887850 [ 260 ] {4fe87a68-b247-4187-87d2-2061f4ff0b92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2544 | 2026.03.23 21:19:23.888112 [ 260 ] {4fe87a68-b247-4187-87d2-2061f4ff0b92} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.03.23 21:19:23.888240 [ 260 ] {4fe87a68-b247-4187-87d2-2061f4ff0b92} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 2546 | 2026.03.23 21:19:23.888279 [ 260 ] {4fe87a68-b247-4187-87d2-2061f4ff0b92} <Debug> TCPHandler: Processed in 0.001298542 sec. | ||
| 2547 | 2026.03.23 21:19:23.888394 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.03.23 21:19:23.888487 [ 260 ] {119b47d8-dcce-4c0e-8c4c-ddb03b4f8db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2549 | 2026.03.23 21:19:23.888529 [ 260 ] {119b47d8-dcce-4c0e-8c4c-ddb03b4f8db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2550 | 2026.03.23 21:19:23.888945 [ 260 ] {119b47d8-dcce-4c0e-8c4c-ddb03b4f8db9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.03.23 21:19:23.888981 [ 260 ] {119b47d8-dcce-4c0e-8c4c-ddb03b4f8db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2552 | 2026.03.23 21:19:23.889287 [ 260 ] {119b47d8-dcce-4c0e-8c4c-ddb03b4f8db9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2553 | 2026.03.23 21:19:23.889496 [ 260 ] {119b47d8-dcce-4c0e-8c4c-ddb03b4f8db9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.03.23 21:19:23.889628 [ 260 ] {119b47d8-dcce-4c0e-8c4c-ddb03b4f8db9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 2555 | 2026.03.23 21:19:23.889667 [ 260 ] {119b47d8-dcce-4c0e-8c4c-ddb03b4f8db9} <Debug> TCPHandler: Processed in 0.001322263 sec. | ||
| 2556 | 2026.03.23 21:19:23.889807 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.03.23 21:19:23.889911 [ 260 ] {5e1cf0dd-3eb7-4598-b456-8281f46a30af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.03.23 21:19:23.889955 [ 260 ] {5e1cf0dd-3eb7-4598-b456-8281f46a30af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2559 | 2026.03.23 21:19:23.890381 [ 260 ] {5e1cf0dd-3eb7-4598-b456-8281f46a30af} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.03.23 21:19:23.890419 [ 260 ] {5e1cf0dd-3eb7-4598-b456-8281f46a30af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2561 | 2026.03.23 21:19:23.890757 [ 260 ] {5e1cf0dd-3eb7-4598-b456-8281f46a30af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2562 | 2026.03.23 21:19:23.890984 [ 260 ] {5e1cf0dd-3eb7-4598-b456-8281f46a30af} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.03.23 21:19:23.891115 [ 260 ] {5e1cf0dd-3eb7-4598-b456-8281f46a30af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2564 | 2026.03.23 21:19:23.891152 [ 260 ] {5e1cf0dd-3eb7-4598-b456-8281f46a30af} <Debug> TCPHandler: Processed in 0.001405635 sec. | ||
| 2565 | 2026.03.23 21:19:23.891269 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.03.23 21:19:23.891362 [ 260 ] {36ac088a-a6b0-472d-b965-2101defdc8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.03.23 21:19:23.891425 [ 260 ] {36ac088a-a6b0-472d-b965-2101defdc8e2} <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 | ||
| 2568 | 2026.03.23 21:19:23.892203 [ 260 ] {36ac088a-a6b0-472d-b965-2101defdc8e2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.03.23 21:19:23.892240 [ 260 ] {36ac088a-a6b0-472d-b965-2101defdc8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2570 | 2026.03.23 21:19:23.892757 [ 260 ] {36ac088a-a6b0-472d-b965-2101defdc8e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2571 | 2026.03.23 21:19:23.892973 [ 260 ] {36ac088a-a6b0-472d-b965-2101defdc8e2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.03.23 21:19:23.893117 [ 260 ] {36ac088a-a6b0-472d-b965-2101defdc8e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 2573 | 2026.03.23 21:19:23.893170 [ 260 ] {36ac088a-a6b0-472d-b965-2101defdc8e2} <Debug> TCPHandler: Processed in 0.001950418 sec. | ||
| 2574 | 2026.03.23 21:19:23.893274 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.03.23 21:19:23.893369 [ 260 ] {3c13b010-878c-4aef-ba13-0db1d88919fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.03.23 21:19:23.893412 [ 260 ] {3c13b010-878c-4aef-ba13-0db1d88919fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2577 | 2026.03.23 21:19:23.893762 [ 260 ] {3c13b010-878c-4aef-ba13-0db1d88919fe} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.03.23 21:19:23.893799 [ 260 ] {3c13b010-878c-4aef-ba13-0db1d88919fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2579 | 2026.03.23 21:19:23.894115 [ 260 ] {3c13b010-878c-4aef-ba13-0db1d88919fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2580 | 2026.03.23 21:19:23.894328 [ 260 ] {3c13b010-878c-4aef-ba13-0db1d88919fe} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.03.23 21:19:23.894455 [ 260 ] {3c13b010-878c-4aef-ba13-0db1d88919fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 2582 | 2026.03.23 21:19:23.894492 [ 260 ] {3c13b010-878c-4aef-ba13-0db1d88919fe} <Debug> TCPHandler: Processed in 0.001268061 sec. | ||
| 2583 | 2026.03.23 21:19:28.072044 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2584 | 2026.03.23 21:19:28.072096 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2585 | 2026.03.23 21:19:28.148846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4768 | ||
| 2586 | 2026.03.23 21:19:28.149381 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.03.23 21:19:28.149428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2588 | 2026.03.23 21:19:28.149929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2589 | 2026.03.23 21:19:28.150195 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.03.23 21:19:28.150347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2591 | 2026.03.23 21:19:28.431797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2592 | 2026.03.23 21:19:28.450182 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.03.23 21:19:28.450243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2594 | 2026.03.23 21:19:28.456745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2595 | 2026.03.23 21:19:28.457545 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.03.23 21:19:28.461798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2597 | 2026.03.23 21:19:28.885506 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.03.23 21:19:28.885685 [ 260 ] {e2793b7b-da2c-450d-9438-3f87958651b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2599 | 2026.03.23 21:19:28.885791 [ 260 ] {e2793b7b-da2c-450d-9438-3f87958651b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2600 | 2026.03.23 21:19:28.886547 [ 260 ] {e2793b7b-da2c-450d-9438-3f87958651b4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.03.23 21:19:28.886594 [ 260 ] {e2793b7b-da2c-450d-9438-3f87958651b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2602 | 2026.03.23 21:19:28.886996 [ 260 ] {e2793b7b-da2c-450d-9438-3f87958651b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2603 | 2026.03.23 21:19:28.887261 [ 260 ] {e2793b7b-da2c-450d-9438-3f87958651b4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.03.23 21:19:28.887451 [ 260 ] {e2793b7b-da2c-450d-9438-3f87958651b4} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001818 sec., 64906.49064906491 rows/sec., 5.52 MiB/sec. | ||
| 2605 | 2026.03.23 21:19:28.887503 [ 260 ] {e2793b7b-da2c-450d-9438-3f87958651b4} <Debug> TCPHandler: Processed in 0.002130853 sec. | ||
| 2606 | 2026.03.23 21:19:28.887640 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.03.23 21:19:28.887748 [ 260 ] {93ec281e-d55b-4b61-a2cc-3e0fd43ea1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.03.23 21:19:28.887795 [ 260 ] {93ec281e-d55b-4b61-a2cc-3e0fd43ea1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2609 | 2026.03.23 21:19:28.888255 [ 260 ] {93ec281e-d55b-4b61-a2cc-3e0fd43ea1bc} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.03.23 21:19:28.888292 [ 260 ] {93ec281e-d55b-4b61-a2cc-3e0fd43ea1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2611 | 2026.03.23 21:19:28.888621 [ 260 ] {93ec281e-d55b-4b61-a2cc-3e0fd43ea1bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2612 | 2026.03.23 21:19:28.888849 [ 260 ] {93ec281e-d55b-4b61-a2cc-3e0fd43ea1bc} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.03.23 21:19:28.888955 [ 42 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2614 | 2026.03.23 21:19:28.888991 [ 42 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.03.23 21:19:28.888998 [ 260 ] {93ec281e-d55b-4b61-a2cc-3e0fd43ea1bc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001277 sec., 24275.64604541895 rows/sec., 1.78 MiB/sec. | ||
| 2616 | 2026.03.23 21:19:28.889046 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2617 | 2026.03.23 21:19:28.889080 [ 260 ] {93ec281e-d55b-4b61-a2cc-3e0fd43ea1bc} <Debug> TCPHandler: Processed in 0.001492647 sec. | ||
| 2618 | 2026.03.23 21:19:28.889223 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.03.23 21:19:28.889245 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 2620 | 2026.03.23 21:19:28.889326 [ 260 ] {5ea08fa7-576b-4a68-9275-1a0892be8068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2621 | 2026.03.23 21:19:28.889374 [ 260 ] {5ea08fa7-576b-4a68-9275-1a0892be8068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2622 | 2026.03.23 21:19:28.889411 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2623 | 2026.03.23 21:19:28.889465 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 57 rows starting from the beginning of the part | ||
| 2624 | 2026.03.23 21:19:28.889572 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2625 | 2026.03.23 21:19:28.889622 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2626 | 2026.03.23 21:19:28.889667 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 2627 | 2026.03.23 21:19:28.889715 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2628 | 2026.03.23 21:19:28.889760 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2629 | 2026.03.23 21:19:28.889828 [ 260 ] {5ea08fa7-576b-4a68-9275-1a0892be8068} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.03.23 21:19:28.889869 [ 260 ] {5ea08fa7-576b-4a68-9275-1a0892be8068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2631 | 2026.03.23 21:19:28.890231 [ 260 ] {5ea08fa7-576b-4a68-9275-1a0892be8068} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2632 | 2026.03.23 21:19:28.890475 [ 260 ] {5ea08fa7-576b-4a68-9275-1a0892be8068} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.03.23 21:19:28.890625 [ 260 ] {5ea08fa7-576b-4a68-9275-1a0892be8068} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00132 sec., 71969.69696969698 rows/sec., 5.62 MiB/sec. | ||
| 2634 | 2026.03.23 21:19:28.890664 [ 260 ] {5ea08fa7-576b-4a68-9275-1a0892be8068} <Debug> TCPHandler: Processed in 0.001494267 sec. | ||
| 2635 | 2026.03.23 21:19:28.890733 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573829 sec., 113735.35498456314 rows/sec., 8.76 MiB/sec. | ||
| 2636 | 2026.03.23 21:19:28.890793 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.03.23 21:19:28.890895 [ 260 ] {7021d248-ba11-4fbd-9121-afc82dad9ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.03.23 21:19:28.890941 [ 260 ] {7021d248-ba11-4fbd-9121-afc82dad9ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2639 | 2026.03.23 21:19:28.890949 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2640 | 2026.03.23 21:19:28.891346 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.03.23 21:19:28.891390 [ 260 ] {7021d248-ba11-4fbd-9121-afc82dad9ad6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.03.23 21:19:28.891435 [ 260 ] {7021d248-ba11-4fbd-9121-afc82dad9ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2643 | 2026.03.23 21:19:28.891453 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_11_2} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2644 | 2026.03.23 21:19:28.891555 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2645 | 2026.03.23 21:19:28.891782 [ 260 ] {7021d248-ba11-4fbd-9121-afc82dad9ad6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2646 | 2026.03.23 21:19:28.892011 [ 260 ] {7021d248-ba11-4fbd-9121-afc82dad9ad6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.03.23 21:19:28.892156 [ 260 ] {7021d248-ba11-4fbd-9121-afc82dad9ad6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 2648 | 2026.03.23 21:19:28.892195 [ 260 ] {7021d248-ba11-4fbd-9121-afc82dad9ad6} <Debug> TCPHandler: Processed in 0.001452626 sec. | ||
| 2649 | 2026.03.23 21:19:28.892326 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.03.23 21:19:28.892422 [ 260 ] {c9696352-62a8-4b61-b28f-ff91f182bacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.03.23 21:19:28.892480 [ 260 ] {c9696352-62a8-4b61-b28f-ff91f182bacf} <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 | ||
| 2652 | 2026.03.23 21:19:28.893387 [ 260 ] {c9696352-62a8-4b61-b28f-ff91f182bacf} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.03.23 21:19:28.893422 [ 260 ] {c9696352-62a8-4b61-b28f-ff91f182bacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2654 | 2026.03.23 21:19:28.894011 [ 260 ] {c9696352-62a8-4b61-b28f-ff91f182bacf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2655 | 2026.03.23 21:19:28.894241 [ 260 ] {c9696352-62a8-4b61-b28f-ff91f182bacf} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.03.23 21:19:28.894352 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2657 | 2026.03.23 21:19:28.894385 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.03.23 21:19:28.894394 [ 260 ] {c9696352-62a8-4b61-b28f-ff91f182bacf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001991 sec., 15570.0652938222 rows/sec., 27.90 MiB/sec. | ||
| 2659 | 2026.03.23 21:19:28.894404 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2660 | 2026.03.23 21:19:28.894461 [ 260 ] {c9696352-62a8-4b61-b28f-ff91f182bacf} <Debug> TCPHandler: Processed in 0.002185274 sec. | ||
| 2661 | 2026.03.23 21:19:28.894563 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 2662 | 2026.03.23 21:19:28.894581 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.03.23 21:19:28.894695 [ 260 ] {634fd084-8672-4520-953e-c5820cf2c0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2664 | 2026.03.23 21:19:28.894738 [ 260 ] {634fd084-8672-4520-953e-c5820cf2c0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2665 | 2026.03.23 21:19:28.894858 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2666 | 2026.03.23 21:19:28.894947 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2667 | 2026.03.23 21:19:28.895083 [ 260 ] {634fd084-8672-4520-953e-c5820cf2c0f4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.03.23 21:19:28.895127 [ 260 ] {634fd084-8672-4520-953e-c5820cf2c0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2669 | 2026.03.23 21:19:28.895150 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2670 | 2026.03.23 21:19:28.895294 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2671 | 2026.03.23 21:19:28.895408 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2672 | 2026.03.23 21:19:28.895463 [ 260 ] {634fd084-8672-4520-953e-c5820cf2c0f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2673 | 2026.03.23 21:19:28.895541 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2674 | 2026.03.23 21:19:28.895665 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2675 | 2026.03.23 21:19:28.895734 [ 260 ] {634fd084-8672-4520-953e-c5820cf2c0f4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.03.23 21:19:28.895897 [ 260 ] {634fd084-8672-4520-953e-c5820cf2c0f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 2677 | 2026.03.23 21:19:28.895934 [ 260 ] {634fd084-8672-4520-953e-c5820cf2c0f4} <Debug> TCPHandler: Processed in 0.001403845 sec. | ||
| 2678 | 2026.03.23 21:19:28.898725 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.004236435 sec., 43904.83980044542 rows/sec., 78.68 MiB/sec. | ||
| 2679 | 2026.03.23 21:19:28.899104 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2680 | 2026.03.23 21:19:28.899453 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.03.23 21:19:28.899534 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2682 | 2026.03.23 21:19:28.899636 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2683 | 2026.03.23 21:19:29.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.10 MiB, peak 215.25 MiB, free memory in arenas 0.00 B, will set to 213.11 MiB (RSS), difference: 2.01 MiB | ||
| 2684 | 2026.03.23 21:19:33.171398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 368 | ||
| 2685 | 2026.03.23 21:19:33.173504 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.03.23 21:19:33.173560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2687 | 2026.03.23 21:19:33.174815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2688 | 2026.03.23 21:19:33.175116 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.03.23 21:19:33.175480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2690 | 2026.03.23 21:19:33.887799 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.03.23 21:19:33.887973 [ 260 ] {7fb6e466-377d-4b2f-9e40-867438229c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.03.23 21:19:33.888040 [ 260 ] {7fb6e466-377d-4b2f-9e40-867438229c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2693 | 2026.03.23 21:19:33.888697 [ 260 ] {7fb6e466-377d-4b2f-9e40-867438229c10} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.03.23 21:19:33.888746 [ 260 ] {7fb6e466-377d-4b2f-9e40-867438229c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2695 | 2026.03.23 21:19:33.889132 [ 260 ] {7fb6e466-377d-4b2f-9e40-867438229c10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2696 | 2026.03.23 21:19:33.889370 [ 260 ] {7fb6e466-377d-4b2f-9e40-867438229c10} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.03.23 21:19:33.889521 [ 260 ] {7fb6e466-377d-4b2f-9e40-867438229c10} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.23 MiB/sec. | ||
| 2698 | 2026.03.23 21:19:33.889568 [ 260 ] {7fb6e466-377d-4b2f-9e40-867438229c10} <Debug> TCPHandler: Processed in 0.001922538 sec. | ||
| 2699 | 2026.03.23 21:19:33.889692 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.03.23 21:19:33.889791 [ 260 ] {46876746-c37e-4959-9759-91c256ba52b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2701 | 2026.03.23 21:19:33.889832 [ 260 ] {46876746-c37e-4959-9759-91c256ba52b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2702 | 2026.03.23 21:19:33.890304 [ 260 ] {46876746-c37e-4959-9759-91c256ba52b5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.03.23 21:19:33.890342 [ 260 ] {46876746-c37e-4959-9759-91c256ba52b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2704 | 2026.03.23 21:19:33.890642 [ 260 ] {46876746-c37e-4959-9759-91c256ba52b5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2705 | 2026.03.23 21:19:33.890848 [ 260 ] {46876746-c37e-4959-9759-91c256ba52b5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.03.23 21:19:33.890987 [ 260 ] {46876746-c37e-4959-9759-91c256ba52b5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001183 sec., 6762.46830092984 rows/sec., 551.43 KiB/sec. | ||
| 2707 | 2026.03.23 21:19:33.891027 [ 260 ] {46876746-c37e-4959-9759-91c256ba52b5} <Debug> TCPHandler: Processed in 0.001356064 sec. | ||
| 2708 | 2026.03.23 21:19:33.891151 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.03.23 21:19:33.891250 [ 260 ] {ffda1b74-d8f0-44bf-a55f-f260ac4166b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2710 | 2026.03.23 21:19:33.891293 [ 260 ] {ffda1b74-d8f0-44bf-a55f-f260ac4166b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2711 | 2026.03.23 21:19:33.891808 [ 260 ] {ffda1b74-d8f0-44bf-a55f-f260ac4166b5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.03.23 21:19:33.891845 [ 260 ] {ffda1b74-d8f0-44bf-a55f-f260ac4166b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2713 | 2026.03.23 21:19:33.892165 [ 260 ] {ffda1b74-d8f0-44bf-a55f-f260ac4166b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2714 | 2026.03.23 21:19:33.892390 [ 260 ] {ffda1b74-d8f0-44bf-a55f-f260ac4166b5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.03.23 21:19:33.892533 [ 260 ] {ffda1b74-d8f0-44bf-a55f-f260ac4166b5} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001303 sec., 153491.9416730622 rows/sec., 13.62 MiB/sec. | ||
| 2716 | 2026.03.23 21:19:33.892571 [ 260 ] {ffda1b74-d8f0-44bf-a55f-f260ac4166b5} <Debug> TCPHandler: Processed in 0.001473746 sec. | ||
| 2717 | 2026.03.23 21:19:33.892713 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.03.23 21:19:33.892813 [ 260 ] {39541f09-e388-4a75-93c3-5293180644dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.03.23 21:19:33.892855 [ 260 ] {39541f09-e388-4a75-93c3-5293180644dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2720 | 2026.03.23 21:19:33.893289 [ 260 ] {39541f09-e388-4a75-93c3-5293180644dd} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.03.23 21:19:33.893327 [ 260 ] {39541f09-e388-4a75-93c3-5293180644dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2722 | 2026.03.23 21:19:33.893633 [ 260 ] {39541f09-e388-4a75-93c3-5293180644dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2723 | 2026.03.23 21:19:33.893847 [ 260 ] {39541f09-e388-4a75-93c3-5293180644dd} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.03.23 21:19:33.893981 [ 260 ] {39541f09-e388-4a75-93c3-5293180644dd} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001189 sec., 25231.286795626576 rows/sec., 1.87 MiB/sec. | ||
| 2725 | 2026.03.23 21:19:33.894018 [ 260 ] {39541f09-e388-4a75-93c3-5293180644dd} <Debug> TCPHandler: Processed in 0.001355783 sec. | ||
| 2726 | 2026.03.23 21:19:33.894150 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.03.23 21:19:33.894249 [ 260 ] {4b8f0282-4c46-427c-b4d5-fcb0b4e2ffbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.03.23 21:19:33.894292 [ 260 ] {4b8f0282-4c46-427c-b4d5-fcb0b4e2ffbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2729 | 2026.03.23 21:19:33.894699 [ 260 ] {4b8f0282-4c46-427c-b4d5-fcb0b4e2ffbd} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.03.23 21:19:33.894736 [ 260 ] {4b8f0282-4c46-427c-b4d5-fcb0b4e2ffbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2731 | 2026.03.23 21:19:33.895081 [ 260 ] {4b8f0282-4c46-427c-b4d5-fcb0b4e2ffbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2732 | 2026.03.23 21:19:33.895318 [ 260 ] {4b8f0282-4c46-427c-b4d5-fcb0b4e2ffbd} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.03.23 21:19:33.895457 [ 260 ] {4b8f0282-4c46-427c-b4d5-fcb0b4e2ffbd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001227 sec., 19559.902200488996 rows/sec., 1.62 MiB/sec. | ||
| 2734 | 2026.03.23 21:19:33.895496 [ 260 ] {4b8f0282-4c46-427c-b4d5-fcb0b4e2ffbd} <Debug> TCPHandler: Processed in 0.001401455 sec. | ||
| 2735 | 2026.03.23 21:19:33.895642 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.03.23 21:19:33.895745 [ 260 ] {1466778b-d700-472a-aee3-3416311fb760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2737 | 2026.03.23 21:19:33.895788 [ 260 ] {1466778b-d700-472a-aee3-3416311fb760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2738 | 2026.03.23 21:19:33.896218 [ 260 ] {1466778b-d700-472a-aee3-3416311fb760} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.03.23 21:19:33.896263 [ 260 ] {1466778b-d700-472a-aee3-3416311fb760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2740 | 2026.03.23 21:19:33.896595 [ 260 ] {1466778b-d700-472a-aee3-3416311fb760} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2741 | 2026.03.23 21:19:33.896810 [ 260 ] {1466778b-d700-472a-aee3-3416311fb760} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.03.23 21:19:33.896946 [ 260 ] {1466778b-d700-472a-aee3-3416311fb760} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 2743 | 2026.03.23 21:19:33.896985 [ 260 ] {1466778b-d700-472a-aee3-3416311fb760} <Debug> TCPHandler: Processed in 0.001400025 sec. | ||
| 2744 | 2026.03.23 21:19:33.897102 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.03.23 21:19:33.897199 [ 260 ] {e710f552-9674-4d2c-9b2a-d0ad60cdf5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2746 | 2026.03.23 21:19:33.897242 [ 260 ] {e710f552-9674-4d2c-9b2a-d0ad60cdf5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2747 | 2026.03.23 21:19:33.897706 [ 260 ] {e710f552-9674-4d2c-9b2a-d0ad60cdf5e5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.03.23 21:19:33.897742 [ 260 ] {e710f552-9674-4d2c-9b2a-d0ad60cdf5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2749 | 2026.03.23 21:19:33.898061 [ 260 ] {e710f552-9674-4d2c-9b2a-d0ad60cdf5e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2750 | 2026.03.23 21:19:33.898284 [ 260 ] {e710f552-9674-4d2c-9b2a-d0ad60cdf5e5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.03.23 21:19:33.898417 [ 260 ] {e710f552-9674-4d2c-9b2a-d0ad60cdf5e5} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001237 sec., 95392.07760711398 rows/sec., 7.76 MiB/sec. | ||
| 2752 | 2026.03.23 21:19:33.898454 [ 260 ] {e710f552-9674-4d2c-9b2a-d0ad60cdf5e5} <Debug> TCPHandler: Processed in 0.001402715 sec. | ||
| 2753 | 2026.03.23 21:19:33.898578 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.03.23 21:19:33.898673 [ 260 ] {f6cd3419-54e7-4c4a-8d70-7a9dee600f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2755 | 2026.03.23 21:19:33.898717 [ 260 ] {f6cd3419-54e7-4c4a-8d70-7a9dee600f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2756 | 2026.03.23 21:19:33.899146 [ 260 ] {f6cd3419-54e7-4c4a-8d70-7a9dee600f84} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.03.23 21:19:33.899190 [ 260 ] {f6cd3419-54e7-4c4a-8d70-7a9dee600f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2758 | 2026.03.23 21:19:33.899568 [ 260 ] {f6cd3419-54e7-4c4a-8d70-7a9dee600f84} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2759 | 2026.03.23 21:19:33.899808 [ 260 ] {f6cd3419-54e7-4c4a-8d70-7a9dee600f84} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.03.23 21:19:33.899944 [ 260 ] {f6cd3419-54e7-4c4a-8d70-7a9dee600f84} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00129 sec., 155038.7596899225 rows/sec., 11.11 MiB/sec. | ||
| 2761 | 2026.03.23 21:19:33.899980 [ 260 ] {f6cd3419-54e7-4c4a-8d70-7a9dee600f84} <Debug> TCPHandler: Processed in 0.001450916 sec. | ||
| 2762 | 2026.03.23 21:19:33.900104 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.03.23 21:19:33.900205 [ 260 ] {81931a5a-f794-48fb-baf0-0331a260b38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2764 | 2026.03.23 21:19:33.900260 [ 260 ] {81931a5a-f794-48fb-baf0-0331a260b38e} <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 | ||
| 2765 | 2026.03.23 21:19:33.901007 [ 260 ] {81931a5a-f794-48fb-baf0-0331a260b38e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.03.23 21:19:33.901044 [ 260 ] {81931a5a-f794-48fb-baf0-0331a260b38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2767 | 2026.03.23 21:19:33.901570 [ 260 ] {81931a5a-f794-48fb-baf0-0331a260b38e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2768 | 2026.03.23 21:19:33.901800 [ 260 ] {81931a5a-f794-48fb-baf0-0331a260b38e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.03.23 21:19:33.901940 [ 260 ] {81931a5a-f794-48fb-baf0-0331a260b38e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 2770 | 2026.03.23 21:19:33.902001 [ 260 ] {81931a5a-f794-48fb-baf0-0331a260b38e} <Debug> TCPHandler: Processed in 0.001947059 sec. | ||
| 2771 | 2026.03.23 21:19:33.902128 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.03.23 21:19:33.902225 [ 260 ] {6542930f-b8ba-4223-86d0-0829c9741ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.03.23 21:19:33.902268 [ 260 ] {6542930f-b8ba-4223-86d0-0829c9741ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2774 | 2026.03.23 21:19:33.902640 [ 260 ] {6542930f-b8ba-4223-86d0-0829c9741ea4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.03.23 21:19:33.902678 [ 260 ] {6542930f-b8ba-4223-86d0-0829c9741ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2776 | 2026.03.23 21:19:33.902990 [ 260 ] {6542930f-b8ba-4223-86d0-0829c9741ea4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2777 | 2026.03.23 21:19:33.903203 [ 260 ] {6542930f-b8ba-4223-86d0-0829c9741ea4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.03.23 21:19:33.903331 [ 260 ] {6542930f-b8ba-4223-86d0-0829c9741ea4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 2779 | 2026.03.23 21:19:33.903369 [ 260 ] {6542930f-b8ba-4223-86d0-0829c9741ea4} <Debug> TCPHandler: Processed in 0.001296443 sec. | ||
| 2780 | 2026.03.23 21:19:35.650718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5216 | ||
| 2781 | 2026.03.23 21:19:35.651265 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.03.23 21:19:35.651314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2783 | 2026.03.23 21:19:35.651864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2784 | 2026.03.23 21:19:35.652089 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.03.23 21:19:35.652217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5216 | ||
| 2786 | 2026.03.23 21:19:35.652239 [ 152 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2787 | 2026.03.23 21:19:35.652312 [ 152 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.03.23 21:19:35.652335 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2789 | 2026.03.23 21:19:35.652533 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 2790 | 2026.03.23 21:19:35.652761 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2791 | 2026.03.23 21:19:35.652842 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2848 rows starting from the beginning of the part | ||
| 2792 | 2026.03.23 21:19:35.652940 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2793 | 2026.03.23 21:19:35.652991 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2794 | 2026.03.23 21:19:35.653034 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2795 | 2026.03.23 21:19:35.653078 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2796 | 2026.03.23 21:19:35.653121 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2797 | 2026.03.23 21:19:35.654519 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002090412 sec., 2495201.902782801 rows/sec., 35.69 MiB/sec. | ||
| 2798 | 2026.03.23 21:19:35.655121 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2799 | 2026.03.23 21:19:35.655404 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.03.23 21:19:35.655481 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_11_2} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2801 | 2026.03.23 21:19:35.655556 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2802 | 2026.03.23 21:19:35.962151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2803 | 2026.03.23 21:19:35.979103 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.03.23 21:19:35.979148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2805 | 2026.03.23 21:19:35.985425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2806 | 2026.03.23 21:19:35.986088 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): 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.03.23 21:19:35.986331 [ 152 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2808 | 2026.03.23 21:19:35.986371 [ 152 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.03.23 21:19:35.986392 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2810 | 2026.03.23 21:19:35.986517 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 2811 | 2026.03.23 21:19:35.989437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2812 | 2026.03.23 21:19:35.990782 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2813 | 2026.03.23 21:19:35.992151 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 2814 | 2026.03.23 21:19:35.996449 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 2815 | 2026.03.23 21:19:36.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.72 MiB, peak 219.59 MiB, free memory in arenas 0.00 B, will set to 216.66 MiB (RSS), difference: 2.94 MiB | ||
| 2816 | 2026.03.23 21:19:36.000567 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 2817 | 2026.03.23 21:19:36.004475 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 2818 | 2026.03.23 21:19:36.009057 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 2819 | 2026.03.23 21:19:36.013456 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 2820 | 2026.03.23 21:19:36.063023 [ 199 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076565744 sec., 1084.0357013966977 rows/sec., 5.61 MiB/sec. | ||
| 2821 | 2026.03.23 21:19:36.065360 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2822 | 2026.03.23 21:19:36.067429 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_11_2} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.03.23 21:19:36.067532 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_11_2} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2824 | 2026.03.23 21:19:36.069595 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2825 | 2026.03.23 21:19:37.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.21 MiB, peak 227.11 MiB, free memory in arenas 0.00 B, will set to 222.70 MiB (RSS), difference: 5.49 MiB | ||
| 2826 | 2026.03.23 21:19:38.886052 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.03.23 21:19:38.886243 [ 260 ] {53f7f8c3-fa7b-4cb8-8147-fc0e33c64b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2828 | 2026.03.23 21:19:38.886311 [ 260 ] {53f7f8c3-fa7b-4cb8-8147-fc0e33c64b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2829 | 2026.03.23 21:19:38.887024 [ 260 ] {53f7f8c3-fa7b-4cb8-8147-fc0e33c64b41} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.03.23 21:19:38.887076 [ 260 ] {53f7f8c3-fa7b-4cb8-8147-fc0e33c64b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2831 | 2026.03.23 21:19:38.887487 [ 260 ] {53f7f8c3-fa7b-4cb8-8147-fc0e33c64b41} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2832 | 2026.03.23 21:19:38.887714 [ 260 ] {53f7f8c3-fa7b-4cb8-8147-fc0e33c64b41} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.03.23 21:19:38.887870 [ 260 ] {53f7f8c3-fa7b-4cb8-8147-fc0e33c64b41} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001675 sec., 70447.76119402985 rows/sec., 5.99 MiB/sec. | ||
| 2834 | 2026.03.23 21:19:38.887873 [ 155 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2835 | 2026.03.23 21:19:38.887913 [ 260 ] {53f7f8c3-fa7b-4cb8-8147-fc0e33c64b41} <Debug> TCPHandler: Processed in 0.00199948 sec. | ||
| 2836 | 2026.03.23 21:19:38.887954 [ 155 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.03.23 21:19:38.887984 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2838 | 2026.03.23 21:19:38.888061 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.03.23 21:19:38.888101 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 2840 | 2026.03.23 21:19:38.888161 [ 260 ] {9cf9df31-68ed-4f1b-9ab8-cebc02060ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.03.23 21:19:38.888202 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2842 | 2026.03.23 21:19:38.888204 [ 260 ] {9cf9df31-68ed-4f1b-9ab8-cebc02060ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2843 | 2026.03.23 21:19:38.888233 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2614 rows starting from the beginning of the part | ||
| 2844 | 2026.03.23 21:19:38.888326 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2845 | 2026.03.23 21:19:38.888381 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 2846 | 2026.03.23 21:19:38.888433 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 118 rows starting from the beginning of the part | ||
| 2847 | 2026.03.23 21:19:38.888479 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 200 rows starting from the beginning of the part | ||
| 2848 | 2026.03.23 21:19:38.888524 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
| 2849 | 2026.03.23 21:19:38.888681 [ 260 ] {9cf9df31-68ed-4f1b-9ab8-cebc02060ac8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.03.23 21:19:38.888717 [ 260 ] {9cf9df31-68ed-4f1b-9ab8-cebc02060ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2851 | 2026.03.23 21:19:38.889118 [ 260 ] {9cf9df31-68ed-4f1b-9ab8-cebc02060ac8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2852 | 2026.03.23 21:19:38.889346 [ 260 ] {9cf9df31-68ed-4f1b-9ab8-cebc02060ac8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.03.23 21:19:38.889484 [ 260 ] {9cf9df31-68ed-4f1b-9ab8-cebc02060ac8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001342 sec., 23099.850968703427 rows/sec., 1.70 MiB/sec. | ||
| 2854 | 2026.03.23 21:19:38.889524 [ 260 ] {9cf9df31-68ed-4f1b-9ab8-cebc02060ac8} <Debug> TCPHandler: Processed in 0.001512898 sec. | ||
| 2855 | 2026.03.23 21:19:38.889636 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.03.23 21:19:38.889732 [ 260 ] {1ad5c3b8-f797-45eb-8f8b-6fbcd28f026d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2857 | 2026.03.23 21:19:38.889771 [ 260 ] {1ad5c3b8-f797-45eb-8f8b-6fbcd28f026d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2858 | 2026.03.23 21:19:38.889909 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857356 sec., 1713187.9941163678 rows/sec., 138.52 MiB/sec. | ||
| 2859 | 2026.03.23 21:19:38.890184 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2860 | 2026.03.23 21:19:38.890198 [ 260 ] {1ad5c3b8-f797-45eb-8f8b-6fbcd28f026d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.03.23 21:19:38.890235 [ 260 ] {1ad5c3b8-f797-45eb-8f8b-6fbcd28f026d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2862 | 2026.03.23 21:19:38.890410 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.03.23 21:19:38.890468 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_16_3} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2864 | 2026.03.23 21:19:38.890524 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2865 | 2026.03.23 21:19:38.890563 [ 260 ] {1ad5c3b8-f797-45eb-8f8b-6fbcd28f026d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2866 | 2026.03.23 21:19:38.890774 [ 260 ] {1ad5c3b8-f797-45eb-8f8b-6fbcd28f026d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.03.23 21:19:38.890879 [ 155 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2868 | 2026.03.23 21:19:38.890907 [ 260 ] {1ad5c3b8-f797-45eb-8f8b-6fbcd28f026d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001193 sec., 79631.1818943839 rows/sec., 6.22 MiB/sec. | ||
| 2869 | 2026.03.23 21:19:38.890915 [ 155 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.03.23 21:19:38.890952 [ 260 ] {1ad5c3b8-f797-45eb-8f8b-6fbcd28f026d} <Debug> TCPHandler: Processed in 0.001364974 sec. | ||
| 2871 | 2026.03.23 21:19:38.890952 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2872 | 2026.03.23 21:19:38.891044 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 2873 | 2026.03.23 21:19:38.891075 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.03.23 21:19:38.891112 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2875 | 2026.03.23 21:19:38.891134 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1401 rows starting from the beginning of the part | ||
| 2876 | 2026.03.23 21:19:38.891169 [ 260 ] {8439184d-73c5-446e-b04e-672ca1edb5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2877 | 2026.03.23 21:19:38.891175 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2878 | 2026.03.23 21:19:38.891214 [ 260 ] {8439184d-73c5-446e-b04e-672ca1edb5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2879 | 2026.03.23 21:19:38.891217 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 2880 | 2026.03.23 21:19:38.891256 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 95 rows starting from the beginning of the part | ||
| 2881 | 2026.03.23 21:19:38.891287 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 2882 | 2026.03.23 21:19:38.891321 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
| 2883 | 2026.03.23 21:19:38.891613 [ 260 ] {8439184d-73c5-446e-b04e-672ca1edb5f3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.03.23 21:19:38.891648 [ 260 ] {8439184d-73c5-446e-b04e-672ca1edb5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2885 | 2026.03.23 21:19:38.891980 [ 260 ] {8439184d-73c5-446e-b04e-672ca1edb5f3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2886 | 2026.03.23 21:19:38.892167 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148928 sec., 1607585.5057932264 rows/sec., 119.57 MiB/sec. | ||
| 2887 | 2026.03.23 21:19:38.892189 [ 260 ] {8439184d-73c5-446e-b04e-672ca1edb5f3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.03.23 21:19:38.892338 [ 260 ] {8439184d-73c5-446e-b04e-672ca1edb5f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2889 | 2026.03.23 21:19:38.892341 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2890 | 2026.03.23 21:19:38.892339 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2891 | 2026.03.23 21:19:38.892377 [ 260 ] {8439184d-73c5-446e-b04e-672ca1edb5f3} <Debug> TCPHandler: Processed in 0.001351574 sec. | ||
| 2892 | 2026.03.23 21:19:38.892423 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.03.23 21:19:38.892451 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2894 | 2026.03.23 21:19:38.892509 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.03.23 21:19:38.892538 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 2896 | 2026.03.23 21:19:38.892574 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.03.23 21:19:38.892608 [ 260 ] {8b803043-bc87-42e0-8f31-18ca9c1d49f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.03.23 21:19:38.892627 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2899 | 2026.03.23 21:19:38.892631 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_16_3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2900 | 2026.03.23 21:19:38.892655 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5580 rows starting from the beginning of the part | ||
| 2901 | 2026.03.23 21:19:38.892663 [ 260 ] {8b803043-bc87-42e0-8f31-18ca9c1d49f0} <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 | ||
| 2902 | 2026.03.23 21:19:38.892688 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2903 | 2026.03.23 21:19:38.892718 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2904 | 2026.03.23 21:19:38.892762 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2905 | 2026.03.23 21:19:38.892807 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2906 | 2026.03.23 21:19:38.892850 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 200 rows starting from the beginning of the part | ||
| 2907 | 2026.03.23 21:19:38.892890 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2908 | 2026.03.23 21:19:38.893465 [ 260 ] {8b803043-bc87-42e0-8f31-18ca9c1d49f0} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.03.23 21:19:38.893500 [ 260 ] {8b803043-bc87-42e0-8f31-18ca9c1d49f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2910 | 2026.03.23 21:19:38.894030 [ 260 ] {8b803043-bc87-42e0-8f31-18ca9c1d49f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2911 | 2026.03.23 21:19:38.894262 [ 260 ] {8b803043-bc87-42e0-8f31-18ca9c1d49f0} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.03.23 21:19:38.894405 [ 260 ] {8b803043-bc87-42e0-8f31-18ca9c1d49f0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001815 sec., 17079.889807162534 rows/sec., 30.61 MiB/sec. | ||
| 2913 | 2026.03.23 21:19:38.894457 [ 260 ] {8b803043-bc87-42e0-8f31-18ca9c1d49f0} <Debug> TCPHandler: Processed in 0.002001319 sec. | ||
| 2914 | 2026.03.23 21:19:38.894572 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.03.23 21:19:38.894667 [ 260 ] {d8f86701-2eb6-4e75-bcb0-87d777abaef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.03.23 21:19:38.894709 [ 260 ] {d8f86701-2eb6-4e75-bcb0-87d777abaef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2026.03.23 21:19:38.895035 [ 260 ] {d8f86701-2eb6-4e75-bcb0-87d777abaef6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.03.23 21:19:38.895071 [ 260 ] {d8f86701-2eb6-4e75-bcb0-87d777abaef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2919 | 2026.03.23 21:19:38.895193 [ 200 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6388 rows, containing 5 columns (5 merged, 0 gathered) in 0.002678897 sec., 2384563.4975887462 rows/sec., 154.55 MiB/sec. | ||
| 2920 | 2026.03.23 21:19:38.895407 [ 260 ] {d8f86701-2eb6-4e75-bcb0-87d777abaef6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2921 | 2026.03.23 21:19:38.895630 [ 260 ] {d8f86701-2eb6-4e75-bcb0-87d777abaef6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.03.23 21:19:38.895734 [ 120 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2923 | 2026.03.23 21:19:38.895760 [ 260 ] {d8f86701-2eb6-4e75-bcb0-87d777abaef6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2924 | 2026.03.23 21:19:38.895773 [ 120 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.03.23 21:19:38.895794 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2926 | 2026.03.23 21:19:38.895802 [ 260 ] {d8f86701-2eb6-4e75-bcb0-87d777abaef6} <Debug> TCPHandler: Processed in 0.001279402 sec. | ||
| 2927 | 2026.03.23 21:19:38.895803 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2928 | 2026.03.23 21:19:38.895964 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 2929 | 2026.03.23 21:19:38.896037 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.03.23 21:19:38.896099 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2931 | 2026.03.23 21:19:38.896112 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2932 | 2026.03.23 21:19:38.896152 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 492 rows starting from the beginning of the part | ||
| 2933 | 2026.03.23 21:19:38.896153 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 2934 | 2026.03.23 21:19:38.896215 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 2935 | 2026.03.23 21:19:38.896263 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2936 | 2026.03.23 21:19:38.896299 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2937 | 2026.03.23 21:19:38.896334 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2938 | 2026.03.23 21:19:38.896371 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2939 | 2026.03.23 21:19:38.897219 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001325653 sec., 588389.2692884186 rows/sec., 39.60 MiB/sec. | ||
| 2940 | 2026.03.23 21:19:38.897371 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2941 | 2026.03.23 21:19:38.897608 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.03.23 21:19:38.897666 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_16_3} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2943 | 2026.03.23 21:19:38.897728 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2944 | 2026.03.23 21:19:39.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.23 MiB, peak 227.44 MiB, free memory in arenas 0.00 B, will set to 224.29 MiB (RSS), difference: 1.06 MiB | ||
| 2945 | 2026.03.23 21:19:43.072167 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2946 | 2026.03.23 21:19:43.072246 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2947 | 2026.03.23 21:19:43.153089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5728 | ||
| 2948 | 2026.03.23 21:19:43.153648 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.03.23 21:19:43.153701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2950 | 2026.03.23 21:19:43.154256 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2951 | 2026.03.23 21:19:43.154516 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.03.23 21:19:43.154698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 2953 | 2026.03.23 21:19:43.176430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 400 | ||
| 2954 | 2026.03.23 21:19:43.178982 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.03.23 21:19:43.179060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2956 | 2026.03.23 21:19:43.180890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2957 | 2026.03.23 21:19:43.181251 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.03.23 21:19:43.181655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 2959 | 2026.03.23 21:19:43.490277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2960 | 2026.03.23 21:19:43.508048 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.03.23 21:19:43.508113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2962 | 2026.03.23 21:19:43.513631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2963 | 2026.03.23 21:19:43.514346 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.03.23 21:19:43.517559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2965 | 2026.03.23 21:19:43.886650 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.03.23 21:19:43.886827 [ 260 ] {f4e35858-427d-4f9c-a736-4f5941e861be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2967 | 2026.03.23 21:19:43.886894 [ 260 ] {f4e35858-427d-4f9c-a736-4f5941e861be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2968 | 2026.03.23 21:19:43.887593 [ 260 ] {f4e35858-427d-4f9c-a736-4f5941e861be} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.03.23 21:19:43.887639 [ 260 ] {f4e35858-427d-4f9c-a736-4f5941e861be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2970 | 2026.03.23 21:19:43.888077 [ 260 ] {f4e35858-427d-4f9c-a736-4f5941e861be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2971 | 2026.03.23 21:19:43.888332 [ 260 ] {f4e35858-427d-4f9c-a736-4f5941e861be} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.03.23 21:19:43.888497 [ 260 ] {f4e35858-427d-4f9c-a736-4f5941e861be} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001718 sec., 44237.48544819558 rows/sec., 3.65 MiB/sec. | ||
| 2973 | 2026.03.23 21:19:43.888539 [ 260 ] {f4e35858-427d-4f9c-a736-4f5941e861be} <Debug> TCPHandler: Processed in 0.002022241 sec. | ||
| 2974 | 2026.03.23 21:19:43.888673 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.03.23 21:19:43.888770 [ 260 ] {1cd155df-57be-47dd-8fa5-1d81d44eb2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.03.23 21:19:43.888816 [ 260 ] {1cd155df-57be-47dd-8fa5-1d81d44eb2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2977 | 2026.03.23 21:19:43.889290 [ 260 ] {1cd155df-57be-47dd-8fa5-1d81d44eb2e8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.03.23 21:19:43.889326 [ 260 ] {1cd155df-57be-47dd-8fa5-1d81d44eb2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2979 | 2026.03.23 21:19:43.889642 [ 260 ] {1cd155df-57be-47dd-8fa5-1d81d44eb2e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2980 | 2026.03.23 21:19:43.889858 [ 260 ] {1cd155df-57be-47dd-8fa5-1d81d44eb2e8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.03.23 21:19:43.889990 [ 260 ] {1cd155df-57be-47dd-8fa5-1d81d44eb2e8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001239 sec., 8071.025020177562 rows/sec., 606.90 KiB/sec. | ||
| 2982 | 2026.03.23 21:19:43.890029 [ 260 ] {1cd155df-57be-47dd-8fa5-1d81d44eb2e8} <Debug> TCPHandler: Processed in 0.001407105 sec. | ||
| 2983 | 2026.03.23 21:19:43.890155 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.03.23 21:19:43.890250 [ 260 ] {0deef9c1-5f1f-4679-854c-0241b8858909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2985 | 2026.03.23 21:19:43.890289 [ 260 ] {0deef9c1-5f1f-4679-854c-0241b8858909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2986 | 2026.03.23 21:19:43.890709 [ 260 ] {0deef9c1-5f1f-4679-854c-0241b8858909} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.03.23 21:19:43.890747 [ 260 ] {0deef9c1-5f1f-4679-854c-0241b8858909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2988 | 2026.03.23 21:19:43.891130 [ 260 ] {0deef9c1-5f1f-4679-854c-0241b8858909} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2989 | 2026.03.23 21:19:43.891363 [ 260 ] {0deef9c1-5f1f-4679-854c-0241b8858909} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.03.23 21:19:43.891506 [ 260 ] {0deef9c1-5f1f-4679-854c-0241b8858909} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001276 sec., 57993.73040752351 rows/sec., 4.53 MiB/sec. | ||
| 2991 | 2026.03.23 21:19:43.891551 [ 260 ] {0deef9c1-5f1f-4679-854c-0241b8858909} <Debug> TCPHandler: Processed in 0.001451237 sec. | ||
| 2992 | 2026.03.23 21:19:43.891706 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.03.23 21:19:43.891802 [ 260 ] {bba68a65-d54c-4f30-8d6c-dd8f1c066b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.03.23 21:19:43.891851 [ 260 ] {bba68a65-d54c-4f30-8d6c-dd8f1c066b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2995 | 2026.03.23 21:19:43.892315 [ 260 ] {bba68a65-d54c-4f30-8d6c-dd8f1c066b96} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.03.23 21:19:43.892352 [ 260 ] {bba68a65-d54c-4f30-8d6c-dd8f1c066b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2997 | 2026.03.23 21:19:43.892688 [ 260 ] {bba68a65-d54c-4f30-8d6c-dd8f1c066b96} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2998 | 2026.03.23 21:19:43.892906 [ 260 ] {bba68a65-d54c-4f30-8d6c-dd8f1c066b96} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.03.23 21:19:43.893039 [ 260 ] {bba68a65-d54c-4f30-8d6c-dd8f1c066b96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 3000 | 2026.03.23 21:19:43.893086 [ 260 ] {bba68a65-d54c-4f30-8d6c-dd8f1c066b96} <Debug> TCPHandler: Processed in 0.001431996 sec. | ||
| 3001 | 2026.03.23 21:19:43.893218 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.03.23 21:19:43.893314 [ 260 ] {8297f4de-057a-4bff-ad59-c8947c0dcb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.03.23 21:19:43.893369 [ 260 ] {8297f4de-057a-4bff-ad59-c8947c0dcb0c} <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 | ||
| 3004 | 2026.03.23 21:19:43.894143 [ 260 ] {8297f4de-057a-4bff-ad59-c8947c0dcb0c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.03.23 21:19:43.894179 [ 260 ] {8297f4de-057a-4bff-ad59-c8947c0dcb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3006 | 2026.03.23 21:19:43.894695 [ 260 ] {8297f4de-057a-4bff-ad59-c8947c0dcb0c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3007 | 2026.03.23 21:19:43.894916 [ 260 ] {8297f4de-057a-4bff-ad59-c8947c0dcb0c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.03.23 21:19:43.895053 [ 260 ] {8297f4de-057a-4bff-ad59-c8947c0dcb0c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 3009 | 2026.03.23 21:19:43.895112 [ 260 ] {8297f4de-057a-4bff-ad59-c8947c0dcb0c} <Debug> TCPHandler: Processed in 0.001944398 sec. | ||
| 3010 | 2026.03.23 21:19:43.895228 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.03.23 21:19:43.895323 [ 260 ] {d44ffb40-2db5-485d-9251-5262abca4488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.03.23 21:19:43.895364 [ 260 ] {d44ffb40-2db5-485d-9251-5262abca4488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3013 | 2026.03.23 21:19:43.895706 [ 260 ] {d44ffb40-2db5-485d-9251-5262abca4488} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.03.23 21:19:43.895740 [ 260 ] {d44ffb40-2db5-485d-9251-5262abca4488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3015 | 2026.03.23 21:19:43.896046 [ 260 ] {d44ffb40-2db5-485d-9251-5262abca4488} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3016 | 2026.03.23 21:19:43.896256 [ 260 ] {d44ffb40-2db5-485d-9251-5262abca4488} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.03.23 21:19:43.896381 [ 260 ] {d44ffb40-2db5-485d-9251-5262abca4488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 3018 | 2026.03.23 21:19:43.896416 [ 260 ] {d44ffb40-2db5-485d-9251-5262abca4488} <Debug> TCPHandler: Processed in 0.00123713 sec. | ||
| 3019 | 2026.03.23 21:19:44.233731 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.03.23 21:19:44.233929 [ 260 ] {e24b31a0-1125-45b6-8db8-f465a8477724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3021 | 2026.03.23 21:19:44.234003 [ 260 ] {e24b31a0-1125-45b6-8db8-f465a8477724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3022 | 2026.03.23 21:19:44.234723 [ 260 ] {e24b31a0-1125-45b6-8db8-f465a8477724} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.03.23 21:19:44.234771 [ 260 ] {e24b31a0-1125-45b6-8db8-f465a8477724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3024 | 2026.03.23 21:19:44.235245 [ 260 ] {e24b31a0-1125-45b6-8db8-f465a8477724} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3025 | 2026.03.23 21:19:44.235556 [ 260 ] {e24b31a0-1125-45b6-8db8-f465a8477724} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.03.23 21:19:44.235771 [ 260 ] {e24b31a0-1125-45b6-8db8-f465a8477724} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001891 sec., 3172.9243786356424 rows/sec., 258.73 KiB/sec. | ||
| 3027 | 2026.03.23 21:19:44.235840 [ 260 ] {e24b31a0-1125-45b6-8db8-f465a8477724} <Debug> TCPHandler: Processed in 0.002297687 sec. | ||
| 3028 | 2026.03.23 21:19:44.235996 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.03.23 21:19:44.236115 [ 260 ] {7fba052d-f107-4ef2-9155-e5dc2ce5f4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3030 | 2026.03.23 21:19:44.236170 [ 260 ] {7fba052d-f107-4ef2-9155-e5dc2ce5f4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3031 | 2026.03.23 21:19:44.238465 [ 260 ] {7fba052d-f107-4ef2-9155-e5dc2ce5f4ef} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.03.23 21:19:44.238508 [ 260 ] {7fba052d-f107-4ef2-9155-e5dc2ce5f4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3033 | 2026.03.23 21:19:44.239121 [ 260 ] {7fba052d-f107-4ef2-9155-e5dc2ce5f4ef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3034 | 2026.03.23 21:19:44.239360 [ 260 ] {7fba052d-f107-4ef2-9155-e5dc2ce5f4ef} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.03.23 21:19:44.239519 [ 260 ] {7fba052d-f107-4ef2-9155-e5dc2ce5f4ef} <Debug> executeQuery: Read 2466 rows, 187.42 KiB in 0.003435 sec., 717903.9301310043 rows/sec., 53.28 MiB/sec. | ||
| 3036 | 2026.03.23 21:19:44.239564 [ 260 ] {7fba052d-f107-4ef2-9155-e5dc2ce5f4ef} <Debug> TCPHandler: Processed in 0.00362887 sec. | ||
| 3037 | 2026.03.23 21:19:44.239695 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.03.23 21:19:44.239799 [ 260 ] {d608b6a7-2d0b-4817-86e2-93105e221908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.03.23 21:19:44.239845 [ 260 ] {d608b6a7-2d0b-4817-86e2-93105e221908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3040 | 2026.03.23 21:19:44.240310 [ 260 ] {d608b6a7-2d0b-4817-86e2-93105e221908} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.03.23 21:19:44.240346 [ 260 ] {d608b6a7-2d0b-4817-86e2-93105e221908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3042 | 2026.03.23 21:19:44.240680 [ 260 ] {d608b6a7-2d0b-4817-86e2-93105e221908} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3043 | 2026.03.23 21:19:44.240910 [ 260 ] {d608b6a7-2d0b-4817-86e2-93105e221908} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.03.23 21:19:44.241099 [ 260 ] {d608b6a7-2d0b-4817-86e2-93105e221908} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001322 sec., 34795.76399394856 rows/sec., 2.53 MiB/sec. | ||
| 3045 | 2026.03.23 21:19:44.241159 [ 260 ] {d608b6a7-2d0b-4817-86e2-93105e221908} <Debug> TCPHandler: Processed in 0.001515358 sec. | ||
| 3046 | 2026.03.23 21:19:44.241316 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.03.23 21:19:44.241443 [ 260 ] {dc165e73-212b-4af5-8148-edf14114df9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.03.23 21:19:44.241490 [ 260 ] {dc165e73-212b-4af5-8148-edf14114df9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3049 | 2026.03.23 21:19:44.242438 [ 260 ] {dc165e73-212b-4af5-8148-edf14114df9c} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.03.23 21:19:44.242475 [ 260 ] {dc165e73-212b-4af5-8148-edf14114df9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3051 | 2026.03.23 21:19:44.242920 [ 260 ] {dc165e73-212b-4af5-8148-edf14114df9c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3052 | 2026.03.23 21:19:44.243160 [ 260 ] {dc165e73-212b-4af5-8148-edf14114df9c} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.03.23 21:19:44.243271 [ 126 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3054 | 2026.03.23 21:19:44.243313 [ 260 ] {dc165e73-212b-4af5-8148-edf14114df9c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001893 sec., 423137.8763866878 rows/sec., 24.44 MiB/sec. | ||
| 3055 | 2026.03.23 21:19:44.243313 [ 126 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.03.23 21:19:44.243351 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3057 | 2026.03.23 21:19:44.243358 [ 260 ] {dc165e73-212b-4af5-8148-edf14114df9c} <Debug> TCPHandler: Processed in 0.002106723 sec. | ||
| 3058 | 2026.03.23 21:19:44.243490 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::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 | ||
| 3059 | 2026.03.23 21:19:44.243496 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.03.23 21:19:44.243626 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3061 | 2026.03.23 21:19:44.243640 [ 260 ] {084aa1f3-e0df-40a7-a537-4c8d8f499bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3062 | 2026.03.23 21:19:44.243665 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::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 | ||
| 3063 | 2026.03.23 21:19:44.243689 [ 260 ] {084aa1f3-e0df-40a7-a537-4c8d8f499bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3064 | 2026.03.23 21:19:44.243769 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 801 rows starting from the beginning of the part | ||
| 3065 | 2026.03.23 21:19:44.243843 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3066 | 2026.03.23 21:19:44.243892 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 3067 | 2026.03.23 21:19:44.243937 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3068 | 2026.03.23 21:19:44.243987 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 3069 | 2026.03.23 21:19:44.244210 [ 260 ] {084aa1f3-e0df-40a7-a537-4c8d8f499bd8} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.03.23 21:19:44.244267 [ 260 ] {084aa1f3-e0df-40a7-a537-4c8d8f499bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3071 | 2026.03.23 21:19:44.244660 [ 260 ] {084aa1f3-e0df-40a7-a537-4c8d8f499bd8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3072 | 2026.03.23 21:19:44.244956 [ 260 ] {084aa1f3-e0df-40a7-a537-4c8d8f499bd8} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.03.23 21:19:44.245117 [ 260 ] {084aa1f3-e0df-40a7-a537-4c8d8f499bd8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 46.91 KiB/sec. | ||
| 3074 | 2026.03.23 21:19:44.245160 [ 260 ] {084aa1f3-e0df-40a7-a537-4c8d8f499bd8} <Debug> TCPHandler: Processed in 0.001719402 sec. | ||
| 3075 | 2026.03.23 21:19:44.245298 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.03.23 21:19:44.245373 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952909 sec., 1267340.1576827185 rows/sec., 78.97 MiB/sec. | ||
| 3077 | 2026.03.23 21:19:44.245399 [ 260 ] {6ad05dc2-63bf-4132-a35d-a4e762f0242e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3078 | 2026.03.23 21:19:44.245448 [ 260 ] {6ad05dc2-63bf-4132-a35d-a4e762f0242e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3079 | 2026.03.23 21:19:44.245556 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3080 | 2026.03.23 21:19:44.245831 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.03.23 21:19:44.245919 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_6_1} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3082 | 2026.03.23 21:19:44.246037 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3083 | 2026.03.23 21:19:44.246606 [ 260 ] {6ad05dc2-63bf-4132-a35d-a4e762f0242e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.03.23 21:19:44.246646 [ 260 ] {6ad05dc2-63bf-4132-a35d-a4e762f0242e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3085 | 2026.03.23 21:19:44.247154 [ 260 ] {6ad05dc2-63bf-4132-a35d-a4e762f0242e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3086 | 2026.03.23 21:19:44.247436 [ 260 ] {6ad05dc2-63bf-4132-a35d-a4e762f0242e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.03.23 21:19:44.247610 [ 260 ] {6ad05dc2-63bf-4132-a35d-a4e762f0242e} <Debug> executeQuery: Read 1325 rows, 90.93 KiB in 0.002232 sec., 593637.9928315412 rows/sec., 39.78 MiB/sec. | ||
| 3088 | 2026.03.23 21:19:44.247656 [ 260 ] {6ad05dc2-63bf-4132-a35d-a4e762f0242e} <Debug> TCPHandler: Processed in 0.00241913 sec. | ||
| 3089 | 2026.03.23 21:19:44.247822 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.03.23 21:19:44.247933 [ 260 ] {9bb222e2-d7ae-4b36-a3f7-3155685ec9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3091 | 2026.03.23 21:19:44.248098 [ 260 ] {9bb222e2-d7ae-4b36-a3f7-3155685ec9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3092 | 2026.03.23 21:19:44.249071 [ 260 ] {9bb222e2-d7ae-4b36-a3f7-3155685ec9da} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.03.23 21:19:44.249115 [ 260 ] {9bb222e2-d7ae-4b36-a3f7-3155685ec9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3094 | 2026.03.23 21:19:44.249605 [ 260 ] {9bb222e2-d7ae-4b36-a3f7-3155685ec9da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3095 | 2026.03.23 21:19:44.249843 [ 260 ] {9bb222e2-d7ae-4b36-a3f7-3155685ec9da} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.03.23 21:19:44.250052 [ 260 ] {9bb222e2-d7ae-4b36-a3f7-3155685ec9da} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.002141 sec., 700140.1214385801 rows/sec., 42.47 MiB/sec. | ||
| 3097 | 2026.03.23 21:19:44.250097 [ 260 ] {9bb222e2-d7ae-4b36-a3f7-3155685ec9da} <Debug> TCPHandler: Processed in 0.002335168 sec. | ||
| 3098 | 2026.03.23 21:19:44.250253 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.03.23 21:19:44.250365 [ 260 ] {c97d38e9-ae3c-40c0-9255-99b1399a5557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3100 | 2026.03.23 21:19:44.250433 [ 260 ] {c97d38e9-ae3c-40c0-9255-99b1399a5557} <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 | ||
| 3101 | 2026.03.23 21:19:44.251425 [ 260 ] {c97d38e9-ae3c-40c0-9255-99b1399a5557} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.03.23 21:19:44.251469 [ 260 ] {c97d38e9-ae3c-40c0-9255-99b1399a5557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3103 | 2026.03.23 21:19:44.252194 [ 260 ] {c97d38e9-ae3c-40c0-9255-99b1399a5557} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3104 | 2026.03.23 21:19:44.252458 [ 260 ] {c97d38e9-ae3c-40c0-9255-99b1399a5557} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.03.23 21:19:44.252609 [ 260 ] {c97d38e9-ae3c-40c0-9255-99b1399a5557} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002269 sec., 17628.91141472014 rows/sec., 31.59 MiB/sec. | ||
| 3106 | 2026.03.23 21:19:44.252689 [ 260 ] {c97d38e9-ae3c-40c0-9255-99b1399a5557} <Debug> TCPHandler: Processed in 0.002487142 sec. | ||
| 3107 | 2026.03.23 21:19:44.252824 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.03.23 21:19:44.252924 [ 260 ] {c539a950-8e04-416b-8717-fda037af50b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.03.23 21:19:44.252973 [ 260 ] {c539a950-8e04-416b-8717-fda037af50b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3110 | 2026.03.23 21:19:44.253323 [ 260 ] {c539a950-8e04-416b-8717-fda037af50b7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.03.23 21:19:44.253361 [ 260 ] {c539a950-8e04-416b-8717-fda037af50b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3112 | 2026.03.23 21:19:44.253700 [ 260 ] {c539a950-8e04-416b-8717-fda037af50b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3113 | 2026.03.23 21:19:44.253945 [ 260 ] {c539a950-8e04-416b-8717-fda037af50b7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.03.23 21:19:44.254088 [ 260 ] {c539a950-8e04-416b-8717-fda037af50b7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 698.25 KiB/sec. | ||
| 3115 | 2026.03.23 21:19:44.254126 [ 260 ] {c539a950-8e04-416b-8717-fda037af50b7} <Debug> TCPHandler: Processed in 0.001351854 sec. | ||
| 3116 | 2026.03.23 21:19:48.882994 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.03.23 21:19:48.883207 [ 260 ] {139b4161-8f2c-4f96-8cfa-dcb376365da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3118 | 2026.03.23 21:19:48.883276 [ 260 ] {139b4161-8f2c-4f96-8cfa-dcb376365da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3119 | 2026.03.23 21:19:48.883943 [ 260 ] {139b4161-8f2c-4f96-8cfa-dcb376365da4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.03.23 21:19:48.883993 [ 260 ] {139b4161-8f2c-4f96-8cfa-dcb376365da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3121 | 2026.03.23 21:19:48.884380 [ 260 ] {139b4161-8f2c-4f96-8cfa-dcb376365da4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3122 | 2026.03.23 21:19:48.884605 [ 260 ] {139b4161-8f2c-4f96-8cfa-dcb376365da4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.03.23 21:19:48.884769 [ 260 ] {139b4161-8f2c-4f96-8cfa-dcb376365da4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.67 MiB/sec. | ||
| 3124 | 2026.03.23 21:19:48.884816 [ 260 ] {139b4161-8f2c-4f96-8cfa-dcb376365da4} <Debug> TCPHandler: Processed in 0.001958428 sec. | ||
| 3125 | 2026.03.23 21:19:48.884948 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.03.23 21:19:48.885049 [ 260 ] {d599b81e-648b-45dc-8108-5d727a2de6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3127 | 2026.03.23 21:19:48.885092 [ 260 ] {d599b81e-648b-45dc-8108-5d727a2de6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3128 | 2026.03.23 21:19:48.885514 [ 260 ] {d599b81e-648b-45dc-8108-5d727a2de6e4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.03.23 21:19:48.885553 [ 260 ] {d599b81e-648b-45dc-8108-5d727a2de6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3130 | 2026.03.23 21:19:48.885872 [ 260 ] {d599b81e-648b-45dc-8108-5d727a2de6e4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3131 | 2026.03.23 21:19:48.886092 [ 260 ] {d599b81e-648b-45dc-8108-5d727a2de6e4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.03.23 21:19:48.886224 [ 260 ] {d599b81e-648b-45dc-8108-5d727a2de6e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 3133 | 2026.03.23 21:19:48.886260 [ 260 ] {d599b81e-648b-45dc-8108-5d727a2de6e4} <Debug> TCPHandler: Processed in 0.001361273 sec. | ||
| 3134 | 2026.03.23 21:19:48.886379 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.03.23 21:19:48.886472 [ 260 ] {bcd7ceab-1b7f-4fa9-a42d-18fe2a3627d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.03.23 21:19:48.886517 [ 260 ] {bcd7ceab-1b7f-4fa9-a42d-18fe2a3627d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3137 | 2026.03.23 21:19:48.886900 [ 260 ] {bcd7ceab-1b7f-4fa9-a42d-18fe2a3627d9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.03.23 21:19:48.886936 [ 260 ] {bcd7ceab-1b7f-4fa9-a42d-18fe2a3627d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3139 | 2026.03.23 21:19:48.887270 [ 260 ] {bcd7ceab-1b7f-4fa9-a42d-18fe2a3627d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3140 | 2026.03.23 21:19:48.887483 [ 260 ] {bcd7ceab-1b7f-4fa9-a42d-18fe2a3627d9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.03.23 21:19:48.887609 [ 260 ] {bcd7ceab-1b7f-4fa9-a42d-18fe2a3627d9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001157 sec., 110630.94209161625 rows/sec., 7.71 MiB/sec. | ||
| 3142 | 2026.03.23 21:19:48.887645 [ 260 ] {bcd7ceab-1b7f-4fa9-a42d-18fe2a3627d9} <Debug> TCPHandler: Processed in 0.001312483 sec. | ||
| 3143 | 2026.03.23 21:19:48.887755 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.03.23 21:19:48.887846 [ 260 ] {45174be5-c655-4894-8886-403129e3c341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.03.23 21:19:48.887887 [ 260 ] {45174be5-c655-4894-8886-403129e3c341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3146 | 2026.03.23 21:19:48.888215 [ 260 ] {45174be5-c655-4894-8886-403129e3c341} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.03.23 21:19:48.888251 [ 260 ] {45174be5-c655-4894-8886-403129e3c341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3148 | 2026.03.23 21:19:48.888539 [ 260 ] {45174be5-c655-4894-8886-403129e3c341} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3149 | 2026.03.23 21:19:48.888740 [ 260 ] {45174be5-c655-4894-8886-403129e3c341} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.03.23 21:19:48.888867 [ 260 ] {45174be5-c655-4894-8886-403129e3c341} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001039 sec., 46198.267564966314 rows/sec., 3.11 MiB/sec. | ||
| 3151 | 2026.03.23 21:19:48.888901 [ 260 ] {45174be5-c655-4894-8886-403129e3c341} <Debug> TCPHandler: Processed in 0.001193109 sec. | ||
| 3152 | 2026.03.23 21:19:50.655065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6176 | ||
| 3153 | 2026.03.23 21:19:50.655588 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.03.23 21:19:50.655638 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3155 | 2026.03.23 21:19:50.656141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3156 | 2026.03.23 21:19:50.656382 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.03.23 21:19:50.656534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6176 | ||
| 3158 | 2026.03.23 21:19:51.017926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3159 | 2026.03.23 21:19:51.033423 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.03.23 21:19:51.033468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3161 | 2026.03.23 21:19:51.039462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3162 | 2026.03.23 21:19:51.040136 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.03.23 21:19:51.042695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3164 | 2026.03.23 21:19:53.182014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 438 | ||
| 3165 | 2026.03.23 21:19:53.184344 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.03.23 21:19:53.184391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3167 | 2026.03.23 21:19:53.185556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3168 | 2026.03.23 21:19:53.185836 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.03.23 21:19:53.186078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3170 | 2026.03.23 21:19:53.884454 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.03.23 21:19:53.884714 [ 260 ] {3a40d297-617f-48b3-a6ae-bcecd1353874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3172 | 2026.03.23 21:19:53.884812 [ 260 ] {3a40d297-617f-48b3-a6ae-bcecd1353874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3173 | 2026.03.23 21:19:53.885738 [ 260 ] {3a40d297-617f-48b3-a6ae-bcecd1353874} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.03.23 21:19:53.885784 [ 260 ] {3a40d297-617f-48b3-a6ae-bcecd1353874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3175 | 2026.03.23 21:19:53.886176 [ 260 ] {3a40d297-617f-48b3-a6ae-bcecd1353874} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3176 | 2026.03.23 21:19:53.886418 [ 260 ] {3a40d297-617f-48b3-a6ae-bcecd1353874} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.03.23 21:19:53.886576 [ 260 ] {3a40d297-617f-48b3-a6ae-bcecd1353874} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001933 sec., 39317.12364200724 rows/sec., 3.24 MiB/sec. | ||
| 3178 | 2026.03.23 21:19:53.886626 [ 260 ] {3a40d297-617f-48b3-a6ae-bcecd1353874} <Debug> TCPHandler: Processed in 0.002344488 sec. | ||
| 3179 | 2026.03.23 21:19:53.886756 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.03.23 21:19:53.886861 [ 260 ] {8cfe50b1-b14a-4bb6-adab-63d118b8bcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.03.23 21:19:53.886906 [ 260 ] {8cfe50b1-b14a-4bb6-adab-63d118b8bcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3182 | 2026.03.23 21:19:53.887325 [ 260 ] {8cfe50b1-b14a-4bb6-adab-63d118b8bcf8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.03.23 21:19:53.887367 [ 260 ] {8cfe50b1-b14a-4bb6-adab-63d118b8bcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3184 | 2026.03.23 21:19:53.887686 [ 260 ] {8cfe50b1-b14a-4bb6-adab-63d118b8bcf8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3185 | 2026.03.23 21:19:53.887907 [ 260 ] {8cfe50b1-b14a-4bb6-adab-63d118b8bcf8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.03.23 21:19:53.888021 [ 147 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3187 | 2026.03.23 21:19:53.888045 [ 260 ] {8cfe50b1-b14a-4bb6-adab-63d118b8bcf8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 3188 | 2026.03.23 21:19:53.888093 [ 147 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.03.23 21:19:53.888103 [ 260 ] {8cfe50b1-b14a-4bb6-adab-63d118b8bcf8} <Debug> TCPHandler: Processed in 0.001398445 sec. | ||
| 3190 | 2026.03.23 21:19:53.888126 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3191 | 2026.03.23 21:19:53.888227 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.03.23 21:19:53.888265 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 3193 | 2026.03.23 21:19:53.888328 [ 260 ] {aa69eb44-3b95-45da-9bb9-e5e26477a81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3194 | 2026.03.23 21:19:53.888375 [ 260 ] {aa69eb44-3b95-45da-9bb9-e5e26477a81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3195 | 2026.03.23 21:19:53.888424 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3196 | 2026.03.23 21:19:53.888467 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 80 rows starting from the beginning of the part | ||
| 3197 | 2026.03.23 21:19:53.888546 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3198 | 2026.03.23 21:19:53.888597 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3199 | 2026.03.23 21:19:53.888644 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3200 | 2026.03.23 21:19:53.888696 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 3201 | 2026.03.23 21:19:53.888742 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3202 | 2026.03.23 21:19:53.888864 [ 260 ] {aa69eb44-3b95-45da-9bb9-e5e26477a81c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.03.23 21:19:53.888907 [ 260 ] {aa69eb44-3b95-45da-9bb9-e5e26477a81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3204 | 2026.03.23 21:19:53.889291 [ 260 ] {aa69eb44-3b95-45da-9bb9-e5e26477a81c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3205 | 2026.03.23 21:19:53.889525 [ 260 ] {aa69eb44-3b95-45da-9bb9-e5e26477a81c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.03.23 21:19:53.889660 [ 260 ] {aa69eb44-3b95-45da-9bb9-e5e26477a81c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001352 sec., 54733.72781065089 rows/sec., 4.27 MiB/sec. | ||
| 3207 | 2026.03.23 21:19:53.889699 [ 260 ] {aa69eb44-3b95-45da-9bb9-e5e26477a81c} <Debug> TCPHandler: Processed in 0.001522409 sec. | ||
| 3208 | 2026.03.23 21:19:53.889757 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554549 sec., 133157.5910440906 rows/sec., 10.25 MiB/sec. | ||
| 3209 | 2026.03.23 21:19:53.889814 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.03.23 21:19:53.889898 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3211 | 2026.03.23 21:19:53.889914 [ 260 ] {00f41780-2a83-4ebe-9ae2-8ca21d229414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.03.23 21:19:53.889967 [ 260 ] {00f41780-2a83-4ebe-9ae2-8ca21d229414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3213 | 2026.03.23 21:19:53.890166 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.03.23 21:19:53.890243 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_16_3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3215 | 2026.03.23 21:19:53.890330 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3216 | 2026.03.23 21:19:53.890381 [ 260 ] {00f41780-2a83-4ebe-9ae2-8ca21d229414} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.03.23 21:19:53.890423 [ 260 ] {00f41780-2a83-4ebe-9ae2-8ca21d229414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3218 | 2026.03.23 21:19:53.890758 [ 260 ] {00f41780-2a83-4ebe-9ae2-8ca21d229414} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3219 | 2026.03.23 21:19:53.890963 [ 260 ] {00f41780-2a83-4ebe-9ae2-8ca21d229414} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.03.23 21:19:53.891093 [ 260 ] {00f41780-2a83-4ebe-9ae2-8ca21d229414} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 3221 | 2026.03.23 21:19:53.891130 [ 260 ] {00f41780-2a83-4ebe-9ae2-8ca21d229414} <Debug> TCPHandler: Processed in 0.001367044 sec. | ||
| 3222 | 2026.03.23 21:19:53.891239 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.03.23 21:19:53.891335 [ 260 ] {73c651dd-1499-4279-a1a9-51f049b3d578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.03.23 21:19:53.891389 [ 260 ] {73c651dd-1499-4279-a1a9-51f049b3d578} <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 | ||
| 3225 | 2026.03.23 21:19:53.892140 [ 260 ] {73c651dd-1499-4279-a1a9-51f049b3d578} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.03.23 21:19:53.892177 [ 260 ] {73c651dd-1499-4279-a1a9-51f049b3d578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3227 | 2026.03.23 21:19:53.892690 [ 260 ] {73c651dd-1499-4279-a1a9-51f049b3d578} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3228 | 2026.03.23 21:19:53.892909 [ 260 ] {73c651dd-1499-4279-a1a9-51f049b3d578} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.03.23 21:19:53.893020 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3230 | 2026.03.23 21:19:53.893047 [ 260 ] {73c651dd-1499-4279-a1a9-51f049b3d578} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 3231 | 2026.03.23 21:19:53.893057 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.03.23 21:19:53.893094 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3233 | 2026.03.23 21:19:53.893114 [ 260 ] {73c651dd-1499-4279-a1a9-51f049b3d578} <Debug> TCPHandler: Processed in 0.001923518 sec. | ||
| 3234 | 2026.03.23 21:19:53.893176 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 3235 | 2026.03.23 21:19:53.893232 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.03.23 21:19:53.893325 [ 260 ] {1fe7cbc5-26c5-4bad-b340-29b66a3932e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.03.23 21:19:53.893350 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3238 | 2026.03.23 21:19:53.893368 [ 260 ] {1fe7cbc5-26c5-4bad-b340-29b66a3932e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3239 | 2026.03.23 21:19:53.893403 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 186 rows starting from the beginning of the part | ||
| 3240 | 2026.03.23 21:19:53.893521 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3241 | 2026.03.23 21:19:53.893621 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3242 | 2026.03.23 21:19:53.893719 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3243 | 2026.03.23 21:19:53.893757 [ 260 ] {1fe7cbc5-26c5-4bad-b340-29b66a3932e9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.03.23 21:19:53.893797 [ 260 ] {1fe7cbc5-26c5-4bad-b340-29b66a3932e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3245 | 2026.03.23 21:19:53.893819 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3246 | 2026.03.23 21:19:53.893918 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3247 | 2026.03.23 21:19:53.894162 [ 260 ] {1fe7cbc5-26c5-4bad-b340-29b66a3932e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3248 | 2026.03.23 21:19:53.894379 [ 260 ] {1fe7cbc5-26c5-4bad-b340-29b66a3932e9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.23 21:19:53.894513 [ 260 ] {1fe7cbc5-26c5-4bad-b340-29b66a3932e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 3250 | 2026.03.23 21:19:53.894550 [ 260 ] {1fe7cbc5-26c5-4bad-b340-29b66a3932e9} <Debug> TCPHandler: Processed in 0.001367644 sec. | ||
| 3251 | 2026.03.23 21:19:53.896973 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 19 columns (19 merged, 0 gathered) in 0.003831835 sec., 74898.84089476713 rows/sec., 134.22 MiB/sec. | ||
| 3252 | 2026.03.23 21:19:53.897641 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3253 | 2026.03.23 21:19:53.898033 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.03.23 21:19:53.898112 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3255 | 2026.03.23 21:19:53.898246 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3256 | 2026.03.23 21:19:55.747472 [ 144 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3257 | 2026.03.23 21:19:55.747541 [ 144 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.03.23 21:19:55.747565 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3259 | 2026.03.23 21:19:55.747741 [ 194 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 3260 | 2026.03.23 21:19:55.747915 [ 194 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3261 | 2026.03.23 21:19:55.747951 [ 194 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3262 | 2026.03.23 21:19:55.748050 [ 194 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 3263 | 2026.03.23 21:19:55.748101 [ 194 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 3264 | 2026.03.23 21:19:55.748150 [ 194 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3265 | 2026.03.23 21:19:55.748197 [ 194 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3266 | 2026.03.23 21:19:55.749040 [ 195 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372645 sec., 23312.65549359084 rows/sec., 1.95 MiB/sec. | ||
| 3267 | 2026.03.23 21:19:55.749254 [ 188 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3268 | 2026.03.23 21:19:55.749553 [ 188 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_5_1} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.03.23 21:19:55.749627 [ 188 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_5_1} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3270 | 2026.03.23 21:19:55.749724 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3271 | 2026.03.23 21:19:58.072507 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3272 | 2026.03.23 21:19:58.072561 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3273 | 2026.03.23 21:19:58.157500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6688 | ||
| 3274 | 2026.03.23 21:19:58.158020 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.03.23 21:19:58.158063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3276 | 2026.03.23 21:19:58.158594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3277 | 2026.03.23 21:19:58.158842 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.03.23 21:19:58.158996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3279 | 2026.03.23 21:19:58.543589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3280 | 2026.03.23 21:19:58.560606 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.03.23 21:19:58.560664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3282 | 2026.03.23 21:19:58.565985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3283 | 2026.03.23 21:19:58.566659 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.03.23 21:19:58.569618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3285 | 2026.03.23 21:19:58.886084 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.03.23 21:19:58.886275 [ 260 ] {c1701174-770a-488c-ad82-d2f55054fa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3287 | 2026.03.23 21:19:58.886346 [ 260 ] {c1701174-770a-488c-ad82-d2f55054fa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3288 | 2026.03.23 21:19:58.887081 [ 260 ] {c1701174-770a-488c-ad82-d2f55054fa9c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.03.23 21:19:58.887127 [ 260 ] {c1701174-770a-488c-ad82-d2f55054fa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3290 | 2026.03.23 21:19:58.887507 [ 260 ] {c1701174-770a-488c-ad82-d2f55054fa9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3291 | 2026.03.23 21:19:58.887724 [ 260 ] {c1701174-770a-488c-ad82-d2f55054fa9c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.03.23 21:19:58.887871 [ 260 ] {c1701174-770a-488c-ad82-d2f55054fa9c} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001649 sec., 71558.52031534263 rows/sec., 6.09 MiB/sec. | ||
| 3293 | 2026.03.23 21:19:58.887911 [ 260 ] {c1701174-770a-488c-ad82-d2f55054fa9c} <Debug> TCPHandler: Processed in 0.00196276 sec. | ||
| 3294 | 2026.03.23 21:19:58.887913 [ 135 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3295 | 2026.03.23 21:19:58.888012 [ 135 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.03.23 21:19:58.888044 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.03.23 21:19:58.888049 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3298 | 2026.03.23 21:19:58.888147 [ 260 ] {95938327-c64c-4440-b56e-4d7b3c59bfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3299 | 2026.03.23 21:19:58.888194 [ 260 ] {95938327-c64c-4440-b56e-4d7b3c59bfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3300 | 2026.03.23 21:19:58.888203 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 3301 | 2026.03.23 21:19:58.888308 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.03.23 21:19:58.888341 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2614 rows starting from the beginning of the part | ||
| 3303 | 2026.03.23 21:19:58.888405 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
| 3304 | 2026.03.23 21:19:58.888454 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2466 rows starting from the beginning of the part | ||
| 3305 | 2026.03.23 21:19:58.888511 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3306 | 2026.03.23 21:19:58.888557 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3307 | 2026.03.23 21:19:58.888601 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 3308 | 2026.03.23 21:19:58.888663 [ 260 ] {95938327-c64c-4440-b56e-4d7b3c59bfd4} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.03.23 21:19:58.888704 [ 260 ] {95938327-c64c-4440-b56e-4d7b3c59bfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3310 | 2026.03.23 21:19:58.889005 [ 260 ] {95938327-c64c-4440-b56e-4d7b3c59bfd4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3311 | 2026.03.23 21:19:58.889224 [ 260 ] {95938327-c64c-4440-b56e-4d7b3c59bfd4} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.03.23 21:19:58.889354 [ 260 ] {95938327-c64c-4440-b56e-4d7b3c59bfd4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001225 sec., 25306.122448979593 rows/sec., 1.86 MiB/sec. | ||
| 3313 | 2026.03.23 21:19:58.889391 [ 260 ] {95938327-c64c-4440-b56e-4d7b3c59bfd4} <Debug> TCPHandler: Processed in 0.001394654 sec. | ||
| 3314 | 2026.03.23 21:19:58.889501 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.03.23 21:19:58.889593 [ 260 ] {995be892-1efd-4d02-bccd-c48944f70534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3316 | 2026.03.23 21:19:58.889632 [ 260 ] {995be892-1efd-4d02-bccd-c48944f70534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3317 | 2026.03.23 21:19:58.890042 [ 260 ] {995be892-1efd-4d02-bccd-c48944f70534} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.23 21:19:58.890078 [ 260 ] {995be892-1efd-4d02-bccd-c48944f70534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3319 | 2026.03.23 21:19:58.890388 [ 260 ] {995be892-1efd-4d02-bccd-c48944f70534} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3320 | 2026.03.23 21:19:58.890519 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5406 rows, containing 5 columns (5 merged, 0 gathered) in 0.002364399 sec., 2286416.125197143 rows/sec., 180.71 MiB/sec. | ||
| 3321 | 2026.03.23 21:19:58.890607 [ 260 ] {995be892-1efd-4d02-bccd-c48944f70534} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.03.23 21:19:58.890733 [ 135 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3323 | 2026.03.23 21:19:58.890738 [ 260 ] {995be892-1efd-4d02-bccd-c48944f70534} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001163 sec., 81685.29664660362 rows/sec., 6.38 MiB/sec. | ||
| 3324 | 2026.03.23 21:19:58.890775 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3325 | 2026.03.23 21:19:58.890782 [ 135 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.03.23 21:19:58.890800 [ 260 ] {995be892-1efd-4d02-bccd-c48944f70534} <Debug> TCPHandler: Processed in 0.001345543 sec. | ||
| 3327 | 2026.03.23 21:19:58.890821 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3328 | 2026.03.23 21:19:58.890899 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 3329 | 2026.03.23 21:19:58.890934 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.03.23 21:19:58.890977 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3331 | 2026.03.23 21:19:58.891001 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3332 | 2026.03.23 21:19:58.891025 [ 260 ] {aada7fbd-9d39-43f9-8b17-1ce2dd64e2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3333 | 2026.03.23 21:19:58.891044 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 3334 | 2026.03.23 21:19:58.891044 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.03.23 21:19:58.891068 [ 260 ] {aada7fbd-9d39-43f9-8b17-1ce2dd64e2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3336 | 2026.03.23 21:19:58.891080 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1325 rows starting from the beginning of the part | ||
| 3337 | 2026.03.23 21:19:58.891116 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3338 | 2026.03.23 21:19:58.891118 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_21_4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3339 | 2026.03.23 21:19:58.891149 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3340 | 2026.03.23 21:19:58.891184 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 3341 | 2026.03.23 21:19:58.891185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3342 | 2026.03.23 21:19:58.891515 [ 260 ] {aada7fbd-9d39-43f9-8b17-1ce2dd64e2b5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.23 21:19:58.891549 [ 260 ] {aada7fbd-9d39-43f9-8b17-1ce2dd64e2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3344 | 2026.03.23 21:19:58.891862 [ 260 ] {aada7fbd-9d39-43f9-8b17-1ce2dd64e2b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3345 | 2026.03.23 21:19:58.892065 [ 260 ] {aada7fbd-9d39-43f9-8b17-1ce2dd64e2b5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.23 21:19:58.892167 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3347 | 2026.03.23 21:19:58.892189 [ 260 ] {aada7fbd-9d39-43f9-8b17-1ce2dd64e2b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3348 | 2026.03.23 21:19:58.892197 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.03.23 21:19:58.892230 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3350 | 2026.03.23 21:19:58.892233 [ 260 ] {aada7fbd-9d39-43f9-8b17-1ce2dd64e2b5} <Debug> TCPHandler: Processed in 0.001345143 sec. | ||
| 3351 | 2026.03.23 21:19:58.892264 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392015 sec., 2178855.8312949217 rows/sec., 157.66 MiB/sec. | ||
| 3352 | 2026.03.23 21:19:58.892319 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 3353 | 2026.03.23 21:19:58.892352 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.03.23 21:19:58.892428 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3355 | 2026.03.23 21:19:58.892447 [ 260 ] {72c5ae5a-2a57-47b2-abb9-1f07e7a32aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.03.23 21:19:58.892462 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6388 rows starting from the beginning of the part | ||
| 3357 | 2026.03.23 21:19:58.892477 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3358 | 2026.03.23 21:19:58.892506 [ 260 ] {72c5ae5a-2a57-47b2-abb9-1f07e7a32aee} <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 | ||
| 3359 | 2026.03.23 21:19:58.892547 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3360 | 2026.03.23 21:19:58.892598 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1499 rows starting from the beginning of the part | ||
| 3361 | 2026.03.23 21:19:58.892645 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3362 | 2026.03.23 21:19:58.892684 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3363 | 2026.03.23 21:19:58.892726 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3364 | 2026.03.23 21:19:58.892755 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.03.23 21:19:58.892827 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_21_4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3366 | 2026.03.23 21:19:58.892910 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3367 | 2026.03.23 21:19:58.893314 [ 260 ] {72c5ae5a-2a57-47b2-abb9-1f07e7a32aee} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.03.23 21:19:58.893354 [ 260 ] {72c5ae5a-2a57-47b2-abb9-1f07e7a32aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3369 | 2026.03.23 21:19:58.893899 [ 260 ] {72c5ae5a-2a57-47b2-abb9-1f07e7a32aee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3370 | 2026.03.23 21:19:58.894125 [ 260 ] {72c5ae5a-2a57-47b2-abb9-1f07e7a32aee} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.03.23 21:19:58.894260 [ 260 ] {72c5ae5a-2a57-47b2-abb9-1f07e7a32aee} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 30.34 MiB/sec. | ||
| 3372 | 2026.03.23 21:19:58.894310 [ 260 ] {72c5ae5a-2a57-47b2-abb9-1f07e7a32aee} <Debug> TCPHandler: Processed in 0.002004779 sec. | ||
| 3373 | 2026.03.23 21:19:58.894430 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.03.23 21:19:58.894522 [ 260 ] {8ebf8ec1-9406-40a4-81b9-e265fe446157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.03.23 21:19:58.894564 [ 260 ] {8ebf8ec1-9406-40a4-81b9-e265fe446157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3376 | 2026.03.23 21:19:58.894912 [ 260 ] {8ebf8ec1-9406-40a4-81b9-e265fe446157} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.03.23 21:19:58.894947 [ 260 ] {8ebf8ec1-9406-40a4-81b9-e265fe446157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3378 | 2026.03.23 21:19:58.895270 [ 260 ] {8ebf8ec1-9406-40a4-81b9-e265fe446157} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3379 | 2026.03.23 21:19:58.895481 [ 260 ] {8ebf8ec1-9406-40a4-81b9-e265fe446157} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.03.23 21:19:58.895601 [ 132 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3381 | 2026.03.23 21:19:58.895605 [ 260 ] {8ebf8ec1-9406-40a4-81b9-e265fe446157} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3382 | 2026.03.23 21:19:58.895645 [ 132 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.03.23 21:19:58.895663 [ 260 ] {8ebf8ec1-9406-40a4-81b9-e265fe446157} <Debug> TCPHandler: Processed in 0.001279252 sec. | ||
| 3384 | 2026.03.23 21:19:58.895672 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3385 | 2026.03.23 21:19:58.895674 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8495 rows, containing 5 columns (5 merged, 0 gathered) in 0.003401155 sec., 2497680.9348588935 rows/sec., 160.92 MiB/sec. | ||
| 3386 | 2026.03.23 21:19:58.895749 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 3387 | 2026.03.23 21:19:58.895835 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3388 | 2026.03.23 21:19:58.895844 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3389 | 2026.03.23 21:19:58.895861 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 780 rows starting from the beginning of the part | ||
| 3390 | 2026.03.23 21:19:58.895902 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3391 | 2026.03.23 21:19:58.895935 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3392 | 2026.03.23 21:19:58.895973 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3393 | 2026.03.23 21:19:58.896003 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3394 | 2026.03.23 21:19:58.896036 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3395 | 2026.03.23 21:19:58.896167 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.03.23 21:19:58.896245 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3397 | 2026.03.23 21:19:58.896325 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3398 | 2026.03.23 21:19:58.896747 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.001027935 sec., 992280.6403128603 rows/sec., 66.80 MiB/sec. | ||
| 3399 | 2026.03.23 21:19:58.896881 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3400 | 2026.03.23 21:19:58.897102 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.03.23 21:19:58.897156 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_21_4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3402 | 2026.03.23 21:19:58.897219 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3403 | 2026.03.23 21:20:03.187178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 462 | ||
| 3404 | 2026.03.23 21:20:03.189254 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.03.23 21:20:03.189310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3406 | 2026.03.23 21:20:03.190512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3407 | 2026.03.23 21:20:03.190787 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.03.23 21:20:03.191145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3409 | 2026.03.23 21:20:03.886425 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.03.23 21:20:03.886603 [ 260 ] {e7d2d71e-f298-4620-ab91-f706c5071fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.03.23 21:20:03.886669 [ 260 ] {e7d2d71e-f298-4620-ab91-f706c5071fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3412 | 2026.03.23 21:20:03.887290 [ 260 ] {e7d2d71e-f298-4620-ab91-f706c5071fb4} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.03.23 21:20:03.887341 [ 260 ] {e7d2d71e-f298-4620-ab91-f706c5071fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3414 | 2026.03.23 21:20:03.887730 [ 260 ] {e7d2d71e-f298-4620-ab91-f706c5071fb4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3415 | 2026.03.23 21:20:03.887959 [ 260 ] {e7d2d71e-f298-4620-ab91-f706c5071fb4} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.03.23 21:20:03.888119 [ 260 ] {e7d2d71e-f298-4620-ab91-f706c5071fb4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.27 MiB/sec. | ||
| 3417 | 2026.03.23 21:20:03.888168 [ 260 ] {e7d2d71e-f298-4620-ab91-f706c5071fb4} <Debug> TCPHandler: Processed in 0.001876916 sec. | ||
| 3418 | 2026.03.23 21:20:03.888289 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2026.03.23 21:20:03.888390 [ 260 ] {7ded14a1-709a-41d5-b30b-452641ed3fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3420 | 2026.03.23 21:20:03.888435 [ 260 ] {7ded14a1-709a-41d5-b30b-452641ed3fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3421 | 2026.03.23 21:20:03.888931 [ 260 ] {7ded14a1-709a-41d5-b30b-452641ed3fc2} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.03.23 21:20:03.888970 [ 260 ] {7ded14a1-709a-41d5-b30b-452641ed3fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3423 | 2026.03.23 21:20:03.889304 [ 260 ] {7ded14a1-709a-41d5-b30b-452641ed3fc2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3424 | 2026.03.23 21:20:03.889524 [ 260 ] {7ded14a1-709a-41d5-b30b-452641ed3fc2} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.03.23 21:20:03.889659 [ 260 ] {7ded14a1-709a-41d5-b30b-452641ed3fc2} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001293 sec., 151585.46017014692 rows/sec., 13.50 MiB/sec. | ||
| 3426 | 2026.03.23 21:20:03.889698 [ 260 ] {7ded14a1-709a-41d5-b30b-452641ed3fc2} <Debug> TCPHandler: Processed in 0.001463687 sec. | ||
| 3427 | 2026.03.23 21:20:03.889814 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2026.03.23 21:20:03.889910 [ 260 ] {53fc5b57-4840-4b3a-b5e5-31c6110cb69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3429 | 2026.03.23 21:20:03.889952 [ 260 ] {53fc5b57-4840-4b3a-b5e5-31c6110cb69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3430 | 2026.03.23 21:20:03.890357 [ 260 ] {53fc5b57-4840-4b3a-b5e5-31c6110cb69e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.03.23 21:20:03.890395 [ 260 ] {53fc5b57-4840-4b3a-b5e5-31c6110cb69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3432 | 2026.03.23 21:20:03.890703 [ 260 ] {53fc5b57-4840-4b3a-b5e5-31c6110cb69e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3433 | 2026.03.23 21:20:03.890944 [ 260 ] {53fc5b57-4840-4b3a-b5e5-31c6110cb69e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.03.23 21:20:03.891082 [ 260 ] {53fc5b57-4840-4b3a-b5e5-31c6110cb69e} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001192 sec., 18456.375838926175 rows/sec., 1.40 MiB/sec. | ||
| 3435 | 2026.03.23 21:20:03.891121 [ 260 ] {53fc5b57-4840-4b3a-b5e5-31c6110cb69e} <Debug> TCPHandler: Processed in 0.001355524 sec. | ||
| 3436 | 2026.03.23 21:20:03.891232 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.03.23 21:20:03.891326 [ 260 ] {f78e7ffe-d68f-414f-8d63-ac6f03478042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3438 | 2026.03.23 21:20:03.891368 [ 260 ] {f78e7ffe-d68f-414f-8d63-ac6f03478042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3439 | 2026.03.23 21:20:03.891771 [ 260 ] {f78e7ffe-d68f-414f-8d63-ac6f03478042} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.03.23 21:20:03.891808 [ 260 ] {f78e7ffe-d68f-414f-8d63-ac6f03478042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3441 | 2026.03.23 21:20:03.892103 [ 260 ] {f78e7ffe-d68f-414f-8d63-ac6f03478042} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3442 | 2026.03.23 21:20:03.892310 [ 260 ] {f78e7ffe-d68f-414f-8d63-ac6f03478042} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.03.23 21:20:03.892435 [ 260 ] {f78e7ffe-d68f-414f-8d63-ac6f03478042} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 3444 | 2026.03.23 21:20:03.892472 [ 260 ] {f78e7ffe-d68f-414f-8d63-ac6f03478042} <Debug> TCPHandler: Processed in 0.001287853 sec. | ||
| 3445 | 2026.03.23 21:20:03.892579 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.03.23 21:20:03.892672 [ 260 ] {974c16db-2a74-4760-9f11-fe9ffaab545d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3447 | 2026.03.23 21:20:03.892713 [ 260 ] {974c16db-2a74-4760-9f11-fe9ffaab545d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3448 | 2026.03.23 21:20:03.893105 [ 260 ] {974c16db-2a74-4760-9f11-fe9ffaab545d} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.03.23 21:20:03.893143 [ 260 ] {974c16db-2a74-4760-9f11-fe9ffaab545d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3450 | 2026.03.23 21:20:03.893426 [ 260 ] {974c16db-2a74-4760-9f11-fe9ffaab545d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3451 | 2026.03.23 21:20:03.893632 [ 260 ] {974c16db-2a74-4760-9f11-fe9ffaab545d} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.03.23 21:20:03.893755 [ 260 ] {974c16db-2a74-4760-9f11-fe9ffaab545d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 3453 | 2026.03.23 21:20:03.893793 [ 260 ] {974c16db-2a74-4760-9f11-fe9ffaab545d} <Debug> TCPHandler: Processed in 0.001261661 sec. | ||
| 3454 | 2026.03.23 21:20:03.893899 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.03.23 21:20:03.893991 [ 260 ] {e45bd43c-19ea-438f-8c13-cfd53fd6bb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3456 | 2026.03.23 21:20:03.894030 [ 260 ] {e45bd43c-19ea-438f-8c13-cfd53fd6bb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3457 | 2026.03.23 21:20:03.894453 [ 260 ] {e45bd43c-19ea-438f-8c13-cfd53fd6bb56} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.03.23 21:20:03.894486 [ 260 ] {e45bd43c-19ea-438f-8c13-cfd53fd6bb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3459 | 2026.03.23 21:20:03.894763 [ 260 ] {e45bd43c-19ea-438f-8c13-cfd53fd6bb56} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3460 | 2026.03.23 21:20:03.894964 [ 260 ] {e45bd43c-19ea-438f-8c13-cfd53fd6bb56} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.03.23 21:20:03.895081 [ 260 ] {e45bd43c-19ea-438f-8c13-cfd53fd6bb56} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001158 sec., 94991.36442141623 rows/sec., 7.74 MiB/sec. | ||
| 3462 | 2026.03.23 21:20:03.895116 [ 260 ] {e45bd43c-19ea-438f-8c13-cfd53fd6bb56} <Debug> TCPHandler: Processed in 0.001317733 sec. | ||
| 3463 | 2026.03.23 21:20:03.895220 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.03.23 21:20:03.895373 [ 260 ] {15c7a3e3-67b9-4a5b-882a-d152c41a570a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.03.23 21:20:03.895417 [ 260 ] {15c7a3e3-67b9-4a5b-882a-d152c41a570a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3466 | 2026.03.23 21:20:03.895809 [ 260 ] {15c7a3e3-67b9-4a5b-882a-d152c41a570a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.03.23 21:20:03.895845 [ 260 ] {15c7a3e3-67b9-4a5b-882a-d152c41a570a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3468 | 2026.03.23 21:20:03.896167 [ 260 ] {15c7a3e3-67b9-4a5b-882a-d152c41a570a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3469 | 2026.03.23 21:20:03.896377 [ 260 ] {15c7a3e3-67b9-4a5b-882a-d152c41a570a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.03.23 21:20:03.896500 [ 260 ] {15c7a3e3-67b9-4a5b-882a-d152c41a570a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001145 sec., 171179.03930131005 rows/sec., 12.28 MiB/sec. | ||
| 3471 | 2026.03.23 21:20:03.896536 [ 260 ] {15c7a3e3-67b9-4a5b-882a-d152c41a570a} <Debug> TCPHandler: Processed in 0.001305082 sec. | ||
| 3472 | 2026.03.23 21:20:03.896649 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.03.23 21:20:03.896741 [ 260 ] {6a791f71-bfd3-4bfd-90ff-d37da9f1d155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3474 | 2026.03.23 21:20:03.896795 [ 260 ] {6a791f71-bfd3-4bfd-90ff-d37da9f1d155} <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 | ||
| 3475 | 2026.03.23 21:20:03.897573 [ 260 ] {6a791f71-bfd3-4bfd-90ff-d37da9f1d155} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.03.23 21:20:03.897616 [ 260 ] {6a791f71-bfd3-4bfd-90ff-d37da9f1d155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3477 | 2026.03.23 21:20:03.898189 [ 260 ] {6a791f71-bfd3-4bfd-90ff-d37da9f1d155} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3478 | 2026.03.23 21:20:03.898419 [ 260 ] {6a791f71-bfd3-4bfd-90ff-d37da9f1d155} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.03.23 21:20:03.898583 [ 260 ] {6a791f71-bfd3-4bfd-90ff-d37da9f1d155} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001859 sec., 5379.236148466918 rows/sec., 9.64 MiB/sec. | ||
| 3480 | 2026.03.23 21:20:03.898636 [ 260 ] {6a791f71-bfd3-4bfd-90ff-d37da9f1d155} <Debug> TCPHandler: Processed in 0.002036361 sec. | ||
| 3481 | 2026.03.23 21:20:03.898753 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.03.23 21:20:03.898857 [ 260 ] {b1a54996-94e4-4bee-b8da-aeb0dbb7f10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.03.23 21:20:03.898900 [ 260 ] {b1a54996-94e4-4bee-b8da-aeb0dbb7f10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3484 | 2026.03.23 21:20:03.899254 [ 260 ] {b1a54996-94e4-4bee-b8da-aeb0dbb7f10c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.03.23 21:20:03.899290 [ 260 ] {b1a54996-94e4-4bee-b8da-aeb0dbb7f10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3486 | 2026.03.23 21:20:03.899610 [ 260 ] {b1a54996-94e4-4bee-b8da-aeb0dbb7f10c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3487 | 2026.03.23 21:20:03.899820 [ 260 ] {b1a54996-94e4-4bee-b8da-aeb0dbb7f10c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.03.23 21:20:03.899952 [ 260 ] {b1a54996-94e4-4bee-b8da-aeb0dbb7f10c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3489 | 2026.03.23 21:20:03.899988 [ 260 ] {b1a54996-94e4-4bee-b8da-aeb0dbb7f10c} <Debug> TCPHandler: Processed in 0.001284441 sec. | ||
| 3490 | 2026.03.23 21:20:05.659324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7136 | ||
| 3491 | 2026.03.23 21:20:05.659830 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.03.23 21:20:05.659878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3493 | 2026.03.23 21:20:05.660391 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3494 | 2026.03.23 21:20:05.660640 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.03.23 21:20:05.660780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7136 | ||
| 3496 | 2026.03.23 21:20:06.069908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3497 | 2026.03.23 21:20:06.086717 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.03.23 21:20:06.086779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3499 | 2026.03.23 21:20:06.092209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3500 | 2026.03.23 21:20:06.092917 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.03.23 21:20:06.096355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3502 | 2026.03.23 21:20:08.885964 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.03.23 21:20:08.886174 [ 260 ] {d0442922-10cc-4ad2-8437-3514a012e601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3504 | 2026.03.23 21:20:08.886243 [ 260 ] {d0442922-10cc-4ad2-8437-3514a012e601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3505 | 2026.03.23 21:20:08.886869 [ 260 ] {d0442922-10cc-4ad2-8437-3514a012e601} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.03.23 21:20:08.886919 [ 260 ] {d0442922-10cc-4ad2-8437-3514a012e601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3507 | 2026.03.23 21:20:08.887318 [ 260 ] {d0442922-10cc-4ad2-8437-3514a012e601} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3508 | 2026.03.23 21:20:08.887543 [ 260 ] {d0442922-10cc-4ad2-8437-3514a012e601} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.03.23 21:20:08.887690 [ 260 ] {d0442922-10cc-4ad2-8437-3514a012e601} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001568 sec., 75255.10204081633 rows/sec., 6.40 MiB/sec. | ||
| 3510 | 2026.03.23 21:20:08.887730 [ 260 ] {d0442922-10cc-4ad2-8437-3514a012e601} <Debug> TCPHandler: Processed in 0.001905597 sec. | ||
| 3511 | 2026.03.23 21:20:08.887851 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.03.23 21:20:08.887944 [ 260 ] {97a3bf3e-ba26-41be-b14e-2af235b9b7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3513 | 2026.03.23 21:20:08.887985 [ 260 ] {97a3bf3e-ba26-41be-b14e-2af235b9b7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3514 | 2026.03.23 21:20:08.888383 [ 260 ] {97a3bf3e-ba26-41be-b14e-2af235b9b7c6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.03.23 21:20:08.888419 [ 260 ] {97a3bf3e-ba26-41be-b14e-2af235b9b7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3516 | 2026.03.23 21:20:08.888712 [ 260 ] {97a3bf3e-ba26-41be-b14e-2af235b9b7c6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3517 | 2026.03.23 21:20:08.888926 [ 260 ] {97a3bf3e-ba26-41be-b14e-2af235b9b7c6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.03.23 21:20:08.889052 [ 260 ] {97a3bf3e-ba26-41be-b14e-2af235b9b7c6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001126 sec., 27531.08348134991 rows/sec., 2.02 MiB/sec. | ||
| 3519 | 2026.03.23 21:20:08.889088 [ 260 ] {97a3bf3e-ba26-41be-b14e-2af235b9b7c6} <Debug> TCPHandler: Processed in 0.001283652 sec. | ||
| 3520 | 2026.03.23 21:20:08.889197 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.03.23 21:20:08.889289 [ 260 ] {f749c5ca-85b3-4958-8ee4-c13162296acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3522 | 2026.03.23 21:20:08.889328 [ 260 ] {f749c5ca-85b3-4958-8ee4-c13162296acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3523 | 2026.03.23 21:20:08.889737 [ 260 ] {f749c5ca-85b3-4958-8ee4-c13162296acc} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.03.23 21:20:08.889773 [ 260 ] {f749c5ca-85b3-4958-8ee4-c13162296acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3525 | 2026.03.23 21:20:08.890059 [ 260 ] {f749c5ca-85b3-4958-8ee4-c13162296acc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3526 | 2026.03.23 21:20:08.890266 [ 260 ] {f749c5ca-85b3-4958-8ee4-c13162296acc} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.03.23 21:20:08.890387 [ 260 ] {f749c5ca-85b3-4958-8ee4-c13162296acc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001116 sec., 85125.44802867384 rows/sec., 6.65 MiB/sec. | ||
| 3528 | 2026.03.23 21:20:08.890423 [ 260 ] {f749c5ca-85b3-4958-8ee4-c13162296acc} <Debug> TCPHandler: Processed in 0.001273171 sec. | ||
| 3529 | 2026.03.23 21:20:08.890535 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.03.23 21:20:08.890626 [ 260 ] {79ee0b0f-cee5-4bd0-9a18-03f7bc2323f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.03.23 21:20:08.890669 [ 260 ] {79ee0b0f-cee5-4bd0-9a18-03f7bc2323f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3532 | 2026.03.23 21:20:08.891053 [ 260 ] {79ee0b0f-cee5-4bd0-9a18-03f7bc2323f1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.03.23 21:20:08.891089 [ 260 ] {79ee0b0f-cee5-4bd0-9a18-03f7bc2323f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3534 | 2026.03.23 21:20:08.891405 [ 260 ] {79ee0b0f-cee5-4bd0-9a18-03f7bc2323f1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3535 | 2026.03.23 21:20:08.891620 [ 260 ] {79ee0b0f-cee5-4bd0-9a18-03f7bc2323f1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.03.23 21:20:08.891745 [ 260 ] {79ee0b0f-cee5-4bd0-9a18-03f7bc2323f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 3537 | 2026.03.23 21:20:08.891781 [ 260 ] {79ee0b0f-cee5-4bd0-9a18-03f7bc2323f1} <Debug> TCPHandler: Processed in 0.001292642 sec. | ||
| 3538 | 2026.03.23 21:20:08.891889 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.03.23 21:20:08.891982 [ 260 ] {caf0050d-11eb-436a-8712-517f008ea0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.03.23 21:20:08.892037 [ 260 ] {caf0050d-11eb-436a-8712-517f008ea0fe} <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 | ||
| 3541 | 2026.03.23 21:20:08.892772 [ 260 ] {caf0050d-11eb-436a-8712-517f008ea0fe} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.03.23 21:20:08.892810 [ 260 ] {caf0050d-11eb-436a-8712-517f008ea0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3543 | 2026.03.23 21:20:08.893342 [ 260 ] {caf0050d-11eb-436a-8712-517f008ea0fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3544 | 2026.03.23 21:20:08.893581 [ 260 ] {caf0050d-11eb-436a-8712-517f008ea0fe} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.03.23 21:20:08.893711 [ 260 ] {caf0050d-11eb-436a-8712-517f008ea0fe} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001746 sec., 17754.86827033219 rows/sec., 31.82 MiB/sec. | ||
| 3546 | 2026.03.23 21:20:08.893760 [ 260 ] {caf0050d-11eb-436a-8712-517f008ea0fe} <Debug> TCPHandler: Processed in 0.001917197 sec. | ||
| 3547 | 2026.03.23 21:20:08.893876 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.03.23 21:20:08.893968 [ 260 ] {cc00beb0-5ef0-4e71-92f1-975c18e98c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3549 | 2026.03.23 21:20:08.894009 [ 260 ] {cc00beb0-5ef0-4e71-92f1-975c18e98c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3550 | 2026.03.23 21:20:08.894336 [ 260 ] {cc00beb0-5ef0-4e71-92f1-975c18e98c8e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.03.23 21:20:08.894371 [ 260 ] {cc00beb0-5ef0-4e71-92f1-975c18e98c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3552 | 2026.03.23 21:20:08.894663 [ 260 ] {cc00beb0-5ef0-4e71-92f1-975c18e98c8e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3553 | 2026.03.23 21:20:08.894868 [ 260 ] {cc00beb0-5ef0-4e71-92f1-975c18e98c8e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.03.23 21:20:08.894992 [ 260 ] {cc00beb0-5ef0-4e71-92f1-975c18e98c8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 3555 | 2026.03.23 21:20:08.895027 [ 260 ] {cc00beb0-5ef0-4e71-92f1-975c18e98c8e} <Debug> TCPHandler: Processed in 0.00119824 sec. | ||
| 3556 | 2026.03.23 21:20:11.217739 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40866 | ||
| 3557 | 2026.03.23 21:20:11.217865 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3558 | 2026.03.23 21:20:11.217891 [ 289 ] {} <Debug> TCP-Session: a2c74d5f-10ce-4474-bb3d-a78d9bb15c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:40866 | ||
| 3559 | 2026.03.23 21:20:11.217913 [ 289 ] {} <Debug> TCP-Session: a2c74d5f-10ce-4474-bb3d-a78d9bb15c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.03.23 21:20:11.217927 [ 289 ] {} <Debug> TCP-Session: a2c74d5f-10ce-4474-bb3d-a78d9bb15c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2026.03.23 21:20:11.218118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42049 | ||
| 3562 | 2026.03.23 21:20:11.218164 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59386 | ||
| 3563 | 2026.03.23 21:20:11.218191 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46574 | ||
| 3564 | 2026.03.23 21:20:11.218215 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33020 | ||
| 3565 | 2026.03.23 21:20:11.218225 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51604 | ||
| 3566 | 2026.03.23 21:20:11.218251 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.03.23 21:20:11.218203 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37077 | ||
| 3568 | 2026.03.23 21:20:11.218308 [ 290 ] {} <Debug> TCP-Session: 94051377-a530-4d3e-aa42-9fb3cd05bcef Authenticating user 'default' from [fd00:1122:3344:101::e]:42049 | ||
| 3569 | 2026.03.23 21:20:11.218318 [ 289 ] {} <Trace> TCP-Session: a2c74d5f-10ce-4474-bb3d-a78d9bb15c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.03.23 21:20:11.218347 [ 290 ] {} <Debug> TCP-Session: 94051377-a530-4d3e-aa42-9fb3cd05bcef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2026.03.23 21:20:11.218346 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3572 | 2026.03.23 21:20:11.218369 [ 290 ] {} <Debug> TCP-Session: 94051377-a530-4d3e-aa42-9fb3cd05bcef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.03.23 21:20:11.218385 [ 294 ] {} <Debug> TCP-Session: 17098065-8873-4439-99d7-027fc96d5010 Authenticating user 'default' from [fd00:1122:3344:101::e]:46574 | ||
| 3574 | 2026.03.23 21:20:11.218172 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46351 | ||
| 3575 | 2026.03.23 21:20:11.218406 [ 294 ] {} <Debug> TCP-Session: 17098065-8873-4439-99d7-027fc96d5010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.03.23 21:20:11.218176 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32960 | ||
| 3577 | 2026.03.23 21:20:11.218476 [ 294 ] {} <Debug> TCP-Session: 17098065-8873-4439-99d7-027fc96d5010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2026.03.23 21:20:11.218504 [ 289 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40866) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3579 | 2026.03.23 21:20:11.218565 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3580 | 2026.03.23 21:20:11.218572 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2026.03.23 21:20:11.218608 [ 286 ] {} <Debug> TCP-Session: d26d5971-148c-4dc5-88c7-6fc194d66ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33020 | ||
| 3582 | 2026.03.23 21:20:11.218647 [ 286 ] {} <Debug> TCP-Session: d26d5971-148c-4dc5-88c7-6fc194d66ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.03.23 21:20:11.218653 [ 287 ] {} <Debug> TCP-Session: 2f60393f-7275-487a-953c-df5dd5186bb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51604 | ||
| 3584 | 2026.03.23 21:20:11.218660 [ 286 ] {} <Debug> TCP-Session: d26d5971-148c-4dc5-88c7-6fc194d66ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.03.23 21:20:11.218691 [ 287 ] {} <Debug> TCP-Session: 2f60393f-7275-487a-953c-df5dd5186bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.03.23 21:20:11.218710 [ 287 ] {} <Debug> TCP-Session: 2f60393f-7275-487a-953c-df5dd5186bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.03.23 21:20:11.218765 [ 289 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3588 | 2026.03.23 21:20:11.218826 [ 289 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3589 | 2026.03.23 21:20:11.218840 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3590 | 2026.03.23 21:20:11.218872 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3591 | 2026.03.23 21:20:11.218882 [ 292 ] {} <Debug> TCP-Session: 97017277-e7e1-43a3-9251-852594d0eec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46351 | ||
| 3592 | 2026.03.23 21:20:11.218898 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3593 | 2026.03.23 21:20:11.218910 [ 291 ] {} <Debug> TCP-Session: a88952df-a086-4994-9212-a17a21c32b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:59386 | ||
| 3594 | 2026.03.23 21:20:11.218926 [ 292 ] {} <Debug> TCP-Session: 97017277-e7e1-43a3-9251-852594d0eec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.03.23 21:20:11.218939 [ 259 ] {} <Debug> TCP-Session: 3e6327f9-4cb6-484a-9d64-e000fd86d102 Authenticating user 'default' from [fd00:1122:3344:101::e]:37077 | ||
| 3596 | 2026.03.23 21:20:11.218945 [ 291 ] {} <Debug> TCP-Session: a88952df-a086-4994-9212-a17a21c32b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.03.23 21:20:11.218965 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3598 | 2026.03.23 21:20:11.218974 [ 259 ] {} <Debug> TCP-Session: 3e6327f9-4cb6-484a-9d64-e000fd86d102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.03.23 21:20:11.219004 [ 293 ] {} <Debug> TCP-Session: e59d8b8c-8ccd-4180-bd2f-17a01b974cf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32960 | ||
| 3600 | 2026.03.23 21:20:11.219010 [ 259 ] {} <Debug> TCP-Session: 3e6327f9-4cb6-484a-9d64-e000fd86d102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.03.23 21:20:11.219031 [ 293 ] {} <Debug> TCP-Session: e59d8b8c-8ccd-4180-bd2f-17a01b974cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2026.03.23 21:20:11.218976 [ 291 ] {} <Debug> TCP-Session: a88952df-a086-4994-9212-a17a21c32b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.03.23 21:20:11.219057 [ 293 ] {} <Debug> TCP-Session: e59d8b8c-8ccd-4180-bd2f-17a01b974cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.03.23 21:20:11.218957 [ 292 ] {} <Debug> TCP-Session: 97017277-e7e1-43a3-9251-852594d0eec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.03.23 21:20:11.219108 [ 289 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 3606 | 2026.03.23 21:20:11.220032 [ 341 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Trace> AggregatingTransform: Aggregating | ||
| 3607 | 2026.03.23 21:20:11.220066 [ 341 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Trace> Aggregator: Aggregation method: without_key | ||
| 3608 | 2026.03.23 21:20:11.220099 [ 341 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889382 sec. (1124.376 rows/sec., 43.92 KiB/sec.) | ||
| 3609 | 2026.03.23 21:20:11.220117 [ 341 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Trace> Aggregator: Merging aggregated data | ||
| 3610 | 2026.03.23 21:20:11.221332 [ 289 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002886 sec., 346.5003465003465 rows/sec., 13.54 KiB/sec. | ||
| 3611 | 2026.03.23 21:20:11.221457 [ 289 ] {40ae2de9-cb3b-41b5-a19a-4bc936e5eb66} <Debug> TCPHandler: Processed in 0.003255861 sec. | ||
| 3612 | 2026.03.23 21:20:11.221587 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3613 | 2026.03.23 21:20:11.221622 [ 289 ] {} <Debug> TCP-Session: a2c74d5f-10ce-4474-bb3d-a78d9bb15c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.03.23 21:20:11.221622 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3615 | 2026.03.23 21:20:11.221659 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3616 | 2026.03.23 21:20:11.221670 [ 290 ] {} <Debug> TCP-Session: 94051377-a530-4d3e-aa42-9fb3cd05bcef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.03.23 21:20:11.221676 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3618 | 2026.03.23 21:20:11.221700 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3619 | 2026.03.23 21:20:11.221721 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3620 | 2026.03.23 21:20:11.221742 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3621 | 2026.03.23 21:20:11.221764 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3622 | 2026.03.23 21:20:11.221786 [ 259 ] {} <Debug> TCP-Session: 3e6327f9-4cb6-484a-9d64-e000fd86d102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.03.23 21:20:11.221798 [ 293 ] {} <Debug> TCP-Session: e59d8b8c-8ccd-4180-bd2f-17a01b974cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2026.03.23 21:20:11.221809 [ 294 ] {} <Debug> TCP-Session: 17098065-8873-4439-99d7-027fc96d5010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.03.23 21:20:11.221787 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3626 | 2026.03.23 21:20:11.221754 [ 291 ] {} <Debug> TCP-Session: a88952df-a086-4994-9212-a17a21c32b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.03.23 21:20:11.221873 [ 286 ] {} <Debug> TCP-Session: d26d5971-148c-4dc5-88c7-6fc194d66ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2026.03.23 21:20:11.221744 [ 292 ] {} <Debug> TCP-Session: 97017277-e7e1-43a3-9251-852594d0eec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.03.23 21:20:11.221716 [ 287 ] {} <Debug> TCP-Session: 2f60393f-7275-487a-953c-df5dd5186bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.03.23 21:20:12.535777 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44549 | ||
| 3631 | 2026.03.23 21:20:12.535892 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3632 | 2026.03.23 21:20:12.535919 [ 289 ] {} <Debug> TCP-Session: ad941639-4d1f-4452-9e8e-6c09c22bb31b Authenticating user 'default' from [fd00:1122:3344:101::e]:44549 | ||
| 3633 | 2026.03.23 21:20:12.535941 [ 289 ] {} <Debug> TCP-Session: ad941639-4d1f-4452-9e8e-6c09c22bb31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.03.23 21:20:12.535954 [ 289 ] {} <Debug> TCP-Session: ad941639-4d1f-4452-9e8e-6c09c22bb31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.03.23 21:20:12.536177 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50649 | ||
| 3636 | 2026.03.23 21:20:12.536202 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43310 | ||
| 3637 | 2026.03.23 21:20:12.536231 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57338 | ||
| 3638 | 2026.03.23 21:20:12.536216 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43868 | ||
| 3639 | 2026.03.23 21:20:12.536301 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3640 | 2026.03.23 21:20:12.536303 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3641 | 2026.03.23 21:20:12.536347 [ 290 ] {} <Debug> TCP-Session: e183878c-51de-42fd-81d0-78f602a1e0b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50649 | ||
| 3642 | 2026.03.23 21:20:12.536364 [ 293 ] {} <Debug> TCP-Session: 12c3df9f-2a59-404d-8275-9a7fb418a699 Authenticating user 'default' from [fd00:1122:3344:101::e]:43310 | ||
| 3643 | 2026.03.23 21:20:12.536374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3644 | 2026.03.23 21:20:12.536382 [ 290 ] {} <Debug> TCP-Session: e183878c-51de-42fd-81d0-78f602a1e0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.03.23 21:20:12.536391 [ 293 ] {} <Debug> TCP-Session: 12c3df9f-2a59-404d-8275-9a7fb418a699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.03.23 21:20:12.536409 [ 290 ] {} <Debug> TCP-Session: e183878c-51de-42fd-81d0-78f602a1e0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.03.23 21:20:12.536426 [ 293 ] {} <Debug> TCP-Session: 12c3df9f-2a59-404d-8275-9a7fb418a699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.03.23 21:20:12.536378 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3649 | 2026.03.23 21:20:12.536193 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34301 | ||
| 3650 | 2026.03.23 21:20:12.536503 [ 259 ] {} <Debug> TCP-Session: 44984616-f4f2-4d49-88be-a05c83e73a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:57338 | ||
| 3651 | 2026.03.23 21:20:12.536199 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49564 | ||
| 3652 | 2026.03.23 21:20:12.536534 [ 259 ] {} <Debug> TCP-Session: 44984616-f4f2-4d49-88be-a05c83e73a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.03.23 21:20:12.536562 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3654 | 2026.03.23 21:20:12.536581 [ 259 ] {} <Debug> TCP-Session: 44984616-f4f2-4d49-88be-a05c83e73a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.03.23 21:20:12.536594 [ 291 ] {} <Debug> TCP-Session: 09bf031a-3709-4273-9f48-7c41f3f6359d Authenticating user 'default' from [fd00:1122:3344:101::e]:34301 | ||
| 3656 | 2026.03.23 21:20:12.536408 [ 294 ] {} <Debug> TCP-Session: 456a8727-790a-47d3-9473-c1c67166693a Authenticating user 'default' from [fd00:1122:3344:101::e]:43868 | ||
| 3657 | 2026.03.23 21:20:12.536616 [ 291 ] {} <Debug> TCP-Session: 09bf031a-3709-4273-9f48-7c41f3f6359d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2026.03.23 21:20:12.536634 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3659 | 2026.03.23 21:20:12.536658 [ 291 ] {} <Debug> TCP-Session: 09bf031a-3709-4273-9f48-7c41f3f6359d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.03.23 21:20:12.536641 [ 294 ] {} <Debug> TCP-Session: 456a8727-790a-47d3-9473-c1c67166693a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.03.23 21:20:12.536683 [ 292 ] {} <Debug> TCP-Session: 1737e1c4-0b12-456f-8648-ffe20402da74 Authenticating user 'default' from [fd00:1122:3344:101::e]:49564 | ||
| 3662 | 2026.03.23 21:20:12.536705 [ 294 ] {} <Debug> TCP-Session: 456a8727-790a-47d3-9473-c1c67166693a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.03.23 21:20:12.536728 [ 292 ] {} <Debug> TCP-Session: 1737e1c4-0b12-456f-8648-ffe20402da74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.03.23 21:20:12.536289 [ 289 ] {} <Trace> TCP-Session: ad941639-4d1f-4452-9e8e-6c09c22bb31b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2026.03.23 21:20:12.536752 [ 292 ] {} <Debug> TCP-Session: 1737e1c4-0b12-456f-8648-ffe20402da74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.03.23 21:20:12.536921 [ 289 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3667 | 2026.03.23 21:20:12.537178 [ 289 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3668 | 2026.03.23 21:20:12.537233 [ 289 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3669 | 2026.03.23 21:20:12.537513 [ 289 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 3670 | 2026.03.23 21:20:12.538484 [ 320 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Trace> AggregatingTransform: Aggregating | ||
| 3671 | 2026.03.23 21:20:12.538541 [ 320 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Trace> Aggregator: Aggregation method: without_key | ||
| 3672 | 2026.03.23 21:20:12.538581 [ 320 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965954 sec. (1035.246 rows/sec., 40.44 KiB/sec.) | ||
| 3673 | 2026.03.23 21:20:12.538601 [ 320 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Trace> Aggregator: Merging aggregated data | ||
| 3674 | 2026.03.23 21:20:12.539989 [ 289 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 3675 | 2026.03.23 21:20:12.540134 [ 289 ] {8a3e82d4-d6ea-490f-8c57-194acab50173} <Debug> TCPHandler: Processed in 0.003962589 sec. | ||
| 3676 | 2026.03.23 21:20:12.540229 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3677 | 2026.03.23 21:20:12.540263 [ 289 ] {} <Debug> TCP-Session: ad941639-4d1f-4452-9e8e-6c09c22bb31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.03.23 21:20:12.540265 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3679 | 2026.03.23 21:20:12.540309 [ 290 ] {} <Debug> TCP-Session: e183878c-51de-42fd-81d0-78f602a1e0b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.03.23 21:20:12.540331 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3681 | 2026.03.23 21:20:12.540355 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3682 | 2026.03.23 21:20:12.540374 [ 292 ] {} <Debug> TCP-Session: 1737e1c4-0b12-456f-8648-ffe20402da74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.03.23 21:20:12.540374 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3684 | 2026.03.23 21:20:12.540409 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3685 | 2026.03.23 21:20:12.540431 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3686 | 2026.03.23 21:20:12.540440 [ 294 ] {} <Debug> TCP-Session: 456a8727-790a-47d3-9473-c1c67166693a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.03.23 21:20:12.540459 [ 259 ] {} <Debug> TCP-Session: 44984616-f4f2-4d49-88be-a05c83e73a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.03.23 21:20:12.540468 [ 291 ] {} <Debug> TCP-Session: 09bf031a-3709-4273-9f48-7c41f3f6359d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.03.23 21:20:12.540392 [ 293 ] {} <Debug> TCP-Session: 12c3df9f-2a59-404d-8275-9a7fb418a699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.03.23 21:20:12.541908 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34107 | ||
| 3691 | 2026.03.23 21:20:12.541952 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49125 | ||
| 3692 | 2026.03.23 21:20:12.541978 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3693 | 2026.03.23 21:20:12.542008 [ 287 ] {} <Debug> TCP-Session: ac87beea-53e7-4545-ae3b-1482208a4a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:34107 | ||
| 3694 | 2026.03.23 21:20:12.542026 [ 287 ] {} <Debug> TCP-Session: ac87beea-53e7-4545-ae3b-1482208a4a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.03.23 21:20:12.542031 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3696 | 2026.03.23 21:20:12.542038 [ 287 ] {} <Debug> TCP-Session: ac87beea-53e7-4545-ae3b-1482208a4a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.03.23 21:20:12.542061 [ 286 ] {} <Debug> TCP-Session: f2d13f49-64ef-45b9-b229-834b4f52918e Authenticating user 'default' from [fd00:1122:3344:101::e]:49125 | ||
| 3698 | 2026.03.23 21:20:12.542083 [ 286 ] {} <Debug> TCP-Session: f2d13f49-64ef-45b9-b229-834b4f52918e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.03.23 21:20:12.542095 [ 286 ] {} <Debug> TCP-Session: f2d13f49-64ef-45b9-b229-834b4f52918e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.03.23 21:20:12.563890 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34107). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3701 | |||
| 3702 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3703 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3704 | 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 | ||
| 3705 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3706 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3707 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3708 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3709 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3710 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3711 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3712 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3713 | (version 23.8.7.1) | ||
| 3714 | 2026.03.23 21:20:12.564075 [ 287 ] {} <Debug> TCP-Session: ac87beea-53e7-4545-ae3b-1482208a4a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.03.23 21:20:12.564094 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49125). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3716 | |||
| 3717 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3718 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3719 | 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 | ||
| 3720 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3721 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3722 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3723 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3724 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3725 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3726 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3727 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3728 | (version 23.8.7.1) | ||
| 3729 | 2026.03.23 21:20:12.564179 [ 286 ] {} <Debug> TCP-Session: f2d13f49-64ef-45b9-b229-834b4f52918e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.03.23 21:20:13.072628 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3731 | 2026.03.23 21:20:13.072692 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3732 | 2026.03.23 21:20:13.161709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7648 | ||
| 3733 | 2026.03.23 21:20:13.162612 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.03.23 21:20:13.162685 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3735 | 2026.03.23 21:20:13.163436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3736 | 2026.03.23 21:20:13.163813 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.03.23 21:20:13.164040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7648 | ||
| 3738 | 2026.03.23 21:20:13.164414 [ 108 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3739 | 2026.03.23 21:20:13.164505 [ 108 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.03.23 21:20:13.164549 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3741 | 2026.03.23 21:20:13.164839 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 3742 | 2026.03.23 21:20:13.165012 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3743 | 2026.03.23 21:20:13.165066 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5216 rows starting from the beginning of the part | ||
| 3744 | 2026.03.23 21:20:13.165191 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3745 | 2026.03.23 21:20:13.165266 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3746 | 2026.03.23 21:20:13.165367 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3747 | 2026.03.23 21:20:13.165532 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3748 | 2026.03.23 21:20:13.165602 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3749 | 2026.03.23 21:20:13.167250 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002493362 sec., 3067344.4128850927 rows/sec., 43.88 MiB/sec. | ||
| 3750 | 2026.03.23 21:20:13.168021 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3751 | 2026.03.23 21:20:13.168309 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.03.23 21:20:13.168384 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_16_3} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3753 | 2026.03.23 21:20:13.168486 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3754 | 2026.03.23 21:20:13.191332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 496 | ||
| 3755 | 2026.03.23 21:20:13.193948 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.03.23 21:20:13.194020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3757 | 2026.03.23 21:20:13.195377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3758 | 2026.03.23 21:20:13.195691 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.03.23 21:20:13.195871 [ 108 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3760 | 2026.03.23 21:20:13.195930 [ 108 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.03.23 21:20:13.195953 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3762 | 2026.03.23 21:20:13.196052 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 3763 | 2026.03.23 21:20:13.196098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 3764 | 2026.03.23 21:20:13.196641 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3765 | 2026.03.23 21:20:13.196816 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 344 rows starting from the beginning of the part | ||
| 3766 | 2026.03.23 21:20:13.197227 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 3767 | 2026.03.23 21:20:13.197759 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 3768 | 2026.03.23 21:20:13.198229 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3769 | 2026.03.23 21:20:13.198605 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 3770 | 2026.03.23 21:20:13.198987 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3771 | 2026.03.23 21:20:13.205947 [ 197 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 72 columns (72 merged, 0 gathered) in 0.009935327 sec., 49922.86615226655 rows/sec., 45.05 MiB/sec. | ||
| 3772 | 2026.03.23 21:20:13.206835 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3773 | 2026.03.23 21:20:13.207407 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_11_2} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.03.23 21:20:13.207496 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_11_2} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3775 | 2026.03.23 21:20:13.207705 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3776 | 2026.03.23 21:20:13.535478 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59335 | ||
| 3777 | 2026.03.23 21:20:13.535605 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.03.23 21:20:13.535637 [ 287 ] {} <Debug> TCP-Session: feeeac53-9e9f-4c61-89a8-acd08863b4b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59335 | ||
| 3779 | 2026.03.23 21:20:13.535663 [ 287 ] {} <Debug> TCP-Session: feeeac53-9e9f-4c61-89a8-acd08863b4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.03.23 21:20:13.535679 [ 287 ] {} <Debug> TCP-Session: feeeac53-9e9f-4c61-89a8-acd08863b4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.03.23 21:20:13.535911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48451 | ||
| 3782 | 2026.03.23 21:20:13.535922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51518 | ||
| 3783 | 2026.03.23 21:20:13.535975 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47528 | ||
| 3784 | 2026.03.23 21:20:13.535996 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37407 | ||
| 3785 | 2026.03.23 21:20:13.536038 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.03.23 21:20:13.536043 [ 287 ] {} <Trace> TCP-Session: feeeac53-9e9f-4c61-89a8-acd08863b4b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.23 21:20:13.536075 [ 289 ] {} <Debug> TCP-Session: eadc5d05-e221-4c9e-ae50-4b85e6092046 Authenticating user 'default' from [fd00:1122:3344:101::e]:48451 | ||
| 3788 | 2026.03.23 21:20:13.536082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3789 | 2026.03.23 21:20:13.536099 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3790 | 2026.03.23 21:20:13.536113 [ 289 ] {} <Debug> TCP-Session: eadc5d05-e221-4c9e-ae50-4b85e6092046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.03.23 21:20:13.536128 [ 294 ] {} <Debug> TCP-Session: 735dfca9-ad9f-49d2-ace7-a533a06c72d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47528 | ||
| 3792 | 2026.03.23 21:20:13.536136 [ 286 ] {} <Debug> TCP-Session: a0e4d697-cdec-4f78-9b00-08d9293a8aae Authenticating user 'default' from [fd00:1122:3344:101::e]:37407 | ||
| 3793 | 2026.03.23 21:20:13.536142 [ 289 ] {} <Debug> TCP-Session: eadc5d05-e221-4c9e-ae50-4b85e6092046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.03.23 21:20:13.536165 [ 294 ] {} <Debug> TCP-Session: 735dfca9-ad9f-49d2-ace7-a533a06c72d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.03.23 21:20:13.536171 [ 286 ] {} <Debug> TCP-Session: a0e4d697-cdec-4f78-9b00-08d9293a8aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.03.23 21:20:13.536190 [ 294 ] {} <Debug> TCP-Session: 735dfca9-ad9f-49d2-ace7-a533a06c72d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.03.23 21:20:13.536197 [ 286 ] {} <Debug> TCP-Session: a0e4d697-cdec-4f78-9b00-08d9293a8aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.03.23 21:20:13.536082 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.03.23 21:20:13.535987 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44982 | ||
| 3800 | 2026.03.23 21:20:13.536237 [ 290 ] {} <Debug> TCP-Session: 5c4de5e0-c78d-4006-85e2-adda78e3b028 Authenticating user 'default' from [fd00:1122:3344:101::e]:51518 | ||
| 3801 | 2026.03.23 21:20:13.536261 [ 287 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3802 | 2026.03.23 21:20:13.536287 [ 290 ] {} <Debug> TCP-Session: 5c4de5e0-c78d-4006-85e2-adda78e3b028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.03.23 21:20:13.536312 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3804 | 2026.03.23 21:20:13.536320 [ 290 ] {} <Debug> TCP-Session: 5c4de5e0-c78d-4006-85e2-adda78e3b028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.03.23 21:20:13.536343 [ 259 ] {} <Debug> TCP-Session: 71cd5a5a-4b8b-4a2d-ae4e-9c64d3627d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:44982 | ||
| 3806 | 2026.03.23 21:20:13.535958 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41937 | ||
| 3807 | 2026.03.23 21:20:13.536405 [ 259 ] {} <Debug> TCP-Session: 71cd5a5a-4b8b-4a2d-ae4e-9c64d3627d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.03.23 21:20:13.535921 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35081 | ||
| 3809 | 2026.03.23 21:20:13.536443 [ 259 ] {} <Debug> TCP-Session: 71cd5a5a-4b8b-4a2d-ae4e-9c64d3627d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.03.23 21:20:13.536467 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3811 | 2026.03.23 21:20:13.535951 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52844 | ||
| 3812 | 2026.03.23 21:20:13.536505 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2026.03.23 21:20:13.536500 [ 293 ] {} <Debug> TCP-Session: dbf80208-aa5b-4740-a01f-5e21a0433688 Authenticating user 'default' from [fd00:1122:3344:101::e]:41937 | ||
| 3814 | 2026.03.23 21:20:13.536578 [ 291 ] {} <Debug> TCP-Session: bd98e498-5121-4ad4-abd8-38179e3e8769 Authenticating user 'default' from [fd00:1122:3344:101::e]:35081 | ||
| 3815 | 2026.03.23 21:20:13.536594 [ 293 ] {} <Debug> TCP-Session: dbf80208-aa5b-4740-a01f-5e21a0433688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.03.23 21:20:13.536604 [ 291 ] {} <Debug> TCP-Session: bd98e498-5121-4ad4-abd8-38179e3e8769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.03.23 21:20:13.536616 [ 293 ] {} <Debug> TCP-Session: dbf80208-aa5b-4740-a01f-5e21a0433688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.03.23 21:20:13.536630 [ 291 ] {} <Debug> TCP-Session: bd98e498-5121-4ad4-abd8-38179e3e8769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.03.23 21:20:13.536636 [ 287 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3820 | 2026.03.23 21:20:13.536702 [ 287 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3821 | 2026.03.23 21:20:13.536711 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2026.03.23 21:20:13.536748 [ 292 ] {} <Debug> TCP-Session: 52b10e75-55de-4c5b-bb93-625a96a137bb Authenticating user 'default' from [fd00:1122:3344:101::e]:52844 | ||
| 3823 | 2026.03.23 21:20:13.536771 [ 292 ] {} <Debug> TCP-Session: 52b10e75-55de-4c5b-bb93-625a96a137bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.03.23 21:20:13.536784 [ 292 ] {} <Debug> TCP-Session: 52b10e75-55de-4c5b-bb93-625a96a137bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.03.23 21:20:13.537060 [ 287 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 3826 | 2026.03.23 21:20:13.538216 [ 318 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Trace> AggregatingTransform: Aggregating | ||
| 3827 | 2026.03.23 21:20:13.538270 [ 318 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Trace> Aggregator: Aggregation method: without_key | ||
| 3828 | 2026.03.23 21:20:13.538314 [ 318 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001146699 sec. (872.068 rows/sec., 34.07 KiB/sec.) | ||
| 3829 | 2026.03.23 21:20:13.538350 [ 318 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Trace> Aggregator: Merging aggregated data | ||
| 3830 | 2026.03.23 21:20:13.539745 [ 287 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003549 sec., 281.7695125387433 rows/sec., 11.01 KiB/sec. | ||
| 3831 | 2026.03.23 21:20:13.539900 [ 287 ] {ecda1f74-afc1-4cef-9bc5-39eb2dcbcfc4} <Debug> TCPHandler: Processed in 0.004005829 sec. | ||
| 3832 | 2026.03.23 21:20:13.540016 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3833 | 2026.03.23 21:20:13.540042 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3834 | 2026.03.23 21:20:13.540045 [ 287 ] {} <Debug> TCP-Session: feeeac53-9e9f-4c61-89a8-acd08863b4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.03.23 21:20:13.540065 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.03.23 21:20:13.540084 [ 294 ] {} <Debug> TCP-Session: 735dfca9-ad9f-49d2-ace7-a533a06c72d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.03.23 21:20:13.540099 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2026.03.23 21:20:13.540111 [ 259 ] {} <Debug> TCP-Session: 71cd5a5a-4b8b-4a2d-ae4e-9c64d3627d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.03.23 21:20:13.540134 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3840 | 2026.03.23 21:20:13.540147 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3841 | 2026.03.23 21:20:13.540172 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3842 | 2026.03.23 21:20:13.540203 [ 292 ] {} <Debug> TCP-Session: 52b10e75-55de-4c5b-bb93-625a96a137bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.03.23 21:20:13.540216 [ 289 ] {} <Debug> TCP-Session: eadc5d05-e221-4c9e-ae50-4b85e6092046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.03.23 21:20:13.540231 [ 286 ] {} <Debug> TCP-Session: a0e4d697-cdec-4f78-9b00-08d9293a8aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.03.23 21:20:13.540160 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.03.23 21:20:13.540147 [ 291 ] {} <Debug> TCP-Session: bd98e498-5121-4ad4-abd8-38179e3e8769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.03.23 21:20:13.540311 [ 293 ] {} <Debug> TCP-Session: dbf80208-aa5b-4740-a01f-5e21a0433688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.03.23 21:20:13.540080 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.03.23 21:20:13.540371 [ 290 ] {} <Debug> TCP-Session: 5c4de5e0-c78d-4006-85e2-adda78e3b028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.03.23 21:20:13.597263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3851 | 2026.03.23 21:20:13.614586 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.03.23 21:20:13.614650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3853 | 2026.03.23 21:20:13.620599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3854 | 2026.03.23 21:20:13.621370 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.03.23 21:20:13.621649 [ 108 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3856 | 2026.03.23 21:20:13.621687 [ 108 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.03.23 21:20:13.621707 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3858 | 2026.03.23 21:20:13.621818 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 3859 | 2026.03.23 21:20:13.624913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3860 | 2026.03.23 21:20:13.625724 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3861 | 2026.03.23 21:20:13.627067 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 3862 | 2026.03.23 21:20:13.631486 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 3863 | 2026.03.23 21:20:13.635747 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 3864 | 2026.03.23 21:20:13.640277 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 3865 | 2026.03.23 21:20:13.644956 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 3866 | 2026.03.23 21:20:13.649296 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 3867 | 2026.03.23 21:20:13.708925 [ 196 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.087154528 sec., 1388.3386529269026 rows/sec., 7.18 MiB/sec. | ||
| 3868 | 2026.03.23 21:20:13.711605 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3869 | 2026.03.23 21:20:13.713854 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_16_3} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.03.23 21:20:13.713966 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_16_3} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3871 | 2026.03.23 21:20:13.715893 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3872 | 2026.03.23 21:20:13.884780 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.03.23 21:20:13.884963 [ 260 ] {a83febb0-a622-4e4a-816e-bb9b2cdc1949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3874 | 2026.03.23 21:20:13.885034 [ 260 ] {a83febb0-a622-4e4a-816e-bb9b2cdc1949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3875 | 2026.03.23 21:20:13.885736 [ 260 ] {a83febb0-a622-4e4a-816e-bb9b2cdc1949} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.03.23 21:20:13.885790 [ 260 ] {a83febb0-a622-4e4a-816e-bb9b2cdc1949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3877 | 2026.03.23 21:20:13.886238 [ 260 ] {a83febb0-a622-4e4a-816e-bb9b2cdc1949} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3878 | 2026.03.23 21:20:13.886491 [ 260 ] {a83febb0-a622-4e4a-816e-bb9b2cdc1949} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.03.23 21:20:13.886657 [ 260 ] {a83febb0-a622-4e4a-816e-bb9b2cdc1949} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001743 sec., 43602.983362019506 rows/sec., 3.59 MiB/sec. | ||
| 3880 | 2026.03.23 21:20:13.886710 [ 260 ] {a83febb0-a622-4e4a-816e-bb9b2cdc1949} <Debug> TCPHandler: Processed in 0.002066161 sec. | ||
| 3881 | 2026.03.23 21:20:13.886851 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.03.23 21:20:13.886959 [ 260 ] {e5b2e371-1706-467d-92a6-26ff02f15d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3883 | 2026.03.23 21:20:13.887006 [ 260 ] {e5b2e371-1706-467d-92a6-26ff02f15d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3884 | 2026.03.23 21:20:13.887455 [ 260 ] {e5b2e371-1706-467d-92a6-26ff02f15d9a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.03.23 21:20:13.887495 [ 260 ] {e5b2e371-1706-467d-92a6-26ff02f15d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3886 | 2026.03.23 21:20:13.887827 [ 260 ] {e5b2e371-1706-467d-92a6-26ff02f15d9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3887 | 2026.03.23 21:20:13.888063 [ 260 ] {e5b2e371-1706-467d-92a6-26ff02f15d9a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.03.23 21:20:13.888202 [ 260 ] {e5b2e371-1706-467d-92a6-26ff02f15d9a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001268 sec., 7886.435331230284 rows/sec., 593.02 KiB/sec. | ||
| 3889 | 2026.03.23 21:20:13.888243 [ 260 ] {e5b2e371-1706-467d-92a6-26ff02f15d9a} <Debug> TCPHandler: Processed in 0.001445785 sec. | ||
| 3890 | 2026.03.23 21:20:13.888363 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.03.23 21:20:13.888464 [ 260 ] {152a5d98-6453-4efc-be46-ca889b069277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3892 | 2026.03.23 21:20:13.888507 [ 260 ] {152a5d98-6453-4efc-be46-ca889b069277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3893 | 2026.03.23 21:20:13.888949 [ 260 ] {152a5d98-6453-4efc-be46-ca889b069277} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.03.23 21:20:13.888986 [ 260 ] {152a5d98-6453-4efc-be46-ca889b069277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3895 | 2026.03.23 21:20:13.889315 [ 260 ] {152a5d98-6453-4efc-be46-ca889b069277} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3896 | 2026.03.23 21:20:13.889536 [ 260 ] {152a5d98-6453-4efc-be46-ca889b069277} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.03.23 21:20:13.889670 [ 260 ] {152a5d98-6453-4efc-be46-ca889b069277} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001228 sec., 60260.586319218244 rows/sec., 4.70 MiB/sec. | ||
| 3898 | 2026.03.23 21:20:13.889709 [ 260 ] {152a5d98-6453-4efc-be46-ca889b069277} <Debug> TCPHandler: Processed in 0.001397385 sec. | ||
| 3899 | 2026.03.23 21:20:13.889824 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.03.23 21:20:13.889921 [ 260 ] {d5001e39-8810-49ca-948e-dd94cb9ea595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3901 | 2026.03.23 21:20:13.889967 [ 260 ] {d5001e39-8810-49ca-948e-dd94cb9ea595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3902 | 2026.03.23 21:20:13.890378 [ 260 ] {d5001e39-8810-49ca-948e-dd94cb9ea595} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.03.23 21:20:13.890415 [ 260 ] {d5001e39-8810-49ca-948e-dd94cb9ea595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3904 | 2026.03.23 21:20:13.890748 [ 260 ] {d5001e39-8810-49ca-948e-dd94cb9ea595} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3905 | 2026.03.23 21:20:13.890962 [ 260 ] {d5001e39-8810-49ca-948e-dd94cb9ea595} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.03.23 21:20:13.891102 [ 260 ] {d5001e39-8810-49ca-948e-dd94cb9ea595} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3907 | 2026.03.23 21:20:13.891140 [ 260 ] {d5001e39-8810-49ca-948e-dd94cb9ea595} <Debug> TCPHandler: Processed in 0.001365803 sec. | ||
| 3908 | 2026.03.23 21:20:13.891248 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.03.23 21:20:13.891346 [ 260 ] {a078e6b7-5f84-414b-a639-913d748202e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3910 | 2026.03.23 21:20:13.891402 [ 260 ] {a078e6b7-5f84-414b-a639-913d748202e8} <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 | ||
| 3911 | 2026.03.23 21:20:13.892214 [ 260 ] {a078e6b7-5f84-414b-a639-913d748202e8} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.03.23 21:20:13.892253 [ 260 ] {a078e6b7-5f84-414b-a639-913d748202e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3913 | 2026.03.23 21:20:13.892820 [ 260 ] {a078e6b7-5f84-414b-a639-913d748202e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3914 | 2026.03.23 21:20:13.893058 [ 260 ] {a078e6b7-5f84-414b-a639-913d748202e8} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.03.23 21:20:13.893210 [ 260 ] {a078e6b7-5f84-414b-a639-913d748202e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001884 sec., 5307.855626326964 rows/sec., 9.51 MiB/sec. | ||
| 3916 | 2026.03.23 21:20:13.893275 [ 260 ] {a078e6b7-5f84-414b-a639-913d748202e8} <Debug> TCPHandler: Processed in 0.002075942 sec. | ||
| 3917 | 2026.03.23 21:20:13.893393 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.03.23 21:20:13.893490 [ 260 ] {ca0bbdaa-8c45-41c1-989c-7d0c69b89183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3919 | 2026.03.23 21:20:13.893533 [ 260 ] {ca0bbdaa-8c45-41c1-989c-7d0c69b89183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3920 | 2026.03.23 21:20:13.893875 [ 260 ] {ca0bbdaa-8c45-41c1-989c-7d0c69b89183} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.03.23 21:20:13.893913 [ 260 ] {ca0bbdaa-8c45-41c1-989c-7d0c69b89183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3922 | 2026.03.23 21:20:13.894231 [ 260 ] {ca0bbdaa-8c45-41c1-989c-7d0c69b89183} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3923 | 2026.03.23 21:20:13.894466 [ 260 ] {ca0bbdaa-8c45-41c1-989c-7d0c69b89183} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.03.23 21:20:13.894599 [ 260 ] {ca0bbdaa-8c45-41c1-989c-7d0c69b89183} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 3925 | 2026.03.23 21:20:13.894636 [ 260 ] {ca0bbdaa-8c45-41c1-989c-7d0c69b89183} <Debug> TCPHandler: Processed in 0.001292072 sec. | ||
| 3926 | 2026.03.23 21:20:14.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.22 MiB, peak 239.75 MiB, free memory in arenas 0.00 B, will set to 241.09 MiB (RSS), difference: 10.87 MiB | ||
| 3927 | 2026.03.23 21:20:14.001261 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00082524 sec. | ||
| 3928 | 2026.03.23 21:20:14.229114 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.03.23 21:20:14.229311 [ 260 ] {18d60341-0532-41f0-a9c3-10cb6e2d5136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3930 | 2026.03.23 21:20:14.229392 [ 260 ] {18d60341-0532-41f0-a9c3-10cb6e2d5136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3931 | 2026.03.23 21:20:14.230030 [ 260 ] {18d60341-0532-41f0-a9c3-10cb6e2d5136} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.03.23 21:20:14.230081 [ 260 ] {18d60341-0532-41f0-a9c3-10cb6e2d5136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3933 | 2026.03.23 21:20:14.230488 [ 260 ] {18d60341-0532-41f0-a9c3-10cb6e2d5136} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3934 | 2026.03.23 21:20:14.230721 [ 260 ] {18d60341-0532-41f0-a9c3-10cb6e2d5136} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.03.23 21:20:14.230893 [ 260 ] {18d60341-0532-41f0-a9c3-10cb6e2d5136} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001641 sec., 2437.538086532602 rows/sec., 198.76 KiB/sec. | ||
| 3936 | 2026.03.23 21:20:14.230942 [ 260 ] {18d60341-0532-41f0-a9c3-10cb6e2d5136} <Debug> TCPHandler: Processed in 0.001966209 sec. | ||
| 3937 | 2026.03.23 21:20:14.231082 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.03.23 21:20:14.231195 [ 260 ] {d83dedf4-6680-4761-8d9b-193746936186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3939 | 2026.03.23 21:20:14.231253 [ 260 ] {d83dedf4-6680-4761-8d9b-193746936186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3940 | 2026.03.23 21:20:14.232791 [ 260 ] {d83dedf4-6680-4761-8d9b-193746936186} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.03.23 21:20:14.232831 [ 260 ] {d83dedf4-6680-4761-8d9b-193746936186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3942 | 2026.03.23 21:20:14.233361 [ 260 ] {d83dedf4-6680-4761-8d9b-193746936186} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3943 | 2026.03.23 21:20:14.233625 [ 260 ] {d83dedf4-6680-4761-8d9b-193746936186} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.03.23 21:20:14.233778 [ 260 ] {d83dedf4-6680-4761-8d9b-193746936186} <Debug> executeQuery: Read 2465 rows, 187.35 KiB in 0.002609 sec., 944806.4392487543 rows/sec., 70.13 MiB/sec. | ||
| 3945 | 2026.03.23 21:20:14.233820 [ 260 ] {d83dedf4-6680-4761-8d9b-193746936186} <Debug> TCPHandler: Processed in 0.00278818 sec. | ||
| 3946 | 2026.03.23 21:20:14.233948 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.03.23 21:20:14.234050 [ 260 ] {41144e7e-a977-4417-be4f-e2b16c89a430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3948 | 2026.03.23 21:20:14.234093 [ 260 ] {41144e7e-a977-4417-be4f-e2b16c89a430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3949 | 2026.03.23 21:20:14.234599 [ 260 ] {41144e7e-a977-4417-be4f-e2b16c89a430} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.03.23 21:20:14.234641 [ 260 ] {41144e7e-a977-4417-be4f-e2b16c89a430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3951 | 2026.03.23 21:20:14.234992 [ 260 ] {41144e7e-a977-4417-be4f-e2b16c89a430} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3952 | 2026.03.23 21:20:14.235214 [ 260 ] {41144e7e-a977-4417-be4f-e2b16c89a430} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.03.23 21:20:14.235344 [ 115 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3954 | 2026.03.23 21:20:14.235367 [ 260 ] {41144e7e-a977-4417-be4f-e2b16c89a430} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001338 sec., 32884.90284005979 rows/sec., 2.40 MiB/sec. | ||
| 3955 | 2026.03.23 21:20:14.235417 [ 115 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.03.23 21:20:14.235431 [ 260 ] {41144e7e-a977-4417-be4f-e2b16c89a430} <Debug> TCPHandler: Processed in 0.001533058 sec. | ||
| 3957 | 2026.03.23 21:20:14.235444 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3958 | 2026.03.23 21:20:14.235565 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 3959 | 2026.03.23 21:20:14.235575 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.03.23 21:20:14.235689 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3961 | 2026.03.23 21:20:14.235692 [ 260 ] {091e9727-7df9-4a46-83dd-3133d79cfb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3962 | 2026.03.23 21:20:14.235732 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 3963 | 2026.03.23 21:20:14.235753 [ 260 ] {091e9727-7df9-4a46-83dd-3133d79cfb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3964 | 2026.03.23 21:20:14.235847 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 3965 | 2026.03.23 21:20:14.235909 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
| 3966 | 2026.03.23 21:20:14.235968 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 3967 | 2026.03.23 21:20:14.236020 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3968 | 2026.03.23 21:20:14.236065 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 3969 | 2026.03.23 21:20:14.236607 [ 260 ] {091e9727-7df9-4a46-83dd-3133d79cfb00} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.03.23 21:20:14.236655 [ 260 ] {091e9727-7df9-4a46-83dd-3133d79cfb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3971 | 2026.03.23 21:20:14.237138 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161896 sec., 134654.34599990118 rows/sec., 10.40 MiB/sec. | ||
| 3972 | 2026.03.23 21:20:14.237185 [ 260 ] {091e9727-7df9-4a46-83dd-3133d79cfb00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3973 | 2026.03.23 21:20:14.237382 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3974 | 2026.03.23 21:20:14.237452 [ 260 ] {091e9727-7df9-4a46-83dd-3133d79cfb00} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.03.23 21:20:14.237597 [ 260 ] {091e9727-7df9-4a46-83dd-3133d79cfb00} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001923 sec., 416536.66146645864 rows/sec., 24.06 MiB/sec. | ||
| 3976 | 2026.03.23 21:20:14.237645 [ 260 ] {091e9727-7df9-4a46-83dd-3133d79cfb00} <Debug> TCPHandler: Processed in 0.002119623 sec. | ||
| 3977 | 2026.03.23 21:20:14.237760 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.03.23 21:20:14.237781 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3979 | 2026.03.23 21:20:14.237845 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_21_4} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3980 | 2026.03.23 21:20:14.237892 [ 260 ] {3c0be0cf-4631-46b0-8b94-8a0027cf4290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3981 | 2026.03.23 21:20:14.237943 [ 260 ] {3c0be0cf-4631-46b0-8b94-8a0027cf4290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3982 | 2026.03.23 21:20:14.237964 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3983 | 2026.03.23 21:20:14.238334 [ 260 ] {3c0be0cf-4631-46b0-8b94-8a0027cf4290} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.03.23 21:20:14.238376 [ 260 ] {3c0be0cf-4631-46b0-8b94-8a0027cf4290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3985 | 2026.03.23 21:20:14.238702 [ 260 ] {3c0be0cf-4631-46b0-8b94-8a0027cf4290} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3986 | 2026.03.23 21:20:14.238957 [ 260 ] {3c0be0cf-4631-46b0-8b94-8a0027cf4290} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.03.23 21:20:14.239110 [ 260 ] {3c0be0cf-4631-46b0-8b94-8a0027cf4290} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001243 sec., 804.5052292839904 rows/sec., 56.57 KiB/sec. | ||
| 3988 | 2026.03.23 21:20:14.239151 [ 260 ] {3c0be0cf-4631-46b0-8b94-8a0027cf4290} <Debug> TCPHandler: Processed in 0.001423675 sec. | ||
| 3989 | 2026.03.23 21:20:14.239284 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.03.23 21:20:14.239385 [ 260 ] {af07f7ce-3fbf-4fed-bb64-9b341c7a61f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3991 | 2026.03.23 21:20:14.239428 [ 260 ] {af07f7ce-3fbf-4fed-bb64-9b341c7a61f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3992 | 2026.03.23 21:20:14.240298 [ 260 ] {af07f7ce-3fbf-4fed-bb64-9b341c7a61f0} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.03.23 21:20:14.240336 [ 260 ] {af07f7ce-3fbf-4fed-bb64-9b341c7a61f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3994 | 2026.03.23 21:20:14.240776 [ 260 ] {af07f7ce-3fbf-4fed-bb64-9b341c7a61f0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3995 | 2026.03.23 21:20:14.241011 [ 260 ] {af07f7ce-3fbf-4fed-bb64-9b341c7a61f0} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.03.23 21:20:14.241161 [ 260 ] {af07f7ce-3fbf-4fed-bb64-9b341c7a61f0} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.0018 sec., 735000 rows/sec., 49.24 MiB/sec. | ||
| 3997 | 2026.03.23 21:20:14.241202 [ 260 ] {af07f7ce-3fbf-4fed-bb64-9b341c7a61f0} <Debug> TCPHandler: Processed in 0.001968719 sec. | ||
| 3998 | 2026.03.23 21:20:14.241320 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2026.03.23 21:20:14.241416 [ 260 ] {4b8a1de4-6fbb-4f95-88aa-9737ce3ba108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4000 | 2026.03.23 21:20:14.241463 [ 260 ] {4b8a1de4-6fbb-4f95-88aa-9737ce3ba108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4001 | 2026.03.23 21:20:14.242108 [ 260 ] {4b8a1de4-6fbb-4f95-88aa-9737ce3ba108} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.03.23 21:20:14.242147 [ 260 ] {4b8a1de4-6fbb-4f95-88aa-9737ce3ba108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4003 | 2026.03.23 21:20:14.242623 [ 260 ] {4b8a1de4-6fbb-4f95-88aa-9737ce3ba108} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4004 | 2026.03.23 21:20:14.242839 [ 260 ] {4b8a1de4-6fbb-4f95-88aa-9737ce3ba108} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.03.23 21:20:14.242987 [ 260 ] {4b8a1de4-6fbb-4f95-88aa-9737ce3ba108} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.00159 sec., 942138.3647798742 rows/sec., 57.15 MiB/sec. | ||
| 4006 | 2026.03.23 21:20:14.243026 [ 260 ] {4b8a1de4-6fbb-4f95-88aa-9737ce3ba108} <Debug> TCPHandler: Processed in 0.001757244 sec. | ||
| 4007 | 2026.03.23 21:20:14.243140 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.03.23 21:20:14.243316 [ 260 ] {05526b06-6070-4471-91a9-1e52f7ef9695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4009 | 2026.03.23 21:20:14.243373 [ 260 ] {05526b06-6070-4471-91a9-1e52f7ef9695} <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 | ||
| 4010 | 2026.03.23 21:20:14.244227 [ 260 ] {05526b06-6070-4471-91a9-1e52f7ef9695} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.03.23 21:20:14.244264 [ 260 ] {05526b06-6070-4471-91a9-1e52f7ef9695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4012 | 2026.03.23 21:20:14.244972 [ 260 ] {05526b06-6070-4471-91a9-1e52f7ef9695} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4013 | 2026.03.23 21:20:14.245264 [ 260 ] {05526b06-6070-4471-91a9-1e52f7ef9695} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.03.23 21:20:14.245391 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4015 | 2026.03.23 21:20:14.245422 [ 260 ] {05526b06-6070-4471-91a9-1e52f7ef9695} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002129 sec., 18788.163457022078 rows/sec., 33.67 MiB/sec. | ||
| 4016 | 2026.03.23 21:20:14.245529 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.03.23 21:20:14.245556 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4018 | 2026.03.23 21:20:14.245569 [ 260 ] {05526b06-6070-4471-91a9-1e52f7ef9695} <Debug> TCPHandler: Processed in 0.002477932 sec. | ||
| 4019 | 2026.03.23 21:20:14.245643 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 4020 | 2026.03.23 21:20:14.245695 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.03.23 21:20:14.245795 [ 260 ] {6c0b0d89-658a-487e-880e-8a18d314dc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4022 | 2026.03.23 21:20:14.245838 [ 260 ] {6c0b0d89-658a-487e-880e-8a18d314dc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4023 | 2026.03.23 21:20:14.245868 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4024 | 2026.03.23 21:20:14.245928 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 287 rows starting from the beginning of the part | ||
| 4025 | 2026.03.23 21:20:14.246043 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4026 | 2026.03.23 21:20:14.246156 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4027 | 2026.03.23 21:20:14.246171 [ 260 ] {6c0b0d89-658a-487e-880e-8a18d314dc67} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.03.23 21:20:14.246213 [ 260 ] {6c0b0d89-658a-487e-880e-8a18d314dc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4029 | 2026.03.23 21:20:14.246264 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4030 | 2026.03.23 21:20:14.246376 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4031 | 2026.03.23 21:20:14.246503 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 4032 | 2026.03.23 21:20:14.246564 [ 260 ] {6c0b0d89-658a-487e-880e-8a18d314dc67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4033 | 2026.03.23 21:20:14.246801 [ 260 ] {6c0b0d89-658a-487e-880e-8a18d314dc67} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.03.23 21:20:14.246996 [ 260 ] {6c0b0d89-658a-487e-880e-8a18d314dc67} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 680.46 KiB/sec. | ||
| 4035 | 2026.03.23 21:20:14.247050 [ 260 ] {6c0b0d89-658a-487e-880e-8a18d314dc67} <Debug> TCPHandler: Processed in 0.001404275 sec. | ||
| 4036 | 2026.03.23 21:20:14.252167 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 19 columns (19 merged, 0 gathered) in 0.006562243 sec., 62326.25033848945 rows/sec., 111.69 MiB/sec. | ||
| 4037 | 2026.03.23 21:20:14.253280 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4038 | 2026.03.23 21:20:14.253868 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.03.23 21:20:14.253989 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4040 | 2026.03.23 21:20:14.254216 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4041 | 2026.03.23 21:20:15.001191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.83 MiB, peak 246.95 MiB, free memory in arenas 0.00 B, will set to 244.10 MiB (RSS), difference: 2.27 MiB | ||
| 4042 | 2026.03.23 21:20:18.883056 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.03.23 21:20:18.883274 [ 260 ] {f7957843-981c-4300-949c-3e77a5b4793a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4044 | 2026.03.23 21:20:18.883350 [ 260 ] {f7957843-981c-4300-949c-3e77a5b4793a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4045 | 2026.03.23 21:20:18.884014 [ 260 ] {f7957843-981c-4300-949c-3e77a5b4793a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.03.23 21:20:18.884062 [ 260 ] {f7957843-981c-4300-949c-3e77a5b4793a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4047 | 2026.03.23 21:20:18.884471 [ 260 ] {f7957843-981c-4300-949c-3e77a5b4793a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4048 | 2026.03.23 21:20:18.884702 [ 260 ] {f7957843-981c-4300-949c-3e77a5b4793a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.03.23 21:20:18.884870 [ 260 ] {f7957843-981c-4300-949c-3e77a5b4793a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 4050 | 2026.03.23 21:20:18.884868 [ 107 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4051 | 2026.03.23 21:20:18.884922 [ 260 ] {f7957843-981c-4300-949c-3e77a5b4793a} <Debug> TCPHandler: Processed in 0.00200738 sec. | ||
| 4052 | 2026.03.23 21:20:18.884951 [ 107 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.03.23 21:20:18.884980 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4054 | 2026.03.23 21:20:18.885066 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.03.23 21:20:18.885145 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 4056 | 2026.03.23 21:20:18.885173 [ 260 ] {2631ffa3-9ecb-44ce-b9bd-f80c4624f596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4057 | 2026.03.23 21:20:18.885233 [ 260 ] {2631ffa3-9ecb-44ce-b9bd-f80c4624f596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4058 | 2026.03.23 21:20:18.885310 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4059 | 2026.03.23 21:20:18.885363 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 4060 | 2026.03.23 21:20:18.885452 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 4061 | 2026.03.23 21:20:18.885502 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
| 4062 | 2026.03.23 21:20:18.885541 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4063 | 2026.03.23 21:20:18.885577 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2465 rows starting from the beginning of the part | ||
| 4064 | 2026.03.23 21:20:18.885615 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4065 | 2026.03.23 21:20:18.885717 [ 260 ] {2631ffa3-9ecb-44ce-b9bd-f80c4624f596} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.03.23 21:20:18.885757 [ 260 ] {2631ffa3-9ecb-44ce-b9bd-f80c4624f596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4067 | 2026.03.23 21:20:18.886106 [ 260 ] {2631ffa3-9ecb-44ce-b9bd-f80c4624f596} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4068 | 2026.03.23 21:20:18.886338 [ 260 ] {2631ffa3-9ecb-44ce-b9bd-f80c4624f596} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.03.23 21:20:18.886458 [ 106 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4070 | 2026.03.23 21:20:18.886489 [ 260 ] {2631ffa3-9ecb-44ce-b9bd-f80c4624f596} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001339 sec., 47796.86333084392 rows/sec., 3.73 MiB/sec. | ||
| 4071 | 2026.03.23 21:20:18.886496 [ 106 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.03.23 21:20:18.886523 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4073 | 2026.03.23 21:20:18.886531 [ 260 ] {2631ffa3-9ecb-44ce-b9bd-f80c4624f596} <Debug> TCPHandler: Processed in 0.001529518 sec. | ||
| 4074 | 2026.03.23 21:20:18.886647 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 4075 | 2026.03.23 21:20:18.886650 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.03.23 21:20:18.886773 [ 260 ] {ac6f6287-8789-4832-88bd-8ad31d62db86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.03.23 21:20:18.886786 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4078 | 2026.03.23 21:20:18.886820 [ 260 ] {ac6f6287-8789-4832-88bd-8ad31d62db86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4079 | 2026.03.23 21:20:18.886826 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 4080 | 2026.03.23 21:20:18.886909 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 4081 | 2026.03.23 21:20:18.886953 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 4082 | 2026.03.23 21:20:18.886993 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4083 | 2026.03.23 21:20:18.887031 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1323 rows starting from the beginning of the part | ||
| 4084 | 2026.03.23 21:20:18.887078 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4085 | 2026.03.23 21:20:18.887240 [ 260 ] {ac6f6287-8789-4832-88bd-8ad31d62db86} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.03.23 21:20:18.887282 [ 260 ] {ac6f6287-8789-4832-88bd-8ad31d62db86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4087 | 2026.03.23 21:20:18.887519 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442111 sec., 2262386.9267203663 rows/sec., 179.70 MiB/sec. | ||
| 4088 | 2026.03.23 21:20:18.887762 [ 260 ] {ac6f6287-8789-4832-88bd-8ad31d62db86} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4089 | 2026.03.23 21:20:18.887860 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4090 | 2026.03.23 21:20:18.888001 [ 260 ] {ac6f6287-8789-4832-88bd-8ad31d62db86} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.03.23 21:20:18.888097 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4092 | 2026.03.23 21:20:18.888123 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.03.23 21:20:18.888139 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4094 | 2026.03.23 21:20:18.888143 [ 260 ] {ac6f6287-8789-4832-88bd-8ad31d62db86} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001389 sec., 92152.62778977682 rows/sec., 6.42 MiB/sec. | ||
| 4095 | 2026.03.23 21:20:18.888167 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.03.23 21:20:18.888182 [ 260 ] {ac6f6287-8789-4832-88bd-8ad31d62db86} <Debug> TCPHandler: Processed in 0.001582969 sec. | ||
| 4097 | 2026.03.23 21:20:18.888231 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 4098 | 2026.03.23 21:20:18.888245 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_26_5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4099 | 2026.03.23 21:20:18.888297 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.03.23 21:20:18.888330 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4101 | 2026.03.23 21:20:18.888360 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8495 rows starting from the beginning of the part | ||
| 4102 | 2026.03.23 21:20:18.888363 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4103 | 2026.03.23 21:20:18.888394 [ 260 ] {f34ef0b4-c528-4448-b097-885a3a37fc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.03.23 21:20:18.888405 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 4105 | 2026.03.23 21:20:18.888444 [ 260 ] {f34ef0b4-c528-4448-b097-885a3a37fc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4106 | 2026.03.23 21:20:18.888454 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871527 sec., 1638768.770100565 rows/sec., 118.95 MiB/sec. | ||
| 4107 | 2026.03.23 21:20:18.888452 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4108 | 2026.03.23 21:20:18.888509 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4109 | 2026.03.23 21:20:18.888543 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1498 rows starting from the beginning of the part | ||
| 4110 | 2026.03.23 21:20:18.888580 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4111 | 2026.03.23 21:20:18.888722 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4112 | 2026.03.23 21:20:18.888796 [ 260 ] {f34ef0b4-c528-4448-b097-885a3a37fc9b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.03.23 21:20:18.888837 [ 260 ] {f34ef0b4-c528-4448-b097-885a3a37fc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4114 | 2026.03.23 21:20:18.889109 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.03.23 21:20:18.889214 [ 260 ] {f34ef0b4-c528-4448-b097-885a3a37fc9b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4116 | 2026.03.23 21:20:18.889229 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_26_5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4117 | 2026.03.23 21:20:18.889349 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4118 | 2026.03.23 21:20:18.889443 [ 260 ] {f34ef0b4-c528-4448-b097-885a3a37fc9b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.03.23 21:20:18.889546 [ 106 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4120 | 2026.03.23 21:20:18.889570 [ 106 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.03.23 21:20:18.889586 [ 260 ] {f34ef0b4-c528-4448-b097-885a3a37fc9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001211 sec., 39636.66391412056 rows/sec., 2.67 MiB/sec. | ||
| 4122 | 2026.03.23 21:20:18.889587 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4123 | 2026.03.23 21:20:18.889622 [ 260 ] {f34ef0b4-c528-4448-b097-885a3a37fc9b} <Debug> TCPHandler: Processed in 0.001374974 sec. | ||
| 4124 | 2026.03.23 21:20:18.889678 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 4125 | 2026.03.23 21:20:18.889792 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4126 | 2026.03.23 21:20:18.889823 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1020 rows starting from the beginning of the part | ||
| 4127 | 2026.03.23 21:20:18.889904 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4128 | 2026.03.23 21:20:18.889951 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4129 | 2026.03.23 21:20:18.889990 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4130 | 2026.03.23 21:20:18.890030 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4131 | 2026.03.23 21:20:18.890069 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4132 | 2026.03.23 21:20:18.891074 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001432136 sec., 879804.7112844031 rows/sec., 59.24 MiB/sec. | ||
| 4133 | 2026.03.23 21:20:18.891233 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4134 | 2026.03.23 21:20:18.891475 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.03.23 21:20:18.891539 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_26_5} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4136 | 2026.03.23 21:20:18.891596 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4137 | 2026.03.23 21:20:18.891766 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10637 rows, containing 5 columns (5 merged, 0 gathered) in 0.003564189 sec., 2984409.6370871463 rows/sec., 191.75 MiB/sec. | ||
| 4138 | 2026.03.23 21:20:18.892033 [ 200 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4139 | 2026.03.23 21:20:18.892302 [ 200 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.03.23 21:20:18.892374 [ 200 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4141 | 2026.03.23 21:20:18.892456 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 4142 | 2026.03.23 21:20:20.664218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8096 | ||
| 4143 | 2026.03.23 21:20:20.664729 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.03.23 21:20:20.664772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4145 | 2026.03.23 21:20:20.665310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4146 | 2026.03.23 21:20:20.665556 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.03.23 21:20:20.665701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8096 | ||
| 4148 | 2026.03.23 21:20:21.125066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4149 | 2026.03.23 21:20:21.140055 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.03.23 21:20:21.140113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4151 | 2026.03.23 21:20:21.146034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4152 | 2026.03.23 21:20:21.146745 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.03.23 21:20:21.149511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4154 | 2026.03.23 21:20:23.196290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 536 | ||
| 4155 | 2026.03.23 21:20:23.198797 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.03.23 21:20:23.198856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4157 | 2026.03.23 21:20:23.200174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4158 | 2026.03.23 21:20:23.200467 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.03.23 21:20:23.200838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4160 | 2026.03.23 21:20:23.885712 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.03.23 21:20:23.885894 [ 260 ] {9d792256-9625-46b9-bfac-019146511485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4162 | 2026.03.23 21:20:23.885961 [ 260 ] {9d792256-9625-46b9-bfac-019146511485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4163 | 2026.03.23 21:20:23.886620 [ 260 ] {9d792256-9625-46b9-bfac-019146511485} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.03.23 21:20:23.886673 [ 260 ] {9d792256-9625-46b9-bfac-019146511485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4165 | 2026.03.23 21:20:23.887075 [ 260 ] {9d792256-9625-46b9-bfac-019146511485} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4166 | 2026.03.23 21:20:23.887310 [ 260 ] {9d792256-9625-46b9-bfac-019146511485} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.03.23 21:20:23.887473 [ 260 ] {9d792256-9625-46b9-bfac-019146511485} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001627 sec., 46711.739397664416 rows/sec., 3.85 MiB/sec. | ||
| 4168 | 2026.03.23 21:20:23.887524 [ 260 ] {9d792256-9625-46b9-bfac-019146511485} <Debug> TCPHandler: Processed in 0.001943558 sec. | ||
| 4169 | 2026.03.23 21:20:23.887655 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.03.23 21:20:23.887758 [ 260 ] {6ea14502-f654-4e61-a21c-d824d532a91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.03.23 21:20:23.887801 [ 260 ] {6ea14502-f654-4e61-a21c-d824d532a91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4172 | 2026.03.23 21:20:23.888218 [ 260 ] {6ea14502-f654-4e61-a21c-d824d532a91c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.03.23 21:20:23.888256 [ 260 ] {6ea14502-f654-4e61-a21c-d824d532a91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4174 | 2026.03.23 21:20:23.888573 [ 260 ] {6ea14502-f654-4e61-a21c-d824d532a91c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4175 | 2026.03.23 21:20:23.888788 [ 260 ] {6ea14502-f654-4e61-a21c-d824d532a91c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.03.23 21:20:23.888924 [ 260 ] {6ea14502-f654-4e61-a21c-d824d532a91c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 4177 | 2026.03.23 21:20:23.888962 [ 260 ] {6ea14502-f654-4e61-a21c-d824d532a91c} <Debug> TCPHandler: Processed in 0.001359884 sec. | ||
| 4178 | 2026.03.23 21:20:23.889065 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.03.23 21:20:23.889161 [ 260 ] {5d64b8ac-8dd5-4120-8b88-8727d6acdb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4180 | 2026.03.23 21:20:23.889204 [ 260 ] {5d64b8ac-8dd5-4120-8b88-8727d6acdb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4181 | 2026.03.23 21:20:23.889628 [ 260 ] {5d64b8ac-8dd5-4120-8b88-8727d6acdb4d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.03.23 21:20:23.889665 [ 260 ] {5d64b8ac-8dd5-4120-8b88-8727d6acdb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4183 | 2026.03.23 21:20:23.889985 [ 260 ] {5d64b8ac-8dd5-4120-8b88-8727d6acdb4d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4184 | 2026.03.23 21:20:23.890200 [ 260 ] {5d64b8ac-8dd5-4120-8b88-8727d6acdb4d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.03.23 21:20:23.890329 [ 260 ] {5d64b8ac-8dd5-4120-8b88-8727d6acdb4d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 4186 | 2026.03.23 21:20:23.890367 [ 260 ] {5d64b8ac-8dd5-4120-8b88-8727d6acdb4d} <Debug> TCPHandler: Processed in 0.001351124 sec. | ||
| 4187 | 2026.03.23 21:20:23.890479 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.03.23 21:20:23.890573 [ 260 ] {32990e3e-e5f4-4524-93e9-20a5e41b6592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.03.23 21:20:23.890618 [ 260 ] {32990e3e-e5f4-4524-93e9-20a5e41b6592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4190 | 2026.03.23 21:20:23.891019 [ 260 ] {32990e3e-e5f4-4524-93e9-20a5e41b6592} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.03.23 21:20:23.891055 [ 260 ] {32990e3e-e5f4-4524-93e9-20a5e41b6592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4192 | 2026.03.23 21:20:23.891394 [ 260 ] {32990e3e-e5f4-4524-93e9-20a5e41b6592} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4193 | 2026.03.23 21:20:23.891608 [ 260 ] {32990e3e-e5f4-4524-93e9-20a5e41b6592} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.03.23 21:20:23.891739 [ 260 ] {32990e3e-e5f4-4524-93e9-20a5e41b6592} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4195 | 2026.03.23 21:20:23.891776 [ 260 ] {32990e3e-e5f4-4524-93e9-20a5e41b6592} <Debug> TCPHandler: Processed in 0.001346283 sec. | ||
| 4196 | 2026.03.23 21:20:23.891877 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.03.23 21:20:23.891969 [ 260 ] {3052a68e-5fd4-418f-8cb5-cfd7a2f59799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.03.23 21:20:23.892024 [ 260 ] {3052a68e-5fd4-418f-8cb5-cfd7a2f59799} <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 | ||
| 4199 | 2026.03.23 21:20:23.892776 [ 260 ] {3052a68e-5fd4-418f-8cb5-cfd7a2f59799} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.03.23 21:20:23.892814 [ 260 ] {3052a68e-5fd4-418f-8cb5-cfd7a2f59799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4201 | 2026.03.23 21:20:23.893329 [ 260 ] {3052a68e-5fd4-418f-8cb5-cfd7a2f59799} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4202 | 2026.03.23 21:20:23.893554 [ 260 ] {3052a68e-5fd4-418f-8cb5-cfd7a2f59799} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.03.23 21:20:23.893697 [ 260 ] {3052a68e-5fd4-418f-8cb5-cfd7a2f59799} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 4204 | 2026.03.23 21:20:23.893758 [ 260 ] {3052a68e-5fd4-418f-8cb5-cfd7a2f59799} <Debug> TCPHandler: Processed in 0.001929988 sec. | ||
| 4205 | 2026.03.23 21:20:23.893872 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.03.23 21:20:23.893968 [ 260 ] {3a8e1280-f79e-47c3-abc7-cceda380701b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.03.23 21:20:23.894010 [ 260 ] {3a8e1280-f79e-47c3-abc7-cceda380701b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4208 | 2026.03.23 21:20:23.894344 [ 260 ] {3a8e1280-f79e-47c3-abc7-cceda380701b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.03.23 21:20:23.894381 [ 260 ] {3a8e1280-f79e-47c3-abc7-cceda380701b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4210 | 2026.03.23 21:20:23.894683 [ 260 ] {3a8e1280-f79e-47c3-abc7-cceda380701b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4211 | 2026.03.23 21:20:23.894902 [ 260 ] {3a8e1280-f79e-47c3-abc7-cceda380701b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.03.23 21:20:23.895031 [ 260 ] {3a8e1280-f79e-47c3-abc7-cceda380701b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 4213 | 2026.03.23 21:20:23.895066 [ 260 ] {3a8e1280-f79e-47c3-abc7-cceda380701b} <Debug> TCPHandler: Processed in 0.001245021 sec. | ||
| 4214 | 2026.03.23 21:20:28.072734 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4215 | 2026.03.23 21:20:28.072778 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4216 | 2026.03.23 21:20:28.166714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8608 | ||
| 4217 | 2026.03.23 21:20:28.167332 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.03.23 21:20:28.167390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4219 | 2026.03.23 21:20:28.167991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4220 | 2026.03.23 21:20:28.168300 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.03.23 21:20:28.168459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8608 | ||
| 4222 | 2026.03.23 21:20:28.650508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4223 | 2026.03.23 21:20:28.666676 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.23 21:20:28.666733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4225 | 2026.03.23 21:20:28.672244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4226 | 2026.03.23 21:20:28.672971 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.23 21:20:28.675795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4228 | 2026.03.23 21:20:28.885760 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.03.23 21:20:28.885953 [ 260 ] {57aecd7e-07f9-442f-8112-f81e7d97822d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4230 | 2026.03.23 21:20:28.886024 [ 260 ] {57aecd7e-07f9-442f-8112-f81e7d97822d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4231 | 2026.03.23 21:20:28.886799 [ 260 ] {57aecd7e-07f9-442f-8112-f81e7d97822d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.03.23 21:20:28.886844 [ 260 ] {57aecd7e-07f9-442f-8112-f81e7d97822d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4233 | 2026.03.23 21:20:28.887243 [ 260 ] {57aecd7e-07f9-442f-8112-f81e7d97822d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4234 | 2026.03.23 21:20:28.887471 [ 260 ] {57aecd7e-07f9-442f-8112-f81e7d97822d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.03.23 21:20:28.887625 [ 260 ] {57aecd7e-07f9-442f-8112-f81e7d97822d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001724 sec., 68445.47563805104 rows/sec., 5.82 MiB/sec. | ||
| 4236 | 2026.03.23 21:20:28.887673 [ 260 ] {57aecd7e-07f9-442f-8112-f81e7d97822d} <Debug> TCPHandler: Processed in 0.002048841 sec. | ||
| 4237 | 2026.03.23 21:20:28.887798 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.03.23 21:20:28.887897 [ 260 ] {d20451a6-1a78-4453-85bf-e8c8e3fdb573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4239 | 2026.03.23 21:20:28.887939 [ 260 ] {d20451a6-1a78-4453-85bf-e8c8e3fdb573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4240 | 2026.03.23 21:20:28.888362 [ 260 ] {d20451a6-1a78-4453-85bf-e8c8e3fdb573} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.03.23 21:20:28.888396 [ 260 ] {d20451a6-1a78-4453-85bf-e8c8e3fdb573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4242 | 2026.03.23 21:20:28.888697 [ 260 ] {d20451a6-1a78-4453-85bf-e8c8e3fdb573} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4243 | 2026.03.23 21:20:28.888906 [ 260 ] {d20451a6-1a78-4453-85bf-e8c8e3fdb573} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.03.23 21:20:28.889033 [ 260 ] {d20451a6-1a78-4453-85bf-e8c8e3fdb573} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00116 sec., 26724.137931034482 rows/sec., 1.96 MiB/sec. | ||
| 4245 | 2026.03.23 21:20:28.889069 [ 260 ] {d20451a6-1a78-4453-85bf-e8c8e3fdb573} <Debug> TCPHandler: Processed in 0.001321053 sec. | ||
| 4246 | 2026.03.23 21:20:28.889174 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.03.23 21:20:28.889267 [ 260 ] {9c30f47b-88d9-43d6-8065-697f550009f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4248 | 2026.03.23 21:20:28.889306 [ 260 ] {9c30f47b-88d9-43d6-8065-697f550009f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4249 | 2026.03.23 21:20:28.889740 [ 260 ] {9c30f47b-88d9-43d6-8065-697f550009f5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.03.23 21:20:28.889774 [ 260 ] {9c30f47b-88d9-43d6-8065-697f550009f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4251 | 2026.03.23 21:20:28.890067 [ 260 ] {9c30f47b-88d9-43d6-8065-697f550009f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4252 | 2026.03.23 21:20:28.890285 [ 260 ] {9c30f47b-88d9-43d6-8065-697f550009f5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.03.23 21:20:28.890408 [ 260 ] {9c30f47b-88d9-43d6-8065-697f550009f5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00116 sec., 81896.55172413793 rows/sec., 6.40 MiB/sec. | ||
| 4254 | 2026.03.23 21:20:28.890444 [ 260 ] {9c30f47b-88d9-43d6-8065-697f550009f5} <Debug> TCPHandler: Processed in 0.001316263 sec. | ||
| 4255 | 2026.03.23 21:20:28.890550 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.03.23 21:20:28.890642 [ 260 ] {68ed3379-62e7-4576-b46c-1aa53d2723f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.03.23 21:20:28.890684 [ 260 ] {68ed3379-62e7-4576-b46c-1aa53d2723f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4258 | 2026.03.23 21:20:28.891075 [ 260 ] {68ed3379-62e7-4576-b46c-1aa53d2723f2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.03.23 21:20:28.891108 [ 260 ] {68ed3379-62e7-4576-b46c-1aa53d2723f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4260 | 2026.03.23 21:20:28.891437 [ 260 ] {68ed3379-62e7-4576-b46c-1aa53d2723f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4261 | 2026.03.23 21:20:28.891645 [ 260 ] {68ed3379-62e7-4576-b46c-1aa53d2723f2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.03.23 21:20:28.891772 [ 260 ] {68ed3379-62e7-4576-b46c-1aa53d2723f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 4263 | 2026.03.23 21:20:28.891807 [ 260 ] {68ed3379-62e7-4576-b46c-1aa53d2723f2} <Debug> TCPHandler: Processed in 0.001303682 sec. | ||
| 4264 | 2026.03.23 21:20:28.891911 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.03.23 21:20:28.892001 [ 260 ] {a1bd0c33-f3ab-4d70-bfd4-41e4de1d6a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4266 | 2026.03.23 21:20:28.892054 [ 260 ] {a1bd0c33-f3ab-4d70-bfd4-41e4de1d6a57} <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 | ||
| 4267 | 2026.03.23 21:20:28.892860 [ 260 ] {a1bd0c33-f3ab-4d70-bfd4-41e4de1d6a57} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.03.23 21:20:28.892895 [ 260 ] {a1bd0c33-f3ab-4d70-bfd4-41e4de1d6a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4269 | 2026.03.23 21:20:28.893461 [ 260 ] {a1bd0c33-f3ab-4d70-bfd4-41e4de1d6a57} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4270 | 2026.03.23 21:20:28.893691 [ 260 ] {a1bd0c33-f3ab-4d70-bfd4-41e4de1d6a57} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.03.23 21:20:28.893828 [ 260 ] {a1bd0c33-f3ab-4d70-bfd4-41e4de1d6a57} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001845 sec., 16802.168021680216 rows/sec., 30.11 MiB/sec. | ||
| 4272 | 2026.03.23 21:20:28.893889 [ 260 ] {a1bd0c33-f3ab-4d70-bfd4-41e4de1d6a57} <Debug> TCPHandler: Processed in 0.00202375 sec. | ||
| 4273 | 2026.03.23 21:20:28.893997 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.03.23 21:20:28.894087 [ 260 ] {ae9f7635-502f-47d2-844c-05c760f13d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4275 | 2026.03.23 21:20:28.894127 [ 260 ] {ae9f7635-502f-47d2-844c-05c760f13d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4276 | 2026.03.23 21:20:28.894455 [ 260 ] {ae9f7635-502f-47d2-844c-05c760f13d3f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.03.23 21:20:28.894490 [ 260 ] {ae9f7635-502f-47d2-844c-05c760f13d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4278 | 2026.03.23 21:20:28.894783 [ 260 ] {ae9f7635-502f-47d2-844c-05c760f13d3f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4279 | 2026.03.23 21:20:28.895000 [ 260 ] {ae9f7635-502f-47d2-844c-05c760f13d3f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.03.23 21:20:28.895124 [ 260 ] {ae9f7635-502f-47d2-844c-05c760f13d3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4281 | 2026.03.23 21:20:28.895158 [ 260 ] {ae9f7635-502f-47d2-844c-05c760f13d3f} <Debug> TCPHandler: Processed in 0.00120704 sec. | ||
| 4282 | 2026.03.23 21:20:33.201034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 560 | ||
| 4283 | 2026.03.23 21:20:33.203306 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.03.23 21:20:33.203361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4285 | 2026.03.23 21:20:33.204568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4286 | 2026.03.23 21:20:33.204868 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.03.23 21:20:33.205231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4288 | 2026.03.23 21:20:33.886973 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.03.23 21:20:33.887168 [ 260 ] {10702898-3cf7-4dbb-bb3c-d9c3c51ab3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.23 21:20:33.887243 [ 260 ] {10702898-3cf7-4dbb-bb3c-d9c3c51ab3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4291 | 2026.03.23 21:20:33.887937 [ 260 ] {10702898-3cf7-4dbb-bb3c-d9c3c51ab3f9} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.03.23 21:20:33.887996 [ 260 ] {10702898-3cf7-4dbb-bb3c-d9c3c51ab3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4293 | 2026.03.23 21:20:33.888395 [ 260 ] {10702898-3cf7-4dbb-bb3c-d9c3c51ab3f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4294 | 2026.03.23 21:20:33.888636 [ 260 ] {10702898-3cf7-4dbb-bb3c-d9c3c51ab3f9} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.23 21:20:33.888769 [ 102 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4296 | 2026.03.23 21:20:33.888799 [ 260 ] {10702898-3cf7-4dbb-bb3c-d9c3c51ab3f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001684 sec., 14251.781472684086 rows/sec., 1.18 MiB/sec. | ||
| 4297 | 2026.03.23 21:20:33.888806 [ 102 ] {} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.03.23 21:20:33.888833 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4299 | 2026.03.23 21:20:33.888850 [ 260 ] {10702898-3cf7-4dbb-bb3c-d9c3c51ab3f9} <Debug> TCPHandler: Processed in 0.00202018 sec. | ||
| 4300 | 2026.03.23 21:20:33.888964 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::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 | ||
| 4301 | 2026.03.23 21:20:33.888977 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2026.03.23 21:20:33.889106 [ 260 ] {3fe7712e-6cef-45f6-ac14-c50349b11da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4303 | 2026.03.23 21:20:33.889110 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4304 | 2026.03.23 21:20:33.889157 [ 260 ] {3fe7712e-6cef-45f6-ac14-c50349b11da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4305 | 2026.03.23 21:20:33.889161 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4306 | 2026.03.23 21:20:33.889247 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4307 | 2026.03.23 21:20:33.889291 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4308 | 2026.03.23 21:20:33.889330 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::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 | ||
| 4309 | 2026.03.23 21:20:33.889369 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::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 | ||
| 4310 | 2026.03.23 21:20:33.889586 [ 260 ] {3fe7712e-6cef-45f6-ac14-c50349b11da5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.03.23 21:20:33.889627 [ 260 ] {3fe7712e-6cef-45f6-ac14-c50349b11da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4312 | 2026.03.23 21:20:33.889956 [ 260 ] {3fe7712e-6cef-45f6-ac14-c50349b11da5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4313 | 2026.03.23 21:20:33.890175 [ 198 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276522 sec., 94005.43038036163 rows/sec., 8.16 MiB/sec. | ||
| 4314 | 2026.03.23 21:20:33.890180 [ 260 ] {3fe7712e-6cef-45f6-ac14-c50349b11da5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.03.23 21:20:33.890326 [ 260 ] {3fe7712e-6cef-45f6-ac14-c50349b11da5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001244 sec., 6430.868167202572 rows/sec., 524.39 KiB/sec. | ||
| 4316 | 2026.03.23 21:20:33.890364 [ 260 ] {3fe7712e-6cef-45f6-ac14-c50349b11da5} <Debug> TCPHandler: Processed in 0.001439386 sec. | ||
| 4317 | 2026.03.23 21:20:33.890373 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4318 | 2026.03.23 21:20:33.890476 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.03.23 21:20:33.890578 [ 260 ] {3cddca06-a1e8-42bc-9ebe-c77ead237942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4320 | 2026.03.23 21:20:33.890621 [ 260 ] {3cddca06-a1e8-42bc-9ebe-c77ead237942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4321 | 2026.03.23 21:20:33.890743 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_5_1} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.03.23 21:20:33.890834 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_5_1} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4323 | 2026.03.23 21:20:33.890934 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4324 | 2026.03.23 21:20:33.891106 [ 260 ] {3cddca06-a1e8-42bc-9ebe-c77ead237942} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.03.23 21:20:33.891145 [ 260 ] {3cddca06-a1e8-42bc-9ebe-c77ead237942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4326 | 2026.03.23 21:20:33.891476 [ 260 ] {3cddca06-a1e8-42bc-9ebe-c77ead237942} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4327 | 2026.03.23 21:20:33.891691 [ 260 ] {3cddca06-a1e8-42bc-9ebe-c77ead237942} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.03.23 21:20:33.891818 [ 260 ] {3cddca06-a1e8-42bc-9ebe-c77ead237942} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001259 sec., 158856.23510722796 rows/sec., 14.09 MiB/sec. | ||
| 4329 | 2026.03.23 21:20:33.891854 [ 260 ] {3cddca06-a1e8-42bc-9ebe-c77ead237942} <Debug> TCPHandler: Processed in 0.001428156 sec. | ||
| 4330 | 2026.03.23 21:20:33.891964 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.03.23 21:20:33.892057 [ 260 ] {5c6f09cb-ebc6-465b-a3ec-19fcc427e5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4332 | 2026.03.23 21:20:33.892097 [ 260 ] {5c6f09cb-ebc6-465b-a3ec-19fcc427e5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4333 | 2026.03.23 21:20:33.892492 [ 260 ] {5c6f09cb-ebc6-465b-a3ec-19fcc427e5cb} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.03.23 21:20:33.892527 [ 260 ] {5c6f09cb-ebc6-465b-a3ec-19fcc427e5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4335 | 2026.03.23 21:20:33.892834 [ 260 ] {5c6f09cb-ebc6-465b-a3ec-19fcc427e5cb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4336 | 2026.03.23 21:20:33.893048 [ 260 ] {5c6f09cb-ebc6-465b-a3ec-19fcc427e5cb} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.03.23 21:20:33.893175 [ 260 ] {5c6f09cb-ebc6-465b-a3ec-19fcc427e5cb} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001136 sec., 26408.45070422535 rows/sec., 1.95 MiB/sec. | ||
| 4338 | 2026.03.23 21:20:33.893210 [ 260 ] {5c6f09cb-ebc6-465b-a3ec-19fcc427e5cb} <Debug> TCPHandler: Processed in 0.001295023 sec. | ||
| 4339 | 2026.03.23 21:20:33.893309 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.03.23 21:20:33.893400 [ 260 ] {063daf8f-a43d-4293-b4de-c010db8326d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.03.23 21:20:33.893439 [ 260 ] {063daf8f-a43d-4293-b4de-c010db8326d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4342 | 2026.03.23 21:20:33.893827 [ 260 ] {063daf8f-a43d-4293-b4de-c010db8326d2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.03.23 21:20:33.893861 [ 260 ] {063daf8f-a43d-4293-b4de-c010db8326d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4344 | 2026.03.23 21:20:33.894147 [ 260 ] {063daf8f-a43d-4293-b4de-c010db8326d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4345 | 2026.03.23 21:20:33.894360 [ 260 ] {063daf8f-a43d-4293-b4de-c010db8326d2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.03.23 21:20:33.894482 [ 260 ] {063daf8f-a43d-4293-b4de-c010db8326d2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.81 MiB/sec. | ||
| 4347 | 2026.03.23 21:20:33.894518 [ 260 ] {063daf8f-a43d-4293-b4de-c010db8326d2} <Debug> TCPHandler: Processed in 0.001257131 sec. | ||
| 4348 | 2026.03.23 21:20:33.894618 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.03.23 21:20:33.894710 [ 260 ] {eeee854c-6154-4934-a1b8-49674584b05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.03.23 21:20:33.894751 [ 260 ] {eeee854c-6154-4934-a1b8-49674584b05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4351 | 2026.03.23 21:20:33.895137 [ 260 ] {eeee854c-6154-4934-a1b8-49674584b05e} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.03.23 21:20:33.895173 [ 260 ] {eeee854c-6154-4934-a1b8-49674584b05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4353 | 2026.03.23 21:20:33.895467 [ 260 ] {eeee854c-6154-4934-a1b8-49674584b05e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4354 | 2026.03.23 21:20:33.895698 [ 260 ] {eeee854c-6154-4934-a1b8-49674584b05e} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.03.23 21:20:33.895783 [ 102 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4356 | 2026.03.23 21:20:33.895811 [ 102 ] {} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.03.23 21:20:33.895823 [ 260 ] {eeee854c-6154-4934-a1b8-49674584b05e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 810.29 KiB/sec. | ||
| 4358 | 2026.03.23 21:20:33.895827 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4359 | 2026.03.23 21:20:33.895858 [ 260 ] {eeee854c-6154-4934-a1b8-49674584b05e} <Debug> TCPHandler: Processed in 0.001316123 sec. | ||
| 4360 | 2026.03.23 21:20:33.895903 [ 201 ] {d824b8af-b795-4806-94da-4b1d3779bba3::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 | ||
| 4361 | 2026.03.23 21:20:33.895961 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.03.23 21:20:33.895995 [ 201 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4363 | 2026.03.23 21:20:33.896022 [ 201 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4364 | 2026.03.23 21:20:33.896052 [ 260 ] {9b82e7a9-95c7-4e9a-be22-757052522bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4365 | 2026.03.23 21:20:33.896063 [ 201 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4366 | 2026.03.23 21:20:33.896097 [ 260 ] {9b82e7a9-95c7-4e9a-be22-757052522bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4367 | 2026.03.23 21:20:33.896107 [ 201 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4368 | 2026.03.23 21:20:33.896152 [ 201 ] {d824b8af-b795-4806-94da-4b1d3779bba3::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 | ||
| 4369 | 2026.03.23 21:20:33.896189 [ 201 ] {d824b8af-b795-4806-94da-4b1d3779bba3::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 | ||
| 4370 | 2026.03.23 21:20:33.896582 [ 260 ] {9b82e7a9-95c7-4e9a-be22-757052522bd3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.03.23 21:20:33.896622 [ 260 ] {9b82e7a9-95c7-4e9a-be22-757052522bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4372 | 2026.03.23 21:20:33.896875 [ 201 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000968894 sec., 61926.27882926306 rows/sec., 4.96 MiB/sec. | ||
| 4373 | 2026.03.23 21:20:33.896952 [ 260 ] {9b82e7a9-95c7-4e9a-be22-757052522bd3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4374 | 2026.03.23 21:20:33.897017 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4375 | 2026.03.23 21:20:33.897172 [ 260 ] {9b82e7a9-95c7-4e9a-be22-757052522bd3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.03.23 21:20:33.897271 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_5_1} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.03.23 21:20:33.897301 [ 260 ] {9b82e7a9-95c7-4e9a-be22-757052522bd3} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001223 sec., 96484.0556009812 rows/sec., 7.85 MiB/sec. | ||
| 4378 | 2026.03.23 21:20:33.897333 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_5_1} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4379 | 2026.03.23 21:20:33.897338 [ 260 ] {9b82e7a9-95c7-4e9a-be22-757052522bd3} <Debug> TCPHandler: Processed in 0.001389314 sec. | ||
| 4380 | 2026.03.23 21:20:33.897407 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4381 | 2026.03.23 21:20:33.897454 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.03.23 21:20:33.897548 [ 260 ] {892e4194-7d78-4172-bc63-e7478c2e00d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4383 | 2026.03.23 21:20:33.897591 [ 260 ] {892e4194-7d78-4172-bc63-e7478c2e00d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4384 | 2026.03.23 21:20:33.897983 [ 260 ] {892e4194-7d78-4172-bc63-e7478c2e00d6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.03.23 21:20:33.898019 [ 260 ] {892e4194-7d78-4172-bc63-e7478c2e00d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4386 | 2026.03.23 21:20:33.898348 [ 260 ] {892e4194-7d78-4172-bc63-e7478c2e00d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4387 | 2026.03.23 21:20:33.898564 [ 260 ] {892e4194-7d78-4172-bc63-e7478c2e00d6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.03.23 21:20:33.898691 [ 260 ] {892e4194-7d78-4172-bc63-e7478c2e00d6} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00116 sec., 172413.79310344826 rows/sec., 12.36 MiB/sec. | ||
| 4389 | 2026.03.23 21:20:33.898728 [ 260 ] {892e4194-7d78-4172-bc63-e7478c2e00d6} <Debug> TCPHandler: Processed in 0.001322213 sec. | ||
| 4390 | 2026.03.23 21:20:33.898836 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.03.23 21:20:33.898929 [ 260 ] {8221633d-7688-4ac5-8fb3-98b6e2833dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4392 | 2026.03.23 21:20:33.898983 [ 260 ] {8221633d-7688-4ac5-8fb3-98b6e2833dca} <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 | ||
| 4393 | 2026.03.23 21:20:33.899726 [ 260 ] {8221633d-7688-4ac5-8fb3-98b6e2833dca} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.03.23 21:20:33.899762 [ 260 ] {8221633d-7688-4ac5-8fb3-98b6e2833dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4395 | 2026.03.23 21:20:33.900265 [ 260 ] {8221633d-7688-4ac5-8fb3-98b6e2833dca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4396 | 2026.03.23 21:20:33.900491 [ 260 ] {8221633d-7688-4ac5-8fb3-98b6e2833dca} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.03.23 21:20:33.900631 [ 260 ] {8221633d-7688-4ac5-8fb3-98b6e2833dca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 4398 | 2026.03.23 21:20:33.900690 [ 260 ] {8221633d-7688-4ac5-8fb3-98b6e2833dca} <Debug> TCPHandler: Processed in 0.001901397 sec. | ||
| 4399 | 2026.03.23 21:20:33.900794 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.03.23 21:20:33.900888 [ 260 ] {6e6de500-f6f0-46e9-bfb0-a2dfd6f5f2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4401 | 2026.03.23 21:20:33.900932 [ 260 ] {6e6de500-f6f0-46e9-bfb0-a2dfd6f5f2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4402 | 2026.03.23 21:20:33.901266 [ 260 ] {6e6de500-f6f0-46e9-bfb0-a2dfd6f5f2b1} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.03.23 21:20:33.901303 [ 260 ] {6e6de500-f6f0-46e9-bfb0-a2dfd6f5f2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4404 | 2026.03.23 21:20:33.901621 [ 260 ] {6e6de500-f6f0-46e9-bfb0-a2dfd6f5f2b1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4405 | 2026.03.23 21:20:33.901839 [ 260 ] {6e6de500-f6f0-46e9-bfb0-a2dfd6f5f2b1} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.03.23 21:20:33.901968 [ 260 ] {6e6de500-f6f0-46e9-bfb0-a2dfd6f5f2b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4407 | 2026.03.23 21:20:33.902006 [ 260 ] {6e6de500-f6f0-46e9-bfb0-a2dfd6f5f2b1} <Debug> TCPHandler: Processed in 0.001259891 sec. | ||
| 4408 | 2026.03.23 21:20:35.668629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9056 | ||
| 4409 | 2026.03.23 21:20:35.669125 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.03.23 21:20:35.669158 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4411 | 2026.03.23 21:20:35.669646 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4412 | 2026.03.23 21:20:35.669880 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.03.23 21:20:35.670008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9056 | ||
| 4414 | 2026.03.23 21:20:36.175942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4415 | 2026.03.23 21:20:36.192345 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.03.23 21:20:36.192406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4417 | 2026.03.23 21:20:36.198039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4418 | 2026.03.23 21:20:36.198753 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.03.23 21:20:36.201857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4420 | 2026.03.23 21:20:38.886381 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.03.23 21:20:38.886598 [ 260 ] {aa960716-f80a-4798-901d-322f85965400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4422 | 2026.03.23 21:20:38.886672 [ 260 ] {aa960716-f80a-4798-901d-322f85965400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4423 | 2026.03.23 21:20:38.887401 [ 260 ] {aa960716-f80a-4798-901d-322f85965400} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.03.23 21:20:38.887455 [ 260 ] {aa960716-f80a-4798-901d-322f85965400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4425 | 2026.03.23 21:20:38.887856 [ 260 ] {aa960716-f80a-4798-901d-322f85965400} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4426 | 2026.03.23 21:20:38.888092 [ 260 ] {aa960716-f80a-4798-901d-322f85965400} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.03.23 21:20:38.888247 [ 260 ] {aa960716-f80a-4798-901d-322f85965400} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001703 sec., 69289.48913681737 rows/sec., 5.90 MiB/sec. | ||
| 4428 | 2026.03.23 21:20:38.888297 [ 260 ] {aa960716-f80a-4798-901d-322f85965400} <Debug> TCPHandler: Processed in 0.002066721 sec. | ||
| 4429 | 2026.03.23 21:20:38.888426 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.03.23 21:20:38.888530 [ 260 ] {39537e51-c6a0-4472-9c50-57a761bf277a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.03.23 21:20:38.888573 [ 260 ] {39537e51-c6a0-4472-9c50-57a761bf277a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4432 | 2026.03.23 21:20:38.889001 [ 260 ] {39537e51-c6a0-4472-9c50-57a761bf277a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.03.23 21:20:38.889040 [ 260 ] {39537e51-c6a0-4472-9c50-57a761bf277a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4434 | 2026.03.23 21:20:38.889364 [ 260 ] {39537e51-c6a0-4472-9c50-57a761bf277a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4435 | 2026.03.23 21:20:38.889576 [ 260 ] {39537e51-c6a0-4472-9c50-57a761bf277a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.03.23 21:20:38.889719 [ 260 ] {39537e51-c6a0-4472-9c50-57a761bf277a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001211 sec., 25598.67877786953 rows/sec., 1.88 MiB/sec. | ||
| 4437 | 2026.03.23 21:20:38.889758 [ 260 ] {39537e51-c6a0-4472-9c50-57a761bf277a} <Debug> TCPHandler: Processed in 0.001383475 sec. | ||
| 4438 | 2026.03.23 21:20:38.889869 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.03.23 21:20:38.889963 [ 260 ] {a9ab02a1-06eb-45d4-a542-37a2b2afcd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4440 | 2026.03.23 21:20:38.890005 [ 260 ] {a9ab02a1-06eb-45d4-a542-37a2b2afcd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4441 | 2026.03.23 21:20:38.890435 [ 260 ] {a9ab02a1-06eb-45d4-a542-37a2b2afcd91} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.03.23 21:20:38.890472 [ 260 ] {a9ab02a1-06eb-45d4-a542-37a2b2afcd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4443 | 2026.03.23 21:20:38.890770 [ 260 ] {a9ab02a1-06eb-45d4-a542-37a2b2afcd91} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4444 | 2026.03.23 21:20:38.890980 [ 260 ] {a9ab02a1-06eb-45d4-a542-37a2b2afcd91} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.03.23 21:20:38.891104 [ 260 ] {a9ab02a1-06eb-45d4-a542-37a2b2afcd91} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00116 sec., 81896.55172413793 rows/sec., 6.40 MiB/sec. | ||
| 4446 | 2026.03.23 21:20:38.891141 [ 260 ] {a9ab02a1-06eb-45d4-a542-37a2b2afcd91} <Debug> TCPHandler: Processed in 0.001321763 sec. | ||
| 4447 | 2026.03.23 21:20:38.891253 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.03.23 21:20:38.891346 [ 260 ] {c0c6eefb-e9d1-4a40-8537-f8bbc7d559ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4449 | 2026.03.23 21:20:38.891390 [ 260 ] {c0c6eefb-e9d1-4a40-8537-f8bbc7d559ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4450 | 2026.03.23 21:20:38.891803 [ 260 ] {c0c6eefb-e9d1-4a40-8537-f8bbc7d559ad} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.03.23 21:20:38.891839 [ 260 ] {c0c6eefb-e9d1-4a40-8537-f8bbc7d559ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4452 | 2026.03.23 21:20:38.892180 [ 260 ] {c0c6eefb-e9d1-4a40-8537-f8bbc7d559ad} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4453 | 2026.03.23 21:20:38.892401 [ 260 ] {c0c6eefb-e9d1-4a40-8537-f8bbc7d559ad} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.03.23 21:20:38.892528 [ 260 ] {c0c6eefb-e9d1-4a40-8537-f8bbc7d559ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 4455 | 2026.03.23 21:20:38.892564 [ 260 ] {c0c6eefb-e9d1-4a40-8537-f8bbc7d559ad} <Debug> TCPHandler: Processed in 0.001359944 sec. | ||
| 4456 | 2026.03.23 21:20:38.892674 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.03.23 21:20:38.892767 [ 260 ] {545127e8-cf92-41e3-9357-9f096cf5b573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4458 | 2026.03.23 21:20:38.892821 [ 260 ] {545127e8-cf92-41e3-9357-9f096cf5b573} <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 | ||
| 4459 | 2026.03.23 21:20:38.893644 [ 260 ] {545127e8-cf92-41e3-9357-9f096cf5b573} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.03.23 21:20:38.893681 [ 260 ] {545127e8-cf92-41e3-9357-9f096cf5b573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4461 | 2026.03.23 21:20:38.894254 [ 260 ] {545127e8-cf92-41e3-9357-9f096cf5b573} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4462 | 2026.03.23 21:20:38.894483 [ 260 ] {545127e8-cf92-41e3-9357-9f096cf5b573} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.03.23 21:20:38.894623 [ 260 ] {545127e8-cf92-41e3-9357-9f096cf5b573} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001874 sec., 16542.155816435432 rows/sec., 29.64 MiB/sec. | ||
| 4464 | 2026.03.23 21:20:38.894673 [ 260 ] {545127e8-cf92-41e3-9357-9f096cf5b573} <Debug> TCPHandler: Processed in 0.002047621 sec. | ||
| 4465 | 2026.03.23 21:20:38.894786 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.03.23 21:20:38.894879 [ 260 ] {96788a1e-7874-4121-904c-f2fd067a6f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4467 | 2026.03.23 21:20:38.894921 [ 260 ] {96788a1e-7874-4121-904c-f2fd067a6f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4468 | 2026.03.23 21:20:38.895261 [ 260 ] {96788a1e-7874-4121-904c-f2fd067a6f9c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.03.23 21:20:38.895297 [ 260 ] {96788a1e-7874-4121-904c-f2fd067a6f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4470 | 2026.03.23 21:20:38.895608 [ 260 ] {96788a1e-7874-4121-904c-f2fd067a6f9c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4471 | 2026.03.23 21:20:38.895814 [ 260 ] {96788a1e-7874-4121-904c-f2fd067a6f9c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.03.23 21:20:38.895941 [ 260 ] {96788a1e-7874-4121-904c-f2fd067a6f9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 4473 | 2026.03.23 21:20:38.895977 [ 260 ] {96788a1e-7874-4121-904c-f2fd067a6f9c} <Debug> TCPHandler: Processed in 0.001239201 sec. | ||
| 4474 | 2026.03.23 21:20:43.073746 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4475 | 2026.03.23 21:20:43.073810 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4476 | 2026.03.23 21:20:43.171073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9568 | ||
| 4477 | 2026.03.23 21:20:43.171708 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.03.23 21:20:43.171761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4479 | 2026.03.23 21:20:43.172517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4480 | 2026.03.23 21:20:43.172807 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.03.23 21:20:43.172989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9568 | ||
| 4482 | 2026.03.23 21:20:43.205373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 592 | ||
| 4483 | 2026.03.23 21:20:43.207909 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.03.23 21:20:43.207976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4485 | 2026.03.23 21:20:43.209344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4486 | 2026.03.23 21:20:43.209645 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.03.23 21:20:43.210053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4488 | 2026.03.23 21:20:43.702813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4489 | 2026.03.23 21:20:43.719716 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.03.23 21:20:43.719766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4491 | 2026.03.23 21:20:43.725664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4492 | 2026.03.23 21:20:43.726395 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.03.23 21:20:43.729359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4494 | 2026.03.23 21:20:43.885233 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.03.23 21:20:43.885517 [ 260 ] {78322799-8c43-4a48-9426-fb1e66143698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4496 | 2026.03.23 21:20:43.885621 [ 260 ] {78322799-8c43-4a48-9426-fb1e66143698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4497 | 2026.03.23 21:20:43.886467 [ 260 ] {78322799-8c43-4a48-9426-fb1e66143698} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.03.23 21:20:43.886521 [ 260 ] {78322799-8c43-4a48-9426-fb1e66143698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4499 | 2026.03.23 21:20:43.886922 [ 260 ] {78322799-8c43-4a48-9426-fb1e66143698} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4500 | 2026.03.23 21:20:43.887156 [ 260 ] {78322799-8c43-4a48-9426-fb1e66143698} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.03.23 21:20:43.887308 [ 91 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4502 | 2026.03.23 21:20:43.887316 [ 260 ] {78322799-8c43-4a48-9426-fb1e66143698} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001876 sec., 40511.72707889126 rows/sec., 3.34 MiB/sec. | ||
| 4503 | 2026.03.23 21:20:43.887384 [ 91 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.03.23 21:20:43.887410 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4505 | 2026.03.23 21:20:43.887414 [ 260 ] {78322799-8c43-4a48-9426-fb1e66143698} <Debug> TCPHandler: Processed in 0.002367729 sec. | ||
| 4506 | 2026.03.23 21:20:43.887523 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 4507 | 2026.03.23 21:20:43.887552 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.23 21:20:43.887641 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4509 | 2026.03.23 21:20:43.887662 [ 260 ] {0e58abd4-4c9c-4ecc-a43b-4213d9a2cff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.03.23 21:20:43.887679 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2614 rows starting from the beginning of the part | ||
| 4511 | 2026.03.23 21:20:43.887712 [ 260 ] {0e58abd4-4c9c-4ecc-a43b-4213d9a2cff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4512 | 2026.03.23 21:20:43.887750 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 4513 | 2026.03.23 21:20:43.887802 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 118 rows starting from the beginning of the part | ||
| 4514 | 2026.03.23 21:20:43.887845 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 200 rows starting from the beginning of the part | ||
| 4515 | 2026.03.23 21:20:43.887885 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
| 4516 | 2026.03.23 21:20:43.887923 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 4517 | 2026.03.23 21:20:43.888144 [ 260 ] {0e58abd4-4c9c-4ecc-a43b-4213d9a2cff1} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.03.23 21:20:43.888188 [ 260 ] {0e58abd4-4c9c-4ecc-a43b-4213d9a2cff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4519 | 2026.03.23 21:20:43.888525 [ 260 ] {0e58abd4-4c9c-4ecc-a43b-4213d9a2cff1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4520 | 2026.03.23 21:20:43.888766 [ 260 ] {0e58abd4-4c9c-4ecc-a43b-4213d9a2cff1} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.03.23 21:20:43.888881 [ 91 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4522 | 2026.03.23 21:20:43.888906 [ 260 ] {0e58abd4-4c9c-4ecc-a43b-4213d9a2cff1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001269 sec., 7880.220646178093 rows/sec., 592.56 KiB/sec. | ||
| 4523 | 2026.03.23 21:20:43.888912 [ 91 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.03.23 21:20:43.888947 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4525 | 2026.03.23 21:20:43.888950 [ 260 ] {0e58abd4-4c9c-4ecc-a43b-4213d9a2cff1} <Debug> TCPHandler: Processed in 0.001450796 sec. | ||
| 4526 | 2026.03.23 21:20:43.889032 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 4527 | 2026.03.23 21:20:43.889072 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.03.23 21:20:43.889123 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4529 | 2026.03.23 21:20:43.889155 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4530 | 2026.03.23 21:20:43.889167 [ 260 ] {281219cc-6c84-4bec-aeac-c9b0220c0b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4531 | 2026.03.23 21:20:43.889209 [ 260 ] {281219cc-6c84-4bec-aeac-c9b0220c0b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4532 | 2026.03.23 21:20:43.889212 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4533 | 2026.03.23 21:20:43.889264 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4534 | 2026.03.23 21:20:43.889306 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 4535 | 2026.03.23 21:20:43.889345 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4536 | 2026.03.23 21:20:43.889374 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893257 sec., 1691265.3696777564 rows/sec., 136.97 MiB/sec. | ||
| 4537 | 2026.03.23 21:20:43.889384 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4538 | 2026.03.23 21:20:43.889628 [ 260 ] {281219cc-6c84-4bec-aeac-c9b0220c0b84} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.03.23 21:20:43.889667 [ 260 ] {281219cc-6c84-4bec-aeac-c9b0220c0b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4540 | 2026.03.23 21:20:43.889715 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4541 | 2026.03.23 21:20:43.890004 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.03.23 21:20:43.890081 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_31_6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4543 | 2026.03.23 21:20:43.890129 [ 260 ] {281219cc-6c84-4bec-aeac-c9b0220c0b84} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4544 | 2026.03.23 21:20:43.890155 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 4545 | 2026.03.23 21:20:43.890233 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238051 sec., 155082.46429266647 rows/sec., 11.96 MiB/sec. | ||
| 4546 | 2026.03.23 21:20:43.890344 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4547 | 2026.03.23 21:20:43.890367 [ 260 ] {281219cc-6c84-4bec-aeac-c9b0220c0b84} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.03.23 21:20:43.890481 [ 91 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4549 | 2026.03.23 21:20:43.890504 [ 260 ] {281219cc-6c84-4bec-aeac-c9b0220c0b84} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001356 sec., 54572.27138643068 rows/sec., 4.26 MiB/sec. | ||
| 4550 | 2026.03.23 21:20:43.890513 [ 91 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.03.23 21:20:43.890548 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4552 | 2026.03.23 21:20:43.890550 [ 260 ] {281219cc-6c84-4bec-aeac-c9b0220c0b84} <Debug> TCPHandler: Processed in 0.001527628 sec. | ||
| 4553 | 2026.03.23 21:20:43.890589 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.03.23 21:20:43.890626 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 4555 | 2026.03.23 21:20:43.890657 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_26_5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4556 | 2026.03.23 21:20:43.890679 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.03.23 21:20:43.890717 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4558 | 2026.03.23 21:20:43.890724 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4559 | 2026.03.23 21:20:43.890747 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4560 | 2026.03.23 21:20:43.890775 [ 260 ] {4243c134-8cc6-49a5-8be1-f144dc75974d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.03.23 21:20:43.890800 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 4562 | 2026.03.23 21:20:43.890819 [ 260 ] {4243c134-8cc6-49a5-8be1-f144dc75974d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4563 | 2026.03.23 21:20:43.890843 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 95 rows starting from the beginning of the part | ||
| 4564 | 2026.03.23 21:20:43.890885 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 4565 | 2026.03.23 21:20:43.890925 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
| 4566 | 2026.03.23 21:20:43.890965 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 4567 | 2026.03.23 21:20:43.891224 [ 260 ] {4243c134-8cc6-49a5-8be1-f144dc75974d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.03.23 21:20:43.891260 [ 260 ] {4243c134-8cc6-49a5-8be1-f144dc75974d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4569 | 2026.03.23 21:20:43.891597 [ 260 ] {4243c134-8cc6-49a5-8be1-f144dc75974d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4570 | 2026.03.23 21:20:43.891809 [ 260 ] {4243c134-8cc6-49a5-8be1-f144dc75974d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.03.23 21:20:43.891883 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1857 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289032 sec., 1440615.904027208 rows/sec., 107.21 MiB/sec. | ||
| 4572 | 2026.03.23 21:20:43.891916 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4573 | 2026.03.23 21:20:43.891941 [ 260 ] {4243c134-8cc6-49a5-8be1-f144dc75974d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4574 | 2026.03.23 21:20:43.891946 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.03.23 21:20:43.891981 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4576 | 2026.03.23 21:20:43.891985 [ 260 ] {4243c134-8cc6-49a5-8be1-f144dc75974d} <Debug> TCPHandler: Processed in 0.001354594 sec. | ||
| 4577 | 2026.03.23 21:20:43.892038 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4578 | 2026.03.23 21:20:43.892046 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 4579 | 2026.03.23 21:20:43.892107 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.03.23 21:20:43.892128 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4581 | 2026.03.23 21:20:43.892153 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10637 rows starting from the beginning of the part | ||
| 4582 | 2026.03.23 21:20:43.892196 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 4583 | 2026.03.23 21:20:43.892202 [ 260 ] {ebf1f6f0-a5c8-48e6-9d53-73b632ce437b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.03.23 21:20:43.892235 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4585 | 2026.03.23 21:20:43.892260 [ 260 ] {ebf1f6f0-a5c8-48e6-9d53-73b632ce437b} <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 | ||
| 4586 | 2026.03.23 21:20:43.892268 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 200 rows starting from the beginning of the part | ||
| 4587 | 2026.03.23 21:20:43.892275 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.03.23 21:20:43.892306 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 4589 | 2026.03.23 21:20:43.892341 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 4590 | 2026.03.23 21:20:43.892344 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_31_6} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4591 | 2026.03.23 21:20:43.892406 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4592 | 2026.03.23 21:20:43.892994 [ 260 ] {ebf1f6f0-a5c8-48e6-9d53-73b632ce437b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2026.03.23 21:20:43.893030 [ 260 ] {ebf1f6f0-a5c8-48e6-9d53-73b632ce437b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4594 | 2026.03.23 21:20:43.893555 [ 260 ] {ebf1f6f0-a5c8-48e6-9d53-73b632ce437b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4595 | 2026.03.23 21:20:43.893782 [ 260 ] {ebf1f6f0-a5c8-48e6-9d53-73b632ce437b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.03.23 21:20:43.893891 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4597 | 2026.03.23 21:20:43.893919 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.03.23 21:20:43.893925 [ 260 ] {ebf1f6f0-a5c8-48e6-9d53-73b632ce437b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 4599 | 2026.03.23 21:20:43.893935 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4600 | 2026.03.23 21:20:43.894004 [ 260 ] {ebf1f6f0-a5c8-48e6-9d53-73b632ce437b} <Debug> TCPHandler: Processed in 0.001945469 sec. | ||
| 4601 | 2026.03.23 21:20:43.894037 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 4602 | 2026.03.23 21:20:43.894124 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.03.23 21:20:43.894225 [ 260 ] {9e65c704-22a7-43f7-baaa-13dc53852c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4604 | 2026.03.23 21:20:43.894268 [ 260 ] {9e65c704-22a7-43f7-baaa-13dc53852c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4605 | 2026.03.23 21:20:43.894318 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4606 | 2026.03.23 21:20:43.894405 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 409 rows starting from the beginning of the part | ||
| 4607 | 2026.03.23 21:20:43.894597 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4608 | 2026.03.23 21:20:43.894627 [ 260 ] {9e65c704-22a7-43f7-baaa-13dc53852c86} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.03.23 21:20:43.894670 [ 260 ] {9e65c704-22a7-43f7-baaa-13dc53852c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4610 | 2026.03.23 21:20:43.894749 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4611 | 2026.03.23 21:20:43.894897 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4612 | 2026.03.23 21:20:43.895016 [ 260 ] {9e65c704-22a7-43f7-baaa-13dc53852c86} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4613 | 2026.03.23 21:20:43.895041 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4614 | 2026.03.23 21:20:43.895198 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4615 | 2026.03.23 21:20:43.895253 [ 260 ] {9e65c704-22a7-43f7-baaa-13dc53852c86} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.03.23 21:20:43.895365 [ 91 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4617 | 2026.03.23 21:20:43.895381 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11477 rows, containing 5 columns (5 merged, 0 gathered) in 0.003355264 sec., 3420595.2199290427 rows/sec., 221.25 MiB/sec. | ||
| 4618 | 2026.03.23 21:20:43.895392 [ 260 ] {9e65c704-22a7-43f7-baaa-13dc53852c86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 4619 | 2026.03.23 21:20:43.895393 [ 91 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.03.23 21:20:43.895458 [ 260 ] {9e65c704-22a7-43f7-baaa-13dc53852c86} <Debug> TCPHandler: Processed in 0.001382555 sec. | ||
| 4621 | 2026.03.23 21:20:43.895461 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4622 | 2026.03.23 21:20:43.895544 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 4623 | 2026.03.23 21:20:43.895628 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4624 | 2026.03.23 21:20:43.895653 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1260 rows starting from the beginning of the part | ||
| 4625 | 2026.03.23 21:20:43.895695 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 4626 | 2026.03.23 21:20:43.895731 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4627 | 2026.03.23 21:20:43.895764 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4628 | 2026.03.23 21:20:43.895774 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4629 | 2026.03.23 21:20:43.895798 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 4630 | 2026.03.23 21:20:43.895835 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 4631 | 2026.03.23 21:20:43.896115 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.03.23 21:20:43.896202 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4633 | 2026.03.23 21:20:43.896303 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4634 | 2026.03.23 21:20:43.896757 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242701 sec., 1255330.1236580643 rows/sec., 84.54 MiB/sec. | ||
| 4635 | 2026.03.23 21:20:43.896984 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4636 | 2026.03.23 21:20:43.897240 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_31_6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.03.23 21:20:43.897318 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_31_6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4638 | 2026.03.23 21:20:43.897393 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4639 | 2026.03.23 21:20:43.915631 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 19 columns (19 merged, 0 gathered) in 0.021636669 sec., 23155.135386135455 rows/sec., 41.49 MiB/sec. | ||
| 4640 | 2026.03.23 21:20:43.916198 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4641 | 2026.03.23 21:20:43.916525 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.03.23 21:20:43.916596 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4643 | 2026.03.23 21:20:43.916681 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4644 | 2026.03.23 21:20:44.001030 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.29 MiB, peak 256.93 MiB, free memory in arenas 0.00 B, will set to 248.96 MiB (RSS), difference: 1.67 MiB | ||
| 4645 | 2026.03.23 21:20:44.220213 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.03.23 21:20:44.220419 [ 260 ] {3d9c7b4a-d806-41e7-9b0b-00f975904775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4647 | 2026.03.23 21:20:44.220491 [ 260 ] {3d9c7b4a-d806-41e7-9b0b-00f975904775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4648 | 2026.03.23 21:20:44.221159 [ 260 ] {3d9c7b4a-d806-41e7-9b0b-00f975904775} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.03.23 21:20:44.221215 [ 260 ] {3d9c7b4a-d806-41e7-9b0b-00f975904775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4650 | 2026.03.23 21:20:44.221598 [ 260 ] {3d9c7b4a-d806-41e7-9b0b-00f975904775} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4651 | 2026.03.23 21:20:44.221829 [ 260 ] {3d9c7b4a-d806-41e7-9b0b-00f975904775} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.03.23 21:20:44.221982 [ 260 ] {3d9c7b4a-d806-41e7-9b0b-00f975904775} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 302.76 KiB/sec. | ||
| 4653 | 2026.03.23 21:20:44.222024 [ 260 ] {3d9c7b4a-d806-41e7-9b0b-00f975904775} <Debug> TCPHandler: Processed in 0.001950669 sec. | ||
| 4654 | 2026.03.23 21:20:44.222148 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.03.23 21:20:44.222243 [ 260 ] {d137b73f-925d-4d6b-adcf-5de3d4a82a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4656 | 2026.03.23 21:20:44.222283 [ 260 ] {d137b73f-925d-4d6b-adcf-5de3d4a82a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4657 | 2026.03.23 21:20:44.224200 [ 260 ] {d137b73f-925d-4d6b-adcf-5de3d4a82a33} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.03.23 21:20:44.224235 [ 260 ] {d137b73f-925d-4d6b-adcf-5de3d4a82a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4659 | 2026.03.23 21:20:44.224714 [ 260 ] {d137b73f-925d-4d6b-adcf-5de3d4a82a33} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4660 | 2026.03.23 21:20:44.224942 [ 260 ] {d137b73f-925d-4d6b-adcf-5de3d4a82a33} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.03.23 21:20:44.225080 [ 260 ] {d137b73f-925d-4d6b-adcf-5de3d4a82a33} <Debug> executeQuery: Read 2466 rows, 187.42 KiB in 0.002854 sec., 864050.455501051 rows/sec., 64.13 MiB/sec. | ||
| 4662 | 2026.03.23 21:20:44.225124 [ 260 ] {d137b73f-925d-4d6b-adcf-5de3d4a82a33} <Debug> TCPHandler: Processed in 0.003024755 sec. | ||
| 4663 | 2026.03.23 21:20:44.225251 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.03.23 21:20:44.225354 [ 260 ] {914bd782-a40a-4e4e-8f2f-ef517fa361a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.03.23 21:20:44.225395 [ 260 ] {914bd782-a40a-4e4e-8f2f-ef517fa361a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4666 | 2026.03.23 21:20:44.225899 [ 260 ] {914bd782-a40a-4e4e-8f2f-ef517fa361a0} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.03.23 21:20:44.225941 [ 260 ] {914bd782-a40a-4e4e-8f2f-ef517fa361a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4668 | 2026.03.23 21:20:44.226288 [ 260 ] {914bd782-a40a-4e4e-8f2f-ef517fa361a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4669 | 2026.03.23 21:20:44.226556 [ 260 ] {914bd782-a40a-4e4e-8f2f-ef517fa361a0} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.03.23 21:20:44.226704 [ 260 ] {914bd782-a40a-4e4e-8f2f-ef517fa361a0} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001367 sec., 33650.32918800293 rows/sec., 2.45 MiB/sec. | ||
| 4671 | 2026.03.23 21:20:44.226748 [ 260 ] {914bd782-a40a-4e4e-8f2f-ef517fa361a0} <Debug> TCPHandler: Processed in 0.001546998 sec. | ||
| 4672 | 2026.03.23 21:20:44.226877 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.03.23 21:20:44.226981 [ 260 ] {e074c5b0-c0ec-4ffb-b003-1289ad64692a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.03.23 21:20:44.227026 [ 260 ] {e074c5b0-c0ec-4ffb-b003-1289ad64692a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4675 | 2026.03.23 21:20:44.227892 [ 260 ] {e074c5b0-c0ec-4ffb-b003-1289ad64692a} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.03.23 21:20:44.227933 [ 260 ] {e074c5b0-c0ec-4ffb-b003-1289ad64692a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4677 | 2026.03.23 21:20:44.228360 [ 260 ] {e074c5b0-c0ec-4ffb-b003-1289ad64692a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4678 | 2026.03.23 21:20:44.228624 [ 260 ] {e074c5b0-c0ec-4ffb-b003-1289ad64692a} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.03.23 21:20:44.228753 [ 260 ] {e074c5b0-c0ec-4ffb-b003-1289ad64692a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001794 sec., 446488.29431438126 rows/sec., 25.79 MiB/sec. | ||
| 4680 | 2026.03.23 21:20:44.228790 [ 260 ] {e074c5b0-c0ec-4ffb-b003-1289ad64692a} <Debug> TCPHandler: Processed in 0.001969939 sec. | ||
| 4681 | 2026.03.23 21:20:44.228909 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.03.23 21:20:44.229004 [ 260 ] {3988ca2b-60b6-4bbd-9308-776681098864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4683 | 2026.03.23 21:20:44.229044 [ 260 ] {3988ca2b-60b6-4bbd-9308-776681098864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4684 | 2026.03.23 21:20:44.229434 [ 260 ] {3988ca2b-60b6-4bbd-9308-776681098864} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.03.23 21:20:44.229469 [ 260 ] {3988ca2b-60b6-4bbd-9308-776681098864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4686 | 2026.03.23 21:20:44.229761 [ 260 ] {3988ca2b-60b6-4bbd-9308-776681098864} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4687 | 2026.03.23 21:20:44.230052 [ 260 ] {3988ca2b-60b6-4bbd-9308-776681098864} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.03.23 21:20:44.230194 [ 260 ] {3988ca2b-60b6-4bbd-9308-776681098864} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001207 sec., 828.5004142502072 rows/sec., 58.25 KiB/sec. | ||
| 4689 | 2026.03.23 21:20:44.230239 [ 260 ] {3988ca2b-60b6-4bbd-9308-776681098864} <Debug> TCPHandler: Processed in 0.001378334 sec. | ||
| 4690 | 2026.03.23 21:20:44.230373 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.03.23 21:20:44.230479 [ 260 ] {a9d03637-d5ce-43a9-b87c-a67cff838fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4692 | 2026.03.23 21:20:44.230526 [ 260 ] {a9d03637-d5ce-43a9-b87c-a67cff838fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4693 | 2026.03.23 21:20:44.231576 [ 260 ] {a9d03637-d5ce-43a9-b87c-a67cff838fd8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.03.23 21:20:44.231615 [ 260 ] {a9d03637-d5ce-43a9-b87c-a67cff838fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4695 | 2026.03.23 21:20:44.232059 [ 260 ] {a9d03637-d5ce-43a9-b87c-a67cff838fd8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4696 | 2026.03.23 21:20:44.232289 [ 260 ] {a9d03637-d5ce-43a9-b87c-a67cff838fd8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.03.23 21:20:44.232422 [ 260 ] {a9d03637-d5ce-43a9-b87c-a67cff838fd8} <Debug> executeQuery: Read 1325 rows, 90.93 KiB in 0.001965 sec., 674300.2544529261 rows/sec., 45.19 MiB/sec. | ||
| 4698 | 2026.03.23 21:20:44.232461 [ 260 ] {a9d03637-d5ce-43a9-b87c-a67cff838fd8} <Debug> TCPHandler: Processed in 0.002145673 sec. | ||
| 4699 | 2026.03.23 21:20:44.232579 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.03.23 21:20:44.232675 [ 260 ] {6d634d8a-7a44-45aa-bb41-4b1e76ee8a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.03.23 21:20:44.232720 [ 260 ] {6d634d8a-7a44-45aa-bb41-4b1e76ee8a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4702 | 2026.03.23 21:20:44.233527 [ 260 ] {6d634d8a-7a44-45aa-bb41-4b1e76ee8a66} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.03.23 21:20:44.233564 [ 260 ] {6d634d8a-7a44-45aa-bb41-4b1e76ee8a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4704 | 2026.03.23 21:20:44.234001 [ 260 ] {6d634d8a-7a44-45aa-bb41-4b1e76ee8a66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4705 | 2026.03.23 21:20:44.234219 [ 260 ] {6d634d8a-7a44-45aa-bb41-4b1e76ee8a66} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.03.23 21:20:44.234356 [ 260 ] {6d634d8a-7a44-45aa-bb41-4b1e76ee8a66} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001701 sec., 881246.3256907702 rows/sec., 53.46 MiB/sec. | ||
| 4707 | 2026.03.23 21:20:44.234395 [ 260 ] {6d634d8a-7a44-45aa-bb41-4b1e76ee8a66} <Debug> TCPHandler: Processed in 0.001865696 sec. | ||
| 4708 | 2026.03.23 21:20:44.234532 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.03.23 21:20:44.234628 [ 260 ] {bc985be7-c303-4661-af3b-bd05308c40fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.03.23 21:20:44.234683 [ 260 ] {bc985be7-c303-4661-af3b-bd05308c40fe} <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 | ||
| 4711 | 2026.03.23 21:20:44.235588 [ 260 ] {bc985be7-c303-4661-af3b-bd05308c40fe} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.03.23 21:20:44.235624 [ 260 ] {bc985be7-c303-4661-af3b-bd05308c40fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4713 | 2026.03.23 21:20:44.236194 [ 260 ] {bc985be7-c303-4661-af3b-bd05308c40fe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4714 | 2026.03.23 21:20:44.236417 [ 260 ] {bc985be7-c303-4661-af3b-bd05308c40fe} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.03.23 21:20:44.236555 [ 260 ] {bc985be7-c303-4661-af3b-bd05308c40fe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001945 sec., 20565.552699228792 rows/sec., 36.85 MiB/sec. | ||
| 4716 | 2026.03.23 21:20:44.236608 [ 260 ] {bc985be7-c303-4661-af3b-bd05308c40fe} <Debug> TCPHandler: Processed in 0.002137783 sec. | ||
| 4717 | 2026.03.23 21:20:44.236723 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.03.23 21:20:44.236817 [ 260 ] {8fa318ce-9e36-44d2-ae46-20a57e29ca1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.03.23 21:20:44.236858 [ 260 ] {8fa318ce-9e36-44d2-ae46-20a57e29ca1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4720 | 2026.03.23 21:20:44.237189 [ 260 ] {8fa318ce-9e36-44d2-ae46-20a57e29ca1d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.03.23 21:20:44.237225 [ 260 ] {8fa318ce-9e36-44d2-ae46-20a57e29ca1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4722 | 2026.03.23 21:20:44.237517 [ 260 ] {8fa318ce-9e36-44d2-ae46-20a57e29ca1d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4723 | 2026.03.23 21:20:44.237721 [ 260 ] {8fa318ce-9e36-44d2-ae46-20a57e29ca1d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.03.23 21:20:44.237848 [ 260 ] {8fa318ce-9e36-44d2-ae46-20a57e29ca1d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00105 sec., 11428.57142857143 rows/sec., 788.69 KiB/sec. | ||
| 4725 | 2026.03.23 21:20:44.237883 [ 260 ] {8fa318ce-9e36-44d2-ae46-20a57e29ca1d} <Debug> TCPHandler: Processed in 0.0012087 sec. | ||
| 4726 | 2026.03.23 21:20:48.883445 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.03.23 21:20:48.883634 [ 260 ] {c3369d90-25c2-4cb2-9f49-b079a13b7952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4728 | 2026.03.23 21:20:48.883696 [ 260 ] {c3369d90-25c2-4cb2-9f49-b079a13b7952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4729 | 2026.03.23 21:20:48.884400 [ 260 ] {c3369d90-25c2-4cb2-9f49-b079a13b7952} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.03.23 21:20:48.884440 [ 260 ] {c3369d90-25c2-4cb2-9f49-b079a13b7952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4731 | 2026.03.23 21:20:48.884833 [ 260 ] {c3369d90-25c2-4cb2-9f49-b079a13b7952} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4732 | 2026.03.23 21:20:48.885066 [ 260 ] {c3369d90-25c2-4cb2-9f49-b079a13b7952} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.03.23 21:20:48.885216 [ 260 ] {c3369d90-25c2-4cb2-9f49-b079a13b7952} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 4734 | 2026.03.23 21:20:48.885257 [ 260 ] {c3369d90-25c2-4cb2-9f49-b079a13b7952} <Debug> TCPHandler: Processed in 0.001940419 sec. | ||
| 4735 | 2026.03.23 21:20:48.885407 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.03.23 21:20:48.885502 [ 260 ] {6f752ee0-b427-426d-9a19-058ec16b129a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4737 | 2026.03.23 21:20:48.885542 [ 260 ] {6f752ee0-b427-426d-9a19-058ec16b129a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4738 | 2026.03.23 21:20:48.885956 [ 260 ] {6f752ee0-b427-426d-9a19-058ec16b129a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.03.23 21:20:48.885991 [ 260 ] {6f752ee0-b427-426d-9a19-058ec16b129a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4740 | 2026.03.23 21:20:48.886293 [ 260 ] {6f752ee0-b427-426d-9a19-058ec16b129a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4741 | 2026.03.23 21:20:48.886556 [ 260 ] {6f752ee0-b427-426d-9a19-058ec16b129a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.03.23 21:20:48.886689 [ 260 ] {6f752ee0-b427-426d-9a19-058ec16b129a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 4743 | 2026.03.23 21:20:48.886727 [ 260 ] {6f752ee0-b427-426d-9a19-058ec16b129a} <Debug> TCPHandler: Processed in 0.001368354 sec. | ||
| 4744 | 2026.03.23 21:20:48.886838 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.03.23 21:20:48.886931 [ 260 ] {d5ed5c7d-0e67-4b0a-8f0b-845493730165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.03.23 21:20:48.886973 [ 260 ] {d5ed5c7d-0e67-4b0a-8f0b-845493730165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4747 | 2026.03.23 21:20:48.887354 [ 260 ] {d5ed5c7d-0e67-4b0a-8f0b-845493730165} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.03.23 21:20:48.887389 [ 260 ] {d5ed5c7d-0e67-4b0a-8f0b-845493730165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4749 | 2026.03.23 21:20:48.887718 [ 260 ] {d5ed5c7d-0e67-4b0a-8f0b-845493730165} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4750 | 2026.03.23 21:20:48.887944 [ 260 ] {d5ed5c7d-0e67-4b0a-8f0b-845493730165} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.03.23 21:20:48.888071 [ 260 ] {d5ed5c7d-0e67-4b0a-8f0b-845493730165} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 4752 | 2026.03.23 21:20:48.888106 [ 260 ] {d5ed5c7d-0e67-4b0a-8f0b-845493730165} <Debug> TCPHandler: Processed in 0.001315323 sec. | ||
| 4753 | 2026.03.23 21:20:48.888226 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.03.23 21:20:48.888318 [ 260 ] {5b70f00a-dbdd-41d7-bcb0-2f2eba54ca7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.03.23 21:20:48.888359 [ 260 ] {5b70f00a-dbdd-41d7-bcb0-2f2eba54ca7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4756 | 2026.03.23 21:20:48.888697 [ 260 ] {5b70f00a-dbdd-41d7-bcb0-2f2eba54ca7a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.23 21:20:48.888732 [ 260 ] {5b70f00a-dbdd-41d7-bcb0-2f2eba54ca7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4758 | 2026.03.23 21:20:48.889027 [ 260 ] {5b70f00a-dbdd-41d7-bcb0-2f2eba54ca7a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4759 | 2026.03.23 21:20:48.889227 [ 260 ] {5b70f00a-dbdd-41d7-bcb0-2f2eba54ca7a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.23 21:20:48.889355 [ 260 ] {5b70f00a-dbdd-41d7-bcb0-2f2eba54ca7a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001055 sec., 45497.63033175356 rows/sec., 3.07 MiB/sec. | ||
| 4761 | 2026.03.23 21:20:48.889390 [ 260 ] {5b70f00a-dbdd-41d7-bcb0-2f2eba54ca7a} <Debug> TCPHandler: Processed in 0.001210511 sec. | ||
| 4762 | 2026.03.23 21:20:50.673961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10016 | ||
| 4763 | 2026.03.23 21:20:50.674478 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.03.23 21:20:50.674524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4765 | 2026.03.23 21:20:50.675022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4766 | 2026.03.23 21:20:50.675269 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.03.23 21:20:50.675413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10016 | ||
| 4768 | 2026.03.23 21:20:50.675426 [ 79 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4769 | 2026.03.23 21:20:50.675501 [ 79 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.03.23 21:20:50.675526 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4771 | 2026.03.23 21:20:50.675645 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 4772 | 2026.03.23 21:20:50.675778 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4773 | 2026.03.23 21:20:50.675814 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7648 rows starting from the beginning of the part | ||
| 4774 | 2026.03.23 21:20:50.675877 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4775 | 2026.03.23 21:20:50.675921 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4776 | 2026.03.23 21:20:50.675960 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4777 | 2026.03.23 21:20:50.675996 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4778 | 2026.03.23 21:20:50.676033 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4779 | 2026.03.23 21:20:50.677725 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002136073 sec., 4688978.326115259 rows/sec., 67.08 MiB/sec. | ||
| 4780 | 2026.03.23 21:20:50.677966 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4781 | 2026.03.23 21:20:50.678243 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.03.23 21:20:50.678316 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_21_4} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4783 | 2026.03.23 21:20:50.678411 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4784 | 2026.03.23 21:20:51.229424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4785 | 2026.03.23 21:20:51.247183 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.03.23 21:20:51.247243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4787 | 2026.03.23 21:20:51.252862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4788 | 2026.03.23 21:20:51.253570 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.03.23 21:20:51.253880 [ 79 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4790 | 2026.03.23 21:20:51.253974 [ 79 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.03.23 21:20:51.254012 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4792 | 2026.03.23 21:20:51.254198 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 4793 | 2026.03.23 21:20:51.256671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4794 | 2026.03.23 21:20:51.258279 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4795 | 2026.03.23 21:20:51.259725 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 4796 | 2026.03.23 21:20:51.264228 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4797 | 2026.03.23 21:20:51.268679 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4798 | 2026.03.23 21:20:51.272749 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 4799 | 2026.03.23 21:20:51.276779 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 4800 | 2026.03.23 21:20:51.280586 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 4801 | 2026.03.23 21:20:51.331583 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077458137 sec., 2052.721717280652 rows/sec., 10.61 MiB/sec. | ||
| 4802 | 2026.03.23 21:20:51.333119 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4803 | 2026.03.23 21:20:51.334712 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_21_4} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.03.23 21:20:51.334795 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_21_4} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4805 | 2026.03.23 21:20:51.336025 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4806 | 2026.03.23 21:20:52.000348 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.10 MiB, peak 260.64 MiB, free memory in arenas 0.00 B, will set to 254.10 MiB (RSS), difference: 4.01 MiB | ||
| 4807 | 2026.03.23 21:20:53.211170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 630 | ||
| 4808 | 2026.03.23 21:20:53.213597 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.03.23 21:20:53.213656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4810 | 2026.03.23 21:20:53.214878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4811 | 2026.03.23 21:20:53.215167 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.03.23 21:20:53.215514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 4813 | 2026.03.23 21:20:53.884768 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.03.23 21:20:53.884965 [ 260 ] {9fea66f0-46bd-4261-9401-207a9f701be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4815 | 2026.03.23 21:20:53.885036 [ 260 ] {9fea66f0-46bd-4261-9401-207a9f701be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4816 | 2026.03.23 21:20:53.885812 [ 260 ] {9fea66f0-46bd-4261-9401-207a9f701be2} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.03.23 21:20:53.885854 [ 260 ] {9fea66f0-46bd-4261-9401-207a9f701be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4818 | 2026.03.23 21:20:53.886251 [ 260 ] {9fea66f0-46bd-4261-9401-207a9f701be2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4819 | 2026.03.23 21:20:53.886484 [ 260 ] {9fea66f0-46bd-4261-9401-207a9f701be2} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.03.23 21:20:53.886643 [ 260 ] {9fea66f0-46bd-4261-9401-207a9f701be2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00173 sec., 43930.63583815029 rows/sec., 3.62 MiB/sec. | ||
| 4821 | 2026.03.23 21:20:53.886693 [ 260 ] {9fea66f0-46bd-4261-9401-207a9f701be2} <Debug> TCPHandler: Processed in 0.002083911 sec. | ||
| 4822 | 2026.03.23 21:20:53.886825 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2026.03.23 21:20:53.886921 [ 260 ] {defd3941-6179-4d26-b5b0-69c37bc5f13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4824 | 2026.03.23 21:20:53.886964 [ 260 ] {defd3941-6179-4d26-b5b0-69c37bc5f13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4825 | 2026.03.23 21:20:53.887389 [ 260 ] {defd3941-6179-4d26-b5b0-69c37bc5f13e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.03.23 21:20:53.887426 [ 260 ] {defd3941-6179-4d26-b5b0-69c37bc5f13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4827 | 2026.03.23 21:20:53.887734 [ 260 ] {defd3941-6179-4d26-b5b0-69c37bc5f13e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4828 | 2026.03.23 21:20:53.887945 [ 260 ] {defd3941-6179-4d26-b5b0-69c37bc5f13e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.03.23 21:20:53.888078 [ 260 ] {defd3941-6179-4d26-b5b0-69c37bc5f13e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 4830 | 2026.03.23 21:20:53.888116 [ 260 ] {defd3941-6179-4d26-b5b0-69c37bc5f13e} <Debug> TCPHandler: Processed in 0.001342774 sec. | ||
| 4831 | 2026.03.23 21:20:53.888236 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.03.23 21:20:53.888329 [ 260 ] {0948a2b7-b853-4331-ba92-da3ee3d8f54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4833 | 2026.03.23 21:20:53.888375 [ 260 ] {0948a2b7-b853-4331-ba92-da3ee3d8f54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4834 | 2026.03.23 21:20:53.888866 [ 260 ] {0948a2b7-b853-4331-ba92-da3ee3d8f54e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.03.23 21:20:53.888902 [ 260 ] {0948a2b7-b853-4331-ba92-da3ee3d8f54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4836 | 2026.03.23 21:20:53.889220 [ 260 ] {0948a2b7-b853-4331-ba92-da3ee3d8f54e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4837 | 2026.03.23 21:20:53.889430 [ 260 ] {0948a2b7-b853-4331-ba92-da3ee3d8f54e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.03.23 21:20:53.889561 [ 260 ] {0948a2b7-b853-4331-ba92-da3ee3d8f54e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00125 sec., 59200 rows/sec., 4.62 MiB/sec. | ||
| 4839 | 2026.03.23 21:20:53.889599 [ 260 ] {0948a2b7-b853-4331-ba92-da3ee3d8f54e} <Debug> TCPHandler: Processed in 0.001418636 sec. | ||
| 4840 | 2026.03.23 21:20:53.889718 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.03.23 21:20:53.889813 [ 260 ] {12042d13-20fb-4d05-99c8-d4f74b4dfc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4842 | 2026.03.23 21:20:53.889856 [ 260 ] {12042d13-20fb-4d05-99c8-d4f74b4dfc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4843 | 2026.03.23 21:20:53.890286 [ 260 ] {12042d13-20fb-4d05-99c8-d4f74b4dfc41} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.03.23 21:20:53.890323 [ 260 ] {12042d13-20fb-4d05-99c8-d4f74b4dfc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4845 | 2026.03.23 21:20:53.890651 [ 260 ] {12042d13-20fb-4d05-99c8-d4f74b4dfc41} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4846 | 2026.03.23 21:20:53.890860 [ 260 ] {12042d13-20fb-4d05-99c8-d4f74b4dfc41} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.03.23 21:20:53.890988 [ 260 ] {12042d13-20fb-4d05-99c8-d4f74b4dfc41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4848 | 2026.03.23 21:20:53.891024 [ 260 ] {12042d13-20fb-4d05-99c8-d4f74b4dfc41} <Debug> TCPHandler: Processed in 0.001354954 sec. | ||
| 4849 | 2026.03.23 21:20:53.891137 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.03.23 21:20:53.891230 [ 260 ] {a541d521-f53a-48c7-a1ad-7f0a43c2273e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4851 | 2026.03.23 21:20:53.891285 [ 260 ] {a541d521-f53a-48c7-a1ad-7f0a43c2273e} <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 | ||
| 4852 | 2026.03.23 21:20:53.892046 [ 260 ] {a541d521-f53a-48c7-a1ad-7f0a43c2273e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.03.23 21:20:53.892083 [ 260 ] {a541d521-f53a-48c7-a1ad-7f0a43c2273e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4854 | 2026.03.23 21:20:53.892590 [ 260 ] {a541d521-f53a-48c7-a1ad-7f0a43c2273e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4855 | 2026.03.23 21:20:53.892806 [ 260 ] {a541d521-f53a-48c7-a1ad-7f0a43c2273e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.03.23 21:20:53.892943 [ 260 ] {a541d521-f53a-48c7-a1ad-7f0a43c2273e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 4857 | 2026.03.23 21:20:53.892998 [ 260 ] {a541d521-f53a-48c7-a1ad-7f0a43c2273e} <Debug> TCPHandler: Processed in 0.001910277 sec. | ||
| 4858 | 2026.03.23 21:20:53.893114 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.03.23 21:20:53.893208 [ 260 ] {7f5e31dd-39f8-4e86-a1fe-88677043d204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4860 | 2026.03.23 21:20:53.893249 [ 260 ] {7f5e31dd-39f8-4e86-a1fe-88677043d204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4861 | 2026.03.23 21:20:53.893589 [ 260 ] {7f5e31dd-39f8-4e86-a1fe-88677043d204} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.03.23 21:20:53.893624 [ 260 ] {7f5e31dd-39f8-4e86-a1fe-88677043d204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4863 | 2026.03.23 21:20:53.893935 [ 260 ] {7f5e31dd-39f8-4e86-a1fe-88677043d204} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4864 | 2026.03.23 21:20:53.894139 [ 260 ] {7f5e31dd-39f8-4e86-a1fe-88677043d204} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.03.23 21:20:53.894266 [ 260 ] {7f5e31dd-39f8-4e86-a1fe-88677043d204} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4866 | 2026.03.23 21:20:53.894302 [ 260 ] {7f5e31dd-39f8-4e86-a1fe-88677043d204} <Debug> TCPHandler: Processed in 0.001236971 sec. | ||
| 4867 | 2026.03.23 21:20:57.715701 [ 72 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4868 | 2026.03.23 21:20:57.715771 [ 72 ] {} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.03.23 21:20:57.715795 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4870 | 2026.03.23 21:20:57.715914 [ 197 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::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 | ||
| 4871 | 2026.03.23 21:20:57.716054 [ 197 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4872 | 2026.03.23 21:20:57.716093 [ 197 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 4873 | 2026.03.23 21:20:57.716169 [ 197 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4874 | 2026.03.23 21:20:57.716220 [ 197 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::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 | ||
| 4875 | 2026.03.23 21:20:57.716268 [ 197 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4876 | 2026.03.23 21:20:57.716311 [ 197 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::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 | ||
| 4877 | 2026.03.23 21:20:57.717167 [ 188 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308472 sec., 4585.501256427345 rows/sec., 340.33 KiB/sec. | ||
| 4878 | 2026.03.23 21:20:57.717316 [ 188 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4879 | 2026.03.23 21:20:57.717596 [ 188 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_5_1} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.03.23 21:20:57.717672 [ 188 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_5_1} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4881 | 2026.03.23 21:20:57.717771 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4882 | 2026.03.23 21:20:58.074852 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4883 | 2026.03.23 21:20:58.074900 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4884 | 2026.03.23 21:20:58.175824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10528 | ||
| 4885 | 2026.03.23 21:20:58.176360 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.03.23 21:20:58.176403 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4887 | 2026.03.23 21:20:58.176982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4888 | 2026.03.23 21:20:58.177220 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.03.23 21:20:58.177370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10528 | ||
| 4890 | 2026.03.23 21:20:58.757026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4891 | 2026.03.23 21:20:58.772436 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.03.23 21:20:58.772489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4893 | 2026.03.23 21:20:58.778039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4894 | 2026.03.23 21:20:58.778736 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.03.23 21:20:58.781400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4896 | 2026.03.23 21:20:58.886664 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.03.23 21:20:58.886839 [ 260 ] {ea143515-16a8-4032-804f-793ba53bd9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4898 | 2026.03.23 21:20:58.886905 [ 260 ] {ea143515-16a8-4032-804f-793ba53bd9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4899 | 2026.03.23 21:20:58.887598 [ 260 ] {ea143515-16a8-4032-804f-793ba53bd9cd} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.03.23 21:20:58.887647 [ 260 ] {ea143515-16a8-4032-804f-793ba53bd9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4901 | 2026.03.23 21:20:58.888035 [ 260 ] {ea143515-16a8-4032-804f-793ba53bd9cd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4902 | 2026.03.23 21:20:58.888257 [ 260 ] {ea143515-16a8-4032-804f-793ba53bd9cd} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.03.23 21:20:58.888414 [ 260 ] {ea143515-16a8-4032-804f-793ba53bd9cd} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001621 sec., 72794.57125231338 rows/sec., 6.19 MiB/sec. | ||
| 4904 | 2026.03.23 21:20:58.888464 [ 260 ] {ea143515-16a8-4032-804f-793ba53bd9cd} <Debug> TCPHandler: Processed in 0.001934218 sec. | ||
| 4905 | 2026.03.23 21:20:58.888596 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.03.23 21:20:58.888697 [ 260 ] {0cb56b30-1029-49f7-afaa-14c09fd0b97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4907 | 2026.03.23 21:20:58.888741 [ 260 ] {0cb56b30-1029-49f7-afaa-14c09fd0b97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4908 | 2026.03.23 21:20:58.889169 [ 260 ] {0cb56b30-1029-49f7-afaa-14c09fd0b97f} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.03.23 21:20:58.889207 [ 260 ] {0cb56b30-1029-49f7-afaa-14c09fd0b97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4910 | 2026.03.23 21:20:58.889518 [ 260 ] {0cb56b30-1029-49f7-afaa-14c09fd0b97f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4911 | 2026.03.23 21:20:58.889729 [ 260 ] {0cb56b30-1029-49f7-afaa-14c09fd0b97f} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.03.23 21:20:58.889861 [ 260 ] {0cb56b30-1029-49f7-afaa-14c09fd0b97f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001188 sec., 26094.276094276094 rows/sec., 1.92 MiB/sec. | ||
| 4913 | 2026.03.23 21:20:58.889899 [ 260 ] {0cb56b30-1029-49f7-afaa-14c09fd0b97f} <Debug> TCPHandler: Processed in 0.001354884 sec. | ||
| 4914 | 2026.03.23 21:20:58.890013 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.03.23 21:20:58.890107 [ 260 ] {f32f8f86-e839-4138-8c6d-919a6bc2fbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4916 | 2026.03.23 21:20:58.890149 [ 260 ] {f32f8f86-e839-4138-8c6d-919a6bc2fbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4917 | 2026.03.23 21:20:58.890574 [ 260 ] {f32f8f86-e839-4138-8c6d-919a6bc2fbeb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.03.23 21:20:58.890611 [ 260 ] {f32f8f86-e839-4138-8c6d-919a6bc2fbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4919 | 2026.03.23 21:20:58.890915 [ 260 ] {f32f8f86-e839-4138-8c6d-919a6bc2fbeb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4920 | 2026.03.23 21:20:58.891134 [ 260 ] {f32f8f86-e839-4138-8c6d-919a6bc2fbeb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.03.23 21:20:58.891262 [ 260 ] {f32f8f86-e839-4138-8c6d-919a6bc2fbeb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 4922 | 2026.03.23 21:20:58.891301 [ 260 ] {f32f8f86-e839-4138-8c6d-919a6bc2fbeb} <Debug> TCPHandler: Processed in 0.001336934 sec. | ||
| 4923 | 2026.03.23 21:20:58.891416 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.03.23 21:20:58.891509 [ 260 ] {b8ee6bef-7bae-4685-8615-bd818bf4f037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.03.23 21:20:58.891553 [ 260 ] {b8ee6bef-7bae-4685-8615-bd818bf4f037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4926 | 2026.03.23 21:20:58.891959 [ 260 ] {b8ee6bef-7bae-4685-8615-bd818bf4f037} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.03.23 21:20:58.891996 [ 260 ] {b8ee6bef-7bae-4685-8615-bd818bf4f037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4928 | 2026.03.23 21:20:58.892326 [ 260 ] {b8ee6bef-7bae-4685-8615-bd818bf4f037} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4929 | 2026.03.23 21:20:58.892534 [ 260 ] {b8ee6bef-7bae-4685-8615-bd818bf4f037} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.03.23 21:20:58.892662 [ 260 ] {b8ee6bef-7bae-4685-8615-bd818bf4f037} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4931 | 2026.03.23 21:20:58.892699 [ 260 ] {b8ee6bef-7bae-4685-8615-bd818bf4f037} <Debug> TCPHandler: Processed in 0.001331404 sec. | ||
| 4932 | 2026.03.23 21:20:58.892812 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.03.23 21:20:58.892905 [ 260 ] {01c46743-851b-4446-a33d-c082840e9970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4934 | 2026.03.23 21:20:58.892959 [ 260 ] {01c46743-851b-4446-a33d-c082840e9970} <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 | ||
| 4935 | 2026.03.23 21:20:58.893801 [ 260 ] {01c46743-851b-4446-a33d-c082840e9970} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.03.23 21:20:58.893838 [ 260 ] {01c46743-851b-4446-a33d-c082840e9970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4937 | 2026.03.23 21:20:58.894391 [ 260 ] {01c46743-851b-4446-a33d-c082840e9970} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4938 | 2026.03.23 21:20:58.894618 [ 260 ] {01c46743-851b-4446-a33d-c082840e9970} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.03.23 21:20:58.894758 [ 260 ] {01c46743-851b-4446-a33d-c082840e9970} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00187 sec., 16577.540106951874 rows/sec., 29.71 MiB/sec. | ||
| 4940 | 2026.03.23 21:20:58.894821 [ 260 ] {01c46743-851b-4446-a33d-c082840e9970} <Debug> TCPHandler: Processed in 0.002058811 sec. | ||
| 4941 | 2026.03.23 21:20:58.894939 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.03.23 21:20:58.895033 [ 260 ] {1875f2df-b3fd-435d-b64e-ff72e27082db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.03.23 21:20:58.895075 [ 260 ] {1875f2df-b3fd-435d-b64e-ff72e27082db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4944 | 2026.03.23 21:20:58.895415 [ 260 ] {1875f2df-b3fd-435d-b64e-ff72e27082db} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.03.23 21:20:58.895452 [ 260 ] {1875f2df-b3fd-435d-b64e-ff72e27082db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4946 | 2026.03.23 21:20:58.895754 [ 260 ] {1875f2df-b3fd-435d-b64e-ff72e27082db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4947 | 2026.03.23 21:20:58.895972 [ 260 ] {1875f2df-b3fd-435d-b64e-ff72e27082db} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.03.23 21:20:58.896100 [ 260 ] {1875f2df-b3fd-435d-b64e-ff72e27082db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4949 | 2026.03.23 21:20:58.896135 [ 260 ] {1875f2df-b3fd-435d-b64e-ff72e27082db} <Debug> TCPHandler: Processed in 0.001246221 sec. | ||
| 4950 | 2026.03.23 21:20:58.950873 [ 57 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4951 | 2026.03.23 21:20:58.950938 [ 57 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.03.23 21:20:58.950959 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4953 | 2026.03.23 21:20:58.951058 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4954 | 2026.03.23 21:20:58.951172 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4955 | 2026.03.23 21:20:58.951201 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 825 rows starting from the beginning of the part | ||
| 4956 | 2026.03.23 21:20:58.951260 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::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 | ||
| 4957 | 2026.03.23 21:20:58.951304 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 4958 | 2026.03.23 21:20:58.951346 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4959 | 2026.03.23 21:20:58.951384 [ 188 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 4960 | 2026.03.23 21:20:58.952477 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455066 sec., 1700953.7711691428 rows/sec., 105.99 MiB/sec. | ||
| 4961 | 2026.03.23 21:20:58.952688 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4962 | 2026.03.23 21:20:58.952994 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.03.23 21:20:58.953077 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_10_2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4964 | 2026.03.23 21:20:58.953181 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4965 | 2026.03.23 21:21:03.215835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 654 | ||
| 4966 | 2026.03.23 21:21:03.218090 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.03.23 21:21:03.218147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4968 | 2026.03.23 21:21:03.219347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4969 | 2026.03.23 21:21:03.219642 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.03.23 21:21:03.219800 [ 53 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4971 | 2026.03.23 21:21:03.219861 [ 53 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.03.23 21:21:03.219884 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4973 | 2026.03.23 21:21:03.220017 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 4974 | 2026.03.23 21:21:03.220050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 4975 | 2026.03.23 21:21:03.220551 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4976 | 2026.03.23 21:21:03.220687 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 496 rows starting from the beginning of the part | ||
| 4977 | 2026.03.23 21:21:03.221050 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4978 | 2026.03.23 21:21:03.221414 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 4979 | 2026.03.23 21:21:03.221762 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4980 | 2026.03.23 21:21:03.222099 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 4981 | 2026.03.23 21:21:03.222420 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 4982 | 2026.03.23 21:21:03.228942 [ 189 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 72 columns (72 merged, 0 gathered) in 0.008986893 sec., 72772.64789955773 rows/sec., 62.27 MiB/sec. | ||
| 4983 | 2026.03.23 21:21:03.230123 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4984 | 2026.03.23 21:21:03.230783 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.03.23 21:21:03.230873 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_16_3} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4986 | 2026.03.23 21:21:03.231249 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 4987 | 2026.03.23 21:21:03.887753 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2026.03.23 21:21:03.887947 [ 260 ] {f50d03e9-d90b-4f7e-b073-ccce962fda52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4989 | 2026.03.23 21:21:03.888021 [ 260 ] {f50d03e9-d90b-4f7e-b073-ccce962fda52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4990 | 2026.03.23 21:21:03.888681 [ 260 ] {f50d03e9-d90b-4f7e-b073-ccce962fda52} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.03.23 21:21:03.888729 [ 260 ] {f50d03e9-d90b-4f7e-b073-ccce962fda52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4992 | 2026.03.23 21:21:03.889110 [ 260 ] {f50d03e9-d90b-4f7e-b073-ccce962fda52} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4993 | 2026.03.23 21:21:03.889341 [ 260 ] {f50d03e9-d90b-4f7e-b073-ccce962fda52} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.03.23 21:21:03.889497 [ 260 ] {f50d03e9-d90b-4f7e-b073-ccce962fda52} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 4995 | 2026.03.23 21:21:03.889548 [ 260 ] {f50d03e9-d90b-4f7e-b073-ccce962fda52} <Debug> TCPHandler: Processed in 0.001936908 sec. | ||
| 4996 | 2026.03.23 21:21:03.889684 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.03.23 21:21:03.889787 [ 260 ] {69decc91-c419-46fb-87f1-b0294e263451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4998 | 2026.03.23 21:21:03.889833 [ 260 ] {69decc91-c419-46fb-87f1-b0294e263451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4999 | 2026.03.23 21:21:03.890380 [ 260 ] {69decc91-c419-46fb-87f1-b0294e263451} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.03.23 21:21:03.890417 [ 260 ] {69decc91-c419-46fb-87f1-b0294e263451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5001 | 2026.03.23 21:21:03.890783 [ 260 ] {69decc91-c419-46fb-87f1-b0294e263451} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5002 | 2026.03.23 21:21:03.891030 [ 260 ] {69decc91-c419-46fb-87f1-b0294e263451} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.03.23 21:21:03.891142 [ 54 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5004 | 2026.03.23 21:21:03.891165 [ 260 ] {69decc91-c419-46fb-87f1-b0294e263451} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001402 sec., 139800.2853067047 rows/sec., 12.45 MiB/sec. | ||
| 5005 | 2026.03.23 21:21:03.891186 [ 54 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.03.23 21:21:03.891205 [ 260 ] {69decc91-c419-46fb-87f1-b0294e263451} <Debug> TCPHandler: Processed in 0.001572239 sec. | ||
| 5007 | 2026.03.23 21:21:03.891212 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5008 | 2026.03.23 21:21:03.891327 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.03.23 21:21:03.891346 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 5010 | 2026.03.23 21:21:03.891424 [ 260 ] {afc0ee5a-0097-42ac-8c94-cea3c6d661bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.03.23 21:21:03.891472 [ 260 ] {afc0ee5a-0097-42ac-8c94-cea3c6d661bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5012 | 2026.03.23 21:21:03.891495 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5013 | 2026.03.23 21:21:03.891534 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2614 rows starting from the beginning of the part | ||
| 5014 | 2026.03.23 21:21:03.891600 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2466 rows starting from the beginning of the part | ||
| 5015 | 2026.03.23 21:21:03.891668 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5016 | 2026.03.23 21:21:03.891715 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 5017 | 2026.03.23 21:21:03.891761 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part | ||
| 5018 | 2026.03.23 21:21:03.891802 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 196 rows starting from the beginning of the part | ||
| 5019 | 2026.03.23 21:21:03.891890 [ 260 ] {afc0ee5a-0097-42ac-8c94-cea3c6d661bc} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.03.23 21:21:03.891933 [ 260 ] {afc0ee5a-0097-42ac-8c94-cea3c6d661bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5021 | 2026.03.23 21:21:03.892359 [ 260 ] {afc0ee5a-0097-42ac-8c94-cea3c6d661bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5022 | 2026.03.23 21:21:03.892595 [ 260 ] {afc0ee5a-0097-42ac-8c94-cea3c6d661bc} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.03.23 21:21:03.892732 [ 260 ] {afc0ee5a-0097-42ac-8c94-cea3c6d661bc} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001327 sec., 16578.74905802562 rows/sec., 1.26 MiB/sec. | ||
| 5024 | 2026.03.23 21:21:03.892772 [ 260 ] {afc0ee5a-0097-42ac-8c94-cea3c6d661bc} <Debug> TCPHandler: Processed in 0.001495598 sec. | ||
| 5025 | 2026.03.23 21:21:03.892944 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.03.23 21:21:03.893040 [ 260 ] {cb0a8528-b0a8-4bed-a0e7-aa203500206e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.03.23 21:21:03.893081 [ 260 ] {cb0a8528-b0a8-4bed-a0e7-aa203500206e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5028 | 2026.03.23 21:21:03.893482 [ 260 ] {cb0a8528-b0a8-4bed-a0e7-aa203500206e} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.03.23 21:21:03.893520 [ 260 ] {cb0a8528-b0a8-4bed-a0e7-aa203500206e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5030 | 2026.03.23 21:21:03.893834 [ 260 ] {cb0a8528-b0a8-4bed-a0e7-aa203500206e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5031 | 2026.03.23 21:21:03.893909 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002627586 sec., 2103071.0317378766 rows/sec., 167.05 MiB/sec. | ||
| 5032 | 2026.03.23 21:21:03.894047 [ 260 ] {cb0a8528-b0a8-4bed-a0e7-aa203500206e} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.03.23 21:21:03.894185 [ 260 ] {cb0a8528-b0a8-4bed-a0e7-aa203500206e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001166 sec., 20583.19039451115 rows/sec., 1.71 MiB/sec. | ||
| 5034 | 2026.03.23 21:21:03.894224 [ 260 ] {cb0a8528-b0a8-4bed-a0e7-aa203500206e} <Debug> TCPHandler: Processed in 0.001330533 sec. | ||
| 5035 | 2026.03.23 21:21:03.894268 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5036 | 2026.03.23 21:21:03.894333 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.03.23 21:21:03.894425 [ 260 ] {d8f65759-f2f0-42da-b386-509e24042705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5038 | 2026.03.23 21:21:03.894466 [ 260 ] {d8f65759-f2f0-42da-b386-509e24042705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5039 | 2026.03.23 21:21:03.894532 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.03.23 21:21:03.894600 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_36_7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5041 | 2026.03.23 21:21:03.894690 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 5042 | 2026.03.23 21:21:03.894860 [ 260 ] {d8f65759-f2f0-42da-b386-509e24042705} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.03.23 21:21:03.894894 [ 260 ] {d8f65759-f2f0-42da-b386-509e24042705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5044 | 2026.03.23 21:21:03.895201 [ 260 ] {d8f65759-f2f0-42da-b386-509e24042705} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5045 | 2026.03.23 21:21:03.895413 [ 260 ] {d8f65759-f2f0-42da-b386-509e24042705} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.03.23 21:21:03.895539 [ 260 ] {d8f65759-f2f0-42da-b386-509e24042705} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 5047 | 2026.03.23 21:21:03.895578 [ 260 ] {d8f65759-f2f0-42da-b386-509e24042705} <Debug> TCPHandler: Processed in 0.001294082 sec. | ||
| 5048 | 2026.03.23 21:21:03.895685 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.03.23 21:21:03.895778 [ 260 ] {3f9ffb29-9866-4e9b-a6fd-39e83117e742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5050 | 2026.03.23 21:21:03.895818 [ 260 ] {3f9ffb29-9866-4e9b-a6fd-39e83117e742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5051 | 2026.03.23 21:21:03.896244 [ 260 ] {3f9ffb29-9866-4e9b-a6fd-39e83117e742} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.03.23 21:21:03.896278 [ 260 ] {3f9ffb29-9866-4e9b-a6fd-39e83117e742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5053 | 2026.03.23 21:21:03.896593 [ 260 ] {3f9ffb29-9866-4e9b-a6fd-39e83117e742} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5054 | 2026.03.23 21:21:03.896796 [ 260 ] {3f9ffb29-9866-4e9b-a6fd-39e83117e742} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.03.23 21:21:03.896889 [ 54 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5056 | 2026.03.23 21:21:03.896915 [ 54 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.03.23 21:21:03.896921 [ 260 ] {3f9ffb29-9866-4e9b-a6fd-39e83117e742} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001161 sec., 94745.90869939709 rows/sec., 7.72 MiB/sec. | ||
| 5058 | 2026.03.23 21:21:03.896931 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5059 | 2026.03.23 21:21:03.896959 [ 260 ] {3f9ffb29-9866-4e9b-a6fd-39e83117e742} <Debug> TCPHandler: Processed in 0.001321293 sec. | ||
| 5060 | 2026.03.23 21:21:03.897043 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 5061 | 2026.03.23 21:21:03.897067 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2026.03.23 21:21:03.897170 [ 260 ] {7ee43fc1-5bc7-4143-9cb8-8aa466612dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5063 | 2026.03.23 21:21:03.897179 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5064 | 2026.03.23 21:21:03.897216 [ 260 ] {7ee43fc1-5bc7-4143-9cb8-8aa466612dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5065 | 2026.03.23 21:21:03.897222 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5066 | 2026.03.23 21:21:03.897300 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1325 rows starting from the beginning of the part | ||
| 5067 | 2026.03.23 21:21:03.897344 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5068 | 2026.03.23 21:21:03.897385 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5069 | 2026.03.23 21:21:03.897448 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 95 rows starting from the beginning of the part | ||
| 5070 | 2026.03.23 21:21:03.897493 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 110 rows starting from the beginning of the part | ||
| 5071 | 2026.03.23 21:21:03.897628 [ 260 ] {7ee43fc1-5bc7-4143-9cb8-8aa466612dd3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.03.23 21:21:03.897668 [ 260 ] {7ee43fc1-5bc7-4143-9cb8-8aa466612dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5073 | 2026.03.23 21:21:03.898130 [ 260 ] {7ee43fc1-5bc7-4143-9cb8-8aa466612dd3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5074 | 2026.03.23 21:21:03.898396 [ 260 ] {7ee43fc1-5bc7-4143-9cb8-8aa466612dd3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.03.23 21:21:03.898510 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5076 | 2026.03.23 21:21:03.898536 [ 260 ] {7ee43fc1-5bc7-4143-9cb8-8aa466612dd3} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001384 sec., 141618.4971098266 rows/sec., 10.16 MiB/sec. | ||
| 5077 | 2026.03.23 21:21:03.898542 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.03.23 21:21:03.898569 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5079 | 2026.03.23 21:21:03.898577 [ 260 ] {7ee43fc1-5bc7-4143-9cb8-8aa466612dd3} <Debug> TCPHandler: Processed in 0.001557339 sec. | ||
| 5080 | 2026.03.23 21:21:03.898637 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 5081 | 2026.03.23 21:21:03.898700 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.03.23 21:21:03.898725 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5083 | 2026.03.23 21:21:03.898754 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11477 rows starting from the beginning of the part | ||
| 5084 | 2026.03.23 21:21:03.898796 [ 260 ] {362fcbde-5fed-424e-953c-d5844dac9db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5085 | 2026.03.23 21:21:03.898809 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1499 rows starting from the beginning of the part | ||
| 5086 | 2026.03.23 21:21:03.898844 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851946 sec., 1657175.7491849116 rows/sec., 120.30 MiB/sec. | ||
| 5087 | 2026.03.23 21:21:03.898852 [ 260 ] {362fcbde-5fed-424e-953c-d5844dac9db5} <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 | ||
| 5088 | 2026.03.23 21:21:03.898850 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5089 | 2026.03.23 21:21:03.898936 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 5090 | 2026.03.23 21:21:03.898976 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5091 | 2026.03.23 21:21:03.899021 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 196 rows starting from the beginning of the part | ||
| 5092 | 2026.03.23 21:21:03.899038 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5093 | 2026.03.23 21:21:03.899345 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.23 21:21:03.899420 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_36_7} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5095 | 2026.03.23 21:21:03.899501 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5096 | 2026.03.23 21:21:03.899672 [ 260 ] {362fcbde-5fed-424e-953c-d5844dac9db5} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.03.23 21:21:03.899713 [ 260 ] {362fcbde-5fed-424e-953c-d5844dac9db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5098 | 2026.03.23 21:21:03.900295 [ 260 ] {362fcbde-5fed-424e-953c-d5844dac9db5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5099 | 2026.03.23 21:21:03.900537 [ 260 ] {362fcbde-5fed-424e-953c-d5844dac9db5} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.03.23 21:21:03.900686 [ 260 ] {362fcbde-5fed-424e-953c-d5844dac9db5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001908 sec., 5241.090146750525 rows/sec., 9.39 MiB/sec. | ||
| 5101 | 2026.03.23 21:21:03.900760 [ 260 ] {362fcbde-5fed-424e-953c-d5844dac9db5} <Debug> TCPHandler: Processed in 0.002110112 sec. | ||
| 5102 | 2026.03.23 21:21:03.900871 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.03.23 21:21:03.900966 [ 260 ] {4ccc3517-cfbd-409c-a8f7-164f482b37b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5104 | 2026.03.23 21:21:03.901008 [ 260 ] {4ccc3517-cfbd-409c-a8f7-164f482b37b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5105 | 2026.03.23 21:21:03.901366 [ 260 ] {4ccc3517-cfbd-409c-a8f7-164f482b37b6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.03.23 21:21:03.901401 [ 260 ] {4ccc3517-cfbd-409c-a8f7-164f482b37b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5107 | 2026.03.23 21:21:03.901746 [ 260 ] {4ccc3517-cfbd-409c-a8f7-164f482b37b6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5108 | 2026.03.23 21:21:03.901961 [ 260 ] {4ccc3517-cfbd-409c-a8f7-164f482b37b6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.03.23 21:21:03.902093 [ 260 ] {4ccc3517-cfbd-409c-a8f7-164f482b37b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 5110 | 2026.03.23 21:21:03.902111 [ 67 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5111 | 2026.03.23 21:21:03.902131 [ 260 ] {4ccc3517-cfbd-409c-a8f7-164f482b37b6} <Debug> TCPHandler: Processed in 0.001309233 sec. | ||
| 5112 | 2026.03.23 21:21:03.902162 [ 67 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.03.23 21:21:03.902189 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5114 | 2026.03.23 21:21:03.902272 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 5115 | 2026.03.23 21:21:03.902361 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5116 | 2026.03.23 21:21:03.902389 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1560 rows starting from the beginning of the part | ||
| 5117 | 2026.03.23 21:21:03.902439 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 5118 | 2026.03.23 21:21:03.902483 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 5119 | 2026.03.23 21:21:03.902521 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5120 | 2026.03.23 21:21:03.902560 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 5121 | 2026.03.23 21:21:03.902607 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5122 | 2026.03.23 21:21:03.903639 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402005 sec., 1283875.5924550912 rows/sec., 86.47 MiB/sec. | ||
| 5123 | 2026.03.23 21:21:03.903808 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13620 rows, containing 5 columns (5 merged, 0 gathered) in 0.005200539 sec., 2618959.3040259867 rows/sec., 168.93 MiB/sec. | ||
| 5124 | 2026.03.23 21:21:03.903939 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5125 | 2026.03.23 21:21:03.904257 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.03.23 21:21:03.904288 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5127 | 2026.03.23 21:21:03.904340 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_36_7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5128 | 2026.03.23 21:21:03.904430 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5129 | 2026.03.23 21:21:03.904553 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.03.23 21:21:03.904638 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5131 | 2026.03.23 21:21:03.904735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 5132 | 2026.03.23 21:21:04.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.17 MiB, peak 263.88 MiB, free memory in arenas 0.00 B, will set to 257.14 MiB (RSS), difference: 1.97 MiB | ||
| 5133 | 2026.03.23 21:21:05.678401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10976 | ||
| 5134 | 2026.03.23 21:21:05.678907 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2026.03.23 21:21:05.678954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5136 | 2026.03.23 21:21:05.679496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5137 | 2026.03.23 21:21:05.679742 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2026.03.23 21:21:05.679884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10976 | ||
| 5139 | 2026.03.23 21:21:06.282196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5140 | 2026.03.23 21:21:06.297759 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.03.23 21:21:06.297809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5142 | 2026.03.23 21:21:06.304130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5143 | 2026.03.23 21:21:06.304824 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.03.23 21:21:06.307601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5145 | 2026.03.23 21:21:08.886311 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.03.23 21:21:08.886594 [ 260 ] {8f7ea982-8b89-4770-b23c-071a06feac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5147 | 2026.03.23 21:21:08.886693 [ 260 ] {8f7ea982-8b89-4770-b23c-071a06feac2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5148 | 2026.03.23 21:21:08.887551 [ 260 ] {8f7ea982-8b89-4770-b23c-071a06feac2f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.03.23 21:21:08.887595 [ 260 ] {8f7ea982-8b89-4770-b23c-071a06feac2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5150 | 2026.03.23 21:21:08.887994 [ 260 ] {8f7ea982-8b89-4770-b23c-071a06feac2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5151 | 2026.03.23 21:21:08.888221 [ 260 ] {8f7ea982-8b89-4770-b23c-071a06feac2f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.03.23 21:21:08.888375 [ 260 ] {8f7ea982-8b89-4770-b23c-071a06feac2f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00185 sec., 63783.78378378378 rows/sec., 5.43 MiB/sec. | ||
| 5153 | 2026.03.23 21:21:08.888425 [ 260 ] {8f7ea982-8b89-4770-b23c-071a06feac2f} <Debug> TCPHandler: Processed in 0.002287737 sec. | ||
| 5154 | 2026.03.23 21:21:08.888557 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2026.03.23 21:21:08.888660 [ 260 ] {51fbc202-43b1-4eaf-93c4-e77d8cfeb384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5156 | 2026.03.23 21:21:08.888705 [ 260 ] {51fbc202-43b1-4eaf-93c4-e77d8cfeb384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5157 | 2026.03.23 21:21:08.889135 [ 260 ] {51fbc202-43b1-4eaf-93c4-e77d8cfeb384} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.03.23 21:21:08.889171 [ 260 ] {51fbc202-43b1-4eaf-93c4-e77d8cfeb384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5159 | 2026.03.23 21:21:08.889480 [ 260 ] {51fbc202-43b1-4eaf-93c4-e77d8cfeb384} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5160 | 2026.03.23 21:21:08.889701 [ 260 ] {51fbc202-43b1-4eaf-93c4-e77d8cfeb384} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.03.23 21:21:08.889800 [ 34 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5162 | 2026.03.23 21:21:08.889833 [ 260 ] {51fbc202-43b1-4eaf-93c4-e77d8cfeb384} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 1.90 MiB/sec. | ||
| 5163 | 2026.03.23 21:21:08.889839 [ 34 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.03.23 21:21:08.889866 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5165 | 2026.03.23 21:21:08.889873 [ 260 ] {51fbc202-43b1-4eaf-93c4-e77d8cfeb384} <Debug> TCPHandler: Processed in 0.001367644 sec. | ||
| 5166 | 2026.03.23 21:21:08.889957 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 5167 | 2026.03.23 21:21:08.889985 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2026.03.23 21:21:08.890059 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5169 | 2026.03.23 21:21:08.890082 [ 260 ] {28e8f7a9-ff85-41d9-8514-23c326ffa2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5170 | 2026.03.23 21:21:08.890093 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5171 | 2026.03.23 21:21:08.890124 [ 260 ] {28e8f7a9-ff85-41d9-8514-23c326ffa2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5172 | 2026.03.23 21:21:08.890158 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 5173 | 2026.03.23 21:21:08.890211 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5174 | 2026.03.23 21:21:08.890259 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5175 | 2026.03.23 21:21:08.890305 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part | ||
| 5176 | 2026.03.23 21:21:08.890350 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5177 | 2026.03.23 21:21:08.890566 [ 260 ] {28e8f7a9-ff85-41d9-8514-23c326ffa2b4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.03.23 21:21:08.890601 [ 260 ] {28e8f7a9-ff85-41d9-8514-23c326ffa2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5179 | 2026.03.23 21:21:08.890972 [ 260 ] {28e8f7a9-ff85-41d9-8514-23c326ffa2b4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5180 | 2026.03.23 21:21:08.891191 [ 260 ] {28e8f7a9-ff85-41d9-8514-23c326ffa2b4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.03.23 21:21:08.891303 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380365 sec., 159378.13549314855 rows/sec., 12.30 MiB/sec. | ||
| 5182 | 2026.03.23 21:21:08.891322 [ 260 ] {28e8f7a9-ff85-41d9-8514-23c326ffa2b4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00126 sec., 75396.8253968254 rows/sec., 5.89 MiB/sec. | ||
| 5183 | 2026.03.23 21:21:08.891401 [ 260 ] {28e8f7a9-ff85-41d9-8514-23c326ffa2b4} <Debug> TCPHandler: Processed in 0.001464977 sec. | ||
| 5184 | 2026.03.23 21:21:08.891465 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5185 | 2026.03.23 21:21:08.891536 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.23 21:21:08.891634 [ 260 ] {43ae2ac0-613b-4d05-8b9f-05701ee5ae01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5187 | 2026.03.23 21:21:08.891681 [ 260 ] {43ae2ac0-613b-4d05-8b9f-05701ee5ae01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5188 | 2026.03.23 21:21:08.891718 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.03.23 21:21:08.891785 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_31_6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5190 | 2026.03.23 21:21:08.891856 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5191 | 2026.03.23 21:21:08.892119 [ 260 ] {43ae2ac0-613b-4d05-8b9f-05701ee5ae01} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.03.23 21:21:08.892155 [ 260 ] {43ae2ac0-613b-4d05-8b9f-05701ee5ae01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5193 | 2026.03.23 21:21:08.892484 [ 260 ] {43ae2ac0-613b-4d05-8b9f-05701ee5ae01} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5194 | 2026.03.23 21:21:08.892697 [ 260 ] {43ae2ac0-613b-4d05-8b9f-05701ee5ae01} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.03.23 21:21:08.892826 [ 260 ] {43ae2ac0-613b-4d05-8b9f-05701ee5ae01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 5196 | 2026.03.23 21:21:08.892864 [ 260 ] {43ae2ac0-613b-4d05-8b9f-05701ee5ae01} <Debug> TCPHandler: Processed in 0.001377674 sec. | ||
| 5197 | 2026.03.23 21:21:08.892983 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.03.23 21:21:08.893078 [ 260 ] {fa240864-fb9d-47a7-bd03-a042a9c03e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.03.23 21:21:08.893134 [ 260 ] {fa240864-fb9d-47a7-bd03-a042a9c03e4d} <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 | ||
| 5200 | 2026.03.23 21:21:08.893950 [ 260 ] {fa240864-fb9d-47a7-bd03-a042a9c03e4d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.03.23 21:21:08.893986 [ 260 ] {fa240864-fb9d-47a7-bd03-a042a9c03e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5202 | 2026.03.23 21:21:08.894537 [ 260 ] {fa240864-fb9d-47a7-bd03-a042a9c03e4d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5203 | 2026.03.23 21:21:08.894772 [ 260 ] {fa240864-fb9d-47a7-bd03-a042a9c03e4d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.03.23 21:21:08.894872 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5205 | 2026.03.23 21:21:08.894905 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.03.23 21:21:08.894910 [ 260 ] {fa240864-fb9d-47a7-bd03-a042a9c03e4d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 30.01 MiB/sec. | ||
| 5207 | 2026.03.23 21:21:08.894925 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5208 | 2026.03.23 21:21:08.894978 [ 260 ] {fa240864-fb9d-47a7-bd03-a042a9c03e4d} <Debug> TCPHandler: Processed in 0.002044881 sec. | ||
| 5209 | 2026.03.23 21:21:08.894999 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 5210 | 2026.03.23 21:21:08.895094 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.03.23 21:21:08.895185 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5212 | 2026.03.23 21:21:08.895191 [ 260 ] {eee791d0-f8da-434d-bc07-23a0b29fbddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5213 | 2026.03.23 21:21:08.895237 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 501 rows starting from the beginning of the part | ||
| 5214 | 2026.03.23 21:21:08.895242 [ 260 ] {eee791d0-f8da-434d-bc07-23a0b29fbddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5215 | 2026.03.23 21:21:08.895353 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 5216 | 2026.03.23 21:21:08.895465 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5217 | 2026.03.23 21:21:08.895566 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5218 | 2026.03.23 21:21:08.895609 [ 260 ] {eee791d0-f8da-434d-bc07-23a0b29fbddd} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.03.23 21:21:08.895645 [ 260 ] {eee791d0-f8da-434d-bc07-23a0b29fbddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5220 | 2026.03.23 21:21:08.895662 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5221 | 2026.03.23 21:21:08.895757 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5222 | 2026.03.23 21:21:08.895950 [ 260 ] {eee791d0-f8da-434d-bc07-23a0b29fbddd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5223 | 2026.03.23 21:21:08.896170 [ 260 ] {eee791d0-f8da-434d-bc07-23a0b29fbddd} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.03.23 21:21:08.896297 [ 260 ] {eee791d0-f8da-434d-bc07-23a0b29fbddd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 5225 | 2026.03.23 21:21:08.896332 [ 260 ] {eee791d0-f8da-434d-bc07-23a0b29fbddd} <Debug> TCPHandler: Processed in 0.001287902 sec. | ||
| 5226 | 2026.03.23 21:21:08.902703 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 19 columns (19 merged, 0 gathered) in 0.007736043 sec., 80532.127342105 rows/sec., 144.31 MiB/sec. | ||
| 5227 | 2026.03.23 21:21:08.903663 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5228 | 2026.03.23 21:21:08.904076 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.03.23 21:21:08.904168 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5230 | 2026.03.23 21:21:08.904320 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 5231 | 2026.03.23 21:21:09.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.33 MiB, peak 265.75 MiB, free memory in arenas 0.00 B, will set to 259.76 MiB (RSS), difference: 1.43 MiB | ||
| 5232 | 2026.03.23 21:21:10.971377 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62684 | ||
| 5233 | 2026.03.23 21:21:10.971489 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5234 | 2026.03.23 21:21:10.971515 [ 287 ] {} <Debug> TCP-Session: 45103f87-f73f-44c9-8f7e-e99c4fe3586e Authenticating user 'default' from [fd00:1122:3344:101::e]:62684 | ||
| 5235 | 2026.03.23 21:21:10.971538 [ 287 ] {} <Debug> TCP-Session: 45103f87-f73f-44c9-8f7e-e99c4fe3586e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5236 | 2026.03.23 21:21:10.971550 [ 287 ] {} <Debug> TCP-Session: 45103f87-f73f-44c9-8f7e-e99c4fe3586e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5237 | 2026.03.23 21:21:10.971749 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55346 | ||
| 5238 | 2026.03.23 21:21:10.971774 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34667 | ||
| 5239 | 2026.03.23 21:21:10.971837 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40438 | ||
| 5240 | 2026.03.23 21:21:10.971846 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55868 | ||
| 5241 | 2026.03.23 21:21:10.971875 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52455 | ||
| 5242 | 2026.03.23 21:21:10.971898 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5243 | 2026.03.23 21:21:10.971894 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48293 | ||
| 5244 | 2026.03.23 21:21:10.971960 [ 290 ] {} <Debug> TCP-Session: 20b452d2-d3cc-4a01-a837-73e267fdd220 Authenticating user 'default' from [fd00:1122:3344:101::e]:34667 | ||
| 5245 | 2026.03.23 21:21:10.971893 [ 287 ] {} <Trace> TCP-Session: 45103f87-f73f-44c9-8f7e-e99c4fe3586e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.03.23 21:21:10.971989 [ 290 ] {} <Debug> TCP-Session: 20b452d2-d3cc-4a01-a837-73e267fdd220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.03.23 21:21:10.971886 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53878 | ||
| 5248 | 2026.03.23 21:21:10.972021 [ 290 ] {} <Debug> TCP-Session: 20b452d2-d3cc-4a01-a837-73e267fdd220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2026.03.23 21:21:10.971866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5250 | 2026.03.23 21:21:10.971863 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60519 | ||
| 5251 | 2026.03.23 21:21:10.972100 [ 289 ] {} <Debug> TCP-Session: d30d111b-0b34-4497-a620-a01d698ea719 Authenticating user 'default' from [fd00:1122:3344:101::e]:55346 | ||
| 5252 | 2026.03.23 21:21:10.972086 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5253 | 2026.03.23 21:21:10.972129 [ 289 ] {} <Debug> TCP-Session: d30d111b-0b34-4497-a620-a01d698ea719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5254 | 2026.03.23 21:21:10.972152 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5255 | 2026.03.23 21:21:10.972155 [ 289 ] {} <Debug> TCP-Session: d30d111b-0b34-4497-a620-a01d698ea719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.03.23 21:21:10.972155 [ 287 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5257 | 2026.03.23 21:21:10.972202 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5258 | 2026.03.23 21:21:10.972192 [ 292 ] {} <Debug> TCP-Session: e8076191-dd0a-4063-93fb-1a605d9f3cac Authenticating user 'default' from [fd00:1122:3344:101::e]:55868 | ||
| 5259 | 2026.03.23 21:21:10.972244 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5260 | 2026.03.23 21:21:10.972246 [ 286 ] {} <Debug> TCP-Session: e7854ec1-9d1f-4120-94f7-2c77ea29b795 Authenticating user 'default' from [fd00:1122:3344:101::e]:48293 | ||
| 5261 | 2026.03.23 21:21:10.972270 [ 292 ] {} <Debug> TCP-Session: e8076191-dd0a-4063-93fb-1a605d9f3cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5262 | 2026.03.23 21:21:10.972283 [ 259 ] {} <Debug> TCP-Session: 71f45c3a-bdfe-402d-ad58-1b071d453dad Authenticating user 'default' from [fd00:1122:3344:101::e]:53878 | ||
| 5263 | 2026.03.23 21:21:10.972294 [ 286 ] {} <Debug> TCP-Session: e7854ec1-9d1f-4120-94f7-2c77ea29b795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2026.03.23 21:21:10.972305 [ 292 ] {} <Debug> TCP-Session: e8076191-dd0a-4063-93fb-1a605d9f3cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.03.23 21:21:10.972332 [ 286 ] {} <Debug> TCP-Session: e7854ec1-9d1f-4120-94f7-2c77ea29b795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2026.03.23 21:21:10.972333 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5267 | 2026.03.23 21:21:10.972370 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5268 | 2026.03.23 21:21:10.972395 [ 291 ] {} <Debug> TCP-Session: 48119b47-418a-42bd-9fc4-1605493efca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40438 | ||
| 5269 | 2026.03.23 21:21:10.972323 [ 259 ] {} <Debug> TCP-Session: 71f45c3a-bdfe-402d-ad58-1b071d453dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.03.23 21:21:10.972424 [ 291 ] {} <Debug> TCP-Session: 48119b47-418a-42bd-9fc4-1605493efca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5271 | 2026.03.23 21:21:10.972417 [ 293 ] {} <Debug> TCP-Session: 9c7ede2d-5c6f-45f9-a52e-9185fd1b2217 Authenticating user 'default' from [fd00:1122:3344:101::e]:60519 | ||
| 5272 | 2026.03.23 21:21:10.972432 [ 259 ] {} <Debug> TCP-Session: 71f45c3a-bdfe-402d-ad58-1b071d453dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5273 | 2026.03.23 21:21:10.972441 [ 291 ] {} <Debug> TCP-Session: 48119b47-418a-42bd-9fc4-1605493efca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2026.03.23 21:21:10.972463 [ 287 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5275 | 2026.03.23 21:21:10.972460 [ 293 ] {} <Debug> TCP-Session: 9c7ede2d-5c6f-45f9-a52e-9185fd1b2217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.03.23 21:21:10.972153 [ 294 ] {} <Debug> TCP-Session: b1fa0750-d685-4e12-a160-5637d74f9466 Authenticating user 'default' from [fd00:1122:3344:101::e]:52455 | ||
| 5277 | 2026.03.23 21:21:10.972516 [ 293 ] {} <Debug> TCP-Session: 9c7ede2d-5c6f-45f9-a52e-9185fd1b2217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.03.23 21:21:10.972524 [ 287 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5279 | 2026.03.23 21:21:10.972537 [ 294 ] {} <Debug> TCP-Session: b1fa0750-d685-4e12-a160-5637d74f9466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2026.03.23 21:21:10.972582 [ 294 ] {} <Debug> TCP-Session: b1fa0750-d685-4e12-a160-5637d74f9466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2026.03.23 21:21:10.972849 [ 287 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 5282 | 2026.03.23 21:21:10.973814 [ 315 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Trace> AggregatingTransform: Aggregating | ||
| 5283 | 2026.03.23 21:21:10.973867 [ 315 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5284 | 2026.03.23 21:21:10.973903 [ 315 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948543 sec. (1054.248 rows/sec., 41.18 KiB/sec.) | ||
| 5285 | 2026.03.23 21:21:10.973923 [ 315 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Trace> Aggregator: Merging aggregated data | ||
| 5286 | 2026.03.23 21:21:10.975196 [ 287 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003102 sec., 322.3726627981947 rows/sec., 12.59 KiB/sec. | ||
| 5287 | 2026.03.23 21:21:10.975313 [ 287 ] {bf01defb-a420-4589-aa5d-3296a468b7a1} <Debug> TCPHandler: Processed in 0.003527638 sec. | ||
| 5288 | 2026.03.23 21:21:10.975449 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5289 | 2026.03.23 21:21:10.975483 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5290 | 2026.03.23 21:21:10.975487 [ 287 ] {} <Debug> TCP-Session: 45103f87-f73f-44c9-8f7e-e99c4fe3586e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.03.23 21:21:10.975503 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5292 | 2026.03.23 21:21:10.975526 [ 286 ] {} <Debug> TCP-Session: e7854ec1-9d1f-4120-94f7-2c77ea29b795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.03.23 21:21:10.975530 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5294 | 2026.03.23 21:21:10.975558 [ 289 ] {} <Debug> TCP-Session: d30d111b-0b34-4497-a620-a01d698ea719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.03.23 21:21:10.975553 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5296 | 2026.03.23 21:21:10.975593 [ 292 ] {} <Debug> TCP-Session: e8076191-dd0a-4063-93fb-1a605d9f3cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.03.23 21:21:10.975612 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5298 | 2026.03.23 21:21:10.975636 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5299 | 2026.03.23 21:21:10.975632 [ 291 ] {} <Debug> TCP-Session: 48119b47-418a-42bd-9fc4-1605493efca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.03.23 21:21:10.975658 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5301 | 2026.03.23 21:21:10.975663 [ 290 ] {} <Debug> TCP-Session: 20b452d2-d3cc-4a01-a837-73e267fdd220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.03.23 21:21:10.975678 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5303 | 2026.03.23 21:21:10.975704 [ 293 ] {} <Debug> TCP-Session: 9c7ede2d-5c6f-45f9-a52e-9185fd1b2217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2026.03.23 21:21:10.975669 [ 294 ] {} <Debug> TCP-Session: b1fa0750-d685-4e12-a160-5637d74f9466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.03.23 21:21:10.975735 [ 259 ] {} <Debug> TCP-Session: 71f45c3a-bdfe-402d-ad58-1b071d453dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.03.23 21:21:12.760709 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39665 | ||
| 5307 | 2026.03.23 21:21:12.760832 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5308 | 2026.03.23 21:21:12.760864 [ 287 ] {} <Debug> TCP-Session: 833b2718-fb2d-494e-84cc-01082d3f317e Authenticating user 'default' from [fd00:1122:3344:101::e]:39665 | ||
| 5309 | 2026.03.23 21:21:12.760887 [ 287 ] {} <Debug> TCP-Session: 833b2718-fb2d-494e-84cc-01082d3f317e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2026.03.23 21:21:12.760900 [ 287 ] {} <Debug> TCP-Session: 833b2718-fb2d-494e-84cc-01082d3f317e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.03.23 21:21:12.761105 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45673 | ||
| 5312 | 2026.03.23 21:21:12.761120 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35860 | ||
| 5313 | 2026.03.23 21:21:12.761157 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52455 | ||
| 5314 | 2026.03.23 21:21:12.761175 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42692 | ||
| 5315 | 2026.03.23 21:21:12.761203 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35178 | ||
| 5316 | 2026.03.23 21:21:12.761219 [ 287 ] {} <Trace> TCP-Session: 833b2718-fb2d-494e-84cc-01082d3f317e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.03.23 21:21:12.761259 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5318 | 2026.03.23 21:21:12.761261 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5319 | 2026.03.23 21:21:12.761275 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5320 | 2026.03.23 21:21:12.761293 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5321 | 2026.03.23 21:21:12.761298 [ 293 ] {} <Debug> TCP-Session: 0747e918-7520-433b-a2e0-cc36e678f939 Authenticating user 'default' from [fd00:1122:3344:101::e]:52455 | ||
| 5322 | 2026.03.23 21:21:12.761311 [ 290 ] {} <Debug> TCP-Session: 8a8bc2da-b5c2-48c9-ac2e-94a73f4c3868 Authenticating user 'default' from [fd00:1122:3344:101::e]:35860 | ||
| 5323 | 2026.03.23 21:21:12.761326 [ 286 ] {} <Debug> TCP-Session: 8d5dbfc6-75bd-46a3-a04c-330802643ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:35178 | ||
| 5324 | 2026.03.23 21:21:12.761355 [ 293 ] {} <Debug> TCP-Session: 0747e918-7520-433b-a2e0-cc36e678f939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.03.23 21:21:12.761365 [ 286 ] {} <Debug> TCP-Session: 8d5dbfc6-75bd-46a3-a04c-330802643ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.03.23 21:21:12.761361 [ 290 ] {} <Debug> TCP-Session: 8a8bc2da-b5c2-48c9-ac2e-94a73f4c3868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.03.23 21:21:12.761378 [ 293 ] {} <Debug> TCP-Session: 0747e918-7520-433b-a2e0-cc36e678f939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2026.03.23 21:21:12.761388 [ 286 ] {} <Debug> TCP-Session: 8d5dbfc6-75bd-46a3-a04c-330802643ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.03.23 21:21:12.761399 [ 290 ] {} <Debug> TCP-Session: 8a8bc2da-b5c2-48c9-ac2e-94a73f4c3868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.03.23 21:21:12.761419 [ 287 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39665) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5331 | 2026.03.23 21:21:12.761315 [ 294 ] {} <Debug> TCP-Session: fc10cca0-7275-4506-ac85-75921d85a9e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42692 | ||
| 5332 | 2026.03.23 21:21:12.761230 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5333 | 2026.03.23 21:21:12.761481 [ 294 ] {} <Debug> TCP-Session: fc10cca0-7275-4506-ac85-75921d85a9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.03.23 21:21:12.761508 [ 289 ] {} <Debug> TCP-Session: 19a8e9f7-3b7f-48bf-824a-bd8e061e912a Authenticating user 'default' from [fd00:1122:3344:101::e]:45673 | ||
| 5335 | 2026.03.23 21:21:12.761513 [ 294 ] {} <Debug> TCP-Session: fc10cca0-7275-4506-ac85-75921d85a9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.03.23 21:21:12.761534 [ 289 ] {} <Debug> TCP-Session: 19a8e9f7-3b7f-48bf-824a-bd8e061e912a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.03.23 21:21:12.761194 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34009 | ||
| 5338 | 2026.03.23 21:21:12.761560 [ 289 ] {} <Debug> TCP-Session: 19a8e9f7-3b7f-48bf-824a-bd8e061e912a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.03.23 21:21:12.761118 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58652 | ||
| 5340 | 2026.03.23 21:21:12.761138 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60258 | ||
| 5341 | 2026.03.23 21:21:12.761642 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5342 | 2026.03.23 21:21:12.761676 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5343 | 2026.03.23 21:21:12.761694 [ 259 ] {} <Debug> TCP-Session: 6ec4c580-3757-4a03-93cd-7171a006cc80 Authenticating user 'default' from [fd00:1122:3344:101::e]:34009 | ||
| 5344 | 2026.03.23 21:21:12.761702 [ 291 ] {} <Debug> TCP-Session: ffa4a765-f7bd-40a2-bd4d-2636f40acba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58652 | ||
| 5345 | 2026.03.23 21:21:12.761714 [ 259 ] {} <Debug> TCP-Session: 6ec4c580-3757-4a03-93cd-7171a006cc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.03.23 21:21:12.761715 [ 287 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5347 | 2026.03.23 21:21:12.761728 [ 259 ] {} <Debug> TCP-Session: 6ec4c580-3757-4a03-93cd-7171a006cc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.03.23 21:21:12.761720 [ 291 ] {} <Debug> TCP-Session: ffa4a765-f7bd-40a2-bd4d-2636f40acba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.03.23 21:21:12.761750 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5350 | 2026.03.23 21:21:12.761779 [ 291 ] {} <Debug> TCP-Session: ffa4a765-f7bd-40a2-bd4d-2636f40acba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.03.23 21:21:12.761781 [ 287 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5352 | 2026.03.23 21:21:12.761803 [ 292 ] {} <Debug> TCP-Session: b3c16a42-07af-49fc-bf49-6a2f9e6eafc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60258 | ||
| 5353 | 2026.03.23 21:21:12.761835 [ 292 ] {} <Debug> TCP-Session: b3c16a42-07af-49fc-bf49-6a2f9e6eafc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.03.23 21:21:12.761848 [ 292 ] {} <Debug> TCP-Session: b3c16a42-07af-49fc-bf49-6a2f9e6eafc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.03.23 21:21:12.762094 [ 287 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 5356 | 2026.03.23 21:21:12.763012 [ 317 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Trace> AggregatingTransform: Aggregating | ||
| 5357 | 2026.03.23 21:21:12.763073 [ 317 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5358 | 2026.03.23 21:21:12.763111 [ 317 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905503 sec. (1104.359 rows/sec., 43.14 KiB/sec.) | ||
| 5359 | 2026.03.23 21:21:12.763130 [ 317 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Trace> Aggregator: Merging aggregated data | ||
| 5360 | 2026.03.23 21:21:12.764681 [ 287 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 5361 | 2026.03.23 21:21:12.764832 [ 287 ] {eaa5c2ab-a0c6-4e43-accd-676f6e07788f} <Debug> TCPHandler: Processed in 0.003723843 sec. | ||
| 5362 | 2026.03.23 21:21:12.764928 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5363 | 2026.03.23 21:21:12.764956 [ 287 ] {} <Debug> TCP-Session: 833b2718-fb2d-494e-84cc-01082d3f317e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.03.23 21:21:12.764966 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5365 | 2026.03.23 21:21:12.764995 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5366 | 2026.03.23 21:21:12.765014 [ 290 ] {} <Debug> TCP-Session: 8a8bc2da-b5c2-48c9-ac2e-94a73f4c3868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.03.23 21:21:12.765038 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5368 | 2026.03.23 21:21:12.765055 [ 289 ] {} <Debug> TCP-Session: 19a8e9f7-3b7f-48bf-824a-bd8e061e912a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.03.23 21:21:12.765060 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5370 | 2026.03.23 21:21:12.765078 [ 286 ] {} <Debug> TCP-Session: 8d5dbfc6-75bd-46a3-a04c-330802643ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.03.23 21:21:12.765108 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5372 | 2026.03.23 21:21:12.765120 [ 291 ] {} <Debug> TCP-Session: ffa4a765-f7bd-40a2-bd4d-2636f40acba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.03.23 21:21:12.765135 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5374 | 2026.03.23 21:21:12.765158 [ 293 ] {} <Debug> TCP-Session: 0747e918-7520-433b-a2e0-cc36e678f939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.03.23 21:21:12.765163 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5376 | 2026.03.23 21:21:12.765197 [ 292 ] {} <Debug> TCP-Session: b3c16a42-07af-49fc-bf49-6a2f9e6eafc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.03.23 21:21:12.765081 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5378 | 2026.03.23 21:21:12.765239 [ 259 ] {} <Debug> TCP-Session: 6ec4c580-3757-4a03-93cd-7171a006cc80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.03.23 21:21:12.765266 [ 294 ] {} <Debug> TCP-Session: fc10cca0-7275-4506-ac85-75921d85a9e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.03.23 21:21:13.074987 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5381 | 2026.03.23 21:21:13.075073 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5382 | 2026.03.23 21:21:13.180078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11488 | ||
| 5383 | 2026.03.23 21:21:13.180854 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.03.23 21:21:13.180917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5385 | 2026.03.23 21:21:13.181545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5386 | 2026.03.23 21:21:13.181812 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.03.23 21:21:13.181980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11488 | ||
| 5388 | 2026.03.23 21:21:13.220197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 688 | ||
| 5389 | 2026.03.23 21:21:13.222597 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.03.23 21:21:13.222651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5391 | 2026.03.23 21:21:13.223924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5392 | 2026.03.23 21:21:13.224216 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.03.23 21:21:13.224515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5394 | 2026.03.23 21:21:13.805099 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40638 | ||
| 5395 | 2026.03.23 21:21:13.805217 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5396 | 2026.03.23 21:21:13.805245 [ 287 ] {} <Debug> TCP-Session: 6a06724e-6e94-4514-883d-0e506970f9a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40638 | ||
| 5397 | 2026.03.23 21:21:13.805267 [ 287 ] {} <Debug> TCP-Session: 6a06724e-6e94-4514-883d-0e506970f9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.03.23 21:21:13.805280 [ 287 ] {} <Debug> TCP-Session: 6a06724e-6e94-4514-883d-0e506970f9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.03.23 21:21:13.805484 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42533 | ||
| 5400 | 2026.03.23 21:21:13.805496 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38615 | ||
| 5401 | 2026.03.23 21:21:13.805560 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55845 | ||
| 5402 | 2026.03.23 21:21:13.805595 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61969 | ||
| 5403 | 2026.03.23 21:21:13.805617 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5404 | 2026.03.23 21:21:13.805570 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62959 | ||
| 5405 | 2026.03.23 21:21:13.805653 [ 289 ] {} <Debug> TCP-Session: f62447b9-3bbb-4ef9-a68e-6884803e9693 Authenticating user 'default' from [fd00:1122:3344:101::e]:42533 | ||
| 5406 | 2026.03.23 21:21:13.805669 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5407 | 2026.03.23 21:21:13.805728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5408 | 2026.03.23 21:21:13.805740 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5409 | 2026.03.23 21:21:13.805743 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5410 | 2026.03.23 21:21:13.805759 [ 290 ] {} <Debug> TCP-Session: f3269304-4e3b-4b69-8b07-72488219938a Authenticating user 'default' from [fd00:1122:3344:101::e]:38615 | ||
| 5411 | 2026.03.23 21:21:13.805786 [ 259 ] {} <Debug> TCP-Session: b5b7c78d-f8b9-4b25-94c6-d5c8570f53a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62959 | ||
| 5412 | 2026.03.23 21:21:13.805802 [ 294 ] {} <Debug> TCP-Session: 43572055-8825-464d-920f-d3f47d24d2d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55845 | ||
| 5413 | 2026.03.23 21:21:13.805816 [ 290 ] {} <Debug> TCP-Session: f3269304-4e3b-4b69-8b07-72488219938a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.03.23 21:21:13.805826 [ 259 ] {} <Debug> TCP-Session: b5b7c78d-f8b9-4b25-94c6-d5c8570f53a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.03.23 21:21:13.805840 [ 294 ] {} <Debug> TCP-Session: 43572055-8825-464d-920f-d3f47d24d2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2026.03.23 21:21:13.805843 [ 290 ] {} <Debug> TCP-Session: f3269304-4e3b-4b69-8b07-72488219938a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.03.23 21:21:13.805856 [ 259 ] {} <Debug> TCP-Session: b5b7c78d-f8b9-4b25-94c6-d5c8570f53a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.03.23 21:21:13.805870 [ 294 ] {} <Debug> TCP-Session: 43572055-8825-464d-920f-d3f47d24d2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.03.23 21:21:13.805754 [ 286 ] {} <Debug> TCP-Session: 4ed2e701-ece8-4959-97c6-a066f8707359 Authenticating user 'default' from [fd00:1122:3344:101::e]:61969 | ||
| 5420 | 2026.03.23 21:21:13.805636 [ 287 ] {} <Trace> TCP-Session: 6a06724e-6e94-4514-883d-0e506970f9a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.03.23 21:21:13.805947 [ 286 ] {} <Debug> TCP-Session: 4ed2e701-ece8-4959-97c6-a066f8707359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.03.23 21:21:13.805562 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64725 | ||
| 5423 | 2026.03.23 21:21:13.805992 [ 286 ] {} <Debug> TCP-Session: 4ed2e701-ece8-4959-97c6-a066f8707359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.03.23 21:21:13.805547 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35928 | ||
| 5425 | 2026.03.23 21:21:13.805493 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44543 | ||
| 5426 | 2026.03.23 21:21:13.806071 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5427 | 2026.03.23 21:21:13.805697 [ 289 ] {} <Debug> TCP-Session: f62447b9-3bbb-4ef9-a68e-6884803e9693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.03.23 21:21:13.806122 [ 293 ] {} <Debug> TCP-Session: 3f46d984-0e32-4da1-bf87-9f31a5d274b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64725 | ||
| 5429 | 2026.03.23 21:21:13.806121 [ 287 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5430 | 2026.03.23 21:21:13.806150 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5431 | 2026.03.23 21:21:13.806147 [ 293 ] {} <Debug> TCP-Session: 3f46d984-0e32-4da1-bf87-9f31a5d274b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.03.23 21:21:13.806178 [ 291 ] {} <Debug> TCP-Session: 9099397d-4f2a-47f9-95f9-cd248342c5ff Authenticating user 'default' from [fd00:1122:3344:101::e]:44543 | ||
| 5433 | 2026.03.23 21:21:13.806189 [ 293 ] {} <Debug> TCP-Session: 3f46d984-0e32-4da1-bf87-9f31a5d274b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.03.23 21:21:13.806206 [ 291 ] {} <Debug> TCP-Session: 9099397d-4f2a-47f9-95f9-cd248342c5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.03.23 21:21:13.806146 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5436 | 2026.03.23 21:21:13.806231 [ 291 ] {} <Debug> TCP-Session: 9099397d-4f2a-47f9-95f9-cd248342c5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.03.23 21:21:13.806137 [ 289 ] {} <Debug> TCP-Session: f62447b9-3bbb-4ef9-a68e-6884803e9693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2026.03.23 21:21:13.806265 [ 292 ] {} <Debug> TCP-Session: 3f899a83-0062-45b1-9e9f-8c9b2cf76036 Authenticating user 'default' from [fd00:1122:3344:101::e]:35928 | ||
| 5439 | 2026.03.23 21:21:13.806305 [ 292 ] {} <Debug> TCP-Session: 3f899a83-0062-45b1-9e9f-8c9b2cf76036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.03.23 21:21:13.806317 [ 292 ] {} <Debug> TCP-Session: 3f899a83-0062-45b1-9e9f-8c9b2cf76036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.03.23 21:21:13.806409 [ 287 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5442 | 2026.03.23 21:21:13.806466 [ 287 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5443 | 2026.03.23 21:21:13.806754 [ 287 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 5444 | 2026.03.23 21:21:13.807726 [ 336 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Trace> AggregatingTransform: Aggregating | ||
| 5445 | 2026.03.23 21:21:13.807762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5446 | 2026.03.23 21:21:13.807791 [ 336 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Trace> Aggregator: Aggregation method: without_key | ||
| 5447 | 2026.03.23 21:21:13.807848 [ 336 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987424 sec. (1012.736 rows/sec., 39.56 KiB/sec.) | ||
| 5448 | 2026.03.23 21:21:13.807872 [ 336 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Trace> Aggregator: Merging aggregated data | ||
| 5449 | 2026.03.23 21:21:13.810680 [ 287 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004613 sec., 216.77866897897246 rows/sec., 8.47 KiB/sec. | ||
| 5450 | 2026.03.23 21:21:13.810892 [ 287 ] {22c52d07-04be-457e-af3e-217f94ffb687} <Debug> TCPHandler: Processed in 0.005372723 sec. | ||
| 5451 | 2026.03.23 21:21:13.811058 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5452 | 2026.03.23 21:21:13.811096 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5453 | 2026.03.23 21:21:13.811103 [ 287 ] {} <Debug> TCP-Session: 6a06724e-6e94-4514-883d-0e506970f9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.03.23 21:21:13.811124 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5455 | 2026.03.23 21:21:13.811150 [ 289 ] {} <Debug> TCP-Session: f62447b9-3bbb-4ef9-a68e-6884803e9693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.03.23 21:21:13.811158 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5457 | 2026.03.23 21:21:13.811183 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5458 | 2026.03.23 21:21:13.811234 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5459 | 2026.03.23 21:21:13.811259 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5460 | 2026.03.23 21:21:13.811274 [ 294 ] {} <Debug> TCP-Session: 43572055-8825-464d-920f-d3f47d24d2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5461 | 2026.03.23 21:21:13.811289 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5462 | 2026.03.23 21:21:13.811312 [ 293 ] {} <Debug> TCP-Session: 3f46d984-0e32-4da1-bf87-9f31a5d274b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.03.23 21:21:13.811292 [ 259 ] {} <Debug> TCP-Session: b5b7c78d-f8b9-4b25-94c6-d5c8570f53a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.03.23 21:21:13.811347 [ 286 ] {} <Debug> TCP-Session: 4ed2e701-ece8-4959-97c6-a066f8707359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.03.23 21:21:13.811276 [ 292 ] {} <Debug> TCP-Session: 3f899a83-0062-45b1-9e9f-8c9b2cf76036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.03.23 21:21:13.811209 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5467 | 2026.03.23 21:21:13.811189 [ 290 ] {} <Debug> TCP-Session: f3269304-4e3b-4b69-8b07-72488219938a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.03.23 21:21:13.811469 [ 291 ] {} <Debug> TCP-Session: 9099397d-4f2a-47f9-95f9-cd248342c5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.03.23 21:21:13.829428 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.03.23 21:21:13.829487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5471 | 2026.03.23 21:21:13.835904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5472 | 2026.03.23 21:21:13.836648 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.03.23 21:21:13.840379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5474 | 2026.03.23 21:21:13.885279 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.03.23 21:21:13.885462 [ 260 ] {3a732a27-9d83-4c79-ad9e-01d14dd9c5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5476 | 2026.03.23 21:21:13.885537 [ 260 ] {3a732a27-9d83-4c79-ad9e-01d14dd9c5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5477 | 2026.03.23 21:21:13.886215 [ 260 ] {3a732a27-9d83-4c79-ad9e-01d14dd9c5ed} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.03.23 21:21:13.886265 [ 260 ] {3a732a27-9d83-4c79-ad9e-01d14dd9c5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5479 | 2026.03.23 21:21:13.886677 [ 260 ] {3a732a27-9d83-4c79-ad9e-01d14dd9c5ed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5480 | 2026.03.23 21:21:13.886922 [ 260 ] {3a732a27-9d83-4c79-ad9e-01d14dd9c5ed} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.03.23 21:21:13.887090 [ 260 ] {3a732a27-9d83-4c79-ad9e-01d14dd9c5ed} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001676 sec., 45346.062052505964 rows/sec., 3.74 MiB/sec. | ||
| 5482 | 2026.03.23 21:21:13.887141 [ 260 ] {3a732a27-9d83-4c79-ad9e-01d14dd9c5ed} <Debug> TCPHandler: Processed in 0.00199348 sec. | ||
| 5483 | 2026.03.23 21:21:13.887277 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.03.23 21:21:13.887384 [ 260 ] {7da8fb4a-8e61-480d-9cbe-8223c425c9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.03.23 21:21:13.887429 [ 260 ] {7da8fb4a-8e61-480d-9cbe-8223c425c9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5486 | 2026.03.23 21:21:13.887842 [ 260 ] {7da8fb4a-8e61-480d-9cbe-8223c425c9da} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.03.23 21:21:13.887878 [ 260 ] {7da8fb4a-8e61-480d-9cbe-8223c425c9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5488 | 2026.03.23 21:21:13.888180 [ 260 ] {7da8fb4a-8e61-480d-9cbe-8223c425c9da} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5489 | 2026.03.23 21:21:13.888399 [ 260 ] {7da8fb4a-8e61-480d-9cbe-8223c425c9da} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.03.23 21:21:13.888602 [ 260 ] {7da8fb4a-8e61-480d-9cbe-8223c425c9da} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001243 sec., 8045.052292839904 rows/sec., 604.95 KiB/sec. | ||
| 5491 | 2026.03.23 21:21:13.888642 [ 260 ] {7da8fb4a-8e61-480d-9cbe-8223c425c9da} <Debug> TCPHandler: Processed in 0.001417655 sec. | ||
| 5492 | 2026.03.23 21:21:13.888756 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.03.23 21:21:13.888854 [ 260 ] {7fc82f10-7ee5-44e4-891c-c03da85b4949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5494 | 2026.03.23 21:21:13.888898 [ 260 ] {7fc82f10-7ee5-44e4-891c-c03da85b4949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5495 | 2026.03.23 21:21:13.889320 [ 260 ] {7fc82f10-7ee5-44e4-891c-c03da85b4949} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.03.23 21:21:13.889355 [ 260 ] {7fc82f10-7ee5-44e4-891c-c03da85b4949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5497 | 2026.03.23 21:21:13.889664 [ 260 ] {7fc82f10-7ee5-44e4-891c-c03da85b4949} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5498 | 2026.03.23 21:21:13.889881 [ 260 ] {7fc82f10-7ee5-44e4-891c-c03da85b4949} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.03.23 21:21:13.890018 [ 260 ] {7fc82f10-7ee5-44e4-891c-c03da85b4949} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001185 sec., 62447.257383966244 rows/sec., 4.88 MiB/sec. | ||
| 5500 | 2026.03.23 21:21:13.890057 [ 260 ] {7fc82f10-7ee5-44e4-891c-c03da85b4949} <Debug> TCPHandler: Processed in 0.001351453 sec. | ||
| 5501 | 2026.03.23 21:21:13.890170 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2026.03.23 21:21:13.890265 [ 260 ] {937c581a-e797-42e6-918a-64706e3081c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5503 | 2026.03.23 21:21:13.890312 [ 260 ] {937c581a-e797-42e6-918a-64706e3081c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5504 | 2026.03.23 21:21:13.890732 [ 260 ] {937c581a-e797-42e6-918a-64706e3081c8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.03.23 21:21:13.890767 [ 260 ] {937c581a-e797-42e6-918a-64706e3081c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5506 | 2026.03.23 21:21:13.891104 [ 260 ] {937c581a-e797-42e6-918a-64706e3081c8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5507 | 2026.03.23 21:21:13.891318 [ 260 ] {937c581a-e797-42e6-918a-64706e3081c8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.03.23 21:21:13.891454 [ 260 ] {937c581a-e797-42e6-918a-64706e3081c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5509 | 2026.03.23 21:21:13.891492 [ 260 ] {937c581a-e797-42e6-918a-64706e3081c8} <Debug> TCPHandler: Processed in 0.001371904 sec. | ||
| 5510 | 2026.03.23 21:21:13.891606 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.03.23 21:21:13.891700 [ 260 ] {40db0376-38e6-4570-935f-4200bc1b576d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.03.23 21:21:13.891756 [ 260 ] {40db0376-38e6-4570-935f-4200bc1b576d} <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 | ||
| 5513 | 2026.03.23 21:21:13.892545 [ 260 ] {40db0376-38e6-4570-935f-4200bc1b576d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.03.23 21:21:13.892580 [ 260 ] {40db0376-38e6-4570-935f-4200bc1b576d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5515 | 2026.03.23 21:21:13.893124 [ 260 ] {40db0376-38e6-4570-935f-4200bc1b576d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5516 | 2026.03.23 21:21:13.893351 [ 260 ] {40db0376-38e6-4570-935f-4200bc1b576d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.03.23 21:21:13.893495 [ 260 ] {40db0376-38e6-4570-935f-4200bc1b576d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 5518 | 2026.03.23 21:21:13.893557 [ 260 ] {40db0376-38e6-4570-935f-4200bc1b576d} <Debug> TCPHandler: Processed in 0.001999379 sec. | ||
| 5519 | 2026.03.23 21:21:13.893670 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.03.23 21:21:13.893765 [ 260 ] {81ed2faa-9be2-4166-a8ad-d741f2e20717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5521 | 2026.03.23 21:21:13.893808 [ 260 ] {81ed2faa-9be2-4166-a8ad-d741f2e20717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5522 | 2026.03.23 21:21:13.894147 [ 260 ] {81ed2faa-9be2-4166-a8ad-d741f2e20717} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.03.23 21:21:13.894182 [ 260 ] {81ed2faa-9be2-4166-a8ad-d741f2e20717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5524 | 2026.03.23 21:21:13.894510 [ 260 ] {81ed2faa-9be2-4166-a8ad-d741f2e20717} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5525 | 2026.03.23 21:21:13.894729 [ 260 ] {81ed2faa-9be2-4166-a8ad-d741f2e20717} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.03.23 21:21:13.894862 [ 260 ] {81ed2faa-9be2-4166-a8ad-d741f2e20717} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 5527 | 2026.03.23 21:21:13.894899 [ 260 ] {81ed2faa-9be2-4166-a8ad-d741f2e20717} <Debug> TCPHandler: Processed in 0.001279282 sec. | ||
| 5528 | 2026.03.23 21:21:14.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.02 MiB, peak 270.16 MiB, free memory in arenas 0.00 B, will set to 259.92 MiB (RSS), difference: -1.10 MiB | ||
| 5529 | 2026.03.23 21:21:14.223900 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2026.03.23 21:21:14.224088 [ 260 ] {410d6d3b-ed16-4891-9963-d667cad5d2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5531 | 2026.03.23 21:21:14.224370 [ 260 ] {410d6d3b-ed16-4891-9963-d667cad5d2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5532 | 2026.03.23 21:21:14.225340 [ 260 ] {410d6d3b-ed16-4891-9963-d667cad5d2ae} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.03.23 21:21:14.225385 [ 260 ] {410d6d3b-ed16-4891-9963-d667cad5d2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5534 | 2026.03.23 21:21:14.226012 [ 260 ] {410d6d3b-ed16-4891-9963-d667cad5d2ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5535 | 2026.03.23 21:21:14.226306 [ 260 ] {410d6d3b-ed16-4891-9963-d667cad5d2ae} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.03.23 21:21:14.226479 [ 260 ] {410d6d3b-ed16-4891-9963-d667cad5d2ae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002445 sec., 1635.9918200408997 rows/sec., 133.40 KiB/sec. | ||
| 5537 | 2026.03.23 21:21:14.226597 [ 260 ] {410d6d3b-ed16-4891-9963-d667cad5d2ae} <Debug> TCPHandler: Processed in 0.002826661 sec. | ||
| 5538 | 2026.03.23 21:21:14.226939 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.03.23 21:21:14.227055 [ 260 ] {7b3b33a2-e33f-4c7a-8820-fc2f3a403d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5540 | 2026.03.23 21:21:14.227105 [ 260 ] {7b3b33a2-e33f-4c7a-8820-fc2f3a403d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5541 | 2026.03.23 21:21:14.229169 [ 260 ] {7b3b33a2-e33f-4c7a-8820-fc2f3a403d09} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.03.23 21:21:14.229214 [ 260 ] {7b3b33a2-e33f-4c7a-8820-fc2f3a403d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5543 | 2026.03.23 21:21:14.229771 [ 260 ] {7b3b33a2-e33f-4c7a-8820-fc2f3a403d09} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5544 | 2026.03.23 21:21:14.230032 [ 260 ] {7b3b33a2-e33f-4c7a-8820-fc2f3a403d09} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.03.23 21:21:14.230192 [ 260 ] {7b3b33a2-e33f-4c7a-8820-fc2f3a403d09} <Debug> executeQuery: Read 2465 rows, 187.35 KiB in 0.00321 sec., 767912.7725856698 rows/sec., 57.00 MiB/sec. | ||
| 5546 | 2026.03.23 21:21:14.230239 [ 260 ] {7b3b33a2-e33f-4c7a-8820-fc2f3a403d09} <Debug> TCPHandler: Processed in 0.003405884 sec. | ||
| 5547 | 2026.03.23 21:21:14.230418 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2026.03.23 21:21:14.230593 [ 260 ] {29c6f57b-6d0c-46e6-86d6-6fb2fc6a35c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5549 | 2026.03.23 21:21:14.230746 [ 260 ] {29c6f57b-6d0c-46e6-86d6-6fb2fc6a35c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5550 | 2026.03.23 21:21:14.231705 [ 260 ] {29c6f57b-6d0c-46e6-86d6-6fb2fc6a35c6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.03.23 21:21:14.231751 [ 260 ] {29c6f57b-6d0c-46e6-86d6-6fb2fc6a35c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5552 | 2026.03.23 21:21:14.232130 [ 260 ] {29c6f57b-6d0c-46e6-86d6-6fb2fc6a35c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5553 | 2026.03.23 21:21:14.232451 [ 260 ] {29c6f57b-6d0c-46e6-86d6-6fb2fc6a35c6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.03.23 21:21:14.232613 [ 260 ] {29c6f57b-6d0c-46e6-86d6-6fb2fc6a35c6} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.002047 sec., 21494.87054225696 rows/sec., 1.57 MiB/sec. | ||
| 5555 | 2026.03.23 21:21:14.232663 [ 260 ] {29c6f57b-6d0c-46e6-86d6-6fb2fc6a35c6} <Debug> TCPHandler: Processed in 0.002248007 sec. | ||
| 5556 | 2026.03.23 21:21:14.232858 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.03.23 21:21:14.232969 [ 260 ] {1f9129ad-7262-429e-b65a-4d04cf560b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5558 | 2026.03.23 21:21:14.233017 [ 260 ] {1f9129ad-7262-429e-b65a-4d04cf560b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5559 | 2026.03.23 21:21:14.233921 [ 260 ] {1f9129ad-7262-429e-b65a-4d04cf560b11} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.03.23 21:21:14.233966 [ 260 ] {1f9129ad-7262-429e-b65a-4d04cf560b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5561 | 2026.03.23 21:21:14.234402 [ 260 ] {1f9129ad-7262-429e-b65a-4d04cf560b11} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5562 | 2026.03.23 21:21:14.234692 [ 260 ] {1f9129ad-7262-429e-b65a-4d04cf560b11} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.03.23 21:21:14.234838 [ 260 ] {1f9129ad-7262-429e-b65a-4d04cf560b11} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001897 sec., 422245.6510279388 rows/sec., 24.39 MiB/sec. | ||
| 5564 | 2026.03.23 21:21:14.234879 [ 260 ] {1f9129ad-7262-429e-b65a-4d04cf560b11} <Debug> TCPHandler: Processed in 0.002080962 sec. | ||
| 5565 | 2026.03.23 21:21:14.235010 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2026.03.23 21:21:14.235111 [ 260 ] {86f066f2-1945-451e-978b-bd4fe8d8db56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5567 | 2026.03.23 21:21:14.235155 [ 260 ] {86f066f2-1945-451e-978b-bd4fe8d8db56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5568 | 2026.03.23 21:21:14.235594 [ 260 ] {86f066f2-1945-451e-978b-bd4fe8d8db56} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.03.23 21:21:14.235632 [ 260 ] {86f066f2-1945-451e-978b-bd4fe8d8db56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5570 | 2026.03.23 21:21:14.235932 [ 260 ] {86f066f2-1945-451e-978b-bd4fe8d8db56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5571 | 2026.03.23 21:21:14.236146 [ 260 ] {86f066f2-1945-451e-978b-bd4fe8d8db56} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.03.23 21:21:14.236289 [ 260 ] {86f066f2-1945-451e-978b-bd4fe8d8db56} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001249 sec., 800.640512409928 rows/sec., 56.30 KiB/sec. | ||
| 5573 | 2026.03.23 21:21:14.236334 [ 260 ] {86f066f2-1945-451e-978b-bd4fe8d8db56} <Debug> TCPHandler: Processed in 0.001430936 sec. | ||
| 5574 | 2026.03.23 21:21:14.236470 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.03.23 21:21:14.236639 [ 260 ] {c9a6bed6-623b-49bc-b009-16ae6ed0b1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5576 | 2026.03.23 21:21:14.236686 [ 260 ] {c9a6bed6-623b-49bc-b009-16ae6ed0b1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5577 | 2026.03.23 21:21:14.237759 [ 260 ] {c9a6bed6-623b-49bc-b009-16ae6ed0b1a0} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.03.23 21:21:14.237803 [ 260 ] {c9a6bed6-623b-49bc-b009-16ae6ed0b1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5579 | 2026.03.23 21:21:14.238194 [ 260 ] {c9a6bed6-623b-49bc-b009-16ae6ed0b1a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5580 | 2026.03.23 21:21:14.238434 [ 260 ] {c9a6bed6-623b-49bc-b009-16ae6ed0b1a0} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.03.23 21:21:14.238581 [ 260 ] {c9a6bed6-623b-49bc-b009-16ae6ed0b1a0} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.001967 sec., 672597.8647686833 rows/sec., 45.06 MiB/sec. | ||
| 5582 | 2026.03.23 21:21:14.238622 [ 260 ] {c9a6bed6-623b-49bc-b009-16ae6ed0b1a0} <Debug> TCPHandler: Processed in 0.002145404 sec. | ||
| 5583 | 2026.03.23 21:21:14.238751 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.03.23 21:21:14.238850 [ 260 ] {e4f0ed70-aa8a-40fa-b792-dc4a1102c15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5585 | 2026.03.23 21:21:14.238895 [ 260 ] {e4f0ed70-aa8a-40fa-b792-dc4a1102c15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5586 | 2026.03.23 21:21:14.239867 [ 260 ] {e4f0ed70-aa8a-40fa-b792-dc4a1102c15e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.03.23 21:21:14.239914 [ 260 ] {e4f0ed70-aa8a-40fa-b792-dc4a1102c15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5588 | 2026.03.23 21:21:14.240523 [ 260 ] {e4f0ed70-aa8a-40fa-b792-dc4a1102c15e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5589 | 2026.03.23 21:21:14.240752 [ 260 ] {e4f0ed70-aa8a-40fa-b792-dc4a1102c15e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.03.23 21:21:14.240890 [ 260 ] {e4f0ed70-aa8a-40fa-b792-dc4a1102c15e} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.002084 sec., 718809.9808061421 rows/sec., 43.60 MiB/sec. | ||
| 5591 | 2026.03.23 21:21:14.240927 [ 260 ] {e4f0ed70-aa8a-40fa-b792-dc4a1102c15e} <Debug> TCPHandler: Processed in 0.002257937 sec. | ||
| 5592 | 2026.03.23 21:21:14.241073 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.03.23 21:21:14.241168 [ 260 ] {0862f2b3-0131-44f1-89a9-573ed0f648b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5594 | 2026.03.23 21:21:14.241224 [ 260 ] {0862f2b3-0131-44f1-89a9-573ed0f648b9} <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 | ||
| 5595 | 2026.03.23 21:21:14.242202 [ 260 ] {0862f2b3-0131-44f1-89a9-573ed0f648b9} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.03.23 21:21:14.242243 [ 260 ] {0862f2b3-0131-44f1-89a9-573ed0f648b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5597 | 2026.03.23 21:21:14.242835 [ 260 ] {0862f2b3-0131-44f1-89a9-573ed0f648b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5598 | 2026.03.23 21:21:14.243131 [ 260 ] {0862f2b3-0131-44f1-89a9-573ed0f648b9} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.03.23 21:21:14.243281 [ 260 ] {0862f2b3-0131-44f1-89a9-573ed0f648b9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002091 sec., 19129.60306073649 rows/sec., 34.28 MiB/sec. | ||
| 5600 | 2026.03.23 21:21:14.243349 [ 260 ] {0862f2b3-0131-44f1-89a9-573ed0f648b9} <Debug> TCPHandler: Processed in 0.002292227 sec. | ||
| 5601 | 2026.03.23 21:21:14.243475 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2026.03.23 21:21:14.243572 [ 260 ] {3e073b4a-8833-4a17-b079-2dfd9f310f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5603 | 2026.03.23 21:21:14.243614 [ 260 ] {3e073b4a-8833-4a17-b079-2dfd9f310f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5604 | 2026.03.23 21:21:14.243952 [ 260 ] {3e073b4a-8833-4a17-b079-2dfd9f310f52} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.03.23 21:21:14.243989 [ 260 ] {3e073b4a-8833-4a17-b079-2dfd9f310f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5606 | 2026.03.23 21:21:14.244342 [ 260 ] {3e073b4a-8833-4a17-b079-2dfd9f310f52} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5607 | 2026.03.23 21:21:14.244565 [ 260 ] {3e073b4a-8833-4a17-b079-2dfd9f310f52} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.03.23 21:21:14.244700 [ 260 ] {3e073b4a-8833-4a17-b079-2dfd9f310f52} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 720.74 KiB/sec. | ||
| 5609 | 2026.03.23 21:21:14.244737 [ 260 ] {3e073b4a-8833-4a17-b079-2dfd9f310f52} <Debug> TCPHandler: Processed in 0.001312813 sec. | ||
| 5610 | 2026.03.23 21:21:18.883460 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2026.03.23 21:21:18.883670 [ 260 ] {71601549-d1e5-4d5d-92fb-283a443c9cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5612 | 2026.03.23 21:21:18.883745 [ 260 ] {71601549-d1e5-4d5d-92fb-283a443c9cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5613 | 2026.03.23 21:21:18.884403 [ 260 ] {71601549-d1e5-4d5d-92fb-283a443c9cde} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.03.23 21:21:18.884454 [ 260 ] {71601549-d1e5-4d5d-92fb-283a443c9cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5615 | 2026.03.23 21:21:18.884848 [ 260 ] {71601549-d1e5-4d5d-92fb-283a443c9cde} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5616 | 2026.03.23 21:21:18.885072 [ 260 ] {71601549-d1e5-4d5d-92fb-283a443c9cde} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.03.23 21:21:18.885225 [ 260 ] {71601549-d1e5-4d5d-92fb-283a443c9cde} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.68 MiB/sec. | ||
| 5618 | 2026.03.23 21:21:18.885274 [ 260 ] {71601549-d1e5-4d5d-92fb-283a443c9cde} <Debug> TCPHandler: Processed in 0.001955498 sec. | ||
| 5619 | 2026.03.23 21:21:18.885406 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2026.03.23 21:21:18.885507 [ 260 ] {299db39d-79e9-4d34-b77d-5bcd2853f957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5621 | 2026.03.23 21:21:18.885550 [ 260 ] {299db39d-79e9-4d34-b77d-5bcd2853f957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5622 | 2026.03.23 21:21:18.885984 [ 260 ] {299db39d-79e9-4d34-b77d-5bcd2853f957} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.03.23 21:21:18.886021 [ 260 ] {299db39d-79e9-4d34-b77d-5bcd2853f957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5624 | 2026.03.23 21:21:18.886324 [ 260 ] {299db39d-79e9-4d34-b77d-5bcd2853f957} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5625 | 2026.03.23 21:21:18.886545 [ 260 ] {299db39d-79e9-4d34-b77d-5bcd2853f957} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.03.23 21:21:18.886678 [ 260 ] {299db39d-79e9-4d34-b77d-5bcd2853f957} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 5627 | 2026.03.23 21:21:18.886715 [ 260 ] {299db39d-79e9-4d34-b77d-5bcd2853f957} <Debug> TCPHandler: Processed in 0.001361534 sec. | ||
| 5628 | 2026.03.23 21:21:18.886831 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.03.23 21:21:18.886927 [ 260 ] {d2fd3e8a-1cf5-4ea5-9874-449fe452ddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.03.23 21:21:18.886972 [ 260 ] {d2fd3e8a-1cf5-4ea5-9874-449fe452ddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5631 | 2026.03.23 21:21:18.887354 [ 260 ] {d2fd3e8a-1cf5-4ea5-9874-449fe452ddfe} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.03.23 21:21:18.887390 [ 260 ] {d2fd3e8a-1cf5-4ea5-9874-449fe452ddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5633 | 2026.03.23 21:21:18.887736 [ 260 ] {d2fd3e8a-1cf5-4ea5-9874-449fe452ddfe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5634 | 2026.03.23 21:21:18.887961 [ 260 ] {d2fd3e8a-1cf5-4ea5-9874-449fe452ddfe} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.03.23 21:21:18.888088 [ 260 ] {d2fd3e8a-1cf5-4ea5-9874-449fe452ddfe} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001181 sec., 108382.72650296359 rows/sec., 7.55 MiB/sec. | ||
| 5636 | 2026.03.23 21:21:18.888125 [ 260 ] {d2fd3e8a-1cf5-4ea5-9874-449fe452ddfe} <Debug> TCPHandler: Processed in 0.001343823 sec. | ||
| 5637 | 2026.03.23 21:21:18.888237 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.03.23 21:21:18.888330 [ 260 ] {9aeeac73-6c39-4db8-bd33-3ca5f6638ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5639 | 2026.03.23 21:21:18.888372 [ 260 ] {9aeeac73-6c39-4db8-bd33-3ca5f6638ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5640 | 2026.03.23 21:21:18.888698 [ 260 ] {9aeeac73-6c39-4db8-bd33-3ca5f6638ac3} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.03.23 21:21:18.888734 [ 260 ] {9aeeac73-6c39-4db8-bd33-3ca5f6638ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5642 | 2026.03.23 21:21:18.889026 [ 260 ] {9aeeac73-6c39-4db8-bd33-3ca5f6638ac3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5643 | 2026.03.23 21:21:18.889233 [ 260 ] {9aeeac73-6c39-4db8-bd33-3ca5f6638ac3} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.03.23 21:21:18.889360 [ 260 ] {9aeeac73-6c39-4db8-bd33-3ca5f6638ac3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 5645 | 2026.03.23 21:21:18.889396 [ 260 ] {9aeeac73-6c39-4db8-bd33-3ca5f6638ac3} <Debug> TCPHandler: Processed in 0.00120685 sec. | ||
| 5646 | 2026.03.23 21:21:20.682128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11936 | ||
| 5647 | 2026.03.23 21:21:20.682946 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.23 21:21:20.683034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5649 | 2026.03.23 21:21:20.683610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5650 | 2026.03.23 21:21:20.683845 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.03.23 21:21:20.683983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11936 | ||
| 5652 | 2026.03.23 21:21:21.340475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5653 | 2026.03.23 21:21:21.358585 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.03.23 21:21:21.358647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5655 | 2026.03.23 21:21:21.364249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5656 | 2026.03.23 21:21:21.364922 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.03.23 21:21:21.367956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5658 | 2026.03.23 21:21:23.224748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 728 | ||
| 5659 | 2026.03.23 21:21:23.227630 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.03.23 21:21:23.227689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5661 | 2026.03.23 21:21:23.228929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5662 | 2026.03.23 21:21:23.229209 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.03.23 21:21:23.229584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 5664 | 2026.03.23 21:21:23.885130 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.03.23 21:21:23.885400 [ 260 ] {8b3a36e8-a3a8-4006-8709-8455de9e9507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5666 | 2026.03.23 21:21:23.885505 [ 260 ] {8b3a36e8-a3a8-4006-8709-8455de9e9507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5667 | 2026.03.23 21:21:23.886314 [ 260 ] {8b3a36e8-a3a8-4006-8709-8455de9e9507} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.03.23 21:21:23.886361 [ 260 ] {8b3a36e8-a3a8-4006-8709-8455de9e9507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5669 | 2026.03.23 21:21:23.886748 [ 260 ] {8b3a36e8-a3a8-4006-8709-8455de9e9507} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5670 | 2026.03.23 21:21:23.886962 [ 260 ] {8b3a36e8-a3a8-4006-8709-8455de9e9507} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.03.23 21:21:23.887109 [ 260 ] {8b3a36e8-a3a8-4006-8709-8455de9e9507} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001782 sec., 42648.709315375985 rows/sec., 3.51 MiB/sec. | ||
| 5672 | 2026.03.23 21:21:23.887110 [ 45 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5673 | 2026.03.23 21:21:23.887151 [ 260 ] {8b3a36e8-a3a8-4006-8709-8455de9e9507} <Debug> TCPHandler: Processed in 0.002208424 sec. | ||
| 5674 | 2026.03.23 21:21:23.887182 [ 45 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.03.23 21:21:23.887209 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5676 | 2026.03.23 21:21:23.887292 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.03.23 21:21:23.887315 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 5678 | 2026.03.23 21:21:23.887391 [ 260 ] {36da9158-4b7c-4495-a9e9-1ce67d72ea67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5679 | 2026.03.23 21:21:23.887413 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5680 | 2026.03.23 21:21:23.887432 [ 260 ] {36da9158-4b7c-4495-a9e9-1ce67d72ea67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5681 | 2026.03.23 21:21:23.887446 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2614 rows starting from the beginning of the part | ||
| 5682 | 2026.03.23 21:21:23.887511 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
| 5683 | 2026.03.23 21:21:23.887560 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 5684 | 2026.03.23 21:21:23.887605 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2465 rows starting from the beginning of the part | ||
| 5685 | 2026.03.23 21:21:23.887648 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5686 | 2026.03.23 21:21:23.887689 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 5687 | 2026.03.23 21:21:23.887845 [ 260 ] {36da9158-4b7c-4495-a9e9-1ce67d72ea67} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.03.23 21:21:23.887881 [ 260 ] {36da9158-4b7c-4495-a9e9-1ce67d72ea67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5689 | 2026.03.23 21:21:23.888180 [ 260 ] {36da9158-4b7c-4495-a9e9-1ce67d72ea67} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5690 | 2026.03.23 21:21:23.888404 [ 260 ] {36da9158-4b7c-4495-a9e9-1ce67d72ea67} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.03.23 21:21:23.888538 [ 260 ] {36da9158-4b7c-4495-a9e9-1ce67d72ea67} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 645.45 KiB/sec. | ||
| 5692 | 2026.03.23 21:21:23.888577 [ 260 ] {36da9158-4b7c-4495-a9e9-1ce67d72ea67} <Debug> TCPHandler: Processed in 0.001334403 sec. | ||
| 5693 | 2026.03.23 21:21:23.888696 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.03.23 21:21:23.888790 [ 260 ] {4697707e-e5f8-4b77-b135-9c38e452b0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5695 | 2026.03.23 21:21:23.888829 [ 260 ] {4697707e-e5f8-4b77-b135-9c38e452b0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5696 | 2026.03.23 21:21:23.889279 [ 260 ] {4697707e-e5f8-4b77-b135-9c38e452b0cc} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.03.23 21:21:23.889321 [ 260 ] {4697707e-e5f8-4b77-b135-9c38e452b0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5698 | 2026.03.23 21:21:23.889693 [ 260 ] {4697707e-e5f8-4b77-b135-9c38e452b0cc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5699 | 2026.03.23 21:21:23.889708 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5405 rows, containing 5 columns (5 merged, 0 gathered) in 0.002431891 sec., 2222550.270550777 rows/sec., 175.67 MiB/sec. | ||
| 5700 | 2026.03.23 21:21:23.889920 [ 260 ] {4697707e-e5f8-4b77-b135-9c38e452b0cc} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.03.23 21:21:23.889994 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5702 | 2026.03.23 21:21:23.890054 [ 43 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5703 | 2026.03.23 21:21:23.890061 [ 260 ] {4697707e-e5f8-4b77-b135-9c38e452b0cc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001289 sec., 57408.8440651668 rows/sec., 4.48 MiB/sec. | ||
| 5704 | 2026.03.23 21:21:23.890110 [ 43 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.03.23 21:21:23.890125 [ 260 ] {4697707e-e5f8-4b77-b135-9c38e452b0cc} <Debug> TCPHandler: Processed in 0.001477366 sec. | ||
| 5706 | 2026.03.23 21:21:23.890139 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5707 | 2026.03.23 21:21:23.890230 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 5708 | 2026.03.23 21:21:23.890259 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.03.23 21:21:23.890270 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.03.23 21:21:23.890335 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_41_8} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5711 | 2026.03.23 21:21:23.890339 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5712 | 2026.03.23 21:21:23.890367 [ 260 ] {ea56c4c4-6b24-4233-a4fc-743bad8376f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5713 | 2026.03.23 21:21:23.890379 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 5714 | 2026.03.23 21:21:23.890404 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5715 | 2026.03.23 21:21:23.890416 [ 260 ] {ea56c4c4-6b24-4233-a4fc-743bad8376f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5716 | 2026.03.23 21:21:23.890440 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 5717 | 2026.03.23 21:21:23.890493 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 5718 | 2026.03.23 21:21:23.890545 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1323 rows starting from the beginning of the part | ||
| 5719 | 2026.03.23 21:21:23.890580 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5720 | 2026.03.23 21:21:23.890612 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 5721 | 2026.03.23 21:21:23.890877 [ 260 ] {ea56c4c4-6b24-4233-a4fc-743bad8376f2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.03.23 21:21:23.890913 [ 260 ] {ea56c4c4-6b24-4233-a4fc-743bad8376f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5723 | 2026.03.23 21:21:23.891247 [ 260 ] {ea56c4c4-6b24-4233-a4fc-743bad8376f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5724 | 2026.03.23 21:21:23.891458 [ 260 ] {ea56c4c4-6b24-4233-a4fc-743bad8376f2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.03.23 21:21:23.891569 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5726 | 2026.03.23 21:21:23.891590 [ 260 ] {ea56c4c4-6b24-4233-a4fc-743bad8376f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 5727 | 2026.03.23 21:21:23.891600 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.03.23 21:21:23.891633 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5729 | 2026.03.23 21:21:23.891635 [ 260 ] {ea56c4c4-6b24-4233-a4fc-743bad8376f2} <Debug> TCPHandler: Processed in 0.001436766 sec. | ||
| 5730 | 2026.03.23 21:21:23.891670 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478657 sec., 2049833.057970848 rows/sec., 148.31 MiB/sec. | ||
| 5731 | 2026.03.23 21:21:23.891718 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 5732 | 2026.03.23 21:21:23.891754 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.03.23 21:21:23.891804 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5734 | 2026.03.23 21:21:23.891830 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13620 rows starting from the beginning of the part | ||
| 5735 | 2026.03.23 21:21:23.891847 [ 260 ] {3eca325e-ba4f-475e-afd3-64cb78aeaa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5736 | 2026.03.23 21:21:23.891869 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5737 | 2026.03.23 21:21:23.891884 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 5738 | 2026.03.23 21:21:23.891901 [ 260 ] {3eca325e-ba4f-475e-afd3-64cb78aeaa11} <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 | ||
| 5739 | 2026.03.23 21:21:23.891934 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5740 | 2026.03.23 21:21:23.891977 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1498 rows starting from the beginning of the part | ||
| 5741 | 2026.03.23 21:21:23.892019 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 5742 | 2026.03.23 21:21:23.892061 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5743 | 2026.03.23 21:21:23.892130 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.03.23 21:21:23.892195 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_41_8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5745 | 2026.03.23 21:21:23.892249 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5746 | 2026.03.23 21:21:23.892665 [ 260 ] {3eca325e-ba4f-475e-afd3-64cb78aeaa11} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.03.23 21:21:23.892700 [ 260 ] {3eca325e-ba4f-475e-afd3-64cb78aeaa11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5748 | 2026.03.23 21:21:23.893235 [ 260 ] {3eca325e-ba4f-475e-afd3-64cb78aeaa11} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5749 | 2026.03.23 21:21:23.893453 [ 260 ] {3eca325e-ba4f-475e-afd3-64cb78aeaa11} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.03.23 21:21:23.893590 [ 260 ] {3eca325e-ba4f-475e-afd3-64cb78aeaa11} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001761 sec., 5678.591709256105 rows/sec., 10.18 MiB/sec. | ||
| 5751 | 2026.03.23 21:21:23.893642 [ 260 ] {3eca325e-ba4f-475e-afd3-64cb78aeaa11} <Debug> TCPHandler: Processed in 0.001935478 sec. | ||
| 5752 | 2026.03.23 21:21:23.893753 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.03.23 21:21:23.893845 [ 260 ] {6de01880-7785-4ce2-a3e7-13bc0765a144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5754 | 2026.03.23 21:21:23.893886 [ 260 ] {6de01880-7785-4ce2-a3e7-13bc0765a144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5755 | 2026.03.23 21:21:23.894212 [ 260 ] {6de01880-7785-4ce2-a3e7-13bc0765a144} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.03.23 21:21:23.894248 [ 260 ] {6de01880-7785-4ce2-a3e7-13bc0765a144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5757 | 2026.03.23 21:21:23.894560 [ 260 ] {6de01880-7785-4ce2-a3e7-13bc0765a144} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5758 | 2026.03.23 21:21:23.894765 [ 260 ] {6de01880-7785-4ce2-a3e7-13bc0765a144} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.03.23 21:21:23.894871 [ 43 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5760 | 2026.03.23 21:21:23.894891 [ 260 ] {6de01880-7785-4ce2-a3e7-13bc0765a144} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5761 | 2026.03.23 21:21:23.894906 [ 43 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.03.23 21:21:23.894931 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5763 | 2026.03.23 21:21:23.894934 [ 260 ] {6de01880-7785-4ce2-a3e7-13bc0765a144} <Debug> TCPHandler: Processed in 0.00122759 sec. | ||
| 5764 | 2026.03.23 21:21:23.895007 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 5765 | 2026.03.23 21:21:23.895085 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5766 | 2026.03.23 21:21:23.895108 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1800 rows starting from the beginning of the part | ||
| 5767 | 2026.03.23 21:21:23.895150 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 5768 | 2026.03.23 21:21:23.895184 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 5769 | 2026.03.23 21:21:23.895215 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 5770 | 2026.03.23 21:21:23.895248 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 5771 | 2026.03.23 21:21:23.895293 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 5772 | 2026.03.23 21:21:23.895570 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15726 rows, containing 5 columns (5 merged, 0 gathered) in 0.003878317 sec., 4054851.627651891 rows/sec., 260.87 MiB/sec. | ||
| 5773 | 2026.03.23 21:21:23.895936 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5774 | 2026.03.23 21:21:23.896086 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001106037 sec., 1844422.9261769722 rows/sec., 124.23 MiB/sec. | ||
| 5775 | 2026.03.23 21:21:23.896170 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2026.03.23 21:21:23.896228 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5777 | 2026.03.23 21:21:23.896284 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 5778 | 2026.03.23 21:21:23.896389 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5779 | 2026.03.23 21:21:23.896710 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_41_8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.03.23 21:21:23.896791 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_41_8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5781 | 2026.03.23 21:21:23.896883 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5782 | 2026.03.23 21:21:26.077934 [ 35 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5783 | 2026.03.23 21:21:26.078015 [ 35 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.03.23 21:21:26.078045 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5785 | 2026.03.23 21:21:26.078222 [ 186 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 5786 | 2026.03.23 21:21:26.078448 [ 186 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5787 | 2026.03.23 21:21:26.078504 [ 186 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5788 | 2026.03.23 21:21:26.078611 [ 186 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 5789 | 2026.03.23 21:21:26.078697 [ 186 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 5790 | 2026.03.23 21:21:26.078781 [ 186 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 5791 | 2026.03.23 21:21:26.078851 [ 186 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 5792 | 2026.03.23 21:21:26.079872 [ 192 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001732953 sec., 23081.987797707152 rows/sec., 1.93 MiB/sec. | ||
| 5793 | 2026.03.23 21:21:26.080043 [ 198 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5794 | 2026.03.23 21:21:26.080372 [ 198 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_9_2} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.03.23 21:21:26.080457 [ 198 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_9_2} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5796 | 2026.03.23 21:21:26.080552 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5797 | 2026.03.23 21:21:28.075318 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5798 | 2026.03.23 21:21:28.075376 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5799 | 2026.03.23 21:21:28.184082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12448 | ||
| 5800 | 2026.03.23 21:21:28.184621 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.03.23 21:21:28.184671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5802 | 2026.03.23 21:21:28.185310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5803 | 2026.03.23 21:21:28.185662 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.03.23 21:21:28.185837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12448 | ||
| 5805 | 2026.03.23 21:21:28.185852 [ 40 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5806 | 2026.03.23 21:21:28.185913 [ 40 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.03.23 21:21:28.185935 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5808 | 2026.03.23 21:21:28.186051 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 5809 | 2026.03.23 21:21:28.186181 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5810 | 2026.03.23 21:21:28.186224 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10016 rows starting from the beginning of the part | ||
| 5811 | 2026.03.23 21:21:28.186293 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5812 | 2026.03.23 21:21:28.186345 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5813 | 2026.03.23 21:21:28.186389 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5814 | 2026.03.23 21:21:28.186431 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5815 | 2026.03.23 21:21:28.186476 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5816 | 2026.03.23 21:21:28.191476 [ 198 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12448 rows, containing 4 columns (4 merged, 0 gathered) in 0.005472226 sec., 2274759.8509272095 rows/sec., 32.54 MiB/sec. | ||
| 5817 | 2026.03.23 21:21:28.191749 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5818 | 2026.03.23 21:21:28.192011 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.03.23 21:21:28.192083 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_26_5} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5820 | 2026.03.23 21:21:28.192163 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5821 | 2026.03.23 21:21:28.868033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5822 | 2026.03.23 21:21:28.886160 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.03.23 21:21:28.886203 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5824 | 2026.03.23 21:21:28.886226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5825 | 2026.03.23 21:21:28.886413 [ 260 ] {591865d1-4d2e-42ec-b879-a4adb17e4114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5826 | 2026.03.23 21:21:28.886496 [ 260 ] {591865d1-4d2e-42ec-b879-a4adb17e4114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5827 | 2026.03.23 21:21:28.887270 [ 260 ] {591865d1-4d2e-42ec-b879-a4adb17e4114} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.03.23 21:21:28.887325 [ 260 ] {591865d1-4d2e-42ec-b879-a4adb17e4114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5829 | 2026.03.23 21:21:28.887770 [ 260 ] {591865d1-4d2e-42ec-b879-a4adb17e4114} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5830 | 2026.03.23 21:21:28.888015 [ 260 ] {591865d1-4d2e-42ec-b879-a4adb17e4114} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.03.23 21:21:28.888186 [ 260 ] {591865d1-4d2e-42ec-b879-a4adb17e4114} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001827 sec., 64586.754241926654 rows/sec., 5.49 MiB/sec. | ||
| 5832 | 2026.03.23 21:21:28.888243 [ 260 ] {591865d1-4d2e-42ec-b879-a4adb17e4114} <Debug> TCPHandler: Processed in 0.002183524 sec. | ||
| 5833 | 2026.03.23 21:21:28.888377 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.03.23 21:21:28.888486 [ 260 ] {7cf3c30c-3067-4096-8a00-7c1b671796f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.03.23 21:21:28.888533 [ 260 ] {7cf3c30c-3067-4096-8a00-7c1b671796f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5836 | 2026.03.23 21:21:28.888976 [ 260 ] {7cf3c30c-3067-4096-8a00-7c1b671796f5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.03.23 21:21:28.889017 [ 260 ] {7cf3c30c-3067-4096-8a00-7c1b671796f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5838 | 2026.03.23 21:21:28.889354 [ 260 ] {7cf3c30c-3067-4096-8a00-7c1b671796f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5839 | 2026.03.23 21:21:28.889579 [ 260 ] {7cf3c30c-3067-4096-8a00-7c1b671796f5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.03.23 21:21:28.889718 [ 260 ] {7cf3c30c-3067-4096-8a00-7c1b671796f5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001257 sec., 24661.893396976928 rows/sec., 1.81 MiB/sec. | ||
| 5841 | 2026.03.23 21:21:28.889760 [ 260 ] {7cf3c30c-3067-4096-8a00-7c1b671796f5} <Debug> TCPHandler: Processed in 0.001435945 sec. | ||
| 5842 | 2026.03.23 21:21:28.889870 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.03.23 21:21:28.889967 [ 260 ] {7d9f162a-35eb-4325-95cb-3e1896e5d154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5844 | 2026.03.23 21:21:28.890008 [ 260 ] {7d9f162a-35eb-4325-95cb-3e1896e5d154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5845 | 2026.03.23 21:21:28.890433 [ 260 ] {7d9f162a-35eb-4325-95cb-3e1896e5d154} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.03.23 21:21:28.890471 [ 260 ] {7d9f162a-35eb-4325-95cb-3e1896e5d154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5847 | 2026.03.23 21:21:28.890792 [ 260 ] {7d9f162a-35eb-4325-95cb-3e1896e5d154} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5848 | 2026.03.23 21:21:28.891023 [ 260 ] {7d9f162a-35eb-4325-95cb-3e1896e5d154} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.03.23 21:21:28.891159 [ 260 ] {7d9f162a-35eb-4325-95cb-3e1896e5d154} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001211 sec., 78447.56399669695 rows/sec., 6.13 MiB/sec. | ||
| 5850 | 2026.03.23 21:21:28.891198 [ 260 ] {7d9f162a-35eb-4325-95cb-3e1896e5d154} <Debug> TCPHandler: Processed in 0.001377484 sec. | ||
| 5851 | 2026.03.23 21:21:28.891312 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.03.23 21:21:28.891415 [ 260 ] {d746b5e6-524c-4ec2-bb55-3d9e2a3a93bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.03.23 21:21:28.891460 [ 260 ] {d746b5e6-524c-4ec2-bb55-3d9e2a3a93bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5854 | 2026.03.23 21:21:28.891860 [ 260 ] {d746b5e6-524c-4ec2-bb55-3d9e2a3a93bb} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.03.23 21:21:28.891897 [ 260 ] {d746b5e6-524c-4ec2-bb55-3d9e2a3a93bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5856 | 2026.03.23 21:21:28.891975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5857 | 2026.03.23 21:21:28.892275 [ 260 ] {d746b5e6-524c-4ec2-bb55-3d9e2a3a93bb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5858 | 2026.03.23 21:21:28.892511 [ 260 ] {d746b5e6-524c-4ec2-bb55-3d9e2a3a93bb} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.03.23 21:21:28.892642 [ 260 ] {d746b5e6-524c-4ec2-bb55-3d9e2a3a93bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 5860 | 2026.03.23 21:21:28.892680 [ 260 ] {d746b5e6-524c-4ec2-bb55-3d9e2a3a93bb} <Debug> TCPHandler: Processed in 0.001418035 sec. | ||
| 5861 | 2026.03.23 21:21:28.892742 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2026.03.23 21:21:28.892787 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.03.23 21:21:28.892917 [ 260 ] {f1923e64-7fb0-4b8a-8508-7496af2a716f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.03.23 21:21:28.892992 [ 260 ] {f1923e64-7fb0-4b8a-8508-7496af2a716f} <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 | ||
| 5865 | 2026.03.23 21:21:28.893021 [ 39 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5866 | 2026.03.23 21:21:28.893089 [ 39 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.03.23 21:21:28.893110 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5868 | 2026.03.23 21:21:28.893237 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 5869 | 2026.03.23 21:21:28.894028 [ 260 ] {f1923e64-7fb0-4b8a-8508-7496af2a716f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.03.23 21:21:28.894071 [ 260 ] {f1923e64-7fb0-4b8a-8508-7496af2a716f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5871 | 2026.03.23 21:21:28.894652 [ 260 ] {f1923e64-7fb0-4b8a-8508-7496af2a716f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5872 | 2026.03.23 21:21:28.894875 [ 260 ] {f1923e64-7fb0-4b8a-8508-7496af2a716f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.03.23 21:21:28.895019 [ 260 ] {f1923e64-7fb0-4b8a-8508-7496af2a716f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002129 sec., 14560.82667919211 rows/sec., 26.09 MiB/sec. | ||
| 5874 | 2026.03.23 21:21:28.895093 [ 260 ] {f1923e64-7fb0-4b8a-8508-7496af2a716f} <Debug> TCPHandler: Processed in 0.002359709 sec. | ||
| 5875 | 2026.03.23 21:21:28.895206 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.03.23 21:21:28.895302 [ 260 ] {70958eef-a164-4ace-bedb-61212611624e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.03.23 21:21:28.895344 [ 260 ] {70958eef-a164-4ace-bedb-61212611624e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5878 | 2026.03.23 21:21:28.895693 [ 260 ] {70958eef-a164-4ace-bedb-61212611624e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.03.23 21:21:28.895728 [ 260 ] {70958eef-a164-4ace-bedb-61212611624e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5880 | 2026.03.23 21:21:28.896043 [ 260 ] {70958eef-a164-4ace-bedb-61212611624e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5881 | 2026.03.23 21:21:28.896257 [ 260 ] {70958eef-a164-4ace-bedb-61212611624e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.03.23 21:21:28.896388 [ 260 ] {70958eef-a164-4ace-bedb-61212611624e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5883 | 2026.03.23 21:21:28.896420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5884 | 2026.03.23 21:21:28.896424 [ 260 ] {70958eef-a164-4ace-bedb-61212611624e} <Debug> TCPHandler: Processed in 0.001267502 sec. | ||
| 5885 | 2026.03.23 21:21:28.897080 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5886 | 2026.03.23 21:21:28.898632 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 5887 | 2026.03.23 21:21:28.903394 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 5888 | 2026.03.23 21:21:28.908003 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 5889 | 2026.03.23 21:21:28.912308 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 5890 | 2026.03.23 21:21:28.917063 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 5891 | 2026.03.23 21:21:28.921391 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 5892 | 2026.03.23 21:21:28.974448 [ 192 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081272651 sec., 2411.63537288823 rows/sec., 12.47 MiB/sec. | ||
| 5893 | 2026.03.23 21:21:28.976286 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5894 | 2026.03.23 21:21:28.978042 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_26_5} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.03.23 21:21:28.978135 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_26_5} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5896 | 2026.03.23 21:21:28.979714 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5897 | 2026.03.23 21:21:29.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.07 MiB, peak 272.63 MiB, free memory in arenas 0.00 B, will set to 266.75 MiB (RSS), difference: 4.67 MiB | ||
| 5898 | 2026.03.23 21:21:33.229879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 752 | ||
| 5899 | 2026.03.23 21:21:33.232255 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.03.23 21:21:33.232309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5901 | 2026.03.23 21:21:33.233560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5902 | 2026.03.23 21:21:33.233845 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.03.23 21:21:33.234219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 5904 | 2026.03.23 21:21:33.886976 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2026.03.23 21:21:33.887159 [ 260 ] {94339842-13b2-4032-a00e-69f94abe014a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5906 | 2026.03.23 21:21:33.887228 [ 260 ] {94339842-13b2-4032-a00e-69f94abe014a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5907 | 2026.03.23 21:21:33.887862 [ 260 ] {94339842-13b2-4032-a00e-69f94abe014a} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.03.23 21:21:33.887914 [ 260 ] {94339842-13b2-4032-a00e-69f94abe014a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5909 | 2026.03.23 21:21:33.888304 [ 260 ] {94339842-13b2-4032-a00e-69f94abe014a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5910 | 2026.03.23 21:21:33.888532 [ 260 ] {94339842-13b2-4032-a00e-69f94abe014a} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.03.23 21:21:33.888700 [ 260 ] {94339842-13b2-4032-a00e-69f94abe014a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 5912 | 2026.03.23 21:21:33.888752 [ 260 ] {94339842-13b2-4032-a00e-69f94abe014a} <Debug> TCPHandler: Processed in 0.001908618 sec. | ||
| 5913 | 2026.03.23 21:21:33.888866 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5914 | 2026.03.23 21:21:33.888969 [ 260 ] {83877b4f-b7ce-4d83-be15-6ec003d18a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5915 | 2026.03.23 21:21:33.889012 [ 260 ] {83877b4f-b7ce-4d83-be15-6ec003d18a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5916 | 2026.03.23 21:21:33.889428 [ 260 ] {83877b4f-b7ce-4d83-be15-6ec003d18a4c} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2026.03.23 21:21:33.889466 [ 260 ] {83877b4f-b7ce-4d83-be15-6ec003d18a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5918 | 2026.03.23 21:21:33.889768 [ 260 ] {83877b4f-b7ce-4d83-be15-6ec003d18a4c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5919 | 2026.03.23 21:21:33.889973 [ 260 ] {83877b4f-b7ce-4d83-be15-6ec003d18a4c} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.03.23 21:21:33.890106 [ 260 ] {83877b4f-b7ce-4d83-be15-6ec003d18a4c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001162 sec., 6884.681583476764 rows/sec., 561.40 KiB/sec. | ||
| 5921 | 2026.03.23 21:21:33.890145 [ 260 ] {83877b4f-b7ce-4d83-be15-6ec003d18a4c} <Debug> TCPHandler: Processed in 0.001330303 sec. | ||
| 5922 | 2026.03.23 21:21:33.890255 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5923 | 2026.03.23 21:21:33.890350 [ 260 ] {920d36e4-5f93-4d72-a182-ec3562218596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5924 | 2026.03.23 21:21:33.890390 [ 260 ] {920d36e4-5f93-4d72-a182-ec3562218596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5925 | 2026.03.23 21:21:33.890861 [ 260 ] {920d36e4-5f93-4d72-a182-ec3562218596} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2026.03.23 21:21:33.890898 [ 260 ] {920d36e4-5f93-4d72-a182-ec3562218596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5927 | 2026.03.23 21:21:33.891217 [ 260 ] {920d36e4-5f93-4d72-a182-ec3562218596} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5928 | 2026.03.23 21:21:33.891445 [ 260 ] {920d36e4-5f93-4d72-a182-ec3562218596} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2026.03.23 21:21:33.891576 [ 260 ] {920d36e4-5f93-4d72-a182-ec3562218596} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001245 sec., 160642.5702811245 rows/sec., 14.25 MiB/sec. | ||
| 5930 | 2026.03.23 21:21:33.891614 [ 260 ] {920d36e4-5f93-4d72-a182-ec3562218596} <Debug> TCPHandler: Processed in 0.001408375 sec. | ||
| 5931 | 2026.03.23 21:21:33.891727 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2026.03.23 21:21:33.891824 [ 260 ] {01b59402-5072-497a-9b35-26dea00b9f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5933 | 2026.03.23 21:21:33.891863 [ 260 ] {01b59402-5072-497a-9b35-26dea00b9f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5934 | 2026.03.23 21:21:33.892272 [ 260 ] {01b59402-5072-497a-9b35-26dea00b9f19} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2026.03.23 21:21:33.892308 [ 260 ] {01b59402-5072-497a-9b35-26dea00b9f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5936 | 2026.03.23 21:21:33.892604 [ 260 ] {01b59402-5072-497a-9b35-26dea00b9f19} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5937 | 2026.03.23 21:21:33.892813 [ 260 ] {01b59402-5072-497a-9b35-26dea00b9f19} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.03.23 21:21:33.892929 [ 23 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5939 | 2026.03.23 21:21:33.892942 [ 260 ] {01b59402-5072-497a-9b35-26dea00b9f19} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001137 sec., 26385.224274406333 rows/sec., 1.95 MiB/sec. | ||
| 5940 | 2026.03.23 21:21:33.892998 [ 23 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.03.23 21:21:33.893005 [ 260 ] {01b59402-5072-497a-9b35-26dea00b9f19} <Debug> TCPHandler: Processed in 0.001327853 sec. | ||
| 5942 | 2026.03.23 21:21:33.893027 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5943 | 2026.03.23 21:21:33.893137 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 5944 | 2026.03.23 21:21:33.893138 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.03.23 21:21:33.893257 [ 260 ] {6fe33bcc-24f2-45da-a125-5bc8bfdddbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5946 | 2026.03.23 21:21:33.893263 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5947 | 2026.03.23 21:21:33.893301 [ 260 ] {6fe33bcc-24f2-45da-a125-5bc8bfdddbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5948 | 2026.03.23 21:21:33.893310 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 5949 | 2026.03.23 21:21:33.893390 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 5950 | 2026.03.23 21:21:33.893435 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 5951 | 2026.03.23 21:21:33.893477 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 5952 | 2026.03.23 21:21:33.893516 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 5953 | 2026.03.23 21:21:33.893563 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 5954 | 2026.03.23 21:21:33.893716 [ 260 ] {6fe33bcc-24f2-45da-a125-5bc8bfdddbb2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.03.23 21:21:33.893757 [ 260 ] {6fe33bcc-24f2-45da-a125-5bc8bfdddbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5956 | 2026.03.23 21:21:33.894114 [ 260 ] {6fe33bcc-24f2-45da-a125-5bc8bfdddbb2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5957 | 2026.03.23 21:21:33.894339 [ 260 ] {6fe33bcc-24f2-45da-a125-5bc8bfdddbb2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.03.23 21:21:33.894456 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362684 sec., 150438.39951155218 rows/sec., 11.59 MiB/sec. | ||
| 5959 | 2026.03.23 21:21:33.894471 [ 260 ] {6fe33bcc-24f2-45da-a125-5bc8bfdddbb2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 5960 | 2026.03.23 21:21:33.894533 [ 260 ] {6fe33bcc-24f2-45da-a125-5bc8bfdddbb2} <Debug> TCPHandler: Processed in 0.001445305 sec. | ||
| 5961 | 2026.03.23 21:21:33.894644 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.03.23 21:21:33.894660 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5963 | 2026.03.23 21:21:33.894737 [ 260 ] {561ac00f-b5a3-4f20-ac2c-0859d8d1c3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5964 | 2026.03.23 21:21:33.894782 [ 260 ] {561ac00f-b5a3-4f20-ac2c-0859d8d1c3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5965 | 2026.03.23 21:21:33.894965 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.03.23 21:21:33.895050 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_36_7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5967 | 2026.03.23 21:21:33.895146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5968 | 2026.03.23 21:21:33.895183 [ 260 ] {561ac00f-b5a3-4f20-ac2c-0859d8d1c3ab} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.03.23 21:21:33.895222 [ 260 ] {561ac00f-b5a3-4f20-ac2c-0859d8d1c3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5970 | 2026.03.23 21:21:33.895521 [ 260 ] {561ac00f-b5a3-4f20-ac2c-0859d8d1c3ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5971 | 2026.03.23 21:21:33.895736 [ 260 ] {561ac00f-b5a3-4f20-ac2c-0859d8d1c3ab} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.03.23 21:21:33.895868 [ 260 ] {561ac00f-b5a3-4f20-ac2c-0859d8d1c3ab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 5973 | 2026.03.23 21:21:33.895907 [ 260 ] {561ac00f-b5a3-4f20-ac2c-0859d8d1c3ab} <Debug> TCPHandler: Processed in 0.001312133 sec. | ||
| 5974 | 2026.03.23 21:21:33.896017 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.03.23 21:21:33.896110 [ 260 ] {74e3ff88-1d50-49f3-9dbd-dc63e7436d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5976 | 2026.03.23 21:21:33.896149 [ 260 ] {74e3ff88-1d50-49f3-9dbd-dc63e7436d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5977 | 2026.03.23 21:21:33.896577 [ 260 ] {74e3ff88-1d50-49f3-9dbd-dc63e7436d90} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.03.23 21:21:33.896614 [ 260 ] {74e3ff88-1d50-49f3-9dbd-dc63e7436d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5979 | 2026.03.23 21:21:33.896919 [ 260 ] {74e3ff88-1d50-49f3-9dbd-dc63e7436d90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5980 | 2026.03.23 21:21:33.897123 [ 260 ] {74e3ff88-1d50-49f3-9dbd-dc63e7436d90} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.03.23 21:21:33.897253 [ 260 ] {74e3ff88-1d50-49f3-9dbd-dc63e7436d90} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001161 sec., 101636.52024117141 rows/sec., 8.27 MiB/sec. | ||
| 5982 | 2026.03.23 21:21:33.897290 [ 260 ] {74e3ff88-1d50-49f3-9dbd-dc63e7436d90} <Debug> TCPHandler: Processed in 0.001321433 sec. | ||
| 5983 | 2026.03.23 21:21:33.897402 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.03.23 21:21:33.897494 [ 260 ] {4a25fced-71b4-4e0a-9e26-8f11f7f0f0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5985 | 2026.03.23 21:21:33.897536 [ 260 ] {4a25fced-71b4-4e0a-9e26-8f11f7f0f0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5986 | 2026.03.23 21:21:33.897915 [ 260 ] {4a25fced-71b4-4e0a-9e26-8f11f7f0f0b2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.03.23 21:21:33.897949 [ 260 ] {4a25fced-71b4-4e0a-9e26-8f11f7f0f0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5988 | 2026.03.23 21:21:33.898261 [ 260 ] {4a25fced-71b4-4e0a-9e26-8f11f7f0f0b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5989 | 2026.03.23 21:21:33.898453 [ 260 ] {4a25fced-71b4-4e0a-9e26-8f11f7f0f0b2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.03.23 21:21:33.898642 [ 260 ] {4a25fced-71b4-4e0a-9e26-8f11f7f0f0b2} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001165 sec., 171673.81974248926 rows/sec., 12.31 MiB/sec. | ||
| 5991 | 2026.03.23 21:21:33.898679 [ 260 ] {4a25fced-71b4-4e0a-9e26-8f11f7f0f0b2} <Debug> TCPHandler: Processed in 0.001325253 sec. | ||
| 5992 | 2026.03.23 21:21:33.898801 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.03.23 21:21:33.898895 [ 260 ] {a2d1c2a1-47fb-4b8b-8c82-407b3a59be62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5994 | 2026.03.23 21:21:33.898950 [ 260 ] {a2d1c2a1-47fb-4b8b-8c82-407b3a59be62} <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 | ||
| 5995 | 2026.03.23 21:21:33.899712 [ 260 ] {a2d1c2a1-47fb-4b8b-8c82-407b3a59be62} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.03.23 21:21:33.899749 [ 260 ] {a2d1c2a1-47fb-4b8b-8c82-407b3a59be62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5997 | 2026.03.23 21:21:33.900269 [ 260 ] {a2d1c2a1-47fb-4b8b-8c82-407b3a59be62} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5998 | 2026.03.23 21:21:33.900497 [ 260 ] {a2d1c2a1-47fb-4b8b-8c82-407b3a59be62} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.03.23 21:21:33.900616 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6000 | 2026.03.23 21:21:33.900649 [ 260 ] {a2d1c2a1-47fb-4b8b-8c82-407b3a59be62} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 6001 | 2026.03.23 21:21:33.900663 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.03.23 21:21:33.900690 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6003 | 2026.03.23 21:21:33.900725 [ 260 ] {a2d1c2a1-47fb-4b8b-8c82-407b3a59be62} <Debug> TCPHandler: Processed in 0.001974529 sec. | ||
| 6004 | 2026.03.23 21:21:33.900780 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 6005 | 2026.03.23 21:21:33.900846 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2026.03.23 21:21:33.900944 [ 260 ] {5afaad72-3e51-4c2f-b495-48f49e4a7a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6007 | 2026.03.23 21:21:33.900986 [ 260 ] {5afaad72-3e51-4c2f-b495-48f49e4a7a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6008 | 2026.03.23 21:21:33.900993 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6009 | 2026.03.23 21:21:33.901055 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 623 rows starting from the beginning of the part | ||
| 6010 | 2026.03.23 21:21:33.901185 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6011 | 2026.03.23 21:21:33.901285 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 6012 | 2026.03.23 21:21:33.901331 [ 260 ] {5afaad72-3e51-4c2f-b495-48f49e4a7a65} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.03.23 21:21:33.901373 [ 260 ] {5afaad72-3e51-4c2f-b495-48f49e4a7a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6014 | 2026.03.23 21:21:33.901377 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6015 | 2026.03.23 21:21:33.901476 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6016 | 2026.03.23 21:21:33.901571 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6017 | 2026.03.23 21:21:33.901694 [ 260 ] {5afaad72-3e51-4c2f-b495-48f49e4a7a65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6018 | 2026.03.23 21:21:33.901940 [ 260 ] {5afaad72-3e51-4c2f-b495-48f49e4a7a65} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.03.23 21:21:33.902087 [ 260 ] {5afaad72-3e51-4c2f-b495-48f49e4a7a65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 6020 | 2026.03.23 21:21:33.902124 [ 260 ] {5afaad72-3e51-4c2f-b495-48f49e4a7a65} <Debug> TCPHandler: Processed in 0.001329353 sec. | ||
| 6021 | 2026.03.23 21:21:33.906893 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 19 columns (19 merged, 0 gathered) in 0.006147543 sec., 117770.62803790066 rows/sec., 211.04 MiB/sec. | ||
| 6022 | 2026.03.23 21:21:33.907745 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6023 | 2026.03.23 21:21:33.908063 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.03.23 21:21:33.908133 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6025 | 2026.03.23 21:21:33.908225 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 6026 | 2026.03.23 21:21:34.001194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.53 MiB, peak 275.03 MiB, free memory in arenas 0.00 B, will set to 269.68 MiB (RSS), difference: 2.15 MiB | ||
| 6027 | 2026.03.23 21:21:35.685947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12896 | ||
| 6028 | 2026.03.23 21:21:35.686491 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.03.23 21:21:35.686535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6030 | 2026.03.23 21:21:35.687050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6031 | 2026.03.23 21:21:35.687305 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.03.23 21:21:35.687456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12896 | ||
| 6033 | 2026.03.23 21:21:36.396530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6034 | 2026.03.23 21:21:36.412367 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.03.23 21:21:36.412419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6036 | 2026.03.23 21:21:36.418091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6037 | 2026.03.23 21:21:36.418774 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.03.23 21:21:36.421531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6039 | 2026.03.23 21:21:38.886337 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.03.23 21:21:38.886548 [ 260 ] {d959c113-8f24-4f1b-85dc-c7a28a9ac887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6041 | 2026.03.23 21:21:38.886618 [ 260 ] {d959c113-8f24-4f1b-85dc-c7a28a9ac887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6042 | 2026.03.23 21:21:38.887330 [ 260 ] {d959c113-8f24-4f1b-85dc-c7a28a9ac887} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.03.23 21:21:38.887378 [ 260 ] {d959c113-8f24-4f1b-85dc-c7a28a9ac887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6044 | 2026.03.23 21:21:38.887767 [ 260 ] {d959c113-8f24-4f1b-85dc-c7a28a9ac887} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6045 | 2026.03.23 21:21:38.887983 [ 260 ] {d959c113-8f24-4f1b-85dc-c7a28a9ac887} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.03.23 21:21:38.888131 [ 260 ] {d959c113-8f24-4f1b-85dc-c7a28a9ac887} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001635 sec., 72171.25382262997 rows/sec., 6.14 MiB/sec. | ||
| 6047 | 2026.03.23 21:21:38.888172 [ 260 ] {d959c113-8f24-4f1b-85dc-c7a28a9ac887} <Debug> TCPHandler: Processed in 0.001973089 sec. | ||
| 6048 | 2026.03.23 21:21:38.888302 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2026.03.23 21:21:38.888394 [ 260 ] {4ec1ff7d-8b18-4fd7-b207-a447053d3037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6050 | 2026.03.23 21:21:38.888434 [ 260 ] {4ec1ff7d-8b18-4fd7-b207-a447053d3037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6051 | 2026.03.23 21:21:38.888847 [ 260 ] {4ec1ff7d-8b18-4fd7-b207-a447053d3037} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.03.23 21:21:38.888883 [ 260 ] {4ec1ff7d-8b18-4fd7-b207-a447053d3037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6053 | 2026.03.23 21:21:38.889171 [ 260 ] {4ec1ff7d-8b18-4fd7-b207-a447053d3037} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6054 | 2026.03.23 21:21:38.889377 [ 260 ] {4ec1ff7d-8b18-4fd7-b207-a447053d3037} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.03.23 21:21:38.889505 [ 260 ] {4ec1ff7d-8b18-4fd7-b207-a447053d3037} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001128 sec., 27482.269503546097 rows/sec., 2.02 MiB/sec. | ||
| 6056 | 2026.03.23 21:21:38.889541 [ 260 ] {4ec1ff7d-8b18-4fd7-b207-a447053d3037} <Debug> TCPHandler: Processed in 0.001287142 sec. | ||
| 6057 | 2026.03.23 21:21:38.889655 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.03.23 21:21:38.889746 [ 260 ] {fd72f07e-f068-4145-8d6d-ccc1da4cbf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6059 | 2026.03.23 21:21:38.889785 [ 260 ] {fd72f07e-f068-4145-8d6d-ccc1da4cbf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6060 | 2026.03.23 21:21:38.890216 [ 260 ] {fd72f07e-f068-4145-8d6d-ccc1da4cbf8b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.03.23 21:21:38.890252 [ 260 ] {fd72f07e-f068-4145-8d6d-ccc1da4cbf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6062 | 2026.03.23 21:21:38.890570 [ 260 ] {fd72f07e-f068-4145-8d6d-ccc1da4cbf8b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6063 | 2026.03.23 21:21:38.890767 [ 260 ] {fd72f07e-f068-4145-8d6d-ccc1da4cbf8b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.03.23 21:21:38.890891 [ 260 ] {fd72f07e-f068-4145-8d6d-ccc1da4cbf8b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001176 sec., 80782.31292517007 rows/sec., 6.31 MiB/sec. | ||
| 6065 | 2026.03.23 21:21:38.890926 [ 260 ] {fd72f07e-f068-4145-8d6d-ccc1da4cbf8b} <Debug> TCPHandler: Processed in 0.001334413 sec. | ||
| 6066 | 2026.03.23 21:21:38.891035 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.03.23 21:21:38.891121 [ 260 ] {0c8a4c6c-3837-489b-a45f-ce558990ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6068 | 2026.03.23 21:21:38.891161 [ 260 ] {0c8a4c6c-3837-489b-a45f-ce558990ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6069 | 2026.03.23 21:21:38.891549 [ 260 ] {0c8a4c6c-3837-489b-a45f-ce558990ac8d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.03.23 21:21:38.891582 [ 260 ] {0c8a4c6c-3837-489b-a45f-ce558990ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6071 | 2026.03.23 21:21:38.891974 [ 260 ] {0c8a4c6c-3837-489b-a45f-ce558990ac8d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6072 | 2026.03.23 21:21:38.892173 [ 260 ] {0c8a4c6c-3837-489b-a45f-ce558990ac8d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.03.23 21:21:38.892307 [ 260 ] {0c8a4c6c-3837-489b-a45f-ce558990ac8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 6074 | 2026.03.23 21:21:38.892344 [ 260 ] {0c8a4c6c-3837-489b-a45f-ce558990ac8d} <Debug> TCPHandler: Processed in 0.001331643 sec. | ||
| 6075 | 2026.03.23 21:21:38.892455 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.03.23 21:21:38.892546 [ 260 ] {ef3608d0-a436-4761-bf84-881e36fb98ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6077 | 2026.03.23 21:21:38.892600 [ 260 ] {ef3608d0-a436-4761-bf84-881e36fb98ff} <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 | ||
| 6078 | 2026.03.23 21:21:38.893436 [ 260 ] {ef3608d0-a436-4761-bf84-881e36fb98ff} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.03.23 21:21:38.893471 [ 260 ] {ef3608d0-a436-4761-bf84-881e36fb98ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6080 | 2026.03.23 21:21:38.894013 [ 260 ] {ef3608d0-a436-4761-bf84-881e36fb98ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6081 | 2026.03.23 21:21:38.894234 [ 260 ] {ef3608d0-a436-4761-bf84-881e36fb98ff} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.03.23 21:21:38.894375 [ 260 ] {ef3608d0-a436-4761-bf84-881e36fb98ff} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001845 sec., 16802.168021680216 rows/sec., 30.11 MiB/sec. | ||
| 6083 | 2026.03.23 21:21:38.894428 [ 260 ] {ef3608d0-a436-4761-bf84-881e36fb98ff} <Debug> TCPHandler: Processed in 0.00201908 sec. | ||
| 6084 | 2026.03.23 21:21:38.894546 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2026.03.23 21:21:38.894637 [ 260 ] {097832a7-26ad-451b-b0be-a55b81e6ba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6086 | 2026.03.23 21:21:38.894678 [ 260 ] {097832a7-26ad-451b-b0be-a55b81e6ba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6087 | 2026.03.23 21:21:38.895017 [ 260 ] {097832a7-26ad-451b-b0be-a55b81e6ba14} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.03.23 21:21:38.895053 [ 260 ] {097832a7-26ad-451b-b0be-a55b81e6ba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6089 | 2026.03.23 21:21:38.895355 [ 260 ] {097832a7-26ad-451b-b0be-a55b81e6ba14} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6090 | 2026.03.23 21:21:38.895570 [ 260 ] {097832a7-26ad-451b-b0be-a55b81e6ba14} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.03.23 21:21:38.895700 [ 260 ] {097832a7-26ad-451b-b0be-a55b81e6ba14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6092 | 2026.03.23 21:21:38.895736 [ 260 ] {097832a7-26ad-451b-b0be-a55b81e6ba14} <Debug> TCPHandler: Processed in 0.001238171 sec. | ||
| 6093 | 2026.03.23 21:21:43.075469 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6094 | 2026.03.23 21:21:43.075543 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6095 | 2026.03.23 21:21:43.187577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13408 | ||
| 6096 | 2026.03.23 21:21:43.188125 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.03.23 21:21:43.188171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6098 | 2026.03.23 21:21:43.188673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6099 | 2026.03.23 21:21:43.188902 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.03.23 21:21:43.189062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13408 | ||
| 6101 | 2026.03.23 21:21:43.234429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 784 | ||
| 6102 | 2026.03.23 21:21:43.236844 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.03.23 21:21:43.236904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6104 | 2026.03.23 21:21:43.238135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6105 | 2026.03.23 21:21:43.238422 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.03.23 21:21:43.238807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6107 | 2026.03.23 21:21:43.885878 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.03.23 21:21:43.886059 [ 260 ] {625713b3-a114-4648-b982-94d8899ff135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6109 | 2026.03.23 21:21:43.886125 [ 260 ] {625713b3-a114-4648-b982-94d8899ff135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6110 | 2026.03.23 21:21:43.886817 [ 260 ] {625713b3-a114-4648-b982-94d8899ff135} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.03.23 21:21:43.886873 [ 260 ] {625713b3-a114-4648-b982-94d8899ff135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6112 | 2026.03.23 21:21:43.887267 [ 260 ] {625713b3-a114-4648-b982-94d8899ff135} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6113 | 2026.03.23 21:21:43.887493 [ 260 ] {625713b3-a114-4648-b982-94d8899ff135} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.03.23 21:21:43.887648 [ 260 ] {625713b3-a114-4648-b982-94d8899ff135} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001637 sec., 46426.389737324374 rows/sec., 3.83 MiB/sec. | ||
| 6115 | 2026.03.23 21:21:43.887690 [ 260 ] {625713b3-a114-4648-b982-94d8899ff135} <Debug> TCPHandler: Processed in 0.001944268 sec. | ||
| 6116 | 2026.03.23 21:21:43.887812 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.03.23 21:21:43.887906 [ 260 ] {f132a226-f4a3-4b00-9d64-ab27906ba880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6118 | 2026.03.23 21:21:43.887946 [ 260 ] {f132a226-f4a3-4b00-9d64-ab27906ba880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6119 | 2026.03.23 21:21:43.888344 [ 260 ] {f132a226-f4a3-4b00-9d64-ab27906ba880} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.03.23 21:21:43.888380 [ 260 ] {f132a226-f4a3-4b00-9d64-ab27906ba880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6121 | 2026.03.23 21:21:43.888684 [ 260 ] {f132a226-f4a3-4b00-9d64-ab27906ba880} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6122 | 2026.03.23 21:21:43.888890 [ 260 ] {f132a226-f4a3-4b00-9d64-ab27906ba880} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.03.23 21:21:43.889027 [ 260 ] {f132a226-f4a3-4b00-9d64-ab27906ba880} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
| 6124 | 2026.03.23 21:21:43.889065 [ 260 ] {f132a226-f4a3-4b00-9d64-ab27906ba880} <Debug> TCPHandler: Processed in 0.001303062 sec. | ||
| 6125 | 2026.03.23 21:21:43.889175 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.03.23 21:21:43.889269 [ 260 ] {ac114dce-6e30-4cff-9af3-2efa76f4f6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6127 | 2026.03.23 21:21:43.889309 [ 260 ] {ac114dce-6e30-4cff-9af3-2efa76f4f6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6128 | 2026.03.23 21:21:43.889714 [ 260 ] {ac114dce-6e30-4cff-9af3-2efa76f4f6eb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.03.23 21:21:43.889750 [ 260 ] {ac114dce-6e30-4cff-9af3-2efa76f4f6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6130 | 2026.03.23 21:21:43.890053 [ 260 ] {ac114dce-6e30-4cff-9af3-2efa76f4f6eb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6131 | 2026.03.23 21:21:43.890272 [ 260 ] {ac114dce-6e30-4cff-9af3-2efa76f4f6eb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.03.23 21:21:43.890404 [ 260 ] {ac114dce-6e30-4cff-9af3-2efa76f4f6eb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001153 sec., 64180.39895923678 rows/sec., 5.01 MiB/sec. | ||
| 6133 | 2026.03.23 21:21:43.890442 [ 260 ] {ac114dce-6e30-4cff-9af3-2efa76f4f6eb} <Debug> TCPHandler: Processed in 0.001316082 sec. | ||
| 6134 | 2026.03.23 21:21:43.890553 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.03.23 21:21:43.890646 [ 260 ] {6c0c1df9-2c62-49de-9913-55b9cf5fe58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.03.23 21:21:43.890690 [ 260 ] {6c0c1df9-2c62-49de-9913-55b9cf5fe58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6137 | 2026.03.23 21:21:43.891080 [ 260 ] {6c0c1df9-2c62-49de-9913-55b9cf5fe58d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.03.23 21:21:43.891116 [ 260 ] {6c0c1df9-2c62-49de-9913-55b9cf5fe58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6139 | 2026.03.23 21:21:43.891446 [ 260 ] {6c0c1df9-2c62-49de-9913-55b9cf5fe58d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6140 | 2026.03.23 21:21:43.891653 [ 260 ] {6c0c1df9-2c62-49de-9913-55b9cf5fe58d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.03.23 21:21:43.891792 [ 260 ] {6c0c1df9-2c62-49de-9913-55b9cf5fe58d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 6142 | 2026.03.23 21:21:43.891830 [ 260 ] {6c0c1df9-2c62-49de-9913-55b9cf5fe58d} <Debug> TCPHandler: Processed in 0.001325503 sec. | ||
| 6143 | 2026.03.23 21:21:43.891942 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.03.23 21:21:43.892035 [ 260 ] {0374c697-0397-4ab1-bd11-45ab09fa51d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.03.23 21:21:43.892091 [ 260 ] {0374c697-0397-4ab1-bd11-45ab09fa51d4} <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 | ||
| 6146 | 2026.03.23 21:21:43.892833 [ 260 ] {0374c697-0397-4ab1-bd11-45ab09fa51d4} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.03.23 21:21:43.892870 [ 260 ] {0374c697-0397-4ab1-bd11-45ab09fa51d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6148 | 2026.03.23 21:21:43.893390 [ 260 ] {0374c697-0397-4ab1-bd11-45ab09fa51d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6149 | 2026.03.23 21:21:43.893607 [ 260 ] {0374c697-0397-4ab1-bd11-45ab09fa51d4} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.03.23 21:21:43.893755 [ 260 ] {0374c697-0397-4ab1-bd11-45ab09fa51d4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 6151 | 2026.03.23 21:21:43.893817 [ 260 ] {0374c697-0397-4ab1-bd11-45ab09fa51d4} <Debug> TCPHandler: Processed in 0.001924028 sec. | ||
| 6152 | 2026.03.23 21:21:43.893926 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.03.23 21:21:43.894021 [ 260 ] {b733595d-a1da-49b4-8d79-1922739daabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6154 | 2026.03.23 21:21:43.894063 [ 260 ] {b733595d-a1da-49b4-8d79-1922739daabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6155 | 2026.03.23 21:21:43.894396 [ 260 ] {b733595d-a1da-49b4-8d79-1922739daabe} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.03.23 21:21:43.894430 [ 260 ] {b733595d-a1da-49b4-8d79-1922739daabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6157 | 2026.03.23 21:21:43.894737 [ 260 ] {b733595d-a1da-49b4-8d79-1922739daabe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6158 | 2026.03.23 21:21:43.894954 [ 260 ] {b733595d-a1da-49b4-8d79-1922739daabe} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.03.23 21:21:43.895088 [ 260 ] {b733595d-a1da-49b4-8d79-1922739daabe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6160 | 2026.03.23 21:21:43.895124 [ 260 ] {b733595d-a1da-49b4-8d79-1922739daabe} <Debug> TCPHandler: Processed in 0.001246371 sec. | ||
| 6161 | 2026.03.23 21:21:43.921677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6162 | 2026.03.23 21:21:43.939603 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.03.23 21:21:43.939660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6164 | 2026.03.23 21:21:43.945844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6165 | 2026.03.23 21:21:43.946588 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.03.23 21:21:43.949982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6167 | 2026.03.23 21:21:44.224742 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2026.03.23 21:21:44.224934 [ 260 ] {a4c4e326-4b0e-4daa-a85e-fbca8eea96de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6169 | 2026.03.23 21:21:44.225007 [ 260 ] {a4c4e326-4b0e-4daa-a85e-fbca8eea96de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6170 | 2026.03.23 21:21:44.225688 [ 260 ] {a4c4e326-4b0e-4daa-a85e-fbca8eea96de} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.03.23 21:21:44.225733 [ 260 ] {a4c4e326-4b0e-4daa-a85e-fbca8eea96de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6172 | 2026.03.23 21:21:44.226123 [ 260 ] {a4c4e326-4b0e-4daa-a85e-fbca8eea96de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6173 | 2026.03.23 21:21:44.226350 [ 260 ] {a4c4e326-4b0e-4daa-a85e-fbca8eea96de} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.03.23 21:21:44.226517 [ 260 ] {a4c4e326-4b0e-4daa-a85e-fbca8eea96de} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001635 sec., 3669.7247706422017 rows/sec., 299.24 KiB/sec. | ||
| 6175 | 2026.03.23 21:21:44.226567 [ 260 ] {a4c4e326-4b0e-4daa-a85e-fbca8eea96de} <Debug> TCPHandler: Processed in 0.001961359 sec. | ||
| 6176 | 2026.03.23 21:21:44.226691 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.03.23 21:21:44.226793 [ 260 ] {561f578b-46f3-4c97-8e96-50f86aa05c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6178 | 2026.03.23 21:21:44.226837 [ 260 ] {561f578b-46f3-4c97-8e96-50f86aa05c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6179 | 2026.03.23 21:21:44.228459 [ 260 ] {561f578b-46f3-4c97-8e96-50f86aa05c3e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.03.23 21:21:44.228495 [ 260 ] {561f578b-46f3-4c97-8e96-50f86aa05c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6181 | 2026.03.23 21:21:44.229016 [ 260 ] {561f578b-46f3-4c97-8e96-50f86aa05c3e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6182 | 2026.03.23 21:21:44.229230 [ 260 ] {561f578b-46f3-4c97-8e96-50f86aa05c3e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.03.23 21:21:44.229350 [ 42 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6184 | 2026.03.23 21:21:44.229365 [ 260 ] {561f578b-46f3-4c97-8e96-50f86aa05c3e} <Debug> executeQuery: Read 2466 rows, 187.42 KiB in 0.002595 sec., 950289.0173410404 rows/sec., 70.53 MiB/sec. | ||
| 6185 | 2026.03.23 21:21:44.229398 [ 42 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.03.23 21:21:44.229415 [ 260 ] {561f578b-46f3-4c97-8e96-50f86aa05c3e} <Debug> TCPHandler: Processed in 0.002775839 sec. | ||
| 6187 | 2026.03.23 21:21:44.229426 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6188 | 2026.03.23 21:21:44.229550 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 6189 | 2026.03.23 21:21:44.229553 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.03.23 21:21:44.229709 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6191 | 2026.03.23 21:21:44.229731 [ 260 ] {3e591a6a-d2ca-4bf4-a61c-03598b09c950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6192 | 2026.03.23 21:21:44.229760 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2614 rows starting from the beginning of the part | ||
| 6193 | 2026.03.23 21:21:44.229782 [ 260 ] {3e591a6a-d2ca-4bf4-a61c-03598b09c950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6194 | 2026.03.23 21:21:44.229840 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 118 rows starting from the beginning of the part | ||
| 6195 | 2026.03.23 21:21:44.229893 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 200 rows starting from the beginning of the part | ||
| 6196 | 2026.03.23 21:21:44.229938 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 118 rows starting from the beginning of the part | ||
| 6197 | 2026.03.23 21:21:44.229979 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 6198 | 2026.03.23 21:21:44.230035 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2466 rows starting from the beginning of the part | ||
| 6199 | 2026.03.23 21:21:44.230281 [ 260 ] {3e591a6a-d2ca-4bf4-a61c-03598b09c950} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.03.23 21:21:44.230337 [ 260 ] {3e591a6a-d2ca-4bf4-a61c-03598b09c950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6201 | 2026.03.23 21:21:44.230749 [ 260 ] {3e591a6a-d2ca-4bf4-a61c-03598b09c950} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6202 | 2026.03.23 21:21:44.231041 [ 260 ] {3e591a6a-d2ca-4bf4-a61c-03598b09c950} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.03.23 21:21:44.231212 [ 260 ] {3e591a6a-d2ca-4bf4-a61c-03598b09c950} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001508 sec., 30503.978779840847 rows/sec., 2.22 MiB/sec. | ||
| 6204 | 2026.03.23 21:21:44.231260 [ 260 ] {3e591a6a-d2ca-4bf4-a61c-03598b09c950} <Debug> TCPHandler: Processed in 0.001772744 sec. | ||
| 6205 | 2026.03.23 21:21:44.231422 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.03.23 21:21:44.231527 [ 260 ] {e5ed13f2-fa14-4aee-b473-1365d781775c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6207 | 2026.03.23 21:21:44.231574 [ 260 ] {e5ed13f2-fa14-4aee-b473-1365d781775c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6208 | 2026.03.23 21:21:44.232421 [ 260 ] {e5ed13f2-fa14-4aee-b473-1365d781775c} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.03.23 21:21:44.232463 [ 260 ] {e5ed13f2-fa14-4aee-b473-1365d781775c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6210 | 2026.03.23 21:21:44.232907 [ 260 ] {e5ed13f2-fa14-4aee-b473-1365d781775c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6211 | 2026.03.23 21:21:44.233015 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5592 rows, containing 5 columns (5 merged, 0 gathered) in 0.003522008 sec., 1587730.6354783976 rows/sec., 126.41 MiB/sec. | ||
| 6212 | 2026.03.23 21:21:44.233212 [ 260 ] {e5ed13f2-fa14-4aee-b473-1365d781775c} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.03.23 21:21:44.233301 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6214 | 2026.03.23 21:21:44.233371 [ 260 ] {e5ed13f2-fa14-4aee-b473-1365d781775c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001869 sec., 428571.4285714286 rows/sec., 24.76 MiB/sec. | ||
| 6215 | 2026.03.23 21:21:44.233416 [ 260 ] {e5ed13f2-fa14-4aee-b473-1365d781775c} <Debug> TCPHandler: Processed in 0.002051841 sec. | ||
| 6216 | 2026.03.23 21:21:44.233537 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.03.23 21:21:44.233572 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.03.23 21:21:44.233636 [ 260 ] {ea2ffa98-8c81-4bd7-a795-642661b069c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6219 | 2026.03.23 21:21:44.233658 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_46_9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6220 | 2026.03.23 21:21:44.233684 [ 260 ] {ea2ffa98-8c81-4bd7-a795-642661b069c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6221 | 2026.03.23 21:21:44.233757 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6222 | 2026.03.23 21:21:44.234089 [ 260 ] {ea2ffa98-8c81-4bd7-a795-642661b069c2} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.03.23 21:21:44.234130 [ 260 ] {ea2ffa98-8c81-4bd7-a795-642661b069c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6224 | 2026.03.23 21:21:44.234435 [ 260 ] {ea2ffa98-8c81-4bd7-a795-642661b069c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6225 | 2026.03.23 21:21:44.234655 [ 260 ] {ea2ffa98-8c81-4bd7-a795-642661b069c2} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.03.23 21:21:44.234790 [ 260 ] {ea2ffa98-8c81-4bd7-a795-642661b069c2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001175 sec., 851.063829787234 rows/sec., 59.84 KiB/sec. | ||
| 6227 | 2026.03.23 21:21:44.234830 [ 260 ] {ea2ffa98-8c81-4bd7-a795-642661b069c2} <Debug> TCPHandler: Processed in 0.001343773 sec. | ||
| 6228 | 2026.03.23 21:21:44.234951 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.03.23 21:21:44.235046 [ 260 ] {c5d7ea91-e36f-44ca-a3d5-2986cab090ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6230 | 2026.03.23 21:21:44.235087 [ 260 ] {c5d7ea91-e36f-44ca-a3d5-2986cab090ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6231 | 2026.03.23 21:21:44.236205 [ 260 ] {c5d7ea91-e36f-44ca-a3d5-2986cab090ce} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.03.23 21:21:44.236247 [ 260 ] {c5d7ea91-e36f-44ca-a3d5-2986cab090ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6233 | 2026.03.23 21:21:44.236631 [ 260 ] {c5d7ea91-e36f-44ca-a3d5-2986cab090ce} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6234 | 2026.03.23 21:21:44.236861 [ 260 ] {c5d7ea91-e36f-44ca-a3d5-2986cab090ce} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.03.23 21:21:44.236968 [ 42 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6236 | 2026.03.23 21:21:44.236998 [ 42 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.03.23 21:21:44.237003 [ 260 ] {c5d7ea91-e36f-44ca-a3d5-2986cab090ce} <Debug> executeQuery: Read 1325 rows, 90.93 KiB in 0.001977 sec., 670207.3849266565 rows/sec., 44.91 MiB/sec. | ||
| 6238 | 2026.03.23 21:21:44.237017 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6239 | 2026.03.23 21:21:44.237044 [ 260 ] {c5d7ea91-e36f-44ca-a3d5-2986cab090ce} <Debug> TCPHandler: Processed in 0.002143203 sec. | ||
| 6240 | 2026.03.23 21:21:44.237113 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 6241 | 2026.03.23 21:21:44.237164 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6242 | 2026.03.23 21:21:44.237212 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6243 | 2026.03.23 21:21:44.237243 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6244 | 2026.03.23 21:21:44.237262 [ 260 ] {62ff0a12-312f-4716-a95a-65ea0d9e2b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6245 | 2026.03.23 21:21:44.237298 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 95 rows starting from the beginning of the part | ||
| 6246 | 2026.03.23 21:21:44.237311 [ 260 ] {62ff0a12-312f-4716-a95a-65ea0d9e2b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6247 | 2026.03.23 21:21:44.237346 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 6248 | 2026.03.23 21:21:44.237390 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 95 rows starting from the beginning of the part | ||
| 6249 | 2026.03.23 21:21:44.237430 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 6250 | 2026.03.23 21:21:44.237473 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1325 rows starting from the beginning of the part | ||
| 6251 | 2026.03.23 21:21:44.238035 [ 260 ] {62ff0a12-312f-4716-a95a-65ea0d9e2b13} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.03.23 21:21:44.238075 [ 260 ] {62ff0a12-312f-4716-a95a-65ea0d9e2b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6253 | 2026.03.23 21:21:44.238560 [ 260 ] {62ff0a12-312f-4716-a95a-65ea0d9e2b13} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6254 | 2026.03.23 21:21:44.238695 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161851 sec., 1920284.7063039462 rows/sec., 139.63 MiB/sec. | ||
| 6255 | 2026.03.23 21:21:44.238804 [ 260 ] {62ff0a12-312f-4716-a95a-65ea0d9e2b13} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.03.23 21:21:44.238868 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6257 | 2026.03.23 21:21:44.238938 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6258 | 2026.03.23 21:21:44.238949 [ 260 ] {62ff0a12-312f-4716-a95a-65ea0d9e2b13} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001706 sec., 878663.5404454865 rows/sec., 53.30 MiB/sec. | ||
| 6259 | 2026.03.23 21:21:44.238975 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.03.23 21:21:44.238995 [ 260 ] {62ff0a12-312f-4716-a95a-65ea0d9e2b13} <Debug> TCPHandler: Processed in 0.001880087 sec. | ||
| 6261 | 2026.03.23 21:21:44.239004 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6262 | 2026.03.23 21:21:44.239124 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 6263 | 2026.03.23 21:21:44.239125 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.03.23 21:21:44.239137 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.03.23 21:21:44.239213 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6266 | 2026.03.23 21:21:44.239235 [ 260 ] {63610f61-a887-42fb-a86c-75e4e3f1104e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6267 | 2026.03.23 21:21:44.239245 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15726 rows starting from the beginning of the part | ||
| 6268 | 2026.03.23 21:21:44.239286 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_46_9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6269 | 2026.03.23 21:21:44.239299 [ 260 ] {63610f61-a887-42fb-a86c-75e4e3f1104e} <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 | ||
| 6270 | 2026.03.23 21:21:44.239309 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 6271 | 2026.03.23 21:21:44.239362 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 200 rows starting from the beginning of the part | ||
| 6272 | 2026.03.23 21:21:44.239401 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6273 | 2026.03.23 21:21:44.239416 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6274 | 2026.03.23 21:21:44.239438 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 6275 | 2026.03.23 21:21:44.239480 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1499 rows starting from the beginning of the part | ||
| 6276 | 2026.03.23 21:21:44.240249 [ 260 ] {63610f61-a887-42fb-a86c-75e4e3f1104e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.03.23 21:21:44.240292 [ 260 ] {63610f61-a887-42fb-a86c-75e4e3f1104e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6278 | 2026.03.23 21:21:44.240987 [ 260 ] {63610f61-a887-42fb-a86c-75e4e3f1104e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6279 | 2026.03.23 21:21:44.241243 [ 260 ] {63610f61-a887-42fb-a86c-75e4e3f1104e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.03.23 21:21:44.241406 [ 260 ] {63610f61-a887-42fb-a86c-75e4e3f1104e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002189 sec., 18273.184102329833 rows/sec., 32.74 MiB/sec. | ||
| 6281 | 2026.03.23 21:21:44.241488 [ 260 ] {63610f61-a887-42fb-a86c-75e4e3f1104e} <Debug> TCPHandler: Processed in 0.0024116 sec. | ||
| 6282 | 2026.03.23 21:21:44.241614 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2026.03.23 21:21:44.241713 [ 260 ] {2e00d359-ecb0-4afe-8f2c-30d59e619193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6284 | 2026.03.23 21:21:44.241758 [ 260 ] {2e00d359-ecb0-4afe-8f2c-30d59e619193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6285 | 2026.03.23 21:21:44.242099 [ 260 ] {2e00d359-ecb0-4afe-8f2c-30d59e619193} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.03.23 21:21:44.242136 [ 260 ] {2e00d359-ecb0-4afe-8f2c-30d59e619193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6287 | 2026.03.23 21:21:44.242537 [ 260 ] {2e00d359-ecb0-4afe-8f2c-30d59e619193} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6288 | 2026.03.23 21:21:44.242754 [ 260 ] {2e00d359-ecb0-4afe-8f2c-30d59e619193} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2026.03.23 21:21:44.242870 [ 44 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6290 | 2026.03.23 21:21:44.242885 [ 260 ] {2e00d359-ecb0-4afe-8f2c-30d59e619193} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 694.15 KiB/sec. | ||
| 6291 | 2026.03.23 21:21:44.242909 [ 44 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.03.23 21:21:44.242931 [ 260 ] {2e00d359-ecb0-4afe-8f2c-30d59e619193} <Debug> TCPHandler: Processed in 0.001367314 sec. | ||
| 6293 | 2026.03.23 21:21:44.242934 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6294 | 2026.03.23 21:21:44.243086 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6295 | 2026.03.23 21:21:44.243239 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6296 | 2026.03.23 21:21:44.243277 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2040 rows starting from the beginning of the part | ||
| 6297 | 2026.03.23 21:21:44.243345 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6298 | 2026.03.23 21:21:44.243389 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6299 | 2026.03.23 21:21:44.243430 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6300 | 2026.03.23 21:21:44.243472 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6301 | 2026.03.23 21:21:44.243511 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 6302 | 2026.03.23 21:21:44.244663 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647292 sec., 1391374.4497029062 rows/sec., 93.72 MiB/sec. | ||
| 6303 | 2026.03.23 21:21:44.244991 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6304 | 2026.03.23 21:21:44.245180 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17905 rows, containing 5 columns (5 merged, 0 gathered) in 0.006106472 sec., 2932134.9545203843 rows/sec., 188.40 MiB/sec. | ||
| 6305 | 2026.03.23 21:21:44.245292 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_46_9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.03.23 21:21:44.245371 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_46_9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6307 | 2026.03.23 21:21:44.245444 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6308 | 2026.03.23 21:21:44.245451 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6309 | 2026.03.23 21:21:44.245723 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.03.23 21:21:44.245808 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6311 | 2026.03.23 21:21:44.245900 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 6312 | 2026.03.23 21:21:45.001200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.14 MiB, peak 280.27 MiB, free memory in arenas 0.00 B, will set to 272.78 MiB (RSS), difference: 1.64 MiB | ||
| 6313 | 2026.03.23 21:21:48.883393 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.03.23 21:21:48.883585 [ 260 ] {c8b79574-e107-4d04-b6b7-ed5306dbcbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6315 | 2026.03.23 21:21:48.883652 [ 260 ] {c8b79574-e107-4d04-b6b7-ed5306dbcbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6316 | 2026.03.23 21:21:48.884318 [ 260 ] {c8b79574-e107-4d04-b6b7-ed5306dbcbb0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.03.23 21:21:48.884370 [ 260 ] {c8b79574-e107-4d04-b6b7-ed5306dbcbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6318 | 2026.03.23 21:21:48.884770 [ 260 ] {c8b79574-e107-4d04-b6b7-ed5306dbcbb0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6319 | 2026.03.23 21:21:48.885008 [ 260 ] {c8b79574-e107-4d04-b6b7-ed5306dbcbb0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.03.23 21:21:48.885167 [ 260 ] {c8b79574-e107-4d04-b6b7-ed5306dbcbb0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.64 MiB/sec. | ||
| 6321 | 2026.03.23 21:21:48.885210 [ 260 ] {c8b79574-e107-4d04-b6b7-ed5306dbcbb0} <Debug> TCPHandler: Processed in 0.001952249 sec. | ||
| 6322 | 2026.03.23 21:21:48.885342 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.03.23 21:21:48.885440 [ 260 ] {f1c66d71-0792-463e-bbb5-dc95807264ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6324 | 2026.03.23 21:21:48.885481 [ 260 ] {f1c66d71-0792-463e-bbb5-dc95807264ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6325 | 2026.03.23 21:21:48.885912 [ 260 ] {f1c66d71-0792-463e-bbb5-dc95807264ff} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.03.23 21:21:48.885950 [ 260 ] {f1c66d71-0792-463e-bbb5-dc95807264ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6327 | 2026.03.23 21:21:48.886250 [ 260 ] {f1c66d71-0792-463e-bbb5-dc95807264ff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6328 | 2026.03.23 21:21:48.886461 [ 260 ] {f1c66d71-0792-463e-bbb5-dc95807264ff} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.03.23 21:21:48.886593 [ 260 ] {f1c66d71-0792-463e-bbb5-dc95807264ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 6330 | 2026.03.23 21:21:48.886632 [ 260 ] {f1c66d71-0792-463e-bbb5-dc95807264ff} <Debug> TCPHandler: Processed in 0.001339323 sec. | ||
| 6331 | 2026.03.23 21:21:48.886752 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.03.23 21:21:48.886849 [ 260 ] {55900d5a-aa95-407b-ba52-a472cc7c3ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6333 | 2026.03.23 21:21:48.886894 [ 260 ] {55900d5a-aa95-407b-ba52-a472cc7c3ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6334 | 2026.03.23 21:21:48.887285 [ 260 ] {55900d5a-aa95-407b-ba52-a472cc7c3ac6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.03.23 21:21:48.887324 [ 260 ] {55900d5a-aa95-407b-ba52-a472cc7c3ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6336 | 2026.03.23 21:21:48.887654 [ 260 ] {55900d5a-aa95-407b-ba52-a472cc7c3ac6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6337 | 2026.03.23 21:21:48.887864 [ 260 ] {55900d5a-aa95-407b-ba52-a472cc7c3ac6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.03.23 21:21:48.887998 [ 260 ] {55900d5a-aa95-407b-ba52-a472cc7c3ac6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001168 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 6339 | 2026.03.23 21:21:48.888038 [ 260 ] {55900d5a-aa95-407b-ba52-a472cc7c3ac6} <Debug> TCPHandler: Processed in 0.001335193 sec. | ||
| 6340 | 2026.03.23 21:21:48.888163 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.03.23 21:21:48.888259 [ 260 ] {3622a39f-5442-440e-bce2-120afba069f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.03.23 21:21:48.888302 [ 260 ] {3622a39f-5442-440e-bce2-120afba069f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6343 | 2026.03.23 21:21:48.888646 [ 260 ] {3622a39f-5442-440e-bce2-120afba069f2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.03.23 21:21:48.888687 [ 260 ] {3622a39f-5442-440e-bce2-120afba069f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6345 | 2026.03.23 21:21:48.888995 [ 260 ] {3622a39f-5442-440e-bce2-120afba069f2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6346 | 2026.03.23 21:21:48.889215 [ 260 ] {3622a39f-5442-440e-bce2-120afba069f2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.03.23 21:21:48.889345 [ 260 ] {3622a39f-5442-440e-bce2-120afba069f2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 6348 | 2026.03.23 21:21:48.889383 [ 260 ] {3622a39f-5442-440e-bce2-120afba069f2} <Debug> TCPHandler: Processed in 0.001269012 sec. | ||
| 6349 | 2026.03.23 21:21:50.689186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13856 | ||
| 6350 | 2026.03.23 21:21:50.689956 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.03.23 21:21:50.690025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6352 | 2026.03.23 21:21:50.690504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6353 | 2026.03.23 21:21:50.690734 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.03.23 21:21:50.690859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13856 | ||
| 6355 | 2026.03.23 21:21:51.450074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6356 | 2026.03.23 21:21:51.467852 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.03.23 21:21:51.467926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6358 | 2026.03.23 21:21:51.473905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6359 | 2026.03.23 21:21:51.474637 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.03.23 21:21:51.478197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6361 | 2026.03.23 21:21:53.239053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 822 | ||
| 6362 | 2026.03.23 21:21:53.241743 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.03.23 21:21:53.241799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6364 | 2026.03.23 21:21:53.243066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6365 | 2026.03.23 21:21:53.243349 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.03.23 21:21:53.243504 [ 165 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6367 | 2026.03.23 21:21:53.243570 [ 165 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.23 21:21:53.243591 [ 165 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6369 | 2026.03.23 21:21:53.243684 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 6370 | 2026.03.23 21:21:53.243726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6371 | 2026.03.23 21:21:53.244166 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6372 | 2026.03.23 21:21:53.244319 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 654 rows starting from the beginning of the part | ||
| 6373 | 2026.03.23 21:21:53.244688 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6374 | 2026.03.23 21:21:53.245047 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6375 | 2026.03.23 21:21:53.245428 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6376 | 2026.03.23 21:21:53.245778 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 6377 | 2026.03.23 21:21:53.246140 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6378 | 2026.03.23 21:21:53.252742 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 72 columns (72 merged, 0 gathered) in 0.009093966 sec., 90389.6055912239 rows/sec., 74.70 MiB/sec. | ||
| 6379 | 2026.03.23 21:21:53.253655 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6380 | 2026.03.23 21:21:53.254186 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.03.23 21:21:53.254257 [ 195 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_21_4} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6382 | 2026.03.23 21:21:53.254439 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6383 | 2026.03.23 21:21:53.885904 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.03.23 21:21:53.886105 [ 260 ] {ecd48b4c-16c8-4ad5-b875-5e6d6154c57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6385 | 2026.03.23 21:21:53.886179 [ 260 ] {ecd48b4c-16c8-4ad5-b875-5e6d6154c57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6386 | 2026.03.23 21:21:53.886837 [ 260 ] {ecd48b4c-16c8-4ad5-b875-5e6d6154c57c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.03.23 21:21:53.886888 [ 260 ] {ecd48b4c-16c8-4ad5-b875-5e6d6154c57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6388 | 2026.03.23 21:21:53.887295 [ 260 ] {ecd48b4c-16c8-4ad5-b875-5e6d6154c57c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6389 | 2026.03.23 21:21:53.887526 [ 260 ] {ecd48b4c-16c8-4ad5-b875-5e6d6154c57c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.03.23 21:21:53.887691 [ 260 ] {ecd48b4c-16c8-4ad5-b875-5e6d6154c57c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001639 sec., 46369.73764490543 rows/sec., 3.82 MiB/sec. | ||
| 6391 | 2026.03.23 21:21:53.887746 [ 260 ] {ecd48b4c-16c8-4ad5-b875-5e6d6154c57c} <Debug> TCPHandler: Processed in 0.001982839 sec. | ||
| 6392 | 2026.03.23 21:21:53.887880 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.03.23 21:21:53.887986 [ 260 ] {e0525383-cfa7-4081-9a2c-585125f080d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.03.23 21:21:53.888031 [ 260 ] {e0525383-cfa7-4081-9a2c-585125f080d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6395 | 2026.03.23 21:21:53.888445 [ 260 ] {e0525383-cfa7-4081-9a2c-585125f080d7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.03.23 21:21:53.888486 [ 260 ] {e0525383-cfa7-4081-9a2c-585125f080d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6397 | 2026.03.23 21:21:53.888789 [ 260 ] {e0525383-cfa7-4081-9a2c-585125f080d7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6398 | 2026.03.23 21:21:53.889000 [ 260 ] {e0525383-cfa7-4081-9a2c-585125f080d7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.03.23 21:21:53.889146 [ 260 ] {e0525383-cfa7-4081-9a2c-585125f080d7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 6400 | 2026.03.23 21:21:53.889187 [ 260 ] {e0525383-cfa7-4081-9a2c-585125f080d7} <Debug> TCPHandler: Processed in 0.001359264 sec. | ||
| 6401 | 2026.03.23 21:21:53.889300 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.03.23 21:21:53.889397 [ 260 ] {7d49a0f9-aed6-4fbf-b48e-3df514a09b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6403 | 2026.03.23 21:21:53.889440 [ 260 ] {7d49a0f9-aed6-4fbf-b48e-3df514a09b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6404 | 2026.03.23 21:21:53.889859 [ 260 ] {7d49a0f9-aed6-4fbf-b48e-3df514a09b93} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.03.23 21:21:53.889897 [ 260 ] {7d49a0f9-aed6-4fbf-b48e-3df514a09b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6406 | 2026.03.23 21:21:53.890204 [ 260 ] {7d49a0f9-aed6-4fbf-b48e-3df514a09b93} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6407 | 2026.03.23 21:21:53.890418 [ 260 ] {7d49a0f9-aed6-4fbf-b48e-3df514a09b93} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.03.23 21:21:53.890548 [ 260 ] {7d49a0f9-aed6-4fbf-b48e-3df514a09b93} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 4.94 MiB/sec. | ||
| 6409 | 2026.03.23 21:21:53.890587 [ 260 ] {7d49a0f9-aed6-4fbf-b48e-3df514a09b93} <Debug> TCPHandler: Processed in 0.001336594 sec. | ||
| 6410 | 2026.03.23 21:21:53.890699 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.03.23 21:21:53.890796 [ 260 ] {fa185950-ae50-4dcf-9916-951de673ef0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.03.23 21:21:53.890842 [ 260 ] {fa185950-ae50-4dcf-9916-951de673ef0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6413 | 2026.03.23 21:21:53.891238 [ 260 ] {fa185950-ae50-4dcf-9916-951de673ef0a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.03.23 21:21:53.891276 [ 260 ] {fa185950-ae50-4dcf-9916-951de673ef0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6415 | 2026.03.23 21:21:53.891620 [ 260 ] {fa185950-ae50-4dcf-9916-951de673ef0a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6416 | 2026.03.23 21:21:53.891837 [ 260 ] {fa185950-ae50-4dcf-9916-951de673ef0a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.03.23 21:21:53.891971 [ 260 ] {fa185950-ae50-4dcf-9916-951de673ef0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6418 | 2026.03.23 21:21:53.892010 [ 260 ] {fa185950-ae50-4dcf-9916-951de673ef0a} <Debug> TCPHandler: Processed in 0.001360484 sec. | ||
| 6419 | 2026.03.23 21:21:53.892113 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.03.23 21:21:53.892208 [ 260 ] {18d13ac4-0e5f-4d01-9fca-5ceb7b850d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6421 | 2026.03.23 21:21:53.892264 [ 260 ] {18d13ac4-0e5f-4d01-9fca-5ceb7b850d6d} <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 | ||
| 6422 | 2026.03.23 21:21:53.893016 [ 260 ] {18d13ac4-0e5f-4d01-9fca-5ceb7b850d6d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.03.23 21:21:53.893054 [ 260 ] {18d13ac4-0e5f-4d01-9fca-5ceb7b850d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6424 | 2026.03.23 21:21:53.893559 [ 260 ] {18d13ac4-0e5f-4d01-9fca-5ceb7b850d6d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6425 | 2026.03.23 21:21:53.893801 [ 260 ] {18d13ac4-0e5f-4d01-9fca-5ceb7b850d6d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.03.23 21:21:53.893947 [ 260 ] {18d13ac4-0e5f-4d01-9fca-5ceb7b850d6d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 6427 | 2026.03.23 21:21:53.894010 [ 260 ] {18d13ac4-0e5f-4d01-9fca-5ceb7b850d6d} <Debug> TCPHandler: Processed in 0.001945878 sec. | ||
| 6428 | 2026.03.23 21:21:53.894138 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.03.23 21:21:53.894260 [ 260 ] {b5525f8e-1710-498b-8e9d-20281a097812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6430 | 2026.03.23 21:21:53.894312 [ 260 ] {b5525f8e-1710-498b-8e9d-20281a097812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6431 | 2026.03.23 21:21:53.894724 [ 260 ] {b5525f8e-1710-498b-8e9d-20281a097812} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.03.23 21:21:53.894771 [ 260 ] {b5525f8e-1710-498b-8e9d-20281a097812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6433 | 2026.03.23 21:21:53.895148 [ 260 ] {b5525f8e-1710-498b-8e9d-20281a097812} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6434 | 2026.03.23 21:21:53.895366 [ 260 ] {b5525f8e-1710-498b-8e9d-20281a097812} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.03.23 21:21:53.895498 [ 260 ] {b5525f8e-1710-498b-8e9d-20281a097812} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 6436 | 2026.03.23 21:21:53.895536 [ 260 ] {b5525f8e-1710-498b-8e9d-20281a097812} <Debug> TCPHandler: Processed in 0.001458336 sec. | ||
| 6437 | 2026.03.23 21:21:57.817483 [ 130 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6438 | 2026.03.23 21:21:57.817550 [ 130 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.03.23 21:21:57.817574 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 6440 | 2026.03.23 21:21:57.817727 [ 189 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6441 | 2026.03.23 21:21:57.817887 [ 189 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6442 | 2026.03.23 21:21:57.817924 [ 189 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 825 rows starting from the beginning of the part | ||
| 6443 | 2026.03.23 21:21:57.818000 [ 189 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6444 | 2026.03.23 21:21:57.818050 [ 189 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 6445 | 2026.03.23 21:21:57.818096 [ 189 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6446 | 2026.03.23 21:21:57.818138 [ 189 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 6447 | 2026.03.23 21:21:57.819260 [ 189 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599299 sec., 1547553.021667618 rows/sec., 96.43 MiB/sec. | ||
| 6448 | 2026.03.23 21:21:57.819476 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6449 | 2026.03.23 21:21:57.819822 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.03.23 21:21:57.819906 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_14_3} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6451 | 2026.03.23 21:21:57.820009 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6452 | 2026.03.23 21:21:58.075786 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6453 | 2026.03.23 21:21:58.075830 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6454 | 2026.03.23 21:21:58.191912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14368 | ||
| 6455 | 2026.03.23 21:21:58.192430 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.03.23 21:21:58.192476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6457 | 2026.03.23 21:21:58.192963 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6458 | 2026.03.23 21:21:58.193206 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.03.23 21:21:58.193363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14368 | ||
| 6460 | 2026.03.23 21:21:58.886233 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.03.23 21:21:58.886406 [ 260 ] {88303c5c-e317-48c2-a80b-3e488616a774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6462 | 2026.03.23 21:21:58.886470 [ 260 ] {88303c5c-e317-48c2-a80b-3e488616a774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6463 | 2026.03.23 21:21:58.887148 [ 260 ] {88303c5c-e317-48c2-a80b-3e488616a774} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.03.23 21:21:58.887189 [ 260 ] {88303c5c-e317-48c2-a80b-3e488616a774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6465 | 2026.03.23 21:21:58.887585 [ 260 ] {88303c5c-e317-48c2-a80b-3e488616a774} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6466 | 2026.03.23 21:21:58.887820 [ 260 ] {88303c5c-e317-48c2-a80b-3e488616a774} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.03.23 21:21:58.887981 [ 260 ] {88303c5c-e317-48c2-a80b-3e488616a774} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001622 sec., 72749.69173859432 rows/sec., 6.19 MiB/sec. | ||
| 6468 | 2026.03.23 21:21:58.888031 [ 260 ] {88303c5c-e317-48c2-a80b-3e488616a774} <Debug> TCPHandler: Processed in 0.001926218 sec. | ||
| 6469 | 2026.03.23 21:21:58.888163 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.03.23 21:21:58.888264 [ 260 ] {1b4e8f7e-0d81-4773-8f9b-963af2994669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6471 | 2026.03.23 21:21:58.888308 [ 260 ] {1b4e8f7e-0d81-4773-8f9b-963af2994669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6472 | 2026.03.23 21:21:58.888742 [ 260 ] {1b4e8f7e-0d81-4773-8f9b-963af2994669} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.03.23 21:21:58.888780 [ 260 ] {1b4e8f7e-0d81-4773-8f9b-963af2994669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6474 | 2026.03.23 21:21:58.889089 [ 260 ] {1b4e8f7e-0d81-4773-8f9b-963af2994669} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6475 | 2026.03.23 21:21:58.889303 [ 260 ] {1b4e8f7e-0d81-4773-8f9b-963af2994669} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.03.23 21:21:58.889439 [ 260 ] {1b4e8f7e-0d81-4773-8f9b-963af2994669} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001198 sec., 25876.460767946577 rows/sec., 1.90 MiB/sec. | ||
| 6477 | 2026.03.23 21:21:58.889438 [ 123 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6478 | 2026.03.23 21:21:58.889478 [ 260 ] {1b4e8f7e-0d81-4773-8f9b-963af2994669} <Debug> TCPHandler: Processed in 0.001367254 sec. | ||
| 6479 | 2026.03.23 21:21:58.889516 [ 123 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.03.23 21:21:58.889543 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6481 | 2026.03.23 21:21:58.889604 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.03.23 21:21:58.889638 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 6483 | 2026.03.23 21:21:58.889702 [ 260 ] {93516b27-ff3f-445f-a1d6-5e5a9d6f468c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6484 | 2026.03.23 21:21:58.889724 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6485 | 2026.03.23 21:21:58.889743 [ 260 ] {93516b27-ff3f-445f-a1d6-5e5a9d6f468c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6486 | 2026.03.23 21:21:58.889751 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 6487 | 2026.03.23 21:21:58.889811 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6488 | 2026.03.23 21:21:58.889858 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6489 | 2026.03.23 21:21:58.889898 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
| 6490 | 2026.03.23 21:21:58.889942 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6491 | 2026.03.23 21:21:58.889984 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6492 | 2026.03.23 21:21:58.890163 [ 260 ] {93516b27-ff3f-445f-a1d6-5e5a9d6f468c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.03.23 21:21:58.890199 [ 260 ] {93516b27-ff3f-445f-a1d6-5e5a9d6f468c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6494 | 2026.03.23 21:21:58.890514 [ 260 ] {93516b27-ff3f-445f-a1d6-5e5a9d6f468c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6495 | 2026.03.23 21:21:58.890712 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108058 sec., 187715.8054903263 rows/sec., 14.44 MiB/sec. | ||
| 6496 | 2026.03.23 21:21:58.890725 [ 260 ] {93516b27-ff3f-445f-a1d6-5e5a9d6f468c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.03.23 21:21:58.890860 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6498 | 2026.03.23 21:21:58.890883 [ 260 ] {93516b27-ff3f-445f-a1d6-5e5a9d6f468c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001199 sec., 79232.693911593 rows/sec., 6.19 MiB/sec. | ||
| 6499 | 2026.03.23 21:21:58.890921 [ 260 ] {93516b27-ff3f-445f-a1d6-5e5a9d6f468c} <Debug> TCPHandler: Processed in 0.001366684 sec. | ||
| 6500 | 2026.03.23 21:21:58.891032 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.03.23 21:21:58.891099 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2026.03.23 21:21:58.891125 [ 260 ] {8304ea99-ee57-40e1-9171-1a3e004d0a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6503 | 2026.03.23 21:21:58.891161 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_41_8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6504 | 2026.03.23 21:21:58.891169 [ 260 ] {8304ea99-ee57-40e1-9171-1a3e004d0a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6505 | 2026.03.23 21:21:58.891218 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6506 | 2026.03.23 21:21:58.891568 [ 260 ] {8304ea99-ee57-40e1-9171-1a3e004d0a00} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.03.23 21:21:58.891603 [ 260 ] {8304ea99-ee57-40e1-9171-1a3e004d0a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6508 | 2026.03.23 21:21:58.891942 [ 260 ] {8304ea99-ee57-40e1-9171-1a3e004d0a00} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6509 | 2026.03.23 21:21:58.892147 [ 260 ] {8304ea99-ee57-40e1-9171-1a3e004d0a00} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.03.23 21:21:58.892276 [ 260 ] {8304ea99-ee57-40e1-9171-1a3e004d0a00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6511 | 2026.03.23 21:21:58.892313 [ 260 ] {8304ea99-ee57-40e1-9171-1a3e004d0a00} <Debug> TCPHandler: Processed in 0.001328964 sec. | ||
| 6512 | 2026.03.23 21:21:58.892421 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.03.23 21:21:58.892514 [ 260 ] {fc1630fb-a3d7-4c9e-a95c-5096e8940714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.03.23 21:21:58.892569 [ 260 ] {fc1630fb-a3d7-4c9e-a95c-5096e8940714} <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 | ||
| 6515 | 2026.03.23 21:21:58.893370 [ 260 ] {fc1630fb-a3d7-4c9e-a95c-5096e8940714} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.03.23 21:21:58.893407 [ 260 ] {fc1630fb-a3d7-4c9e-a95c-5096e8940714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6517 | 2026.03.23 21:21:58.893936 [ 260 ] {fc1630fb-a3d7-4c9e-a95c-5096e8940714} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6518 | 2026.03.23 21:21:58.894158 [ 260 ] {fc1630fb-a3d7-4c9e-a95c-5096e8940714} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.03.23 21:21:58.894273 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6520 | 2026.03.23 21:21:58.894295 [ 260 ] {fc1630fb-a3d7-4c9e-a95c-5096e8940714} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0018 sec., 17222.222222222223 rows/sec., 30.86 MiB/sec. | ||
| 6521 | 2026.03.23 21:21:58.894332 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.03.23 21:21:58.894360 [ 260 ] {fc1630fb-a3d7-4c9e-a95c-5096e8940714} <Debug> TCPHandler: Processed in 0.00198707 sec. | ||
| 6523 | 2026.03.23 21:21:58.894371 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6524 | 2026.03.23 21:21:58.894487 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.03.23 21:21:58.894507 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 6526 | 2026.03.23 21:21:58.894587 [ 260 ] {9985bbd1-2e54-4fad-94a5-9add647dff31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6527 | 2026.03.23 21:21:58.894634 [ 260 ] {9985bbd1-2e54-4fad-94a5-9add647dff31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6528 | 2026.03.23 21:21:58.894767 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6529 | 2026.03.23 21:21:58.894835 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 724 rows starting from the beginning of the part | ||
| 6530 | 2026.03.23 21:21:58.894979 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6531 | 2026.03.23 21:21:58.894985 [ 260 ] {9985bbd1-2e54-4fad-94a5-9add647dff31} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.03.23 21:21:58.895033 [ 260 ] {9985bbd1-2e54-4fad-94a5-9add647dff31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6533 | 2026.03.23 21:21:58.895101 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6534 | 2026.03.23 21:21:58.895218 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 6535 | 2026.03.23 21:21:58.895315 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6536 | 2026.03.23 21:21:58.895347 [ 260 ] {9985bbd1-2e54-4fad-94a5-9add647dff31} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6537 | 2026.03.23 21:21:58.895407 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6538 | 2026.03.23 21:21:58.895562 [ 260 ] {9985bbd1-2e54-4fad-94a5-9add647dff31} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.03.23 21:21:58.895695 [ 260 ] {9985bbd1-2e54-4fad-94a5-9add647dff31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 6540 | 2026.03.23 21:21:58.895733 [ 260 ] {9985bbd1-2e54-4fad-94a5-9add647dff31} <Debug> TCPHandler: Processed in 0.001295142 sec. | ||
| 6541 | 2026.03.23 21:21:58.909904 [ 194 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 19 columns (19 merged, 0 gathered) in 0.015448884 sec., 54761.23712237078 rows/sec., 98.13 MiB/sec. | ||
| 6542 | 2026.03.23 21:21:58.911043 [ 194 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6543 | 2026.03.23 21:21:58.911358 [ 194 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.03.23 21:21:58.911421 [ 194 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6545 | 2026.03.23 21:21:58.911522 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 6546 | 2026.03.23 21:21:58.979235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6547 | 2026.03.23 21:21:58.998531 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.03.23 21:21:58.998594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6549 | 2026.03.23 21:21:59.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.38 MiB, peak 280.98 MiB, free memory in arenas 0.00 B, will set to 275.51 MiB (RSS), difference: 2.13 MiB | ||
| 6550 | 2026.03.23 21:21:59.004415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6551 | 2026.03.23 21:21:59.005103 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.03.23 21:21:59.008678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6553 | 2026.03.23 21:22:03.244877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 846 | ||
| 6554 | 2026.03.23 21:22:03.247175 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.03.23 21:22:03.247224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6556 | 2026.03.23 21:22:03.248416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6557 | 2026.03.23 21:22:03.248683 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.03.23 21:22:03.248960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6559 | 2026.03.23 21:22:03.886867 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2026.03.23 21:22:03.887142 [ 260 ] {94b620d5-b6a0-418c-8086-cea99236c38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6561 | 2026.03.23 21:22:03.887245 [ 260 ] {94b620d5-b6a0-418c-8086-cea99236c38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6562 | 2026.03.23 21:22:03.887979 [ 260 ] {94b620d5-b6a0-418c-8086-cea99236c38a} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.03.23 21:22:03.888026 [ 260 ] {94b620d5-b6a0-418c-8086-cea99236c38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6564 | 2026.03.23 21:22:03.888406 [ 260 ] {94b620d5-b6a0-418c-8086-cea99236c38a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6565 | 2026.03.23 21:22:03.888620 [ 260 ] {94b620d5-b6a0-418c-8086-cea99236c38a} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.03.23 21:22:03.888767 [ 260 ] {94b620d5-b6a0-418c-8086-cea99236c38a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 6567 | 2026.03.23 21:22:03.888809 [ 260 ] {94b620d5-b6a0-418c-8086-cea99236c38a} <Debug> TCPHandler: Processed in 0.002137473 sec. | ||
| 6568 | 2026.03.23 21:22:03.888936 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.03.23 21:22:03.889031 [ 260 ] {5141f633-10f1-4ec8-915e-a2bf0719b85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6570 | 2026.03.23 21:22:03.889071 [ 260 ] {5141f633-10f1-4ec8-915e-a2bf0719b85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6571 | 2026.03.23 21:22:03.889532 [ 260 ] {5141f633-10f1-4ec8-915e-a2bf0719b85e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.03.23 21:22:03.889569 [ 260 ] {5141f633-10f1-4ec8-915e-a2bf0719b85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6573 | 2026.03.23 21:22:03.889886 [ 260 ] {5141f633-10f1-4ec8-915e-a2bf0719b85e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6574 | 2026.03.23 21:22:03.890110 [ 260 ] {5141f633-10f1-4ec8-915e-a2bf0719b85e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.03.23 21:22:03.890257 [ 260 ] {5141f633-10f1-4ec8-915e-a2bf0719b85e} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001244 sec., 157556.270096463 rows/sec., 14.03 MiB/sec. | ||
| 6576 | 2026.03.23 21:22:03.890294 [ 260 ] {5141f633-10f1-4ec8-915e-a2bf0719b85e} <Debug> TCPHandler: Processed in 0.001410095 sec. | ||
| 6577 | 2026.03.23 21:22:03.890410 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.03.23 21:22:03.890503 [ 260 ] {2c0ccbae-28e8-4da9-b3b7-4d2884958471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.03.23 21:22:03.890543 [ 260 ] {2c0ccbae-28e8-4da9-b3b7-4d2884958471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6580 | 2026.03.23 21:22:03.890948 [ 260 ] {2c0ccbae-28e8-4da9-b3b7-4d2884958471} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.03.23 21:22:03.890984 [ 260 ] {2c0ccbae-28e8-4da9-b3b7-4d2884958471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6582 | 2026.03.23 21:22:03.891276 [ 260 ] {2c0ccbae-28e8-4da9-b3b7-4d2884958471} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6583 | 2026.03.23 21:22:03.891497 [ 260 ] {2c0ccbae-28e8-4da9-b3b7-4d2884958471} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.03.23 21:22:03.891629 [ 260 ] {2c0ccbae-28e8-4da9-b3b7-4d2884958471} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001144 sec., 19230.76923076923 rows/sec., 1.46 MiB/sec. | ||
| 6585 | 2026.03.23 21:22:03.891667 [ 260 ] {2c0ccbae-28e8-4da9-b3b7-4d2884958471} <Debug> TCPHandler: Processed in 0.001305563 sec. | ||
| 6586 | 2026.03.23 21:22:03.891777 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.03.23 21:22:03.891869 [ 260 ] {82037ccf-4c61-4dcb-acb1-261f4e8f981f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6588 | 2026.03.23 21:22:03.891908 [ 260 ] {82037ccf-4c61-4dcb-acb1-261f4e8f981f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6589 | 2026.03.23 21:22:03.892298 [ 260 ] {82037ccf-4c61-4dcb-acb1-261f4e8f981f} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.03.23 21:22:03.892334 [ 260 ] {82037ccf-4c61-4dcb-acb1-261f4e8f981f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6591 | 2026.03.23 21:22:03.892623 [ 260 ] {82037ccf-4c61-4dcb-acb1-261f4e8f981f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6592 | 2026.03.23 21:22:03.892830 [ 260 ] {82037ccf-4c61-4dcb-acb1-261f4e8f981f} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.03.23 21:22:03.892956 [ 260 ] {82037ccf-4c61-4dcb-acb1-261f4e8f981f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 6594 | 2026.03.23 21:22:03.892993 [ 260 ] {82037ccf-4c61-4dcb-acb1-261f4e8f981f} <Debug> TCPHandler: Processed in 0.001264511 sec. | ||
| 6595 | 2026.03.23 21:22:03.893104 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.03.23 21:22:03.893196 [ 260 ] {1a179ee7-399c-4355-be73-61b5fdae7a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6597 | 2026.03.23 21:22:03.893236 [ 260 ] {1a179ee7-399c-4355-be73-61b5fdae7a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6598 | 2026.03.23 21:22:03.893621 [ 260 ] {1a179ee7-399c-4355-be73-61b5fdae7a71} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.03.23 21:22:03.893657 [ 260 ] {1a179ee7-399c-4355-be73-61b5fdae7a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6600 | 2026.03.23 21:22:03.893942 [ 260 ] {1a179ee7-399c-4355-be73-61b5fdae7a71} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6601 | 2026.03.23 21:22:03.894151 [ 260 ] {1a179ee7-399c-4355-be73-61b5fdae7a71} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.03.23 21:22:03.894278 [ 260 ] {1a179ee7-399c-4355-be73-61b5fdae7a71} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 6603 | 2026.03.23 21:22:03.894315 [ 260 ] {1a179ee7-399c-4355-be73-61b5fdae7a71} <Debug> TCPHandler: Processed in 0.001258942 sec. | ||
| 6604 | 2026.03.23 21:22:03.894426 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.03.23 21:22:03.894518 [ 260 ] {029355d1-a731-4f3f-95c3-d374b2d97827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6606 | 2026.03.23 21:22:03.894558 [ 260 ] {029355d1-a731-4f3f-95c3-d374b2d97827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6607 | 2026.03.23 21:22:03.894982 [ 260 ] {029355d1-a731-4f3f-95c3-d374b2d97827} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.03.23 21:22:03.895018 [ 260 ] {029355d1-a731-4f3f-95c3-d374b2d97827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6609 | 2026.03.23 21:22:03.895315 [ 260 ] {029355d1-a731-4f3f-95c3-d374b2d97827} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6610 | 2026.03.23 21:22:03.895532 [ 260 ] {029355d1-a731-4f3f-95c3-d374b2d97827} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.03.23 21:22:03.895662 [ 260 ] {029355d1-a731-4f3f-95c3-d374b2d97827} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001161 sec., 94745.90869939709 rows/sec., 7.72 MiB/sec. | ||
| 6612 | 2026.03.23 21:22:03.895702 [ 260 ] {029355d1-a731-4f3f-95c3-d374b2d97827} <Debug> TCPHandler: Processed in 0.001322753 sec. | ||
| 6613 | 2026.03.23 21:22:03.895816 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.03.23 21:22:03.895909 [ 260 ] {1666394f-e1df-4102-a622-6c64f10f436a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.03.23 21:22:03.895953 [ 260 ] {1666394f-e1df-4102-a622-6c64f10f436a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6616 | 2026.03.23 21:22:03.896335 [ 260 ] {1666394f-e1df-4102-a622-6c64f10f436a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.03.23 21:22:03.896371 [ 260 ] {1666394f-e1df-4102-a622-6c64f10f436a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6618 | 2026.03.23 21:22:03.896701 [ 260 ] {1666394f-e1df-4102-a622-6c64f10f436a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6619 | 2026.03.23 21:22:03.896908 [ 260 ] {1666394f-e1df-4102-a622-6c64f10f436a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.03.23 21:22:03.897035 [ 260 ] {1666394f-e1df-4102-a622-6c64f10f436a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001143 sec., 171478.5651793526 rows/sec., 12.30 MiB/sec. | ||
| 6621 | 2026.03.23 21:22:03.897072 [ 260 ] {1666394f-e1df-4102-a622-6c64f10f436a} <Debug> TCPHandler: Processed in 0.001303303 sec. | ||
| 6622 | 2026.03.23 21:22:03.897188 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.03.23 21:22:03.897280 [ 260 ] {9cee0ecd-23f6-4ad8-b05b-066364887445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6624 | 2026.03.23 21:22:03.897334 [ 260 ] {9cee0ecd-23f6-4ad8-b05b-066364887445} <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 | ||
| 6625 | 2026.03.23 21:22:03.898068 [ 260 ] {9cee0ecd-23f6-4ad8-b05b-066364887445} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.03.23 21:22:03.898104 [ 260 ] {9cee0ecd-23f6-4ad8-b05b-066364887445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6627 | 2026.03.23 21:22:03.898604 [ 260 ] {9cee0ecd-23f6-4ad8-b05b-066364887445} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6628 | 2026.03.23 21:22:03.898830 [ 260 ] {9cee0ecd-23f6-4ad8-b05b-066364887445} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.03.23 21:22:03.898970 [ 260 ] {9cee0ecd-23f6-4ad8-b05b-066364887445} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 6630 | 2026.03.23 21:22:03.899030 [ 260 ] {9cee0ecd-23f6-4ad8-b05b-066364887445} <Debug> TCPHandler: Processed in 0.001892337 sec. | ||
| 6631 | 2026.03.23 21:22:03.899145 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.03.23 21:22:03.899240 [ 260 ] {fb816f64-1646-4d72-9ba1-d25db0b1efd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6633 | 2026.03.23 21:22:03.899282 [ 260 ] {fb816f64-1646-4d72-9ba1-d25db0b1efd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6634 | 2026.03.23 21:22:03.899612 [ 260 ] {fb816f64-1646-4d72-9ba1-d25db0b1efd6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.03.23 21:22:03.899647 [ 260 ] {fb816f64-1646-4d72-9ba1-d25db0b1efd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6636 | 2026.03.23 21:22:03.899947 [ 260 ] {fb816f64-1646-4d72-9ba1-d25db0b1efd6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6637 | 2026.03.23 21:22:03.900165 [ 260 ] {fb816f64-1646-4d72-9ba1-d25db0b1efd6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.03.23 21:22:03.900293 [ 260 ] {fb816f64-1646-4d72-9ba1-d25db0b1efd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6639 | 2026.03.23 21:22:03.900329 [ 260 ] {fb816f64-1646-4d72-9ba1-d25db0b1efd6} <Debug> TCPHandler: Processed in 0.001233521 sec. | ||
| 6640 | 2026.03.23 21:22:05.693424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14816 | ||
| 6641 | 2026.03.23 21:22:05.694183 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.03.23 21:22:05.694256 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6643 | 2026.03.23 21:22:05.694862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6644 | 2026.03.23 21:22:05.695094 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.03.23 21:22:05.695226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14816 | ||
| 6646 | 2026.03.23 21:22:05.695229 [ 178 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6647 | 2026.03.23 21:22:05.695305 [ 178 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.03.23 21:22:05.695328 [ 178 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6649 | 2026.03.23 21:22:05.695440 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 6650 | 2026.03.23 21:22:05.695555 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6651 | 2026.03.23 21:22:05.695594 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12448 rows starting from the beginning of the part | ||
| 6652 | 2026.03.23 21:22:05.695656 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6653 | 2026.03.23 21:22:05.695701 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6654 | 2026.03.23 21:22:05.695742 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6655 | 2026.03.23 21:22:05.695781 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6656 | 2026.03.23 21:22:05.695818 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6657 | 2026.03.23 21:22:05.697710 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14816 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318067 sec., 6391532.25510738 rows/sec., 91.43 MiB/sec. | ||
| 6658 | 2026.03.23 21:22:05.698077 [ 186 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6659 | 2026.03.23 21:22:05.698399 [ 186 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.03.23 21:22:05.698486 [ 186 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_31_6} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6661 | 2026.03.23 21:22:05.698565 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6662 | 2026.03.23 21:22:06.508745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6663 | 2026.03.23 21:22:06.526861 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.03.23 21:22:06.526923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6665 | 2026.03.23 21:22:06.532350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6666 | 2026.03.23 21:22:06.533072 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.03.23 21:22:06.533372 [ 159 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6668 | 2026.03.23 21:22:06.533470 [ 159 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.03.23 21:22:06.533507 [ 159 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6670 | 2026.03.23 21:22:06.533676 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 6671 | 2026.03.23 21:22:06.536565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6672 | 2026.03.23 21:22:06.538005 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6673 | 2026.03.23 21:22:06.539359 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 6674 | 2026.03.23 21:22:06.543788 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 6675 | 2026.03.23 21:22:06.548206 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 6676 | 2026.03.23 21:22:06.552433 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 6677 | 2026.03.23 21:22:06.556669 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 6678 | 2026.03.23 21:22:06.560546 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 6679 | 2026.03.23 21:22:06.617441 [ 186 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083841586 sec., 2790.9777374678956 rows/sec., 14.43 MiB/sec. | ||
| 6680 | 2026.03.23 21:22:06.620087 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6681 | 2026.03.23 21:22:06.621970 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_31_6} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.03.23 21:22:06.622080 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_31_6} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6683 | 2026.03.23 21:22:06.624417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6684 | 2026.03.23 21:22:07.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.78 MiB, peak 287.33 MiB, free memory in arenas 0.00 B, will set to 280.88 MiB (RSS), difference: 4.10 MiB | ||
| 6685 | 2026.03.23 21:22:08.886153 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.03.23 21:22:08.886363 [ 260 ] {e414a31f-40fd-4267-b75b-74965a59aa1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6687 | 2026.03.23 21:22:08.886435 [ 260 ] {e414a31f-40fd-4267-b75b-74965a59aa1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6688 | 2026.03.23 21:22:08.887148 [ 260 ] {e414a31f-40fd-4267-b75b-74965a59aa1a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.03.23 21:22:08.887193 [ 260 ] {e414a31f-40fd-4267-b75b-74965a59aa1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6690 | 2026.03.23 21:22:08.887599 [ 260 ] {e414a31f-40fd-4267-b75b-74965a59aa1a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6691 | 2026.03.23 21:22:08.887839 [ 260 ] {e414a31f-40fd-4267-b75b-74965a59aa1a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.03.23 21:22:08.887976 [ 150 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6693 | 2026.03.23 21:22:08.887999 [ 260 ] {e414a31f-40fd-4267-b75b-74965a59aa1a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001688 sec., 69905.21327014218 rows/sec., 5.95 MiB/sec. | ||
| 6694 | 2026.03.23 21:22:08.888016 [ 150 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.03.23 21:22:08.888036 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6696 | 2026.03.23 21:22:08.888051 [ 260 ] {e414a31f-40fd-4267-b75b-74965a59aa1a} <Debug> TCPHandler: Processed in 0.0020385 sec. | ||
| 6697 | 2026.03.23 21:22:08.888180 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::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 | ||
| 6698 | 2026.03.23 21:22:08.888191 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.03.23 21:22:08.888334 [ 260 ] {33013aa2-c2d3-45a6-a3b7-2a470f1162ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6700 | 2026.03.23 21:22:08.888338 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6701 | 2026.03.23 21:22:08.888380 [ 260 ] {33013aa2-c2d3-45a6-a3b7-2a470f1162ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6702 | 2026.03.23 21:22:08.888387 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2614 rows starting from the beginning of the part | ||
| 6703 | 2026.03.23 21:22:08.888468 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 6704 | 2026.03.23 21:22:08.888516 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 6705 | 2026.03.23 21:22:08.888558 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 6706 | 2026.03.23 21:22:08.888599 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 196 rows starting from the beginning of the part | ||
| 6707 | 2026.03.23 21:22:08.888657 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 6708 | 2026.03.23 21:22:08.888846 [ 260 ] {33013aa2-c2d3-45a6-a3b7-2a470f1162ff} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.03.23 21:22:08.888889 [ 260 ] {33013aa2-c2d3-45a6-a3b7-2a470f1162ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6710 | 2026.03.23 21:22:08.889493 [ 260 ] {33013aa2-c2d3-45a6-a3b7-2a470f1162ff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6711 | 2026.03.23 21:22:08.889713 [ 260 ] {33013aa2-c2d3-45a6-a3b7-2a470f1162ff} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.03.23 21:22:08.889854 [ 260 ] {33013aa2-c2d3-45a6-a3b7-2a470f1162ff} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001543 sec., 20090.732339598184 rows/sec., 1.48 MiB/sec. | ||
| 6713 | 2026.03.23 21:22:08.889893 [ 260 ] {33013aa2-c2d3-45a6-a3b7-2a470f1162ff} <Debug> TCPHandler: Processed in 0.001753994 sec. | ||
| 6714 | 2026.03.23 21:22:08.890016 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.03.23 21:22:08.890112 [ 260 ] {a3d394b9-4b19-44e3-b5ad-e2f905af63ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6716 | 2026.03.23 21:22:08.890133 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201774 sec., 1575029.4884375588 rows/sec., 127.36 MiB/sec. | ||
| 6717 | 2026.03.23 21:22:08.890153 [ 260 ] {a3d394b9-4b19-44e3-b5ad-e2f905af63ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6718 | 2026.03.23 21:22:08.890533 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6719 | 2026.03.23 21:22:08.890615 [ 260 ] {a3d394b9-4b19-44e3-b5ad-e2f905af63ed} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.03.23 21:22:08.890650 [ 260 ] {a3d394b9-4b19-44e3-b5ad-e2f905af63ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6721 | 2026.03.23 21:22:08.890812 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.03.23 21:22:08.890879 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_51_10} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6723 | 2026.03.23 21:22:08.890958 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6724 | 2026.03.23 21:22:08.891036 [ 260 ] {a3d394b9-4b19-44e3-b5ad-e2f905af63ed} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6725 | 2026.03.23 21:22:08.891236 [ 260 ] {a3d394b9-4b19-44e3-b5ad-e2f905af63ed} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.03.23 21:22:08.891333 [ 150 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6727 | 2026.03.23 21:22:08.891358 [ 260 ] {a3d394b9-4b19-44e3-b5ad-e2f905af63ed} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001307 sec., 72685.53940321346 rows/sec., 5.68 MiB/sec. | ||
| 6728 | 2026.03.23 21:22:08.891361 [ 150 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.03.23 21:22:08.891387 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6730 | 2026.03.23 21:22:08.891394 [ 260 ] {a3d394b9-4b19-44e3-b5ad-e2f905af63ed} <Debug> TCPHandler: Processed in 0.001470266 sec. | ||
| 6731 | 2026.03.23 21:22:08.891455 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::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 | ||
| 6732 | 2026.03.23 21:22:08.891519 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.03.23 21:22:08.891547 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6734 | 2026.03.23 21:22:08.891575 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 6735 | 2026.03.23 21:22:08.891612 [ 260 ] {d473703b-86e0-424b-b005-b98bc90da233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6736 | 2026.03.23 21:22:08.891619 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6737 | 2026.03.23 21:22:08.891662 [ 260 ] {d473703b-86e0-424b-b005-b98bc90da233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6738 | 2026.03.23 21:22:08.891669 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 6739 | 2026.03.23 21:22:08.891782 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
| 6740 | 2026.03.23 21:22:08.891825 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 110 rows starting from the beginning of the part | ||
| 6741 | 2026.03.23 21:22:08.891859 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 6742 | 2026.03.23 21:22:08.892154 [ 260 ] {d473703b-86e0-424b-b005-b98bc90da233} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.03.23 21:22:08.892195 [ 260 ] {d473703b-86e0-424b-b005-b98bc90da233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6744 | 2026.03.23 21:22:08.892563 [ 260 ] {d473703b-86e0-424b-b005-b98bc90da233} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6745 | 2026.03.23 21:22:08.892787 [ 260 ] {d473703b-86e0-424b-b005-b98bc90da233} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.03.23 21:22:08.892821 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348934 sec., 1363298.7232881668 rows/sec., 101.35 MiB/sec. | ||
| 6747 | 2026.03.23 21:22:08.892889 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6748 | 2026.03.23 21:22:08.892919 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.03.23 21:22:08.892926 [ 260 ] {d473703b-86e0-424b-b005-b98bc90da233} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 6750 | 2026.03.23 21:22:08.892935 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6751 | 2026.03.23 21:22:08.892963 [ 260 ] {d473703b-86e0-424b-b005-b98bc90da233} <Debug> TCPHandler: Processed in 0.001440006 sec. | ||
| 6752 | 2026.03.23 21:22:08.893015 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 6753 | 2026.03.23 21:22:08.893043 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6754 | 2026.03.23 21:22:08.893076 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.03.23 21:22:08.893134 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6756 | 2026.03.23 21:22:08.893169 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17905 rows starting from the beginning of the part | ||
| 6757 | 2026.03.23 21:22:08.893170 [ 260 ] {fdef7b92-3bb3-436c-8297-b9e9752388ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6758 | 2026.03.23 21:22:08.893219 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 6759 | 2026.03.23 21:22:08.893241 [ 260 ] {fdef7b92-3bb3-436c-8297-b9e9752388ae} <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 | ||
| 6760 | 2026.03.23 21:22:08.893262 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 6761 | 2026.03.23 21:22:08.893301 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 6762 | 2026.03.23 21:22:08.893338 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 196 rows starting from the beginning of the part | ||
| 6763 | 2026.03.23 21:22:08.893375 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::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 | ||
| 6764 | 2026.03.23 21:22:08.893383 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.03.23 21:22:08.893476 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_51_10} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6766 | 2026.03.23 21:22:08.893582 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6767 | 2026.03.23 21:22:08.894099 [ 260 ] {fdef7b92-3bb3-436c-8297-b9e9752388ae} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.03.23 21:22:08.894136 [ 260 ] {fdef7b92-3bb3-436c-8297-b9e9752388ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6769 | 2026.03.23 21:22:08.894823 [ 260 ] {fdef7b92-3bb3-436c-8297-b9e9752388ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6770 | 2026.03.23 21:22:08.895073 [ 260 ] {fdef7b92-3bb3-436c-8297-b9e9752388ae} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.03.23 21:22:08.895251 [ 260 ] {fdef7b92-3bb3-436c-8297-b9e9752388ae} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002099 sec., 14768.93758932825 rows/sec., 26.47 MiB/sec. | ||
| 6772 | 2026.03.23 21:22:08.895322 [ 260 ] {fdef7b92-3bb3-436c-8297-b9e9752388ae} <Debug> TCPHandler: Processed in 0.002293597 sec. | ||
| 6773 | 2026.03.23 21:22:08.895440 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.03.23 21:22:08.895535 [ 260 ] {d2f595e4-d049-46fe-ae57-961ba9eab296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6775 | 2026.03.23 21:22:08.895576 [ 260 ] {d2f595e4-d049-46fe-ae57-961ba9eab296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6776 | 2026.03.23 21:22:08.895949 [ 260 ] {d2f595e4-d049-46fe-ae57-961ba9eab296} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.03.23 21:22:08.895984 [ 260 ] {d2f595e4-d049-46fe-ae57-961ba9eab296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6778 | 2026.03.23 21:22:08.896398 [ 260 ] {d2f595e4-d049-46fe-ae57-961ba9eab296} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6779 | 2026.03.23 21:22:08.896631 [ 260 ] {d2f595e4-d049-46fe-ae57-961ba9eab296} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.03.23 21:22:08.896730 [ 150 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6781 | 2026.03.23 21:22:08.896762 [ 260 ] {d2f595e4-d049-46fe-ae57-961ba9eab296} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 6782 | 2026.03.23 21:22:08.896762 [ 150 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.03.23 21:22:08.896793 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6784 | 2026.03.23 21:22:08.896798 [ 260 ] {d2f595e4-d049-46fe-ae57-961ba9eab296} <Debug> TCPHandler: Processed in 0.001407805 sec. | ||
| 6785 | 2026.03.23 21:22:08.896881 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6786 | 2026.03.23 21:22:08.896975 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6787 | 2026.03.23 21:22:08.897007 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2292 rows starting from the beginning of the part | ||
| 6788 | 2026.03.23 21:22:08.897070 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 6789 | 2026.03.23 21:22:08.897118 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6790 | 2026.03.23 21:22:08.897161 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6791 | 2026.03.23 21:22:08.897201 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6792 | 2026.03.23 21:22:08.897243 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::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 | ||
| 6793 | 2026.03.23 21:22:08.898674 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001827335 sec., 1411892.1817838545 rows/sec., 95.11 MiB/sec. | ||
| 6794 | 2026.03.23 21:22:08.899044 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6795 | 2026.03.23 21:22:08.899288 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_51_10} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.03.23 21:22:08.899354 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_51_10} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6797 | 2026.03.23 21:22:08.899415 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6798 | 2026.03.23 21:22:08.899534 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18709 rows, containing 5 columns (5 merged, 0 gathered) in 0.006543713 sec., 2859080.1583137894 rows/sec., 184.43 MiB/sec. | ||
| 6799 | 2026.03.23 21:22:08.899824 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6800 | 2026.03.23 21:22:08.900140 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.03.23 21:22:08.900229 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6802 | 2026.03.23 21:22:08.900320 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
| 6803 | 2026.03.23 21:22:09.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.46 MiB, peak 291.18 MiB, free memory in arenas 0.00 B, will set to 284.08 MiB (RSS), difference: 2.62 MiB | ||
| 6804 | 2026.03.23 21:22:11.131571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50351 | ||
| 6805 | 2026.03.23 21:22:11.131678 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6806 | 2026.03.23 21:22:11.131706 [ 292 ] {} <Debug> TCP-Session: 1049a66e-3378-4975-8da2-8d7223847c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:50351 | ||
| 6807 | 2026.03.23 21:22:11.131729 [ 292 ] {} <Debug> TCP-Session: 1049a66e-3378-4975-8da2-8d7223847c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.03.23 21:22:11.131742 [ 292 ] {} <Debug> TCP-Session: 1049a66e-3378-4975-8da2-8d7223847c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6809 | 2026.03.23 21:22:11.131961 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49328 | ||
| 6810 | 2026.03.23 21:22:11.131990 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44514 | ||
| 6811 | 2026.03.23 21:22:11.132030 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61599 | ||
| 6812 | 2026.03.23 21:22:11.132039 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36654 | ||
| 6813 | 2026.03.23 21:22:11.132086 [ 292 ] {} <Trace> TCP-Session: 1049a66e-3378-4975-8da2-8d7223847c20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.03.23 21:22:11.132111 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6815 | 2026.03.23 21:22:11.132019 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53330 | ||
| 6816 | 2026.03.23 21:22:11.132155 [ 293 ] {} <Debug> TCP-Session: bc8713f4-66aa-4e3d-a26d-7889472dfcb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49328 | ||
| 6817 | 2026.03.23 21:22:11.132010 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59715 | ||
| 6818 | 2026.03.23 21:22:11.132191 [ 293 ] {} <Debug> TCP-Session: bc8713f4-66aa-4e3d-a26d-7889472dfcb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6819 | 2026.03.23 21:22:11.131999 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59847 | ||
| 6820 | 2026.03.23 21:22:11.132222 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6821 | 2026.03.23 21:22:11.132225 [ 293 ] {} <Debug> TCP-Session: bc8713f4-66aa-4e3d-a26d-7889472dfcb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6822 | 2026.03.23 21:22:11.132277 [ 290 ] {} <Debug> TCP-Session: 84de3df8-aaa2-4bb9-899d-f6e478a19752 Authenticating user 'default' from [fd00:1122:3344:101::e]:61599 | ||
| 6823 | 2026.03.23 21:22:11.132010 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58564 | ||
| 6824 | 2026.03.23 21:22:11.132315 [ 290 ] {} <Debug> TCP-Session: 84de3df8-aaa2-4bb9-899d-f6e478a19752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6825 | 2026.03.23 21:22:11.132353 [ 290 ] {} <Debug> TCP-Session: 84de3df8-aaa2-4bb9-899d-f6e478a19752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6826 | 2026.03.23 21:22:11.132372 [ 292 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50351) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6827 | 2026.03.23 21:22:11.132702 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6828 | 2026.03.23 21:22:11.132736 [ 286 ] {} <Debug> TCP-Session: b0d382d4-ec09-4297-ac9e-374569592db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59847 | ||
| 6829 | 2026.03.23 21:22:11.132753 [ 286 ] {} <Debug> TCP-Session: b0d382d4-ec09-4297-ac9e-374569592db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6830 | 2026.03.23 21:22:11.132765 [ 286 ] {} <Debug> TCP-Session: b0d382d4-ec09-4297-ac9e-374569592db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6831 | 2026.03.23 21:22:11.132821 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6832 | 2026.03.23 21:22:11.132859 [ 259 ] {} <Debug> TCP-Session: 78808c4f-9f71-49e9-bc70-d6370d71218b Authenticating user 'default' from [fd00:1122:3344:101::e]:58564 | ||
| 6833 | 2026.03.23 21:22:11.132881 [ 259 ] {} <Debug> TCP-Session: 78808c4f-9f71-49e9-bc70-d6370d71218b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2026.03.23 21:22:11.132880 [ 292 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6835 | 2026.03.23 21:22:11.132898 [ 259 ] {} <Debug> TCP-Session: 78808c4f-9f71-49e9-bc70-d6370d71218b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6836 | 2026.03.23 21:22:11.132929 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6837 | 2026.03.23 21:22:11.132964 [ 289 ] {} <Debug> TCP-Session: 8803e469-6f18-4d18-89c6-9b4682aab195 Authenticating user 'default' from [fd00:1122:3344:101::e]:53330 | ||
| 6838 | 2026.03.23 21:22:11.132981 [ 289 ] {} <Debug> TCP-Session: 8803e469-6f18-4d18-89c6-9b4682aab195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6839 | 2026.03.23 21:22:11.132993 [ 289 ] {} <Debug> TCP-Session: 8803e469-6f18-4d18-89c6-9b4682aab195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.03.23 21:22:11.133045 [ 292 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6841 | 2026.03.23 21:22:11.133205 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6842 | 2026.03.23 21:22:11.133240 [ 287 ] {} <Debug> TCP-Session: e9802700-539b-45ac-ad99-e2c6f1d1a369 Authenticating user 'default' from [fd00:1122:3344:101::e]:59715 | ||
| 6843 | 2026.03.23 21:22:11.133257 [ 287 ] {} <Debug> TCP-Session: e9802700-539b-45ac-ad99-e2c6f1d1a369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.03.23 21:22:11.133272 [ 287 ] {} <Debug> TCP-Session: e9802700-539b-45ac-ad99-e2c6f1d1a369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2026.03.23 21:22:11.133319 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6846 | 2026.03.23 21:22:11.133354 [ 294 ] {} <Debug> TCP-Session: 1a6be1b2-881c-4393-ae06-46928fa53f16 Authenticating user 'default' from [fd00:1122:3344:101::e]:44514 | ||
| 6847 | 2026.03.23 21:22:11.133370 [ 294 ] {} <Debug> TCP-Session: 1a6be1b2-881c-4393-ae06-46928fa53f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6848 | 2026.03.23 21:22:11.133386 [ 294 ] {} <Debug> TCP-Session: 1a6be1b2-881c-4393-ae06-46928fa53f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6849 | 2026.03.23 21:22:11.133421 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6850 | 2026.03.23 21:22:11.133455 [ 291 ] {} <Debug> TCP-Session: 7d4aa593-aea3-4912-9574-98dbee83f3c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36654 | ||
| 6851 | 2026.03.23 21:22:11.133471 [ 291 ] {} <Debug> TCP-Session: 7d4aa593-aea3-4912-9574-98dbee83f3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2026.03.23 21:22:11.133483 [ 291 ] {} <Debug> TCP-Session: 7d4aa593-aea3-4912-9574-98dbee83f3c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6853 | 2026.03.23 21:22:11.133546 [ 292 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 6854 | 2026.03.23 21:22:11.134667 [ 308 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Trace> AggregatingTransform: Aggregating | ||
| 6855 | 2026.03.23 21:22:11.134718 [ 308 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6856 | 2026.03.23 21:22:11.134753 [ 308 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097578 sec. (911.097 rows/sec., 35.59 KiB/sec.) | ||
| 6857 | 2026.03.23 21:22:11.134771 [ 308 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Trace> Aggregator: Merging aggregated data | ||
| 6858 | 2026.03.23 21:22:11.135984 [ 292 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003715 sec., 269.17900403768505 rows/sec., 10.51 KiB/sec. | ||
| 6859 | 2026.03.23 21:22:11.136116 [ 292 ] {35e1adb6-7762-4a65-aea1-bb284f2d7a1a} <Debug> TCPHandler: Processed in 0.004178054 sec. | ||
| 6860 | 2026.03.23 21:22:11.136245 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6861 | 2026.03.23 21:22:11.136273 [ 292 ] {} <Debug> TCP-Session: 1049a66e-3378-4975-8da2-8d7223847c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6862 | 2026.03.23 21:22:11.136279 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6863 | 2026.03.23 21:22:11.136300 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6864 | 2026.03.23 21:22:11.136318 [ 291 ] {} <Debug> TCP-Session: 7d4aa593-aea3-4912-9574-98dbee83f3c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6865 | 2026.03.23 21:22:11.136324 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6866 | 2026.03.23 21:22:11.136344 [ 293 ] {} <Debug> TCP-Session: bc8713f4-66aa-4e3d-a26d-7889472dfcb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6867 | 2026.03.23 21:22:11.136357 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6868 | 2026.03.23 21:22:11.136378 [ 289 ] {} <Debug> TCP-Session: 8803e469-6f18-4d18-89c6-9b4682aab195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6869 | 2026.03.23 21:22:11.136377 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6870 | 2026.03.23 21:22:11.136410 [ 294 ] {} <Debug> TCP-Session: 1a6be1b2-881c-4393-ae06-46928fa53f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2026.03.23 21:22:11.136403 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6872 | 2026.03.23 21:22:11.136438 [ 287 ] {} <Debug> TCP-Session: e9802700-539b-45ac-ad99-e2c6f1d1a369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6873 | 2026.03.23 21:22:11.136339 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6874 | 2026.03.23 21:22:11.136468 [ 290 ] {} <Debug> TCP-Session: 84de3df8-aaa2-4bb9-899d-f6e478a19752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6875 | 2026.03.23 21:22:11.136324 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6876 | 2026.03.23 21:22:11.136499 [ 259 ] {} <Debug> TCP-Session: 78808c4f-9f71-49e9-bc70-d6370d71218b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2026.03.23 21:22:11.136533 [ 286 ] {} <Debug> TCP-Session: b0d382d4-ec09-4297-ac9e-374569592db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2026.03.23 21:22:12.446716 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62087 | ||
| 6879 | 2026.03.23 21:22:12.446830 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6880 | 2026.03.23 21:22:12.446862 [ 292 ] {} <Debug> TCP-Session: 5b0a1a5c-d4b2-45d0-8b51-79f8bc28bfe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62087 | ||
| 6881 | 2026.03.23 21:22:12.446888 [ 292 ] {} <Debug> TCP-Session: 5b0a1a5c-d4b2-45d0-8b51-79f8bc28bfe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6882 | 2026.03.23 21:22:12.446903 [ 292 ] {} <Debug> TCP-Session: 5b0a1a5c-d4b2-45d0-8b51-79f8bc28bfe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2026.03.23 21:22:12.447107 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64573 | ||
| 6884 | 2026.03.23 21:22:12.447136 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51753 | ||
| 6885 | 2026.03.23 21:22:12.447167 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57837 | ||
| 6886 | 2026.03.23 21:22:12.447203 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33668 | ||
| 6887 | 2026.03.23 21:22:12.447221 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34262 | ||
| 6888 | 2026.03.23 21:22:12.447248 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6889 | 2026.03.23 21:22:12.447263 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6890 | 2026.03.23 21:22:12.447262 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6891 | 2026.03.23 21:22:12.447286 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6892 | 2026.03.23 21:22:12.447292 [ 293 ] {} <Debug> TCP-Session: f6d75706-05c9-471d-8eb4-28ef65d93e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:64573 | ||
| 6893 | 2026.03.23 21:22:12.447308 [ 286 ] {} <Debug> TCP-Session: f2c49862-984f-41c6-94a9-63674c7b1a10 Authenticating user 'default' from [fd00:1122:3344:101::e]:57837 | ||
| 6894 | 2026.03.23 21:22:12.447325 [ 289 ] {} <Debug> TCP-Session: 287ef0a8-1012-46f9-9812-b41b8879a21e Authenticating user 'default' from [fd00:1122:3344:101::e]:33668 | ||
| 6895 | 2026.03.23 21:22:12.447341 [ 293 ] {} <Debug> TCP-Session: f6d75706-05c9-471d-8eb4-28ef65d93e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2026.03.23 21:22:12.447353 [ 286 ] {} <Debug> TCP-Session: f2c49862-984f-41c6-94a9-63674c7b1a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6897 | 2026.03.23 21:22:12.447360 [ 289 ] {} <Debug> TCP-Session: 287ef0a8-1012-46f9-9812-b41b8879a21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2026.03.23 21:22:12.447368 [ 293 ] {} <Debug> TCP-Session: f6d75706-05c9-471d-8eb4-28ef65d93e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2026.03.23 21:22:12.447393 [ 289 ] {} <Debug> TCP-Session: 287ef0a8-1012-46f9-9812-b41b8879a21e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6900 | 2026.03.23 21:22:12.447382 [ 286 ] {} <Debug> TCP-Session: f2c49862-984f-41c6-94a9-63674c7b1a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.03.23 21:22:12.447310 [ 294 ] {} <Debug> TCP-Session: a05c30eb-b0a9-42e7-85d1-5c059b5afc45 Authenticating user 'default' from [fd00:1122:3344:101::e]:51753 | ||
| 6902 | 2026.03.23 21:22:12.447306 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6903 | 2026.03.23 21:22:12.447447 [ 294 ] {} <Debug> TCP-Session: a05c30eb-b0a9-42e7-85d1-5c059b5afc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6904 | 2026.03.23 21:22:12.447256 [ 292 ] {} <Trace> TCP-Session: 5b0a1a5c-d4b2-45d0-8b51-79f8bc28bfe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2026.03.23 21:22:12.447466 [ 294 ] {} <Debug> TCP-Session: a05c30eb-b0a9-42e7-85d1-5c059b5afc45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6906 | 2026.03.23 21:22:12.447465 [ 290 ] {} <Debug> TCP-Session: 06e37d7f-8249-4ef1-9327-c1019d627026 Authenticating user 'default' from [fd00:1122:3344:101::e]:34262 | ||
| 6907 | 2026.03.23 21:22:12.447228 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49383 | ||
| 6908 | 2026.03.23 21:22:12.447544 [ 290 ] {} <Debug> TCP-Session: 06e37d7f-8249-4ef1-9327-c1019d627026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6909 | 2026.03.23 21:22:12.447176 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42354 | ||
| 6910 | 2026.03.23 21:22:12.447586 [ 290 ] {} <Debug> TCP-Session: 06e37d7f-8249-4ef1-9327-c1019d627026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6911 | 2026.03.23 21:22:12.447166 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57445 | ||
| 6912 | 2026.03.23 21:22:12.447642 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6913 | 2026.03.23 21:22:12.447660 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6914 | 2026.03.23 21:22:12.447672 [ 291 ] {} <Debug> TCP-Session: ff7da636-61ec-4ed8-b8c9-559a59286256 Authenticating user 'default' from [fd00:1122:3344:101::e]:49383 | ||
| 6915 | 2026.03.23 21:22:12.447682 [ 287 ] {} <Debug> TCP-Session: 90c2873d-1cb8-42cb-852e-0173943bfb2c Authenticating user 'default' from [fd00:1122:3344:101::e]:42354 | ||
| 6916 | 2026.03.23 21:22:12.447682 [ 292 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6917 | 2026.03.23 21:22:12.447695 [ 291 ] {} <Debug> TCP-Session: ff7da636-61ec-4ed8-b8c9-559a59286256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.03.23 21:22:12.447701 [ 287 ] {} <Debug> TCP-Session: 90c2873d-1cb8-42cb-852e-0173943bfb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2026.03.23 21:22:12.447733 [ 291 ] {} <Debug> TCP-Session: ff7da636-61ec-4ed8-b8c9-559a59286256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6920 | 2026.03.23 21:22:12.447746 [ 287 ] {} <Debug> TCP-Session: 90c2873d-1cb8-42cb-852e-0173943bfb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2026.03.23 21:22:12.447697 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6922 | 2026.03.23 21:22:12.447786 [ 259 ] {} <Debug> TCP-Session: 51e28ead-7295-4c8d-95b0-87ddc2648629 Authenticating user 'default' from [fd00:1122:3344:101::e]:57445 | ||
| 6923 | 2026.03.23 21:22:12.447802 [ 259 ] {} <Debug> TCP-Session: 51e28ead-7295-4c8d-95b0-87ddc2648629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6924 | 2026.03.23 21:22:12.447817 [ 259 ] {} <Debug> TCP-Session: 51e28ead-7295-4c8d-95b0-87ddc2648629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6925 | 2026.03.23 21:22:12.447990 [ 292 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6926 | 2026.03.23 21:22:12.448048 [ 292 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6927 | 2026.03.23 21:22:12.448337 [ 292 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 6928 | 2026.03.23 21:22:12.449360 [ 316 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Trace> AggregatingTransform: Aggregating | ||
| 6929 | 2026.03.23 21:22:12.449422 [ 316 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Trace> Aggregator: Aggregation method: without_key | ||
| 6930 | 2026.03.23 21:22:12.449466 [ 316 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001024055 sec. (976.510 rows/sec., 38.14 KiB/sec.) | ||
| 6931 | 2026.03.23 21:22:12.449491 [ 316 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Trace> Aggregator: Merging aggregated data | ||
| 6932 | 2026.03.23 21:22:12.451122 [ 292 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003508 sec., 285.06271379703537 rows/sec., 11.14 KiB/sec. | ||
| 6933 | 2026.03.23 21:22:12.451256 [ 292 ] {187881dc-1674-415b-8546-d78ab03b1f6e} <Debug> TCPHandler: Processed in 0.004170884 sec. | ||
| 6934 | 2026.03.23 21:22:12.451353 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6935 | 2026.03.23 21:22:12.451386 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6936 | 2026.03.23 21:22:12.451392 [ 292 ] {} <Debug> TCP-Session: 5b0a1a5c-d4b2-45d0-8b51-79f8bc28bfe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6937 | 2026.03.23 21:22:12.451408 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6938 | 2026.03.23 21:22:12.451428 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6939 | 2026.03.23 21:22:12.451436 [ 291 ] {} <Debug> TCP-Session: ff7da636-61ec-4ed8-b8c9-559a59286256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2026.03.23 21:22:12.451464 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6941 | 2026.03.23 21:22:12.451475 [ 287 ] {} <Debug> TCP-Session: 90c2873d-1cb8-42cb-852e-0173943bfb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2026.03.23 21:22:12.451484 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6943 | 2026.03.23 21:22:12.451502 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6944 | 2026.03.23 21:22:12.451543 [ 286 ] {} <Debug> TCP-Session: f2c49862-984f-41c6-94a9-63674c7b1a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2026.03.23 21:22:12.451522 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6946 | 2026.03.23 21:22:12.451571 [ 289 ] {} <Debug> TCP-Session: 287ef0a8-1012-46f9-9812-b41b8879a21e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6947 | 2026.03.23 21:22:12.451502 [ 259 ] {} <Debug> TCP-Session: 51e28ead-7295-4c8d-95b0-87ddc2648629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6948 | 2026.03.23 21:22:12.451601 [ 290 ] {} <Debug> TCP-Session: 06e37d7f-8249-4ef1-9327-c1019d627026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6949 | 2026.03.23 21:22:12.451447 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6950 | 2026.03.23 21:22:12.451462 [ 294 ] {} <Debug> TCP-Session: a05c30eb-b0a9-42e7-85d1-5c059b5afc45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6951 | 2026.03.23 21:22:12.451682 [ 293 ] {} <Debug> TCP-Session: f6d75706-05c9-471d-8eb4-28ef65d93e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.03.23 21:22:13.075952 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6953 | 2026.03.23 21:22:13.076038 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6954 | 2026.03.23 21:22:13.195434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15328 | ||
| 6955 | 2026.03.23 21:22:13.196481 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.03.23 21:22:13.196553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6957 | 2026.03.23 21:22:13.197193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6958 | 2026.03.23 21:22:13.197463 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.03.23 21:22:13.197618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15328 | ||
| 6960 | 2026.03.23 21:22:13.249227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 880 | ||
| 6961 | 2026.03.23 21:22:13.251823 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.03.23 21:22:13.251895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6963 | 2026.03.23 21:22:13.253218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6964 | 2026.03.23 21:22:13.253644 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.03.23 21:22:13.254057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
| 6966 | 2026.03.23 21:22:13.886457 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.03.23 21:22:13.886639 [ 260 ] {2a4e89c1-7e2a-4a4e-aa7b-7ec46c2742e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6968 | 2026.03.23 21:22:13.886706 [ 260 ] {2a4e89c1-7e2a-4a4e-aa7b-7ec46c2742e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6969 | 2026.03.23 21:22:13.887405 [ 260 ] {2a4e89c1-7e2a-4a4e-aa7b-7ec46c2742e6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.03.23 21:22:13.887460 [ 260 ] {2a4e89c1-7e2a-4a4e-aa7b-7ec46c2742e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6971 | 2026.03.23 21:22:13.887950 [ 260 ] {2a4e89c1-7e2a-4a4e-aa7b-7ec46c2742e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6972 | 2026.03.23 21:22:13.888218 [ 260 ] {2a4e89c1-7e2a-4a4e-aa7b-7ec46c2742e6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.03.23 21:22:13.888391 [ 260 ] {2a4e89c1-7e2a-4a4e-aa7b-7ec46c2742e6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001797 sec., 42292.710072342794 rows/sec., 3.49 MiB/sec. | ||
| 6974 | 2026.03.23 21:22:13.888446 [ 260 ] {2a4e89c1-7e2a-4a4e-aa7b-7ec46c2742e6} <Debug> TCPHandler: Processed in 0.002126213 sec. | ||
| 6975 | 2026.03.23 21:22:13.888592 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.03.23 21:22:13.888697 [ 260 ] {831c839e-a7ad-4b65-849b-bf9fd5eded01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.03.23 21:22:13.888742 [ 260 ] {831c839e-a7ad-4b65-849b-bf9fd5eded01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6978 | 2026.03.23 21:22:13.889235 [ 260 ] {831c839e-a7ad-4b65-849b-bf9fd5eded01} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.03.23 21:22:13.889275 [ 260 ] {831c839e-a7ad-4b65-849b-bf9fd5eded01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6980 | 2026.03.23 21:22:13.889650 [ 260 ] {831c839e-a7ad-4b65-849b-bf9fd5eded01} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6981 | 2026.03.23 21:22:13.890030 [ 260 ] {831c839e-a7ad-4b65-849b-bf9fd5eded01} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.03.23 21:22:13.890198 [ 260 ] {831c839e-a7ad-4b65-849b-bf9fd5eded01} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001526 sec., 6553.07994757536 rows/sec., 492.76 KiB/sec. | ||
| 6983 | 2026.03.23 21:22:13.890243 [ 260 ] {831c839e-a7ad-4b65-849b-bf9fd5eded01} <Debug> TCPHandler: Processed in 0.001706673 sec. | ||
| 6984 | 2026.03.23 21:22:13.890406 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.03.23 21:22:13.890527 [ 260 ] {799e6c1d-9e88-4d41-a70d-9300f6abf035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6986 | 2026.03.23 21:22:13.890579 [ 260 ] {799e6c1d-9e88-4d41-a70d-9300f6abf035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6987 | 2026.03.23 21:22:13.891064 [ 260 ] {799e6c1d-9e88-4d41-a70d-9300f6abf035} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.03.23 21:22:13.891103 [ 260 ] {799e6c1d-9e88-4d41-a70d-9300f6abf035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6989 | 2026.03.23 21:22:13.891472 [ 260 ] {799e6c1d-9e88-4d41-a70d-9300f6abf035} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6990 | 2026.03.23 21:22:13.891706 [ 260 ] {799e6c1d-9e88-4d41-a70d-9300f6abf035} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.03.23 21:22:13.891853 [ 260 ] {799e6c1d-9e88-4d41-a70d-9300f6abf035} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001354 sec., 54652.88035450517 rows/sec., 4.27 MiB/sec. | ||
| 6992 | 2026.03.23 21:22:13.891893 [ 260 ] {799e6c1d-9e88-4d41-a70d-9300f6abf035} <Debug> TCPHandler: Processed in 0.001562499 sec. | ||
| 6993 | 2026.03.23 21:22:13.892025 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.03.23 21:22:13.892125 [ 260 ] {bdf3dce2-add8-4de3-8181-986817df1123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6995 | 2026.03.23 21:22:13.892173 [ 260 ] {bdf3dce2-add8-4de3-8181-986817df1123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6996 | 2026.03.23 21:22:13.892629 [ 260 ] {bdf3dce2-add8-4de3-8181-986817df1123} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.03.23 21:22:13.892669 [ 260 ] {bdf3dce2-add8-4de3-8181-986817df1123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6998 | 2026.03.23 21:22:13.893021 [ 260 ] {bdf3dce2-add8-4de3-8181-986817df1123} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6999 | 2026.03.23 21:22:13.893239 [ 260 ] {bdf3dce2-add8-4de3-8181-986817df1123} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.03.23 21:22:13.893383 [ 260 ] {bdf3dce2-add8-4de3-8181-986817df1123} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 7001 | 2026.03.23 21:22:13.893425 [ 260 ] {bdf3dce2-add8-4de3-8181-986817df1123} <Debug> TCPHandler: Processed in 0.001451106 sec. | ||
| 7002 | 2026.03.23 21:22:13.893582 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.03.23 21:22:13.893686 [ 260 ] {d8d0ce98-6bdb-471b-8725-e950fd97b746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7004 | 2026.03.23 21:22:13.893746 [ 260 ] {d8d0ce98-6bdb-471b-8725-e950fd97b746} <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 | ||
| 7005 | 2026.03.23 21:22:13.894583 [ 260 ] {d8d0ce98-6bdb-471b-8725-e950fd97b746} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.03.23 21:22:13.894623 [ 260 ] {d8d0ce98-6bdb-471b-8725-e950fd97b746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7007 | 2026.03.23 21:22:13.895179 [ 260 ] {d8d0ce98-6bdb-471b-8725-e950fd97b746} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7008 | 2026.03.23 21:22:13.895413 [ 260 ] {d8d0ce98-6bdb-471b-8725-e950fd97b746} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.03.23 21:22:13.895571 [ 260 ] {d8d0ce98-6bdb-471b-8725-e950fd97b746} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001906 sec., 5246.589716684155 rows/sec., 9.40 MiB/sec. | ||
| 7010 | 2026.03.23 21:22:13.895639 [ 260 ] {d8d0ce98-6bdb-471b-8725-e950fd97b746} <Debug> TCPHandler: Processed in 0.002121983 sec. | ||
| 7011 | 2026.03.23 21:22:13.895763 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.03.23 21:22:13.895863 [ 260 ] {48a8383a-f2bd-49b4-a16e-a6e9b5ec2840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7013 | 2026.03.23 21:22:13.895908 [ 260 ] {48a8383a-f2bd-49b4-a16e-a6e9b5ec2840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7014 | 2026.03.23 21:22:13.896254 [ 260 ] {48a8383a-f2bd-49b4-a16e-a6e9b5ec2840} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.03.23 21:22:13.896291 [ 260 ] {48a8383a-f2bd-49b4-a16e-a6e9b5ec2840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7016 | 2026.03.23 21:22:13.896633 [ 260 ] {48a8383a-f2bd-49b4-a16e-a6e9b5ec2840} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7017 | 2026.03.23 21:22:13.896921 [ 260 ] {48a8383a-f2bd-49b4-a16e-a6e9b5ec2840} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.03.23 21:22:13.897062 [ 260 ] {48a8383a-f2bd-49b4-a16e-a6e9b5ec2840} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 7019 | 2026.03.23 21:22:13.897100 [ 260 ] {48a8383a-f2bd-49b4-a16e-a6e9b5ec2840} <Debug> TCPHandler: Processed in 0.001386944 sec. | ||
| 7020 | 2026.03.23 21:22:13.947518 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36414 | ||
| 7021 | 2026.03.23 21:22:13.947631 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7022 | 2026.03.23 21:22:13.947658 [ 292 ] {} <Debug> TCP-Session: 742ea391-ea5d-4e60-a0bf-412959f204a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36414 | ||
| 7023 | 2026.03.23 21:22:13.947679 [ 292 ] {} <Debug> TCP-Session: 742ea391-ea5d-4e60-a0bf-412959f204a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7024 | 2026.03.23 21:22:13.947692 [ 292 ] {} <Debug> TCP-Session: 742ea391-ea5d-4e60-a0bf-412959f204a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.03.23 21:22:13.947903 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55077 | ||
| 7026 | 2026.03.23 21:22:13.947918 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45572 | ||
| 7027 | 2026.03.23 21:22:13.947963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58262 | ||
| 7028 | 2026.03.23 21:22:13.947975 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61732 | ||
| 7029 | 2026.03.23 21:22:13.947952 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46106 | ||
| 7030 | 2026.03.23 21:22:13.948042 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7031 | 2026.03.23 21:22:13.948064 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7032 | 2026.03.23 21:22:13.948064 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7033 | 2026.03.23 21:22:13.948064 [ 292 ] {} <Trace> TCP-Session: 742ea391-ea5d-4e60-a0bf-412959f204a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.03.23 21:22:13.948113 [ 294 ] {} <Debug> TCP-Session: 38fad173-4ef8-48d0-b744-f7815590a282 Authenticating user 'default' from [fd00:1122:3344:101::e]:45572 | ||
| 7035 | 2026.03.23 21:22:13.948122 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7036 | 2026.03.23 21:22:13.948142 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7037 | 2026.03.23 21:22:13.948175 [ 289 ] {} <Debug> TCP-Session: 440f2397-0c0c-4933-a0ce-cbcd9d1a5afc Authenticating user 'default' from [fd00:1122:3344:101::e]:46106 | ||
| 7038 | 2026.03.23 21:22:13.948161 [ 294 ] {} <Debug> TCP-Session: 38fad173-4ef8-48d0-b744-f7815590a282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2026.03.23 21:22:13.948215 [ 291 ] {} <Debug> TCP-Session: 46c679f2-8a8f-48ce-a229-e9b88c6213e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61732 | ||
| 7040 | 2026.03.23 21:22:13.948217 [ 289 ] {} <Debug> TCP-Session: 440f2397-0c0c-4933-a0ce-cbcd9d1a5afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2026.03.23 21:22:13.948230 [ 294 ] {} <Debug> TCP-Session: 38fad173-4ef8-48d0-b744-f7815590a282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7042 | 2026.03.23 21:22:13.948261 [ 289 ] {} <Debug> TCP-Session: 440f2397-0c0c-4933-a0ce-cbcd9d1a5afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7043 | 2026.03.23 21:22:13.948262 [ 291 ] {} <Debug> TCP-Session: 46c679f2-8a8f-48ce-a229-e9b88c6213e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.03.23 21:22:13.948106 [ 290 ] {} <Debug> TCP-Session: 236e76bd-cbcb-4991-b2d8-467def9ce8e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58262 | ||
| 7045 | 2026.03.23 21:22:13.948303 [ 291 ] {} <Debug> TCP-Session: 46c679f2-8a8f-48ce-a229-e9b88c6213e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7046 | 2026.03.23 21:22:13.948310 [ 292 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7047 | 2026.03.23 21:22:13.948325 [ 290 ] {} <Debug> TCP-Session: 236e76bd-cbcb-4991-b2d8-467def9ce8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7048 | 2026.03.23 21:22:13.948098 [ 293 ] {} <Debug> TCP-Session: b8ca31db-4473-4bdf-a7d9-b19515c272b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55077 | ||
| 7049 | 2026.03.23 21:22:13.948366 [ 290 ] {} <Debug> TCP-Session: 236e76bd-cbcb-4991-b2d8-467def9ce8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7050 | 2026.03.23 21:22:13.947941 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44854 | ||
| 7051 | 2026.03.23 21:22:13.948404 [ 293 ] {} <Debug> TCP-Session: b8ca31db-4473-4bdf-a7d9-b19515c272b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7052 | 2026.03.23 21:22:13.947930 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37339 | ||
| 7053 | 2026.03.23 21:22:13.948458 [ 293 ] {} <Debug> TCP-Session: b8ca31db-4473-4bdf-a7d9-b19515c272b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7054 | 2026.03.23 21:22:13.948479 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7055 | 2026.03.23 21:22:13.947928 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47803 | ||
| 7056 | 2026.03.23 21:22:13.948521 [ 287 ] {} <Debug> TCP-Session: 8b09366a-5b05-41a0-81c0-1a902ab33139 Authenticating user 'default' from [fd00:1122:3344:101::e]:44854 | ||
| 7057 | 2026.03.23 21:22:13.948525 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7058 | 2026.03.23 21:22:13.948544 [ 287 ] {} <Debug> TCP-Session: 8b09366a-5b05-41a0-81c0-1a902ab33139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7059 | 2026.03.23 21:22:13.948563 [ 286 ] {} <Debug> TCP-Session: 68646917-6bd6-4a79-be85-09a901e1c3e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37339 | ||
| 7060 | 2026.03.23 21:22:13.948569 [ 287 ] {} <Debug> TCP-Session: 8b09366a-5b05-41a0-81c0-1a902ab33139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.03.23 21:22:13.948593 [ 286 ] {} <Debug> TCP-Session: 68646917-6bd6-4a79-be85-09a901e1c3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2026.03.23 21:22:13.948604 [ 292 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7063 | 2026.03.23 21:22:13.948633 [ 286 ] {} <Debug> TCP-Session: 68646917-6bd6-4a79-be85-09a901e1c3e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7064 | 2026.03.23 21:22:13.948576 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7065 | 2026.03.23 21:22:13.948698 [ 259 ] {} <Debug> TCP-Session: 1f719755-17ca-4b85-b464-0b08b7cd7f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:47803 | ||
| 7066 | 2026.03.23 21:22:13.948701 [ 292 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7067 | 2026.03.23 21:22:13.948717 [ 259 ] {} <Debug> TCP-Session: 1f719755-17ca-4b85-b464-0b08b7cd7f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7068 | 2026.03.23 21:22:13.948742 [ 259 ] {} <Debug> TCP-Session: 1f719755-17ca-4b85-b464-0b08b7cd7f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7069 | 2026.03.23 21:22:13.949012 [ 292 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 7070 | 2026.03.23 21:22:13.949977 [ 306 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Trace> AggregatingTransform: Aggregating | ||
| 7071 | 2026.03.23 21:22:13.950029 [ 306 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7072 | 2026.03.23 21:22:13.950066 [ 306 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946894 sec. (1056.084 rows/sec., 41.25 KiB/sec.) | ||
| 7073 | 2026.03.23 21:22:13.950084 [ 306 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Trace> Aggregator: Merging aggregated data | ||
| 7074 | 2026.03.23 21:22:13.951487 [ 292 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00324 sec., 308.641975308642 rows/sec., 12.06 KiB/sec. | ||
| 7075 | 2026.03.23 21:22:13.951646 [ 292 ] {ec176d82-1647-4240-9db9-1d8d19518c5d} <Debug> TCPHandler: Processed in 0.003722602 sec. | ||
| 7076 | 2026.03.23 21:22:13.951789 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7077 | 2026.03.23 21:22:13.951818 [ 292 ] {} <Debug> TCP-Session: 742ea391-ea5d-4e60-a0bf-412959f204a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.03.23 21:22:13.951830 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7079 | 2026.03.23 21:22:13.951851 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7080 | 2026.03.23 21:22:13.951876 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7081 | 2026.03.23 21:22:13.951899 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7082 | 2026.03.23 21:22:13.951905 [ 286 ] {} <Debug> TCP-Session: 68646917-6bd6-4a79-be85-09a901e1c3e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.03.23 21:22:13.951918 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7084 | 2026.03.23 21:22:13.951929 [ 293 ] {} <Debug> TCP-Session: b8ca31db-4473-4bdf-a7d9-b19515c272b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.03.23 21:22:13.951940 [ 294 ] {} <Debug> TCP-Session: 38fad173-4ef8-48d0-b744-f7815590a282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7086 | 2026.03.23 21:22:13.951954 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7087 | 2026.03.23 21:22:13.951967 [ 289 ] {} <Debug> TCP-Session: 440f2397-0c0c-4933-a0ce-cbcd9d1a5afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7088 | 2026.03.23 21:22:13.951979 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7089 | 2026.03.23 21:22:13.952010 [ 259 ] {} <Debug> TCP-Session: 1f719755-17ca-4b85-b464-0b08b7cd7f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7090 | 2026.03.23 21:22:13.951934 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7091 | 2026.03.23 21:22:13.952050 [ 290 ] {} <Debug> TCP-Session: 236e76bd-cbcb-4991-b2d8-467def9ce8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.03.23 21:22:13.951885 [ 291 ] {} <Debug> TCP-Session: 46c679f2-8a8f-48ce-a229-e9b88c6213e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.03.23 21:22:13.952083 [ 287 ] {} <Debug> TCP-Session: 8b09366a-5b05-41a0-81c0-1a902ab33139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.03.23 21:22:14.001263 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000887462 sec. | ||
| 7095 | 2026.03.23 21:22:14.036728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7096 | 2026.03.23 21:22:14.054149 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.03.23 21:22:14.054205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7098 | 2026.03.23 21:22:14.060395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7099 | 2026.03.23 21:22:14.061182 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.03.23 21:22:14.065104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7101 | 2026.03.23 21:22:14.224280 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.03.23 21:22:14.224456 [ 260 ] {30c087b1-4d5e-418a-90cc-d3cc7cc87fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7103 | 2026.03.23 21:22:14.224524 [ 260 ] {30c087b1-4d5e-418a-90cc-d3cc7cc87fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7104 | 2026.03.23 21:22:14.225133 [ 260 ] {30c087b1-4d5e-418a-90cc-d3cc7cc87fa4} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.03.23 21:22:14.225183 [ 260 ] {30c087b1-4d5e-418a-90cc-d3cc7cc87fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7106 | 2026.03.23 21:22:14.225584 [ 260 ] {30c087b1-4d5e-418a-90cc-d3cc7cc87fa4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7107 | 2026.03.23 21:22:14.225875 [ 260 ] {30c087b1-4d5e-418a-90cc-d3cc7cc87fa4} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.03.23 21:22:14.226041 [ 260 ] {30c087b1-4d5e-418a-90cc-d3cc7cc87fa4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001632 sec., 2450.9803921568628 rows/sec., 199.86 KiB/sec. | ||
| 7109 | 2026.03.23 21:22:14.226094 [ 260 ] {30c087b1-4d5e-418a-90cc-d3cc7cc87fa4} <Debug> TCPHandler: Processed in 0.001946118 sec. | ||
| 7110 | 2026.03.23 21:22:14.226230 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2026.03.23 21:22:14.226334 [ 260 ] {fef1edb8-d7dc-482f-a0a0-784f98464ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7112 | 2026.03.23 21:22:14.226377 [ 260 ] {fef1edb8-d7dc-482f-a0a0-784f98464ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7113 | 2026.03.23 21:22:14.227981 [ 260 ] {fef1edb8-d7dc-482f-a0a0-784f98464ed4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.03.23 21:22:14.228022 [ 260 ] {fef1edb8-d7dc-482f-a0a0-784f98464ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7115 | 2026.03.23 21:22:14.228489 [ 260 ] {fef1edb8-d7dc-482f-a0a0-784f98464ed4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7116 | 2026.03.23 21:22:14.228709 [ 260 ] {fef1edb8-d7dc-482f-a0a0-784f98464ed4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.03.23 21:22:14.228848 [ 260 ] {fef1edb8-d7dc-482f-a0a0-784f98464ed4} <Debug> executeQuery: Read 2465 rows, 187.35 KiB in 0.002539 sec., 970854.6671918078 rows/sec., 72.06 MiB/sec. | ||
| 7118 | 2026.03.23 21:22:14.228889 [ 260 ] {fef1edb8-d7dc-482f-a0a0-784f98464ed4} <Debug> TCPHandler: Processed in 0.002712208 sec. | ||
| 7119 | 2026.03.23 21:22:14.229022 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.03.23 21:22:14.229129 [ 260 ] {03ab03ef-2eae-4640-ac79-2b0de45e3b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7121 | 2026.03.23 21:22:14.229178 [ 260 ] {03ab03ef-2eae-4640-ac79-2b0de45e3b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7122 | 2026.03.23 21:22:14.229636 [ 260 ] {03ab03ef-2eae-4640-ac79-2b0de45e3b81} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.03.23 21:22:14.229680 [ 260 ] {03ab03ef-2eae-4640-ac79-2b0de45e3b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7124 | 2026.03.23 21:22:14.230026 [ 260 ] {03ab03ef-2eae-4640-ac79-2b0de45e3b81} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7125 | 2026.03.23 21:22:14.230257 [ 260 ] {03ab03ef-2eae-4640-ac79-2b0de45e3b81} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.03.23 21:22:14.230400 [ 260 ] {03ab03ef-2eae-4640-ac79-2b0de45e3b81} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001299 sec., 33872.209391839875 rows/sec., 2.47 MiB/sec. | ||
| 7127 | 2026.03.23 21:22:14.230446 [ 260 ] {03ab03ef-2eae-4640-ac79-2b0de45e3b81} <Debug> TCPHandler: Processed in 0.001481017 sec. | ||
| 7128 | 2026.03.23 21:22:14.230588 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.03.23 21:22:14.230689 [ 260 ] {1f31db42-3e58-48ef-a436-5d87571abdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7130 | 2026.03.23 21:22:14.230736 [ 260 ] {1f31db42-3e58-48ef-a436-5d87571abdae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7131 | 2026.03.23 21:22:14.231730 [ 260 ] {1f31db42-3e58-48ef-a436-5d87571abdae} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.03.23 21:22:14.231777 [ 260 ] {1f31db42-3e58-48ef-a436-5d87571abdae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7133 | 2026.03.23 21:22:14.232250 [ 260 ] {1f31db42-3e58-48ef-a436-5d87571abdae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7134 | 2026.03.23 21:22:14.232573 [ 260 ] {1f31db42-3e58-48ef-a436-5d87571abdae} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.03.23 21:22:14.232747 [ 260 ] {1f31db42-3e58-48ef-a436-5d87571abdae} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002078 sec., 385466.79499518767 rows/sec., 22.27 MiB/sec. | ||
| 7136 | 2026.03.23 21:22:14.232797 [ 260 ] {1f31db42-3e58-48ef-a436-5d87571abdae} <Debug> TCPHandler: Processed in 0.002262056 sec. | ||
| 7137 | 2026.03.23 21:22:14.233109 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.03.23 21:22:14.233244 [ 260 ] {11dd0689-6b88-4ff5-ba32-247ea664b7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7139 | 2026.03.23 21:22:14.233306 [ 260 ] {11dd0689-6b88-4ff5-ba32-247ea664b7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7140 | 2026.03.23 21:22:14.233882 [ 260 ] {11dd0689-6b88-4ff5-ba32-247ea664b7c1} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.03.23 21:22:14.233929 [ 260 ] {11dd0689-6b88-4ff5-ba32-247ea664b7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7142 | 2026.03.23 21:22:14.234368 [ 260 ] {11dd0689-6b88-4ff5-ba32-247ea664b7c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7143 | 2026.03.23 21:22:14.234702 [ 260 ] {11dd0689-6b88-4ff5-ba32-247ea664b7c1} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.03.23 21:22:14.234948 [ 260 ] {11dd0689-6b88-4ff5-ba32-247ea664b7c1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001734 sec., 576.7012687427912 rows/sec., 40.55 KiB/sec. | ||
| 7145 | 2026.03.23 21:22:14.235008 [ 260 ] {11dd0689-6b88-4ff5-ba32-247ea664b7c1} <Debug> TCPHandler: Processed in 0.001958489 sec. | ||
| 7146 | 2026.03.23 21:22:14.235213 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.03.23 21:22:14.235355 [ 260 ] {26a923c3-865d-4840-90ce-603a79d3b852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7148 | 2026.03.23 21:22:14.235417 [ 260 ] {26a923c3-865d-4840-90ce-603a79d3b852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7149 | 2026.03.23 21:22:14.236687 [ 260 ] {26a923c3-865d-4840-90ce-603a79d3b852} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.03.23 21:22:14.236728 [ 260 ] {26a923c3-865d-4840-90ce-603a79d3b852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7151 | 2026.03.23 21:22:14.237163 [ 260 ] {26a923c3-865d-4840-90ce-603a79d3b852} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7152 | 2026.03.23 21:22:14.237476 [ 260 ] {26a923c3-865d-4840-90ce-603a79d3b852} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.03.23 21:22:14.237649 [ 260 ] {26a923c3-865d-4840-90ce-603a79d3b852} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.00232 sec., 570258.6206896552 rows/sec., 38.21 MiB/sec. | ||
| 7154 | 2026.03.23 21:22:14.237701 [ 260 ] {26a923c3-865d-4840-90ce-603a79d3b852} <Debug> TCPHandler: Processed in 0.002546903 sec. | ||
| 7155 | 2026.03.23 21:22:14.237945 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2026.03.23 21:22:14.238064 [ 260 ] {d241d953-c9db-4f74-9932-96fdb7555c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7157 | 2026.03.23 21:22:14.238121 [ 260 ] {d241d953-c9db-4f74-9932-96fdb7555c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7158 | 2026.03.23 21:22:14.239003 [ 260 ] {d241d953-c9db-4f74-9932-96fdb7555c9d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.03.23 21:22:14.239049 [ 260 ] {d241d953-c9db-4f74-9932-96fdb7555c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7160 | 2026.03.23 21:22:14.239552 [ 260 ] {d241d953-c9db-4f74-9932-96fdb7555c9d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7161 | 2026.03.23 21:22:14.239848 [ 260 ] {d241d953-c9db-4f74-9932-96fdb7555c9d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.03.23 21:22:14.240016 [ 260 ] {d241d953-c9db-4f74-9932-96fdb7555c9d} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001974 sec., 758865.2482269503 rows/sec., 46.03 MiB/sec. | ||
| 7163 | 2026.03.23 21:22:14.240060 [ 260 ] {d241d953-c9db-4f74-9932-96fdb7555c9d} <Debug> TCPHandler: Processed in 0.002178115 sec. | ||
| 7164 | 2026.03.23 21:22:14.240192 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.03.23 21:22:14.240294 [ 260 ] {a1455186-9515-427c-b28d-8ee079c2db1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.03.23 21:22:14.240355 [ 260 ] {a1455186-9515-427c-b28d-8ee079c2db1b} <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 | ||
| 7167 | 2026.03.23 21:22:14.241319 [ 260 ] {a1455186-9515-427c-b28d-8ee079c2db1b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2026.03.23 21:22:14.241361 [ 260 ] {a1455186-9515-427c-b28d-8ee079c2db1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7169 | 2026.03.23 21:22:14.241957 [ 260 ] {a1455186-9515-427c-b28d-8ee079c2db1b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7170 | 2026.03.23 21:22:14.242220 [ 260 ] {a1455186-9515-427c-b28d-8ee079c2db1b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2026.03.23 21:22:14.242380 [ 260 ] {a1455186-9515-427c-b28d-8ee079c2db1b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002107 sec., 18984.337921215 rows/sec., 34.02 MiB/sec. | ||
| 7172 | 2026.03.23 21:22:14.242460 [ 260 ] {a1455186-9515-427c-b28d-8ee079c2db1b} <Debug> TCPHandler: Processed in 0.002318467 sec. | ||
| 7173 | 2026.03.23 21:22:14.242583 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2026.03.23 21:22:14.242681 [ 260 ] {90d53418-e76b-4f73-92dc-4661ffd2917f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7175 | 2026.03.23 21:22:14.242726 [ 260 ] {90d53418-e76b-4f73-92dc-4661ffd2917f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7176 | 2026.03.23 21:22:14.243058 [ 260 ] {90d53418-e76b-4f73-92dc-4661ffd2917f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2026.03.23 21:22:14.243098 [ 260 ] {90d53418-e76b-4f73-92dc-4661ffd2917f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7178 | 2026.03.23 21:22:14.243423 [ 260 ] {90d53418-e76b-4f73-92dc-4661ffd2917f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7179 | 2026.03.23 21:22:14.243666 [ 260 ] {90d53418-e76b-4f73-92dc-4661ffd2917f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.03.23 21:22:14.243807 [ 260 ] {90d53418-e76b-4f73-92dc-4661ffd2917f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 724.52 KiB/sec. | ||
| 7181 | 2026.03.23 21:22:14.243849 [ 260 ] {90d53418-e76b-4f73-92dc-4661ffd2917f} <Debug> TCPHandler: Processed in 0.001315803 sec. | ||
| 7182 | 2026.03.23 21:22:18.884785 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2026.03.23 21:22:18.884985 [ 260 ] {42a5de40-db9e-4626-aab2-11b788d85dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7184 | 2026.03.23 21:22:18.885056 [ 260 ] {42a5de40-db9e-4626-aab2-11b788d85dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7185 | 2026.03.23 21:22:18.885753 [ 260 ] {42a5de40-db9e-4626-aab2-11b788d85dba} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.03.23 21:22:18.885808 [ 260 ] {42a5de40-db9e-4626-aab2-11b788d85dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7187 | 2026.03.23 21:22:18.886252 [ 260 ] {42a5de40-db9e-4626-aab2-11b788d85dba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7188 | 2026.03.23 21:22:18.886493 [ 260 ] {42a5de40-db9e-4626-aab2-11b788d85dba} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.03.23 21:22:18.886657 [ 260 ] {42a5de40-db9e-4626-aab2-11b788d85dba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.50 MiB/sec. | ||
| 7190 | 2026.03.23 21:22:18.886710 [ 260 ] {42a5de40-db9e-4626-aab2-11b788d85dba} <Debug> TCPHandler: Processed in 0.002078511 sec. | ||
| 7191 | 2026.03.23 21:22:18.886842 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.03.23 21:22:18.886949 [ 260 ] {2be805f4-2233-47f3-9b50-46ba1ed599ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7193 | 2026.03.23 21:22:18.886993 [ 260 ] {2be805f4-2233-47f3-9b50-46ba1ed599ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7194 | 2026.03.23 21:22:18.887510 [ 260 ] {2be805f4-2233-47f3-9b50-46ba1ed599ce} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.03.23 21:22:18.887554 [ 260 ] {2be805f4-2233-47f3-9b50-46ba1ed599ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7196 | 2026.03.23 21:22:18.887899 [ 260 ] {2be805f4-2233-47f3-9b50-46ba1ed599ce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7197 | 2026.03.23 21:22:18.888123 [ 260 ] {2be805f4-2233-47f3-9b50-46ba1ed599ce} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.03.23 21:22:18.888334 [ 260 ] {2be805f4-2233-47f3-9b50-46ba1ed599ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001404 sec., 45584.04558404558 rows/sec., 3.56 MiB/sec. | ||
| 7199 | 2026.03.23 21:22:18.888387 [ 260 ] {2be805f4-2233-47f3-9b50-46ba1ed599ce} <Debug> TCPHandler: Processed in 0.0015991 sec. | ||
| 7200 | 2026.03.23 21:22:18.888530 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2026.03.23 21:22:18.888638 [ 260 ] {93b2f0ca-3a4a-4aa0-82ae-8038300caf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7202 | 2026.03.23 21:22:18.888691 [ 260 ] {93b2f0ca-3a4a-4aa0-82ae-8038300caf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7203 | 2026.03.23 21:22:18.889152 [ 260 ] {93b2f0ca-3a4a-4aa0-82ae-8038300caf63} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.03.23 21:22:18.889192 [ 260 ] {93b2f0ca-3a4a-4aa0-82ae-8038300caf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7205 | 2026.03.23 21:22:18.889573 [ 260 ] {93b2f0ca-3a4a-4aa0-82ae-8038300caf63} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7206 | 2026.03.23 21:22:18.889794 [ 260 ] {93b2f0ca-3a4a-4aa0-82ae-8038300caf63} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.03.23 21:22:18.889933 [ 260 ] {93b2f0ca-3a4a-4aa0-82ae-8038300caf63} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001315 sec., 97338.40304182509 rows/sec., 6.78 MiB/sec. | ||
| 7208 | 2026.03.23 21:22:18.889979 [ 260 ] {93b2f0ca-3a4a-4aa0-82ae-8038300caf63} <Debug> TCPHandler: Processed in 0.001503607 sec. | ||
| 7209 | 2026.03.23 21:22:18.890106 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2026.03.23 21:22:18.890209 [ 260 ] {e8adb5a5-254b-47de-8e53-8c82b85e08b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7211 | 2026.03.23 21:22:18.890255 [ 260 ] {e8adb5a5-254b-47de-8e53-8c82b85e08b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7212 | 2026.03.23 21:22:18.890617 [ 260 ] {e8adb5a5-254b-47de-8e53-8c82b85e08b7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.03.23 21:22:18.890655 [ 260 ] {e8adb5a5-254b-47de-8e53-8c82b85e08b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7214 | 2026.03.23 21:22:18.890986 [ 260 ] {e8adb5a5-254b-47de-8e53-8c82b85e08b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7215 | 2026.03.23 21:22:18.891209 [ 260 ] {e8adb5a5-254b-47de-8e53-8c82b85e08b7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.03.23 21:22:18.891344 [ 260 ] {e8adb5a5-254b-47de-8e53-8c82b85e08b7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001154 sec., 41594.45407279029 rows/sec., 2.80 MiB/sec. | ||
| 7217 | 2026.03.23 21:22:18.891384 [ 260 ] {e8adb5a5-254b-47de-8e53-8c82b85e08b7} <Debug> TCPHandler: Processed in 0.001326913 sec. | ||
| 7218 | 2026.03.23 21:22:20.698661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15776 | ||
| 7219 | 2026.03.23 21:22:20.699166 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.03.23 21:22:20.699218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7221 | 2026.03.23 21:22:20.699734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7222 | 2026.03.23 21:22:20.700022 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.03.23 21:22:20.700202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15776 | ||
| 7224 | 2026.03.23 21:22:21.566108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7225 | 2026.03.23 21:22:21.581893 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.03.23 21:22:21.581950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7227 | 2026.03.23 21:22:21.588006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7228 | 2026.03.23 21:22:21.588742 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.03.23 21:22:21.591421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7230 | 2026.03.23 21:22:23.255193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 920 | ||
| 7231 | 2026.03.23 21:22:23.257673 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.03.23 21:22:23.257727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7233 | 2026.03.23 21:22:23.258968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7234 | 2026.03.23 21:22:23.259249 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.03.23 21:22:23.259646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 7236 | 2026.03.23 21:22:23.885688 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2026.03.23 21:22:23.885890 [ 260 ] {688ffbf8-ca63-4f32-a975-824ee15ba84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7238 | 2026.03.23 21:22:23.885959 [ 260 ] {688ffbf8-ca63-4f32-a975-824ee15ba84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7239 | 2026.03.23 21:22:23.886614 [ 260 ] {688ffbf8-ca63-4f32-a975-824ee15ba84c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.03.23 21:22:23.886664 [ 260 ] {688ffbf8-ca63-4f32-a975-824ee15ba84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7241 | 2026.03.23 21:22:23.887057 [ 260 ] {688ffbf8-ca63-4f32-a975-824ee15ba84c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7242 | 2026.03.23 21:22:23.887283 [ 260 ] {688ffbf8-ca63-4f32-a975-824ee15ba84c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.03.23 21:22:23.887443 [ 260 ] {688ffbf8-ca63-4f32-a975-824ee15ba84c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.0016 sec., 47500 rows/sec., 3.91 MiB/sec. | ||
| 7244 | 2026.03.23 21:22:23.887484 [ 260 ] {688ffbf8-ca63-4f32-a975-824ee15ba84c} <Debug> TCPHandler: Processed in 0.001927857 sec. | ||
| 7245 | 2026.03.23 21:22:23.887614 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2026.03.23 21:22:23.887711 [ 260 ] {5e0c8783-be93-42c8-976f-dcc448ea8217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7247 | 2026.03.23 21:22:23.887753 [ 260 ] {5e0c8783-be93-42c8-976f-dcc448ea8217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7248 | 2026.03.23 21:22:23.888156 [ 260 ] {5e0c8783-be93-42c8-976f-dcc448ea8217} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.03.23 21:22:23.888192 [ 260 ] {5e0c8783-be93-42c8-976f-dcc448ea8217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7250 | 2026.03.23 21:22:23.888494 [ 260 ] {5e0c8783-be93-42c8-976f-dcc448ea8217} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7251 | 2026.03.23 21:22:23.888711 [ 260 ] {5e0c8783-be93-42c8-976f-dcc448ea8217} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.03.23 21:22:23.888819 [ 118 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7253 | 2026.03.23 21:22:23.888846 [ 260 ] {5e0c8783-be93-42c8-976f-dcc448ea8217} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 7254 | 2026.03.23 21:22:23.888851 [ 118 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.03.23 21:22:23.888879 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7256 | 2026.03.23 21:22:23.888887 [ 260 ] {5e0c8783-be93-42c8-976f-dcc448ea8217} <Debug> TCPHandler: Processed in 0.001322733 sec. | ||
| 7257 | 2026.03.23 21:22:23.889001 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2026.03.23 21:22:23.889013 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 7259 | 2026.03.23 21:22:23.889097 [ 260 ] {bf8abee6-8cd6-4590-9206-ebefc7a11764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7260 | 2026.03.23 21:22:23.889144 [ 260 ] {bf8abee6-8cd6-4590-9206-ebefc7a11764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7261 | 2026.03.23 21:22:23.889166 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7262 | 2026.03.23 21:22:23.889204 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 7263 | 2026.03.23 21:22:23.889273 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
| 7264 | 2026.03.23 21:22:23.889318 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7265 | 2026.03.23 21:22:23.889362 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7266 | 2026.03.23 21:22:23.889403 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 7267 | 2026.03.23 21:22:23.889443 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7268 | 2026.03.23 21:22:23.889575 [ 260 ] {bf8abee6-8cd6-4590-9206-ebefc7a11764} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.03.23 21:22:23.889617 [ 260 ] {bf8abee6-8cd6-4590-9206-ebefc7a11764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7270 | 2026.03.23 21:22:23.889953 [ 260 ] {bf8abee6-8cd6-4590-9206-ebefc7a11764} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7271 | 2026.03.23 21:22:23.890203 [ 260 ] {bf8abee6-8cd6-4590-9206-ebefc7a11764} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.03.23 21:22:23.890325 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373104 sec., 143470.5601323716 rows/sec., 11.08 MiB/sec. | ||
| 7273 | 2026.03.23 21:22:23.890336 [ 260 ] {bf8abee6-8cd6-4590-9206-ebefc7a11764} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001256 sec., 58917.1974522293 rows/sec., 4.60 MiB/sec. | ||
| 7274 | 2026.03.23 21:22:23.890417 [ 260 ] {bf8abee6-8cd6-4590-9206-ebefc7a11764} <Debug> TCPHandler: Processed in 0.001465107 sec. | ||
| 7275 | 2026.03.23 21:22:23.890491 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7276 | 2026.03.23 21:22:23.890532 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.03.23 21:22:23.890635 [ 260 ] {f095b19d-8fa5-442d-b47d-28b438ae8359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.03.23 21:22:23.890683 [ 260 ] {f095b19d-8fa5-442d-b47d-28b438ae8359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7279 | 2026.03.23 21:22:23.890759 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.03.23 21:22:23.890837 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_46_9} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7281 | 2026.03.23 21:22:23.890920 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7282 | 2026.03.23 21:22:23.891098 [ 260 ] {f095b19d-8fa5-442d-b47d-28b438ae8359} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.03.23 21:22:23.891139 [ 260 ] {f095b19d-8fa5-442d-b47d-28b438ae8359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7284 | 2026.03.23 21:22:23.891487 [ 260 ] {f095b19d-8fa5-442d-b47d-28b438ae8359} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7285 | 2026.03.23 21:22:23.891697 [ 260 ] {f095b19d-8fa5-442d-b47d-28b438ae8359} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.03.23 21:22:23.891828 [ 260 ] {f095b19d-8fa5-442d-b47d-28b438ae8359} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7287 | 2026.03.23 21:22:23.891866 [ 260 ] {f095b19d-8fa5-442d-b47d-28b438ae8359} <Debug> TCPHandler: Processed in 0.001382755 sec. | ||
| 7288 | 2026.03.23 21:22:23.891976 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.03.23 21:22:23.892070 [ 260 ] {b6f6cda3-13b9-4bcc-a072-ebbf5e6b98d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.03.23 21:22:23.892126 [ 260 ] {b6f6cda3-13b9-4bcc-a072-ebbf5e6b98d2} <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 | ||
| 7291 | 2026.03.23 21:22:23.892880 [ 260 ] {b6f6cda3-13b9-4bcc-a072-ebbf5e6b98d2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.03.23 21:22:23.892915 [ 260 ] {b6f6cda3-13b9-4bcc-a072-ebbf5e6b98d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7293 | 2026.03.23 21:22:23.893414 [ 260 ] {b6f6cda3-13b9-4bcc-a072-ebbf5e6b98d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7294 | 2026.03.23 21:22:23.893643 [ 260 ] {b6f6cda3-13b9-4bcc-a072-ebbf5e6b98d2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.03.23 21:22:23.893746 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7296 | 2026.03.23 21:22:23.893772 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.03.23 21:22:23.893784 [ 260 ] {b6f6cda3-13b9-4bcc-a072-ebbf5e6b98d2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001732 sec., 5773.6720554272515 rows/sec., 10.35 MiB/sec. | ||
| 7298 | 2026.03.23 21:22:23.893788 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7299 | 2026.03.23 21:22:23.893838 [ 260 ] {b6f6cda3-13b9-4bcc-a072-ebbf5e6b98d2} <Debug> TCPHandler: Processed in 0.001910257 sec. | ||
| 7300 | 2026.03.23 21:22:23.893894 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 7301 | 2026.03.23 21:22:23.893944 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.03.23 21:22:23.894045 [ 260 ] {0f5fe573-0005-4985-b9e8-f96ad5857239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.03.23 21:22:23.894087 [ 260 ] {0f5fe573-0005-4985-b9e8-f96ad5857239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7304 | 2026.03.23 21:22:23.894134 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7305 | 2026.03.23 21:22:23.894196 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 7306 | 2026.03.23 21:22:23.894322 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 7307 | 2026.03.23 21:22:23.894421 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7308 | 2026.03.23 21:22:23.894431 [ 260 ] {0f5fe573-0005-4985-b9e8-f96ad5857239} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.03.23 21:22:23.894474 [ 260 ] {0f5fe573-0005-4985-b9e8-f96ad5857239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 7310 | 2026.03.23 21:22:23.894512 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7311 | 2026.03.23 21:22:23.894608 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 7312 | 2026.03.23 21:22:23.894701 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7313 | 2026.03.23 21:22:23.894793 [ 260 ] {0f5fe573-0005-4985-b9e8-f96ad5857239} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7314 | 2026.03.23 21:22:23.895037 [ 260 ] {0f5fe573-0005-4985-b9e8-f96ad5857239} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.03.23 21:22:23.895184 [ 260 ] {0f5fe573-0005-4985-b9e8-f96ad5857239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 7316 | 2026.03.23 21:22:23.895221 [ 260 ] {0f5fe573-0005-4985-b9e8-f96ad5857239} <Debug> TCPHandler: Processed in 0.001325533 sec. | ||
| 7317 | 2026.03.23 21:22:23.900399 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 19 columns (19 merged, 0 gathered) in 0.006548883 sec., 144604.81275967215 rows/sec., 259.13 MiB/sec. | ||
| 7318 | 2026.03.23 21:22:23.901346 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7319 | 2026.03.23 21:22:23.901697 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.03.23 21:22:23.901774 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7321 | 2026.03.23 21:22:23.901872 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
| 7322 | 2026.03.23 21:22:24.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.73 MiB, peak 294.79 MiB, free memory in arenas 0.00 B, will set to 288.69 MiB (RSS), difference: 1.96 MiB | ||
| 7323 | 2026.03.23 21:22:28.076096 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7324 | 2026.03.23 21:22:28.076156 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7325 | 2026.03.23 21:22:28.201266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16288 | ||
| 7326 | 2026.03.23 21:22:28.201812 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.03.23 21:22:28.201853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7328 | 2026.03.23 21:22:28.202346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7329 | 2026.03.23 21:22:28.202578 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.03.23 21:22:28.202721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16288 | ||
| 7331 | 2026.03.23 21:22:28.885618 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.03.23 21:22:28.885872 [ 260 ] {8e723d76-3262-47d8-a3ac-c712c434a444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7333 | 2026.03.23 21:22:28.885968 [ 260 ] {8e723d76-3262-47d8-a3ac-c712c434a444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7334 | 2026.03.23 21:22:28.886804 [ 260 ] {8e723d76-3262-47d8-a3ac-c712c434a444} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.03.23 21:22:28.886843 [ 260 ] {8e723d76-3262-47d8-a3ac-c712c434a444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7336 | 2026.03.23 21:22:28.887231 [ 260 ] {8e723d76-3262-47d8-a3ac-c712c434a444} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7337 | 2026.03.23 21:22:28.887457 [ 260 ] {8e723d76-3262-47d8-a3ac-c712c434a444} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.03.23 21:22:28.887579 [ 110 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7339 | 2026.03.23 21:22:28.887602 [ 260 ] {8e723d76-3262-47d8-a3ac-c712c434a444} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001799 sec., 65591.99555308504 rows/sec., 5.58 MiB/sec. | ||
| 7340 | 2026.03.23 21:22:28.887618 [ 110 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.03.23 21:22:28.887641 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7342 | 2026.03.23 21:22:28.887644 [ 260 ] {8e723d76-3262-47d8-a3ac-c712c434a444} <Debug> TCPHandler: Processed in 0.002200594 sec. | ||
| 7343 | 2026.03.23 21:22:28.887789 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.03.23 21:22:28.887802 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7345 | 2026.03.23 21:22:28.887887 [ 260 ] {574e487f-5629-4ece-bc24-1d1b76861ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7346 | 2026.03.23 21:22:28.887936 [ 260 ] {574e487f-5629-4ece-bc24-1d1b76861ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7347 | 2026.03.23 21:22:28.887985 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7348 | 2026.03.23 21:22:28.888040 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2614 rows starting from the beginning of the part | ||
| 7349 | 2026.03.23 21:22:28.888136 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 7350 | 2026.03.23 21:22:28.888208 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2465 rows starting from the beginning of the part | ||
| 7351 | 2026.03.23 21:22:28.888272 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 7352 | 2026.03.23 21:22:28.888332 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 7353 | 2026.03.23 21:22:28.888348 [ 260 ] {574e487f-5629-4ece-bc24-1d1b76861ed3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.03.23 21:22:28.888392 [ 260 ] {574e487f-5629-4ece-bc24-1d1b76861ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7355 | 2026.03.23 21:22:28.888395 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 118 rows starting from the beginning of the part | ||
| 7356 | 2026.03.23 21:22:28.888742 [ 260 ] {574e487f-5629-4ece-bc24-1d1b76861ed3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7357 | 2026.03.23 21:22:28.888966 [ 260 ] {574e487f-5629-4ece-bc24-1d1b76861ed3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.03.23 21:22:28.889101 [ 260 ] {574e487f-5629-4ece-bc24-1d1b76861ed3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001254 sec., 24720.893141945777 rows/sec., 1.82 MiB/sec. | ||
| 7359 | 2026.03.23 21:22:28.889138 [ 260 ] {574e487f-5629-4ece-bc24-1d1b76861ed3} <Debug> TCPHandler: Processed in 0.001424245 sec. | ||
| 7360 | 2026.03.23 21:22:28.889235 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.03.23 21:22:28.889325 [ 260 ] {b91fd5b1-e86c-4b71-a2d0-6ea954bbdc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7362 | 2026.03.23 21:22:28.889363 [ 260 ] {b91fd5b1-e86c-4b71-a2d0-6ea954bbdc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7363 | 2026.03.23 21:22:28.889834 [ 260 ] {b91fd5b1-e86c-4b71-a2d0-6ea954bbdc23} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.03.23 21:22:28.889872 [ 260 ] {b91fd5b1-e86c-4b71-a2d0-6ea954bbdc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7365 | 2026.03.23 21:22:28.890185 [ 260 ] {b91fd5b1-e86c-4b71-a2d0-6ea954bbdc23} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7366 | 2026.03.23 21:22:28.890334 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5405 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610845 sec., 2070210.9853323349 rows/sec., 163.63 MiB/sec. | ||
| 7367 | 2026.03.23 21:22:28.890421 [ 260 ] {b91fd5b1-e86c-4b71-a2d0-6ea954bbdc23} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.03.23 21:22:28.890530 [ 110 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7369 | 2026.03.23 21:22:28.890554 [ 110 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.03.23 21:22:28.890557 [ 260 ] {b91fd5b1-e86c-4b71-a2d0-6ea954bbdc23} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001215 sec., 78189.30041152264 rows/sec., 6.11 MiB/sec. | ||
| 7371 | 2026.03.23 21:22:28.890570 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7372 | 2026.03.23 21:22:28.890598 [ 260 ] {b91fd5b1-e86c-4b71-a2d0-6ea954bbdc23} <Debug> TCPHandler: Processed in 0.001380735 sec. | ||
| 7373 | 2026.03.23 21:22:28.890676 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7374 | 2026.03.23 21:22:28.890679 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7375 | 2026.03.23 21:22:28.890723 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7376 | 2026.03.23 21:22:28.890814 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7377 | 2026.03.23 21:22:28.890827 [ 260 ] {de9e21f8-9a72-4dc4-b8f4-4e3b38769bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7378 | 2026.03.23 21:22:28.890854 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 7379 | 2026.03.23 21:22:28.890880 [ 260 ] {de9e21f8-9a72-4dc4-b8f4-4e3b38769bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7380 | 2026.03.23 21:22:28.890928 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 7381 | 2026.03.23 21:22:28.890980 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1323 rows starting from the beginning of the part | ||
| 7382 | 2026.03.23 21:22:28.891008 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.03.23 21:22:28.891026 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7384 | 2026.03.23 21:22:28.891073 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 7385 | 2026.03.23 21:22:28.891090 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_56_11} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7386 | 2026.03.23 21:22:28.891116 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 95 rows starting from the beginning of the part | ||
| 7387 | 2026.03.23 21:22:28.891182 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7388 | 2026.03.23 21:22:28.891306 [ 260 ] {de9e21f8-9a72-4dc4-b8f4-4e3b38769bf6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.03.23 21:22:28.891348 [ 260 ] {de9e21f8-9a72-4dc4-b8f4-4e3b38769bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7390 | 2026.03.23 21:22:28.891704 [ 260 ] {de9e21f8-9a72-4dc4-b8f4-4e3b38769bf6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7391 | 2026.03.23 21:22:28.891937 [ 260 ] {de9e21f8-9a72-4dc4-b8f4-4e3b38769bf6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.03.23 21:22:28.892035 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7393 | 2026.03.23 21:22:28.892058 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.03.23 21:22:28.892067 [ 260 ] {de9e21f8-9a72-4dc4-b8f4-4e3b38769bf6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 7395 | 2026.03.23 21:22:28.892073 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7396 | 2026.03.23 21:22:28.892105 [ 260 ] {de9e21f8-9a72-4dc4-b8f4-4e3b38769bf6} <Debug> TCPHandler: Processed in 0.001431065 sec. | ||
| 7397 | 2026.03.23 21:22:28.892149 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7398 | 2026.03.23 21:22:28.892221 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7399 | 2026.03.23 21:22:28.892246 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7400 | 2026.03.23 21:22:28.892276 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18709 rows starting from the beginning of the part | ||
| 7401 | 2026.03.23 21:22:28.892285 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657972 sec., 1828137.0252332368 rows/sec., 132.27 MiB/sec. | ||
| 7402 | 2026.03.23 21:22:28.892321 [ 260 ] {51ae2aa4-3d46-4539-a8b9-c2bc4de0884f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7403 | 2026.03.23 21:22:28.892326 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7404 | 2026.03.23 21:22:28.892384 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1498 rows starting from the beginning of the part | ||
| 7405 | 2026.03.23 21:22:28.892392 [ 260 ] {51ae2aa4-3d46-4539-a8b9-c2bc4de0884f} <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 | ||
| 7406 | 2026.03.23 21:22:28.892420 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 7407 | 2026.03.23 21:22:28.892460 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7408 | 2026.03.23 21:22:28.892500 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7409 | 2026.03.23 21:22:28.892522 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7410 | 2026.03.23 21:22:28.892864 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.03.23 21:22:28.892948 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_56_11} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7412 | 2026.03.23 21:22:28.893044 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7413 | 2026.03.23 21:22:28.893226 [ 260 ] {51ae2aa4-3d46-4539-a8b9-c2bc4de0884f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.03.23 21:22:28.893267 [ 260 ] {51ae2aa4-3d46-4539-a8b9-c2bc4de0884f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7415 | 2026.03.23 21:22:28.893829 [ 260 ] {51ae2aa4-3d46-4539-a8b9-c2bc4de0884f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7416 | 2026.03.23 21:22:28.894074 [ 260 ] {51ae2aa4-3d46-4539-a8b9-c2bc4de0884f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.03.23 21:22:28.894216 [ 260 ] {51ae2aa4-3d46-4539-a8b9-c2bc4de0884f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001913 sec., 16204.913748039728 rows/sec., 29.04 MiB/sec. | ||
| 7418 | 2026.03.23 21:22:28.894272 [ 260 ] {51ae2aa4-3d46-4539-a8b9-c2bc4de0884f} <Debug> TCPHandler: Processed in 0.002099802 sec. | ||
| 7419 | 2026.03.23 21:22:28.894392 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.03.23 21:22:28.894496 [ 260 ] {de759ebe-748c-48f4-a8d7-caefb5c065fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7421 | 2026.03.23 21:22:28.894539 [ 260 ] {de759ebe-748c-48f4-a8d7-caefb5c065fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7422 | 2026.03.23 21:22:28.894896 [ 260 ] {de759ebe-748c-48f4-a8d7-caefb5c065fb} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.03.23 21:22:28.894933 [ 260 ] {de759ebe-748c-48f4-a8d7-caefb5c065fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7424 | 2026.03.23 21:22:28.895240 [ 260 ] {de759ebe-748c-48f4-a8d7-caefb5c065fb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7425 | 2026.03.23 21:22:28.895457 [ 260 ] {de759ebe-748c-48f4-a8d7-caefb5c065fb} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.03.23 21:22:28.895557 [ 110 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7427 | 2026.03.23 21:22:28.895582 [ 110 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.03.23 21:22:28.895587 [ 260 ] {de759ebe-748c-48f4-a8d7-caefb5c065fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 7429 | 2026.03.23 21:22:28.895599 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7430 | 2026.03.23 21:22:28.895625 [ 260 ] {de759ebe-748c-48f4-a8d7-caefb5c065fb} <Debug> TCPHandler: Processed in 0.001283302 sec. | ||
| 7431 | 2026.03.23 21:22:28.895682 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7432 | 2026.03.23 21:22:28.895793 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7433 | 2026.03.23 21:22:28.895820 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2580 rows starting from the beginning of the part | ||
| 7434 | 2026.03.23 21:22:28.895869 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7435 | 2026.03.23 21:22:28.895910 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 7436 | 2026.03.23 21:22:28.895952 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 7437 | 2026.03.23 21:22:28.895991 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7438 | 2026.03.23 21:22:28.896028 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7439 | 2026.03.23 21:22:28.897151 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20815 rows, containing 5 columns (5 merged, 0 gathered) in 0.005032196 sec., 4136365.117733888 rows/sec., 266.30 MiB/sec. | ||
| 7440 | 2026.03.23 21:22:28.897162 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001515268 sec., 1861056.921943841 rows/sec., 125.37 MiB/sec. | ||
| 7441 | 2026.03.23 21:22:28.897497 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7442 | 2026.03.23 21:22:28.897502 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7443 | 2026.03.23 21:22:28.897862 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.03.23 21:22:28.897888 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.03.23 21:22:28.897937 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7446 | 2026.03.23 21:22:28.897971 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_56_11} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7447 | 2026.03.23 21:22:28.898016 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 7448 | 2026.03.23 21:22:28.898057 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7449 | 2026.03.23 21:22:29.091508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7450 | 2026.03.23 21:22:29.108624 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.03.23 21:22:29.108695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7452 | 2026.03.23 21:22:29.115348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7453 | 2026.03.23 21:22:29.116122 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.03.23 21:22:29.119432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7455 | 2026.03.23 21:22:33.259974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 944 | ||
| 7456 | 2026.03.23 21:22:33.262328 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.03.23 21:22:33.262375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7458 | 2026.03.23 21:22:33.263535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7459 | 2026.03.23 21:22:33.263804 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.03.23 21:22:33.264067 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7461 | 2026.03.23 21:22:33.888286 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.03.23 21:22:33.888487 [ 260 ] {6676dc15-4c56-4b58-b5b2-687e4a5f271f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7463 | 2026.03.23 21:22:33.888560 [ 260 ] {6676dc15-4c56-4b58-b5b2-687e4a5f271f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7464 | 2026.03.23 21:22:33.889185 [ 260 ] {6676dc15-4c56-4b58-b5b2-687e4a5f271f} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.03.23 21:22:33.889233 [ 260 ] {6676dc15-4c56-4b58-b5b2-687e4a5f271f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7466 | 2026.03.23 21:22:33.889628 [ 260 ] {6676dc15-4c56-4b58-b5b2-687e4a5f271f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7467 | 2026.03.23 21:22:33.889852 [ 260 ] {6676dc15-4c56-4b58-b5b2-687e4a5f271f} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.03.23 21:22:33.889975 [ 112 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7469 | 2026.03.23 21:22:33.890004 [ 260 ] {6676dc15-4c56-4b58-b5b2-687e4a5f271f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001569 sec., 15296.367112810707 rows/sec., 1.27 MiB/sec. | ||
| 7470 | 2026.03.23 21:22:33.890037 [ 112 ] {} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.03.23 21:22:33.890054 [ 260 ] {6676dc15-4c56-4b58-b5b2-687e4a5f271f} <Debug> TCPHandler: Processed in 0.001909567 sec. | ||
| 7472 | 2026.03.23 21:22:33.890063 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7473 | 2026.03.23 21:22:33.890175 [ 194 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::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 | ||
| 7474 | 2026.03.23 21:22:33.890186 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.03.23 21:22:33.890284 [ 194 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7476 | 2026.03.23 21:22:33.890297 [ 260 ] {7ae038e8-fef5-4cc9-97d3-709f3650cb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7477 | 2026.03.23 21:22:33.890319 [ 194 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7478 | 2026.03.23 21:22:33.890340 [ 260 ] {7ae038e8-fef5-4cc9-97d3-709f3650cb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7479 | 2026.03.23 21:22:33.890384 [ 194 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::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 | ||
| 7480 | 2026.03.23 21:22:33.890437 [ 194 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::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 | ||
| 7481 | 2026.03.23 21:22:33.890487 [ 194 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::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 | ||
| 7482 | 2026.03.23 21:22:33.890540 [ 194 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7483 | 2026.03.23 21:22:33.890740 [ 260 ] {7ae038e8-fef5-4cc9-97d3-709f3650cb73} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.03.23 21:22:33.890778 [ 260 ] {7ae038e8-fef5-4cc9-97d3-709f3650cb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7485 | 2026.03.23 21:22:33.891086 [ 260 ] {7ae038e8-fef5-4cc9-97d3-709f3650cb73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7486 | 2026.03.23 21:22:33.891276 [ 195 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136239 sec., 105611.58347847592 rows/sec., 9.17 MiB/sec. | ||
| 7487 | 2026.03.23 21:22:33.891301 [ 260 ] {7ae038e8-fef5-4cc9-97d3-709f3650cb73} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.03.23 21:22:33.891450 [ 260 ] {7ae038e8-fef5-4cc9-97d3-709f3650cb73} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001171 sec., 6831.767719897523 rows/sec., 557.08 KiB/sec. | ||
| 7489 | 2026.03.23 21:22:33.891489 [ 260 ] {7ae038e8-fef5-4cc9-97d3-709f3650cb73} <Debug> TCPHandler: Processed in 0.001352974 sec. | ||
| 7490 | 2026.03.23 21:22:33.891491 [ 188 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7491 | 2026.03.23 21:22:33.891618 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.03.23 21:22:33.891741 [ 260 ] {3295e747-37fb-4b6a-88b9-05448511e71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7493 | 2026.03.23 21:22:33.891792 [ 260 ] {3295e747-37fb-4b6a-88b9-05448511e71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7494 | 2026.03.23 21:22:33.891799 [ 188 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_9_2} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.03.23 21:22:33.891882 [ 188 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_9_2} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7496 | 2026.03.23 21:22:33.891982 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7497 | 2026.03.23 21:22:33.892361 [ 260 ] {3295e747-37fb-4b6a-88b9-05448511e71f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.03.23 21:22:33.892410 [ 260 ] {3295e747-37fb-4b6a-88b9-05448511e71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7499 | 2026.03.23 21:22:33.892778 [ 260 ] {3295e747-37fb-4b6a-88b9-05448511e71f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7500 | 2026.03.23 21:22:33.892992 [ 260 ] {3295e747-37fb-4b6a-88b9-05448511e71f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.03.23 21:22:33.893121 [ 260 ] {3295e747-37fb-4b6a-88b9-05448511e71f} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001404 sec., 142450.14245014245 rows/sec., 12.64 MiB/sec. | ||
| 7502 | 2026.03.23 21:22:33.893161 [ 260 ] {3295e747-37fb-4b6a-88b9-05448511e71f} <Debug> TCPHandler: Processed in 0.00160447 sec. | ||
| 7503 | 2026.03.23 21:22:33.893273 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2026.03.23 21:22:33.893368 [ 260 ] {d81d314a-a808-4f87-a01c-256c483486d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7505 | 2026.03.23 21:22:33.893408 [ 260 ] {d81d314a-a808-4f87-a01c-256c483486d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7506 | 2026.03.23 21:22:33.893810 [ 260 ] {d81d314a-a808-4f87-a01c-256c483486d5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.03.23 21:22:33.893847 [ 260 ] {d81d314a-a808-4f87-a01c-256c483486d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7508 | 2026.03.23 21:22:33.894147 [ 260 ] {d81d314a-a808-4f87-a01c-256c483486d5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7509 | 2026.03.23 21:22:33.894361 [ 260 ] {d81d314a-a808-4f87-a01c-256c483486d5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.03.23 21:22:33.894490 [ 260 ] {d81d314a-a808-4f87-a01c-256c483486d5} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001141 sec., 26292.725679228744 rows/sec., 1.94 MiB/sec. | ||
| 7511 | 2026.03.23 21:22:33.894554 [ 260 ] {d81d314a-a808-4f87-a01c-256c483486d5} <Debug> TCPHandler: Processed in 0.001330983 sec. | ||
| 7512 | 2026.03.23 21:22:33.894660 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.03.23 21:22:33.894754 [ 260 ] {c2628775-ca38-4b5d-bc22-7a46fd9034d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7514 | 2026.03.23 21:22:33.894793 [ 260 ] {c2628775-ca38-4b5d-bc22-7a46fd9034d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7515 | 2026.03.23 21:22:33.895190 [ 260 ] {c2628775-ca38-4b5d-bc22-7a46fd9034d4} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.03.23 21:22:33.895227 [ 260 ] {c2628775-ca38-4b5d-bc22-7a46fd9034d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7517 | 2026.03.23 21:22:33.895517 [ 260 ] {c2628775-ca38-4b5d-bc22-7a46fd9034d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7518 | 2026.03.23 21:22:33.895723 [ 260 ] {c2628775-ca38-4b5d-bc22-7a46fd9034d4} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.03.23 21:22:33.895877 [ 260 ] {c2628775-ca38-4b5d-bc22-7a46fd9034d4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001141 sec., 21034.180543382994 rows/sec., 1.75 MiB/sec. | ||
| 7520 | 2026.03.23 21:22:33.895916 [ 260 ] {c2628775-ca38-4b5d-bc22-7a46fd9034d4} <Debug> TCPHandler: Processed in 0.001305462 sec. | ||
| 7521 | 2026.03.23 21:22:33.896021 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.03.23 21:22:33.896115 [ 260 ] {cbd2e6cc-2098-4954-8464-6e16e5f5a783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7523 | 2026.03.23 21:22:33.896155 [ 260 ] {cbd2e6cc-2098-4954-8464-6e16e5f5a783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7524 | 2026.03.23 21:22:33.896544 [ 260 ] {cbd2e6cc-2098-4954-8464-6e16e5f5a783} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.03.23 21:22:33.896580 [ 260 ] {cbd2e6cc-2098-4954-8464-6e16e5f5a783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7526 | 2026.03.23 21:22:33.896874 [ 260 ] {cbd2e6cc-2098-4954-8464-6e16e5f5a783} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7527 | 2026.03.23 21:22:33.897079 [ 260 ] {cbd2e6cc-2098-4954-8464-6e16e5f5a783} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.03.23 21:22:33.897171 [ 112 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7529 | 2026.03.23 21:22:33.897204 [ 260 ] {cbd2e6cc-2098-4954-8464-6e16e5f5a783} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 7530 | 2026.03.23 21:22:33.897205 [ 112 ] {} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.03.23 21:22:33.897243 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7532 | 2026.03.23 21:22:33.897248 [ 260 ] {cbd2e6cc-2098-4954-8464-6e16e5f5a783} <Debug> TCPHandler: Processed in 0.001275152 sec. | ||
| 7533 | 2026.03.23 21:22:33.897318 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::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 | ||
| 7534 | 2026.03.23 21:22:33.897363 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7535 | 2026.03.23 21:22:33.897413 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7536 | 2026.03.23 21:22:33.897442 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7537 | 2026.03.23 21:22:33.897457 [ 260 ] {22a1eedd-4944-444a-baec-52743afbed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7538 | 2026.03.23 21:22:33.897496 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7539 | 2026.03.23 21:22:33.897499 [ 260 ] {22a1eedd-4944-444a-baec-52743afbed97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7540 | 2026.03.23 21:22:33.897540 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7541 | 2026.03.23 21:22:33.897583 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7542 | 2026.03.23 21:22:33.897623 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7543 | 2026.03.23 21:22:33.897927 [ 260 ] {22a1eedd-4944-444a-baec-52743afbed97} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.03.23 21:22:33.897962 [ 260 ] {22a1eedd-4944-444a-baec-52743afbed97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7545 | 2026.03.23 21:22:33.898240 [ 190 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000952944 sec., 62962.776406588426 rows/sec., 5.04 MiB/sec. | ||
| 7546 | 2026.03.23 21:22:33.898260 [ 260 ] {22a1eedd-4944-444a-baec-52743afbed97} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7547 | 2026.03.23 21:22:33.898347 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7548 | 2026.03.23 21:22:33.898486 [ 260 ] {22a1eedd-4944-444a-baec-52743afbed97} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.03.23 21:22:33.898602 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.03.23 21:22:33.898614 [ 260 ] {22a1eedd-4944-444a-baec-52743afbed97} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001174 sec., 100511.07325383306 rows/sec., 8.17 MiB/sec. | ||
| 7551 | 2026.03.23 21:22:33.898652 [ 260 ] {22a1eedd-4944-444a-baec-52743afbed97} <Debug> TCPHandler: Processed in 0.001338823 sec. | ||
| 7552 | 2026.03.23 21:22:33.898664 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_9_2} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7553 | 2026.03.23 21:22:33.898728 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7554 | 2026.03.23 21:22:33.898761 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.03.23 21:22:33.898855 [ 260 ] {ca357964-796b-435a-8978-1312156cb1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7556 | 2026.03.23 21:22:33.898899 [ 260 ] {ca357964-796b-435a-8978-1312156cb1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7557 | 2026.03.23 21:22:33.899288 [ 260 ] {ca357964-796b-435a-8978-1312156cb1b9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.03.23 21:22:33.899324 [ 260 ] {ca357964-796b-435a-8978-1312156cb1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7559 | 2026.03.23 21:22:33.899653 [ 260 ] {ca357964-796b-435a-8978-1312156cb1b9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7560 | 2026.03.23 21:22:33.899857 [ 260 ] {ca357964-796b-435a-8978-1312156cb1b9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.03.23 21:22:33.899983 [ 260 ] {ca357964-796b-435a-8978-1312156cb1b9} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001146 sec., 174520.0698080279 rows/sec., 12.51 MiB/sec. | ||
| 7562 | 2026.03.23 21:22:33.900020 [ 260 ] {ca357964-796b-435a-8978-1312156cb1b9} <Debug> TCPHandler: Processed in 0.001307602 sec. | ||
| 7563 | 2026.03.23 21:22:33.900131 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.03.23 21:22:33.900224 [ 260 ] {ccde077f-f637-4375-b7a8-af11a11577da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7565 | 2026.03.23 21:22:33.900279 [ 260 ] {ccde077f-f637-4375-b7a8-af11a11577da} <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 | ||
| 7566 | 2026.03.23 21:22:33.901017 [ 260 ] {ccde077f-f637-4375-b7a8-af11a11577da} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.03.23 21:22:33.901052 [ 260 ] {ccde077f-f637-4375-b7a8-af11a11577da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7568 | 2026.03.23 21:22:33.901550 [ 260 ] {ccde077f-f637-4375-b7a8-af11a11577da} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7569 | 2026.03.23 21:22:33.901768 [ 260 ] {ccde077f-f637-4375-b7a8-af11a11577da} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.03.23 21:22:33.901914 [ 260 ] {ccde077f-f637-4375-b7a8-af11a11577da} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 7571 | 2026.03.23 21:22:33.901967 [ 260 ] {ccde077f-f637-4375-b7a8-af11a11577da} <Debug> TCPHandler: Processed in 0.001886577 sec. | ||
| 7572 | 2026.03.23 21:22:33.902078 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.03.23 21:22:33.902172 [ 260 ] {974b0389-ab32-4e70-a7ee-173dff2bcc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7574 | 2026.03.23 21:22:33.902214 [ 260 ] {974b0389-ab32-4e70-a7ee-173dff2bcc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7575 | 2026.03.23 21:22:33.902543 [ 260 ] {974b0389-ab32-4e70-a7ee-173dff2bcc08} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.03.23 21:22:33.902580 [ 260 ] {974b0389-ab32-4e70-a7ee-173dff2bcc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7577 | 2026.03.23 21:22:33.902881 [ 260 ] {974b0389-ab32-4e70-a7ee-173dff2bcc08} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7578 | 2026.03.23 21:22:33.903092 [ 260 ] {974b0389-ab32-4e70-a7ee-173dff2bcc08} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.03.23 21:22:33.903219 [ 260 ] {974b0389-ab32-4e70-a7ee-173dff2bcc08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7580 | 2026.03.23 21:22:33.903256 [ 260 ] {974b0389-ab32-4e70-a7ee-173dff2bcc08} <Debug> TCPHandler: Processed in 0.001228211 sec. | ||
| 7581 | 2026.03.23 21:22:35.702892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16736 | ||
| 7582 | 2026.03.23 21:22:35.703433 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2026.03.23 21:22:35.703473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7584 | 2026.03.23 21:22:35.703975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7585 | 2026.03.23 21:22:35.704207 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.03.23 21:22:35.704333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16736 | ||
| 7587 | 2026.03.23 21:22:36.619547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7588 | 2026.03.23 21:22:36.636215 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.03.23 21:22:36.636276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7590 | 2026.03.23 21:22:36.642647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7591 | 2026.03.23 21:22:36.643350 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2026.03.23 21:22:36.646433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7593 | 2026.03.23 21:22:38.886630 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2026.03.23 21:22:38.886844 [ 260 ] {4ef9f0ca-b196-4a9a-9f08-8056488757a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7595 | 2026.03.23 21:22:38.886911 [ 260 ] {4ef9f0ca-b196-4a9a-9f08-8056488757a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7596 | 2026.03.23 21:22:38.887585 [ 260 ] {4ef9f0ca-b196-4a9a-9f08-8056488757a0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.03.23 21:22:38.887635 [ 260 ] {4ef9f0ca-b196-4a9a-9f08-8056488757a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7598 | 2026.03.23 21:22:38.888032 [ 260 ] {4ef9f0ca-b196-4a9a-9f08-8056488757a0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7599 | 2026.03.23 21:22:38.888255 [ 260 ] {4ef9f0ca-b196-4a9a-9f08-8056488757a0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.03.23 21:22:38.888409 [ 260 ] {4ef9f0ca-b196-4a9a-9f08-8056488757a0} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001619 sec., 72884.49660284126 rows/sec., 6.20 MiB/sec. | ||
| 7601 | 2026.03.23 21:22:38.888452 [ 260 ] {4ef9f0ca-b196-4a9a-9f08-8056488757a0} <Debug> TCPHandler: Processed in 0.001964129 sec. | ||
| 7602 | 2026.03.23 21:22:38.888577 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.03.23 21:22:38.888672 [ 260 ] {24cf6df2-ce72-4fb1-9943-8eda6a0f3736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7604 | 2026.03.23 21:22:38.888713 [ 260 ] {24cf6df2-ce72-4fb1-9943-8eda6a0f3736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7605 | 2026.03.23 21:22:38.889125 [ 260 ] {24cf6df2-ce72-4fb1-9943-8eda6a0f3736} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.03.23 21:22:38.889162 [ 260 ] {24cf6df2-ce72-4fb1-9943-8eda6a0f3736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7607 | 2026.03.23 21:22:38.889454 [ 260 ] {24cf6df2-ce72-4fb1-9943-8eda6a0f3736} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7608 | 2026.03.23 21:22:38.889659 [ 260 ] {24cf6df2-ce72-4fb1-9943-8eda6a0f3736} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.23 21:22:38.889791 [ 260 ] {24cf6df2-ce72-4fb1-9943-8eda6a0f3736} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001137 sec., 27264.73175021988 rows/sec., 2.00 MiB/sec. | ||
| 7610 | 2026.03.23 21:22:38.889829 [ 260 ] {24cf6df2-ce72-4fb1-9943-8eda6a0f3736} <Debug> TCPHandler: Processed in 0.001300812 sec. | ||
| 7611 | 2026.03.23 21:22:38.889940 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2026.03.23 21:22:38.890034 [ 260 ] {5707ae6c-ff9a-4b1e-ab51-aa2d8db16ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7613 | 2026.03.23 21:22:38.890075 [ 260 ] {5707ae6c-ff9a-4b1e-ab51-aa2d8db16ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7614 | 2026.03.23 21:22:38.890513 [ 260 ] {5707ae6c-ff9a-4b1e-ab51-aa2d8db16ff2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.03.23 21:22:38.890550 [ 260 ] {5707ae6c-ff9a-4b1e-ab51-aa2d8db16ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7616 | 2026.03.23 21:22:38.890854 [ 260 ] {5707ae6c-ff9a-4b1e-ab51-aa2d8db16ff2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7617 | 2026.03.23 21:22:38.891063 [ 260 ] {5707ae6c-ff9a-4b1e-ab51-aa2d8db16ff2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.03.23 21:22:38.891196 [ 260 ] {5707ae6c-ff9a-4b1e-ab51-aa2d8db16ff2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001181 sec., 80440.30482641829 rows/sec., 6.28 MiB/sec. | ||
| 7619 | 2026.03.23 21:22:38.891236 [ 260 ] {5707ae6c-ff9a-4b1e-ab51-aa2d8db16ff2} <Debug> TCPHandler: Processed in 0.001345003 sec. | ||
| 7620 | 2026.03.23 21:22:38.891346 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2026.03.23 21:22:38.891440 [ 260 ] {ab9fe64e-778d-4d18-a35b-ccd3c8e9c395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7622 | 2026.03.23 21:22:38.891485 [ 260 ] {ab9fe64e-778d-4d18-a35b-ccd3c8e9c395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7623 | 2026.03.23 21:22:38.891892 [ 260 ] {ab9fe64e-778d-4d18-a35b-ccd3c8e9c395} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.03.23 21:22:38.891928 [ 260 ] {ab9fe64e-778d-4d18-a35b-ccd3c8e9c395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7625 | 2026.03.23 21:22:38.892257 [ 260 ] {ab9fe64e-778d-4d18-a35b-ccd3c8e9c395} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7626 | 2026.03.23 21:22:38.892469 [ 260 ] {ab9fe64e-778d-4d18-a35b-ccd3c8e9c395} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2026.03.23 21:22:38.892599 [ 260 ] {ab9fe64e-778d-4d18-a35b-ccd3c8e9c395} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7628 | 2026.03.23 21:22:38.892636 [ 260 ] {ab9fe64e-778d-4d18-a35b-ccd3c8e9c395} <Debug> TCPHandler: Processed in 0.001338373 sec. | ||
| 7629 | 2026.03.23 21:22:38.892737 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2026.03.23 21:22:38.892830 [ 260 ] {c108c701-b7b9-4094-b738-f1e345b84128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7631 | 2026.03.23 21:22:38.892885 [ 260 ] {c108c701-b7b9-4094-b738-f1e345b84128} <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 | ||
| 7632 | 2026.03.23 21:22:38.893674 [ 260 ] {c108c701-b7b9-4094-b738-f1e345b84128} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.03.23 21:22:38.893711 [ 260 ] {c108c701-b7b9-4094-b738-f1e345b84128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7634 | 2026.03.23 21:22:38.894248 [ 260 ] {c108c701-b7b9-4094-b738-f1e345b84128} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7635 | 2026.03.23 21:22:38.894464 [ 260 ] {c108c701-b7b9-4094-b738-f1e345b84128} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.03.23 21:22:38.894608 [ 260 ] {c108c701-b7b9-4094-b738-f1e345b84128} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001795 sec., 17270.194986072423 rows/sec., 30.95 MiB/sec. | ||
| 7637 | 2026.03.23 21:22:38.894661 [ 260 ] {c108c701-b7b9-4094-b738-f1e345b84128} <Debug> TCPHandler: Processed in 0.001972149 sec. | ||
| 7638 | 2026.03.23 21:22:38.894774 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2026.03.23 21:22:38.894870 [ 260 ] {b9017db9-29f0-44d9-b53d-1cbccc817b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7640 | 2026.03.23 21:22:38.894912 [ 260 ] {b9017db9-29f0-44d9-b53d-1cbccc817b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7641 | 2026.03.23 21:22:38.895253 [ 260 ] {b9017db9-29f0-44d9-b53d-1cbccc817b9c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.03.23 21:22:38.895290 [ 260 ] {b9017db9-29f0-44d9-b53d-1cbccc817b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7643 | 2026.03.23 21:22:38.895588 [ 260 ] {b9017db9-29f0-44d9-b53d-1cbccc817b9c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7644 | 2026.03.23 21:22:38.895791 [ 260 ] {b9017db9-29f0-44d9-b53d-1cbccc817b9c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.03.23 21:22:38.895923 [ 260 ] {b9017db9-29f0-44d9-b53d-1cbccc817b9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7646 | 2026.03.23 21:22:38.895959 [ 260 ] {b9017db9-29f0-44d9-b53d-1cbccc817b9c} <Debug> TCPHandler: Processed in 0.001234521 sec. | ||
| 7647 | 2026.03.23 21:22:43.076417 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7648 | 2026.03.23 21:22:43.076481 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7649 | 2026.03.23 21:22:43.204420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17248 | ||
| 7650 | 2026.03.23 21:22:43.204975 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.03.23 21:22:43.205026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7652 | 2026.03.23 21:22:43.205557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7653 | 2026.03.23 21:22:43.205802 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.03.23 21:22:43.205985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17248 | ||
| 7655 | 2026.03.23 21:22:43.205986 [ 75 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7656 | 2026.03.23 21:22:43.206071 [ 75 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.03.23 21:22:43.206093 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7658 | 2026.03.23 21:22:43.206196 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 7659 | 2026.03.23 21:22:43.206314 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7660 | 2026.03.23 21:22:43.206353 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14816 rows starting from the beginning of the part | ||
| 7661 | 2026.03.23 21:22:43.206419 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7662 | 2026.03.23 21:22:43.206467 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7663 | 2026.03.23 21:22:43.206510 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7664 | 2026.03.23 21:22:43.206551 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7665 | 2026.03.23 21:22:43.206591 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7666 | 2026.03.23 21:22:43.208965 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17248 rows, containing 4 columns (4 merged, 0 gathered) in 0.00281105 sec., 6135785.560555665 rows/sec., 87.77 MiB/sec. | ||
| 7667 | 2026.03.23 21:22:43.209112 [ 198 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7668 | 2026.03.23 21:22:43.209426 [ 198 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.03.23 21:22:43.209511 [ 198 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_36_7} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7670 | 2026.03.23 21:22:43.209645 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7671 | 2026.03.23 21:22:43.264218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 976 | ||
| 7672 | 2026.03.23 21:22:43.266634 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.03.23 21:22:43.266684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7674 | 2026.03.23 21:22:43.267863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7675 | 2026.03.23 21:22:43.268152 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.03.23 21:22:43.268306 [ 75 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7677 | 2026.03.23 21:22:43.268349 [ 75 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.03.23 21:22:43.268371 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7679 | 2026.03.23 21:22:43.268493 [ 186 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 7680 | 2026.03.23 21:22:43.268513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7681 | 2026.03.23 21:22:43.269162 [ 186 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7682 | 2026.03.23 21:22:43.269302 [ 186 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 822 rows starting from the beginning of the part | ||
| 7683 | 2026.03.23 21:22:43.269644 [ 186 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7684 | 2026.03.23 21:22:43.269998 [ 186 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 7685 | 2026.03.23 21:22:43.270328 [ 186 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 7686 | 2026.03.23 21:22:43.270651 [ 186 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7687 | 2026.03.23 21:22:43.270982 [ 186 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7688 | 2026.03.23 21:22:43.276670 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 72 columns (72 merged, 0 gathered) in 0.008225674 sec., 118652.89093635365 rows/sec., 95.93 MiB/sec. | ||
| 7689 | 2026.03.23 21:22:43.278060 [ 201 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7690 | 2026.03.23 21:22:43.278692 [ 201 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.03.23 21:22:43.278778 [ 201 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_26_5} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7692 | 2026.03.23 21:22:43.279138 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7693 | 2026.03.23 21:22:43.886118 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.03.23 21:22:43.886372 [ 260 ] {f1dd05a5-6ff7-41c4-9818-cfd53ac63951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7695 | 2026.03.23 21:22:43.886468 [ 260 ] {f1dd05a5-6ff7-41c4-9818-cfd53ac63951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7696 | 2026.03.23 21:22:43.887326 [ 260 ] {f1dd05a5-6ff7-41c4-9818-cfd53ac63951} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.03.23 21:22:43.887373 [ 260 ] {f1dd05a5-6ff7-41c4-9818-cfd53ac63951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7698 | 2026.03.23 21:22:43.887769 [ 260 ] {f1dd05a5-6ff7-41c4-9818-cfd53ac63951} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7699 | 2026.03.23 21:22:43.887987 [ 260 ] {f1dd05a5-6ff7-41c4-9818-cfd53ac63951} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.03.23 21:22:43.888134 [ 260 ] {f1dd05a5-6ff7-41c4-9818-cfd53ac63951} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00183 sec., 41530.05464480874 rows/sec., 3.42 MiB/sec. | ||
| 7701 | 2026.03.23 21:22:43.888174 [ 260 ] {f1dd05a5-6ff7-41c4-9818-cfd53ac63951} <Debug> TCPHandler: Processed in 0.002226575 sec. | ||
| 7702 | 2026.03.23 21:22:43.888298 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.03.23 21:22:43.888392 [ 260 ] {d66047e8-6254-456e-ba11-1b9e40aa76df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.03.23 21:22:43.888433 [ 260 ] {d66047e8-6254-456e-ba11-1b9e40aa76df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7705 | 2026.03.23 21:22:43.888825 [ 260 ] {d66047e8-6254-456e-ba11-1b9e40aa76df} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.03.23 21:22:43.888862 [ 260 ] {d66047e8-6254-456e-ba11-1b9e40aa76df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7707 | 2026.03.23 21:22:43.889154 [ 260 ] {d66047e8-6254-456e-ba11-1b9e40aa76df} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7708 | 2026.03.23 21:22:43.889353 [ 260 ] {d66047e8-6254-456e-ba11-1b9e40aa76df} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.03.23 21:22:43.889482 [ 260 ] {d66047e8-6254-456e-ba11-1b9e40aa76df} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 679.27 KiB/sec. | ||
| 7710 | 2026.03.23 21:22:43.889519 [ 260 ] {d66047e8-6254-456e-ba11-1b9e40aa76df} <Debug> TCPHandler: Processed in 0.001267571 sec. | ||
| 7711 | 2026.03.23 21:22:43.889623 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.03.23 21:22:43.889714 [ 260 ] {ed315ed2-f8cb-4339-9b03-5117a2a27de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7713 | 2026.03.23 21:22:43.889753 [ 260 ] {ed315ed2-f8cb-4339-9b03-5117a2a27de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7714 | 2026.03.23 21:22:43.890151 [ 260 ] {ed315ed2-f8cb-4339-9b03-5117a2a27de0} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.03.23 21:22:43.890187 [ 260 ] {ed315ed2-f8cb-4339-9b03-5117a2a27de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7716 | 2026.03.23 21:22:43.890472 [ 260 ] {ed315ed2-f8cb-4339-9b03-5117a2a27de0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7717 | 2026.03.23 21:22:43.890671 [ 260 ] {ed315ed2-f8cb-4339-9b03-5117a2a27de0} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.03.23 21:22:43.890794 [ 260 ] {ed315ed2-f8cb-4339-9b03-5117a2a27de0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001098 sec., 67395.26411657559 rows/sec., 5.26 MiB/sec. | ||
| 7719 | 2026.03.23 21:22:43.890831 [ 260 ] {ed315ed2-f8cb-4339-9b03-5117a2a27de0} <Debug> TCPHandler: Processed in 0.001253881 sec. | ||
| 7720 | 2026.03.23 21:22:43.890939 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.03.23 21:22:43.891029 [ 260 ] {4a5b881c-c8f4-4bd9-84a7-f6c17497f9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.03.23 21:22:43.891071 [ 260 ] {4a5b881c-c8f4-4bd9-84a7-f6c17497f9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7723 | 2026.03.23 21:22:43.891478 [ 260 ] {4a5b881c-c8f4-4bd9-84a7-f6c17497f9e6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.03.23 21:22:43.891513 [ 260 ] {4a5b881c-c8f4-4bd9-84a7-f6c17497f9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7725 | 2026.03.23 21:22:43.891832 [ 260 ] {4a5b881c-c8f4-4bd9-84a7-f6c17497f9e6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7726 | 2026.03.23 21:22:43.892039 [ 260 ] {4a5b881c-c8f4-4bd9-84a7-f6c17497f9e6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.03.23 21:22:43.892165 [ 260 ] {4a5b881c-c8f4-4bd9-84a7-f6c17497f9e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 7728 | 2026.03.23 21:22:43.892200 [ 260 ] {4a5b881c-c8f4-4bd9-84a7-f6c17497f9e6} <Debug> TCPHandler: Processed in 0.001308283 sec. | ||
| 7729 | 2026.03.23 21:22:43.892297 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.03.23 21:22:43.892388 [ 260 ] {efbb2225-6da7-46ff-8e37-5a1610860628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.03.23 21:22:43.892441 [ 260 ] {efbb2225-6da7-46ff-8e37-5a1610860628} <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 | ||
| 7732 | 2026.03.23 21:22:43.893180 [ 260 ] {efbb2225-6da7-46ff-8e37-5a1610860628} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.03.23 21:22:43.893216 [ 260 ] {efbb2225-6da7-46ff-8e37-5a1610860628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7734 | 2026.03.23 21:22:43.893718 [ 260 ] {efbb2225-6da7-46ff-8e37-5a1610860628} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7735 | 2026.03.23 21:22:43.893928 [ 260 ] {efbb2225-6da7-46ff-8e37-5a1610860628} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.03.23 21:22:43.894066 [ 260 ] {efbb2225-6da7-46ff-8e37-5a1610860628} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001695 sec., 5899.705014749263 rows/sec., 10.57 MiB/sec. | ||
| 7737 | 2026.03.23 21:22:43.894127 [ 260 ] {efbb2225-6da7-46ff-8e37-5a1610860628} <Debug> TCPHandler: Processed in 0.001875817 sec. | ||
| 7738 | 2026.03.23 21:22:43.894232 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.03.23 21:22:43.894324 [ 260 ] {34f2adb2-9c4c-476f-a796-abab8cf6bd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.03.23 21:22:43.894366 [ 260 ] {34f2adb2-9c4c-476f-a796-abab8cf6bd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7741 | 2026.03.23 21:22:43.894695 [ 260 ] {34f2adb2-9c4c-476f-a796-abab8cf6bd7b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.03.23 21:22:43.894731 [ 260 ] {34f2adb2-9c4c-476f-a796-abab8cf6bd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7743 | 2026.03.23 21:22:43.895022 [ 260 ] {34f2adb2-9c4c-476f-a796-abab8cf6bd7b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7744 | 2026.03.23 21:22:43.895216 [ 260 ] {34f2adb2-9c4c-476f-a796-abab8cf6bd7b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.03.23 21:22:43.895340 [ 260 ] {34f2adb2-9c4c-476f-a796-abab8cf6bd7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 7746 | 2026.03.23 21:22:43.895375 [ 260 ] {34f2adb2-9c4c-476f-a796-abab8cf6bd7b} <Debug> TCPHandler: Processed in 0.001189939 sec. | ||
| 7747 | 2026.03.23 21:22:44.146506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7748 | 2026.03.23 21:22:44.163783 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.03.23 21:22:44.163845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7750 | 2026.03.23 21:22:44.170086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7751 | 2026.03.23 21:22:44.170824 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.03.23 21:22:44.171170 [ 75 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7753 | 2026.03.23 21:22:44.171233 [ 75 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.03.23 21:22:44.171254 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7755 | 2026.03.23 21:22:44.171390 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 7756 | 2026.03.23 21:22:44.174753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7757 | 2026.03.23 21:22:44.175091 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7758 | 2026.03.23 21:22:44.176498 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7759 | 2026.03.23 21:22:44.180873 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7760 | 2026.03.23 21:22:44.185684 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7761 | 2026.03.23 21:22:44.190406 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7762 | 2026.03.23 21:22:44.194741 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7763 | 2026.03.23 21:22:44.198878 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7764 | 2026.03.23 21:22:44.218113 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.03.23 21:22:44.218295 [ 260 ] {12337804-2e85-4049-bbd6-89b31011fc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7766 | 2026.03.23 21:22:44.218362 [ 260 ] {12337804-2e85-4049-bbd6-89b31011fc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7767 | 2026.03.23 21:22:44.218972 [ 260 ] {12337804-2e85-4049-bbd6-89b31011fc85} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.03.23 21:22:44.219020 [ 260 ] {12337804-2e85-4049-bbd6-89b31011fc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7769 | 2026.03.23 21:22:44.219440 [ 260 ] {12337804-2e85-4049-bbd6-89b31011fc85} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7770 | 2026.03.23 21:22:44.219687 [ 260 ] {12337804-2e85-4049-bbd6-89b31011fc85} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.03.23 21:22:44.219834 [ 71 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7772 | 2026.03.23 21:22:44.219842 [ 260 ] {12337804-2e85-4049-bbd6-89b31011fc85} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 306.74 KiB/sec. | ||
| 7773 | 2026.03.23 21:22:44.219896 [ 71 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.03.23 21:22:44.219914 [ 260 ] {12337804-2e85-4049-bbd6-89b31011fc85} <Debug> TCPHandler: Processed in 0.001933828 sec. | ||
| 7775 | 2026.03.23 21:22:44.219927 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7776 | 2026.03.23 21:22:44.220029 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::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 | ||
| 7777 | 2026.03.23 21:22:44.220045 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.03.23 21:22:44.220139 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7779 | 2026.03.23 21:22:44.220152 [ 260 ] {1a68cb74-d5df-4fb4-a3df-14cfef8f51c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7780 | 2026.03.23 21:22:44.220175 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7781 | 2026.03.23 21:22:44.220199 [ 260 ] {1a68cb74-d5df-4fb4-a3df-14cfef8f51c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7782 | 2026.03.23 21:22:44.220240 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 7783 | 2026.03.23 21:22:44.220289 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7784 | 2026.03.23 21:22:44.220331 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7785 | 2026.03.23 21:22:44.220370 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 7786 | 2026.03.23 21:22:44.220406 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7787 | 2026.03.23 21:22:44.221339 [ 189 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351753 sec., 36989.006127598754 rows/sec., 3.09 MiB/sec. | ||
| 7788 | 2026.03.23 21:22:44.221456 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7789 | 2026.03.23 21:22:44.221716 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.03.23 21:22:44.221785 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_14_3} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7791 | 2026.03.23 21:22:44.221855 [ 260 ] {1a68cb74-d5df-4fb4-a3df-14cfef8f51c3} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7792 | 2026.03.23 21:22:44.221858 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7793 | 2026.03.23 21:22:44.221901 [ 260 ] {1a68cb74-d5df-4fb4-a3df-14cfef8f51c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7794 | 2026.03.23 21:22:44.222411 [ 260 ] {1a68cb74-d5df-4fb4-a3df-14cfef8f51c3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7795 | 2026.03.23 21:22:44.222628 [ 260 ] {1a68cb74-d5df-4fb4-a3df-14cfef8f51c3} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.03.23 21:22:44.222763 [ 260 ] {1a68cb74-d5df-4fb4-a3df-14cfef8f51c3} <Debug> executeQuery: Read 2466 rows, 187.42 KiB in 0.002629 sec., 937999.2392544694 rows/sec., 69.62 MiB/sec. | ||
| 7797 | 2026.03.23 21:22:44.222803 [ 260 ] {1a68cb74-d5df-4fb4-a3df-14cfef8f51c3} <Debug> TCPHandler: Processed in 0.00280873 sec. | ||
| 7798 | 2026.03.23 21:22:44.222921 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.03.23 21:22:44.223016 [ 260 ] {d71fe3cd-c63c-431c-bd48-131bb57ffed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7800 | 2026.03.23 21:22:44.223057 [ 260 ] {d71fe3cd-c63c-431c-bd48-131bb57ffed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7801 | 2026.03.23 21:22:44.223473 [ 260 ] {d71fe3cd-c63c-431c-bd48-131bb57ffed4} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.03.23 21:22:44.223510 [ 260 ] {d71fe3cd-c63c-431c-bd48-131bb57ffed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7803 | 2026.03.23 21:22:44.223825 [ 260 ] {d71fe3cd-c63c-431c-bd48-131bb57ffed4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7804 | 2026.03.23 21:22:44.224043 [ 260 ] {d71fe3cd-c63c-431c-bd48-131bb57ffed4} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.03.23 21:22:44.224156 [ 71 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7806 | 2026.03.23 21:22:44.224175 [ 260 ] {d71fe3cd-c63c-431c-bd48-131bb57ffed4} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001177 sec., 39082.412914188615 rows/sec., 2.84 MiB/sec. | ||
| 7807 | 2026.03.23 21:22:44.224192 [ 71 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.03.23 21:22:44.224216 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7809 | 2026.03.23 21:22:44.224219 [ 260 ] {d71fe3cd-c63c-431c-bd48-131bb57ffed4} <Debug> TCPHandler: Processed in 0.001348444 sec. | ||
| 7810 | 2026.03.23 21:22:44.224296 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::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 | ||
| 7811 | 2026.03.23 21:22:44.224340 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2026.03.23 21:22:44.224397 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7813 | 2026.03.23 21:22:44.224429 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 80 rows starting from the beginning of the part | ||
| 7814 | 2026.03.23 21:22:44.224440 [ 260 ] {54ba5542-7b45-4b25-ba8e-13435362989f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7815 | 2026.03.23 21:22:44.224481 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7816 | 2026.03.23 21:22:44.224485 [ 260 ] {54ba5542-7b45-4b25-ba8e-13435362989f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7817 | 2026.03.23 21:22:44.224532 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 7818 | 2026.03.23 21:22:44.224577 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7819 | 2026.03.23 21:22:44.224616 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7820 | 2026.03.23 21:22:44.224653 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part | ||
| 7821 | 2026.03.23 21:22:44.225129 [ 260 ] {54ba5542-7b45-4b25-ba8e-13435362989f} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.03.23 21:22:44.225172 [ 260 ] {54ba5542-7b45-4b25-ba8e-13435362989f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7823 | 2026.03.23 21:22:44.225435 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174559 sec., 194115.4084213735 rows/sec., 14.95 MiB/sec. | ||
| 7824 | 2026.03.23 21:22:44.225575 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7825 | 2026.03.23 21:22:44.225790 [ 260 ] {54ba5542-7b45-4b25-ba8e-13435362989f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7826 | 2026.03.23 21:22:44.225860 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.03.23 21:22:44.225951 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_51_10} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7828 | 2026.03.23 21:22:44.226032 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7829 | 2026.03.23 21:22:44.226066 [ 260 ] {54ba5542-7b45-4b25-ba8e-13435362989f} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.03.23 21:22:44.226219 [ 260 ] {54ba5542-7b45-4b25-ba8e-13435362989f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001797 sec., 445742.9048414023 rows/sec., 25.75 MiB/sec. | ||
| 7831 | 2026.03.23 21:22:44.226260 [ 260 ] {54ba5542-7b45-4b25-ba8e-13435362989f} <Debug> TCPHandler: Processed in 0.001968809 sec. | ||
| 7832 | 2026.03.23 21:22:44.226381 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.03.23 21:22:44.226476 [ 260 ] {03408519-5d75-43cb-a358-4cce7a7978b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.03.23 21:22:44.226517 [ 260 ] {03408519-5d75-43cb-a358-4cce7a7978b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7835 | 2026.03.23 21:22:44.226903 [ 260 ] {03408519-5d75-43cb-a358-4cce7a7978b9} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.03.23 21:22:44.226939 [ 260 ] {03408519-5d75-43cb-a358-4cce7a7978b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7837 | 2026.03.23 21:22:44.227234 [ 260 ] {03408519-5d75-43cb-a358-4cce7a7978b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7838 | 2026.03.23 21:22:44.227469 [ 260 ] {03408519-5d75-43cb-a358-4cce7a7978b9} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.03.23 21:22:44.227596 [ 260 ] {03408519-5d75-43cb-a358-4cce7a7978b9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 7840 | 2026.03.23 21:22:44.227635 [ 260 ] {03408519-5d75-43cb-a358-4cce7a7978b9} <Debug> TCPHandler: Processed in 0.001302982 sec. | ||
| 7841 | 2026.03.23 21:22:44.227748 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.03.23 21:22:44.227841 [ 260 ] {2bee11c1-4772-4077-91ac-08123b455e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7843 | 2026.03.23 21:22:44.227884 [ 260 ] {2bee11c1-4772-4077-91ac-08123b455e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7844 | 2026.03.23 21:22:44.228718 [ 260 ] {2bee11c1-4772-4077-91ac-08123b455e48} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.03.23 21:22:44.228755 [ 260 ] {2bee11c1-4772-4077-91ac-08123b455e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7846 | 2026.03.23 21:22:44.229126 [ 260 ] {2bee11c1-4772-4077-91ac-08123b455e48} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7847 | 2026.03.23 21:22:44.229344 [ 260 ] {2bee11c1-4772-4077-91ac-08123b455e48} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.03.23 21:22:44.229476 [ 260 ] {2bee11c1-4772-4077-91ac-08123b455e48} <Debug> executeQuery: Read 1325 rows, 90.93 KiB in 0.001652 sec., 802058.1113801453 rows/sec., 53.75 MiB/sec. | ||
| 7849 | 2026.03.23 21:22:44.229514 [ 260 ] {2bee11c1-4772-4077-91ac-08123b455e48} <Debug> TCPHandler: Processed in 0.001815456 sec. | ||
| 7850 | 2026.03.23 21:22:44.229629 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.03.23 21:22:44.229724 [ 260 ] {01b24df5-f87a-4514-801c-5f020cf7bb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.03.23 21:22:44.229770 [ 260 ] {01b24df5-f87a-4514-801c-5f020cf7bb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7853 | 2026.03.23 21:22:44.230422 [ 260 ] {01b24df5-f87a-4514-801c-5f020cf7bb6d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.03.23 21:22:44.230460 [ 260 ] {01b24df5-f87a-4514-801c-5f020cf7bb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7855 | 2026.03.23 21:22:44.230929 [ 260 ] {01b24df5-f87a-4514-801c-5f020cf7bb6d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7856 | 2026.03.23 21:22:44.231163 [ 260 ] {01b24df5-f87a-4514-801c-5f020cf7bb6d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.03.23 21:22:44.231298 [ 260 ] {01b24df5-f87a-4514-801c-5f020cf7bb6d} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001593 sec., 940991.8392969241 rows/sec., 57.08 MiB/sec. | ||
| 7858 | 2026.03.23 21:22:44.231336 [ 260 ] {01b24df5-f87a-4514-801c-5f020cf7bb6d} <Debug> TCPHandler: Processed in 0.001756634 sec. | ||
| 7859 | 2026.03.23 21:22:44.231448 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.03.23 21:22:44.231543 [ 260 ] {c83ec9a0-0cd4-40e1-bc2d-c3b11ab62454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7861 | 2026.03.23 21:22:44.231599 [ 260 ] {c83ec9a0-0cd4-40e1-bc2d-c3b11ab62454} <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 | ||
| 7862 | 2026.03.23 21:22:44.232509 [ 260 ] {c83ec9a0-0cd4-40e1-bc2d-c3b11ab62454} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.03.23 21:22:44.232546 [ 260 ] {c83ec9a0-0cd4-40e1-bc2d-c3b11ab62454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7864 | 2026.03.23 21:22:44.233181 [ 260 ] {c83ec9a0-0cd4-40e1-bc2d-c3b11ab62454} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7865 | 2026.03.23 21:22:44.233454 [ 260 ] {c83ec9a0-0cd4-40e1-bc2d-c3b11ab62454} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.03.23 21:22:44.233597 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7867 | 2026.03.23 21:22:44.233603 [ 260 ] {c83ec9a0-0cd4-40e1-bc2d-c3b11ab62454} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002078 sec., 19249.2781520693 rows/sec., 34.49 MiB/sec. | ||
| 7868 | 2026.03.23 21:22:44.233649 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.03.23 21:22:44.233681 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7870 | 2026.03.23 21:22:44.233706 [ 260 ] {c83ec9a0-0cd4-40e1-bc2d-c3b11ab62454} <Debug> TCPHandler: Processed in 0.002307627 sec. | ||
| 7871 | 2026.03.23 21:22:44.233808 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::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 | ||
| 7872 | 2026.03.23 21:22:44.233866 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2026.03.23 21:22:44.233968 [ 260 ] {2a687332-6a86-4bc8-bcb5-71d846159fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7874 | 2026.03.23 21:22:44.234012 [ 260 ] {2a687332-6a86-4bc8-bcb5-71d846159fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7875 | 2026.03.23 21:22:44.234016 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7876 | 2026.03.23 21:22:44.234075 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 947 rows starting from the beginning of the part | ||
| 7877 | 2026.03.23 21:22:44.234187 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7878 | 2026.03.23 21:22:44.234288 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 7879 | 2026.03.23 21:22:44.234380 [ 260 ] {2a687332-6a86-4bc8-bcb5-71d846159fc9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.03.23 21:22:44.234387 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7881 | 2026.03.23 21:22:44.234429 [ 260 ] {2a687332-6a86-4bc8-bcb5-71d846159fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7882 | 2026.03.23 21:22:44.234510 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7883 | 2026.03.23 21:22:44.234605 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 7884 | 2026.03.23 21:22:44.234798 [ 260 ] {2a687332-6a86-4bc8-bcb5-71d846159fc9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7885 | 2026.03.23 21:22:44.235157 [ 260 ] {2a687332-6a86-4bc8-bcb5-71d846159fc9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.03.23 21:22:44.235309 [ 260 ] {2a687332-6a86-4bc8-bcb5-71d846159fc9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001359 sec., 8830.022075055187 rows/sec., 609.36 KiB/sec. | ||
| 7887 | 2026.03.23 21:22:44.235366 [ 260 ] {2a687332-6a86-4bc8-bcb5-71d846159fc9} <Debug> TCPHandler: Processed in 0.001557198 sec. | ||
| 7888 | 2026.03.23 21:22:44.245302 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 19 columns (19 merged, 0 gathered) in 0.011527147 sec., 92737.60454343125 rows/sec., 166.18 MiB/sec. | ||
| 7889 | 2026.03.23 21:22:44.246852 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7890 | 2026.03.23 21:22:44.247253 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.03.23 21:22:44.247346 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7892 | 2026.03.23 21:22:44.247461 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 7893 | 2026.03.23 21:22:44.259403 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.088076091 sec., 3088.238782077647 rows/sec., 15.97 MiB/sec. | ||
| 7894 | 2026.03.23 21:22:44.261744 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7895 | 2026.03.23 21:22:44.264036 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.03.23 21:22:44.264153 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_36_7} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7897 | 2026.03.23 21:22:44.266467 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7898 | 2026.03.23 21:22:45.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.92 MiB, peak 311.97 MiB, free memory in arenas 0.00 B, will set to 301.02 MiB (RSS), difference: 8.10 MiB | ||
| 7899 | 2026.03.23 21:22:48.883749 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2026.03.23 21:22:48.884055 [ 260 ] {78b47003-4db3-4015-8d31-9796e75e2536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7901 | 2026.03.23 21:22:48.884180 [ 260 ] {78b47003-4db3-4015-8d31-9796e75e2536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7902 | 2026.03.23 21:22:48.884905 [ 260 ] {78b47003-4db3-4015-8d31-9796e75e2536} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2026.03.23 21:22:48.884944 [ 260 ] {78b47003-4db3-4015-8d31-9796e75e2536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7904 | 2026.03.23 21:22:48.885364 [ 260 ] {78b47003-4db3-4015-8d31-9796e75e2536} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7905 | 2026.03.23 21:22:48.885602 [ 260 ] {78b47003-4db3-4015-8d31-9796e75e2536} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.03.23 21:22:48.885734 [ 86 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7907 | 2026.03.23 21:22:48.885763 [ 260 ] {78b47003-4db3-4015-8d31-9796e75e2536} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001786 sec., 31354.98320268757 rows/sec., 2.41 MiB/sec. | ||
| 7908 | 2026.03.23 21:22:48.885781 [ 86 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.03.23 21:22:48.885806 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7910 | 2026.03.23 21:22:48.885815 [ 260 ] {78b47003-4db3-4015-8d31-9796e75e2536} <Debug> TCPHandler: Processed in 0.002257216 sec. | ||
| 7911 | 2026.03.23 21:22:48.885950 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2026.03.23 21:22:48.885993 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7913 | 2026.03.23 21:22:48.886049 [ 260 ] {ca8f1f9d-8516-43d7-86ec-3cb219f400e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7914 | 2026.03.23 21:22:48.886102 [ 260 ] {ca8f1f9d-8516-43d7-86ec-3cb219f400e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7915 | 2026.03.23 21:22:48.886199 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7916 | 2026.03.23 21:22:48.886235 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2614 rows starting from the beginning of the part | ||
| 7917 | 2026.03.23 21:22:48.886301 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 200 rows starting from the beginning of the part | ||
| 7918 | 2026.03.23 21:22:48.886345 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 118 rows starting from the beginning of the part | ||
| 7919 | 2026.03.23 21:22:48.886385 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part | ||
| 7920 | 2026.03.23 21:22:48.886422 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2466 rows starting from the beginning of the part | ||
| 7921 | 2026.03.23 21:22:48.886461 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7922 | 2026.03.23 21:22:48.886525 [ 260 ] {ca8f1f9d-8516-43d7-86ec-3cb219f400e2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.03.23 21:22:48.886574 [ 260 ] {ca8f1f9d-8516-43d7-86ec-3cb219f400e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7924 | 2026.03.23 21:22:48.886974 [ 260 ] {ca8f1f9d-8516-43d7-86ec-3cb219f400e2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7925 | 2026.03.23 21:22:48.887207 [ 260 ] {ca8f1f9d-8516-43d7-86ec-3cb219f400e2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.03.23 21:22:48.887351 [ 260 ] {ca8f1f9d-8516-43d7-86ec-3cb219f400e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001314 sec., 48706.2404870624 rows/sec., 3.80 MiB/sec. | ||
| 7927 | 2026.03.23 21:22:48.887360 [ 84 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7928 | 2026.03.23 21:22:48.887392 [ 260 ] {ca8f1f9d-8516-43d7-86ec-3cb219f400e2} <Debug> TCPHandler: Processed in 0.001494417 sec. | ||
| 7929 | 2026.03.23 21:22:48.887423 [ 84 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.03.23 21:22:48.887450 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7931 | 2026.03.23 21:22:48.887523 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.03.23 21:22:48.887541 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7933 | 2026.03.23 21:22:48.887625 [ 260 ] {8ad746f8-8d53-4b85-823c-07c1755a6854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7934 | 2026.03.23 21:22:48.887652 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7935 | 2026.03.23 21:22:48.887675 [ 260 ] {8ad746f8-8d53-4b85-823c-07c1755a6854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7936 | 2026.03.23 21:22:48.887688 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 7937 | 2026.03.23 21:22:48.887754 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 7938 | 2026.03.23 21:22:48.887798 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 95 rows starting from the beginning of the part | ||
| 7939 | 2026.03.23 21:22:48.887836 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 74 rows starting from the beginning of the part | ||
| 7940 | 2026.03.23 21:22:48.887871 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1325 rows starting from the beginning of the part | ||
| 7941 | 2026.03.23 21:22:48.887907 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7942 | 2026.03.23 21:22:48.888071 [ 260 ] {8ad746f8-8d53-4b85-823c-07c1755a6854} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.03.23 21:22:48.888112 [ 260 ] {8ad746f8-8d53-4b85-823c-07c1755a6854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7944 | 2026.03.23 21:22:48.888463 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552904 sec., 2166160.5763475634 rows/sec., 172.05 MiB/sec. | ||
| 7945 | 2026.03.23 21:22:48.888492 [ 260 ] {8ad746f8-8d53-4b85-823c-07c1755a6854} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7946 | 2026.03.23 21:22:48.888737 [ 260 ] {8ad746f8-8d53-4b85-823c-07c1755a6854} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.03.23 21:22:48.888739 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7948 | 2026.03.23 21:22:48.888863 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7949 | 2026.03.23 21:22:48.888876 [ 260 ] {8ad746f8-8d53-4b85-823c-07c1755a6854} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001271 sec., 100708.1038552321 rows/sec., 7.01 MiB/sec. | ||
| 7950 | 2026.03.23 21:22:48.888905 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.03.23 21:22:48.888929 [ 260 ] {8ad746f8-8d53-4b85-823c-07c1755a6854} <Debug> TCPHandler: Processed in 0.001455677 sec. | ||
| 7952 | 2026.03.23 21:22:48.888933 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7953 | 2026.03.23 21:22:48.889029 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.03.23 21:22:48.889057 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7955 | 2026.03.23 21:22:48.889059 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2026.03.23 21:22:48.889106 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_61_12} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7957 | 2026.03.23 21:22:48.889143 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644731 sec., 1870822.6451620357 rows/sec., 135.86 MiB/sec. | ||
| 7958 | 2026.03.23 21:22:48.889179 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7959 | 2026.03.23 21:22:48.889188 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7960 | 2026.03.23 21:22:48.889197 [ 260 ] {846c0f6b-b95f-4014-a69b-a2fcd18722d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7961 | 2026.03.23 21:22:48.889214 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20815 rows starting from the beginning of the part | ||
| 7962 | 2026.03.23 21:22:48.889255 [ 260 ] {846c0f6b-b95f-4014-a69b-a2fcd18722d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7963 | 2026.03.23 21:22:48.889281 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 200 rows starting from the beginning of the part | ||
| 7964 | 2026.03.23 21:22:48.889332 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7965 | 2026.03.23 21:22:48.889373 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7966 | 2026.03.23 21:22:48.889418 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1499 rows starting from the beginning of the part | ||
| 7967 | 2026.03.23 21:22:48.889445 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7968 | 2026.03.23 21:22:48.889466 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 7969 | 2026.03.23 21:22:48.889604 [ 260 ] {846c0f6b-b95f-4014-a69b-a2fcd18722d4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.03.23 21:22:48.889646 [ 260 ] {846c0f6b-b95f-4014-a69b-a2fcd18722d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7971 | 2026.03.23 21:22:48.889799 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.03.23 21:22:48.889887 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_61_12} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7973 | 2026.03.23 21:22:48.889994 [ 260 ] {846c0f6b-b95f-4014-a69b-a2fcd18722d4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7974 | 2026.03.23 21:22:48.889997 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7975 | 2026.03.23 21:22:48.890215 [ 260 ] {846c0f6b-b95f-4014-a69b-a2fcd18722d4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.03.23 21:22:48.890332 [ 84 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7977 | 2026.03.23 21:22:48.890363 [ 260 ] {846c0f6b-b95f-4014-a69b-a2fcd18722d4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001185 sec., 40506.32911392405 rows/sec., 2.73 MiB/sec. | ||
| 7978 | 2026.03.23 21:22:48.890364 [ 84 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.03.23 21:22:48.890403 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7980 | 2026.03.23 21:22:48.890408 [ 260 ] {846c0f6b-b95f-4014-a69b-a2fcd18722d4} <Debug> TCPHandler: Processed in 0.001399805 sec. | ||
| 7981 | 2026.03.23 21:22:48.890483 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7982 | 2026.03.23 21:22:48.890584 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7983 | 2026.03.23 21:22:48.890613 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2820 rows starting from the beginning of the part | ||
| 7984 | 2026.03.23 21:22:48.890661 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 7985 | 2026.03.23 21:22:48.890702 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7986 | 2026.03.23 21:22:48.890737 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7987 | 2026.03.23 21:22:48.890775 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
| 7988 | 2026.03.23 21:22:48.890811 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 7989 | 2026.03.23 21:22:48.892120 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001664621 sec., 1838256.275752859 rows/sec., 123.84 MiB/sec. | ||
| 7990 | 2026.03.23 21:22:48.892405 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7991 | 2026.03.23 21:22:48.892706 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.03.23 21:22:48.892783 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_61_12} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7993 | 2026.03.23 21:22:48.892862 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7994 | 2026.03.23 21:22:48.897593 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22962 rows, containing 5 columns (5 merged, 0 gathered) in 0.008577973 sec., 2676856.175695587 rows/sec., 172.13 MiB/sec. | ||
| 7995 | 2026.03.23 21:22:48.898027 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7996 | 2026.03.23 21:22:48.898291 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.03.23 21:22:48.898356 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7998 | 2026.03.23 21:22:48.898442 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 7999 | 2026.03.23 21:22:49.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.42 MiB, peak 311.97 MiB, free memory in arenas 0.00 B, will set to 302.62 MiB (RSS), difference: 1.20 MiB | ||
| 8000 | 2026.03.23 21:22:50.706086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17696 | ||
| 8001 | 2026.03.23 21:22:50.706813 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.03.23 21:22:50.706858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8003 | 2026.03.23 21:22:50.707382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8004 | 2026.03.23 21:22:50.707630 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.03.23 21:22:50.707781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17696 | ||
| 8006 | 2026.03.23 21:22:51.674819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8007 | 2026.03.23 21:22:51.690471 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.03.23 21:22:51.690525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8009 | 2026.03.23 21:22:51.695764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8010 | 2026.03.23 21:22:51.696452 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.03.23 21:22:51.699295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8012 | 2026.03.23 21:22:53.268752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1014 | ||
| 8013 | 2026.03.23 21:22:53.271650 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.03.23 21:22:53.271703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8015 | 2026.03.23 21:22:53.272918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8016 | 2026.03.23 21:22:53.273206 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.03.23 21:22:53.273573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8018 | 2026.03.23 21:22:53.885103 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.03.23 21:22:53.885375 [ 260 ] {8abecc64-eb22-4539-b34a-5a1c175b55a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8020 | 2026.03.23 21:22:53.885460 [ 260 ] {8abecc64-eb22-4539-b34a-5a1c175b55a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8021 | 2026.03.23 21:22:53.886109 [ 260 ] {8abecc64-eb22-4539-b34a-5a1c175b55a9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.03.23 21:22:53.886157 [ 260 ] {8abecc64-eb22-4539-b34a-5a1c175b55a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8023 | 2026.03.23 21:22:53.886545 [ 260 ] {8abecc64-eb22-4539-b34a-5a1c175b55a9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8024 | 2026.03.23 21:22:53.886766 [ 260 ] {8abecc64-eb22-4539-b34a-5a1c175b55a9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.03.23 21:22:53.886911 [ 260 ] {8abecc64-eb22-4539-b34a-5a1c175b55a9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001612 sec., 47146.40198511166 rows/sec., 3.89 MiB/sec. | ||
| 8026 | 2026.03.23 21:22:53.886951 [ 260 ] {8abecc64-eb22-4539-b34a-5a1c175b55a9} <Debug> TCPHandler: Processed in 0.00203373 sec. | ||
| 8027 | 2026.03.23 21:22:53.887073 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.03.23 21:22:53.887165 [ 260 ] {b31cc10f-18fa-4a83-af70-7a6936f577d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8029 | 2026.03.23 21:22:53.887205 [ 260 ] {b31cc10f-18fa-4a83-af70-7a6936f577d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8030 | 2026.03.23 21:22:53.887598 [ 260 ] {b31cc10f-18fa-4a83-af70-7a6936f577d7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.03.23 21:22:53.887634 [ 260 ] {b31cc10f-18fa-4a83-af70-7a6936f577d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8032 | 2026.03.23 21:22:53.887924 [ 260 ] {b31cc10f-18fa-4a83-af70-7a6936f577d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8033 | 2026.03.23 21:22:53.888128 [ 260 ] {b31cc10f-18fa-4a83-af70-7a6936f577d7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.03.23 21:22:53.888255 [ 260 ] {b31cc10f-18fa-4a83-af70-7a6936f577d7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001108 sec., 9025.270758122744 rows/sec., 678.66 KiB/sec. | ||
| 8035 | 2026.03.23 21:22:53.888292 [ 260 ] {b31cc10f-18fa-4a83-af70-7a6936f577d7} <Debug> TCPHandler: Processed in 0.001266191 sec. | ||
| 8036 | 2026.03.23 21:22:53.888397 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.03.23 21:22:53.888488 [ 260 ] {2ed49186-5ba6-4f72-8d24-0a1a4e1f2e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8038 | 2026.03.23 21:22:53.888527 [ 260 ] {2ed49186-5ba6-4f72-8d24-0a1a4e1f2e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8039 | 2026.03.23 21:22:53.888937 [ 260 ] {2ed49186-5ba6-4f72-8d24-0a1a4e1f2e72} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.03.23 21:22:53.888974 [ 260 ] {2ed49186-5ba6-4f72-8d24-0a1a4e1f2e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8041 | 2026.03.23 21:22:53.889260 [ 260 ] {2ed49186-5ba6-4f72-8d24-0a1a4e1f2e72} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8042 | 2026.03.23 21:22:53.889484 [ 260 ] {2ed49186-5ba6-4f72-8d24-0a1a4e1f2e72} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.03.23 21:22:53.889607 [ 260 ] {2ed49186-5ba6-4f72-8d24-0a1a4e1f2e72} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001137 sec., 65083.553210202284 rows/sec., 5.08 MiB/sec. | ||
| 8044 | 2026.03.23 21:22:53.889644 [ 260 ] {2ed49186-5ba6-4f72-8d24-0a1a4e1f2e72} <Debug> TCPHandler: Processed in 0.001294212 sec. | ||
| 8045 | 2026.03.23 21:22:53.889750 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2026.03.23 21:22:53.889841 [ 260 ] {0aa26c02-2c5a-4052-8091-66a306dd5c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8047 | 2026.03.23 21:22:53.889883 [ 260 ] {0aa26c02-2c5a-4052-8091-66a306dd5c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8048 | 2026.03.23 21:22:53.890282 [ 260 ] {0aa26c02-2c5a-4052-8091-66a306dd5c7c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.03.23 21:22:53.890317 [ 260 ] {0aa26c02-2c5a-4052-8091-66a306dd5c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8050 | 2026.03.23 21:22:53.890653 [ 260 ] {0aa26c02-2c5a-4052-8091-66a306dd5c7c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8051 | 2026.03.23 21:22:53.890861 [ 260 ] {0aa26c02-2c5a-4052-8091-66a306dd5c7c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.03.23 21:22:53.890992 [ 260 ] {0aa26c02-2c5a-4052-8091-66a306dd5c7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 8053 | 2026.03.23 21:22:53.891029 [ 260 ] {0aa26c02-2c5a-4052-8091-66a306dd5c7c} <Debug> TCPHandler: Processed in 0.001325663 sec. | ||
| 8054 | 2026.03.23 21:22:53.891127 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.03.23 21:22:53.891217 [ 260 ] {89e3c48a-4f47-4cf3-96e6-0127020589e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8056 | 2026.03.23 21:22:53.891270 [ 260 ] {89e3c48a-4f47-4cf3-96e6-0127020589e0} <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 | ||
| 8057 | 2026.03.23 21:22:53.892015 [ 260 ] {89e3c48a-4f47-4cf3-96e6-0127020589e0} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2026.03.23 21:22:53.892050 [ 260 ] {89e3c48a-4f47-4cf3-96e6-0127020589e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8059 | 2026.03.23 21:22:53.892550 [ 260 ] {89e3c48a-4f47-4cf3-96e6-0127020589e0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8060 | 2026.03.23 21:22:53.892764 [ 260 ] {89e3c48a-4f47-4cf3-96e6-0127020589e0} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2026.03.23 21:22:53.892898 [ 260 ] {89e3c48a-4f47-4cf3-96e6-0127020589e0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001698 sec., 5889.2815076560655 rows/sec., 10.55 MiB/sec. | ||
| 8062 | 2026.03.23 21:22:53.892951 [ 260 ] {89e3c48a-4f47-4cf3-96e6-0127020589e0} <Debug> TCPHandler: Processed in 0.001870387 sec. | ||
| 8063 | 2026.03.23 21:22:53.893075 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2026.03.23 21:22:53.893195 [ 260 ] {2666d013-8fe6-4450-82ad-296c19803388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8065 | 2026.03.23 21:22:53.893247 [ 260 ] {2666d013-8fe6-4450-82ad-296c19803388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8066 | 2026.03.23 21:22:53.893627 [ 260 ] {2666d013-8fe6-4450-82ad-296c19803388} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.03.23 21:22:53.893665 [ 260 ] {2666d013-8fe6-4450-82ad-296c19803388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8068 | 2026.03.23 21:22:53.893983 [ 260 ] {2666d013-8fe6-4450-82ad-296c19803388} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8069 | 2026.03.23 21:22:53.894193 [ 260 ] {2666d013-8fe6-4450-82ad-296c19803388} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.03.23 21:22:53.894327 [ 260 ] {2666d013-8fe6-4450-82ad-296c19803388} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 8071 | 2026.03.23 21:22:53.894365 [ 260 ] {2666d013-8fe6-4450-82ad-296c19803388} <Debug> TCPHandler: Processed in 0.001351794 sec. | ||
| 8072 | 2026.03.23 21:22:55.350461 [ 100 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8073 | 2026.03.23 21:22:55.350545 [ 100 ] {} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.03.23 21:22:55.350575 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8075 | 2026.03.23 21:22:55.350719 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::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 | ||
| 8076 | 2026.03.23 21:22:55.350874 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8077 | 2026.03.23 21:22:55.350912 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 8078 | 2026.03.23 21:22:55.350989 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8079 | 2026.03.23 21:22:55.351040 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8080 | 2026.03.23 21:22:55.351088 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8081 | 2026.03.23 21:22:55.351135 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8082 | 2026.03.23 21:22:55.351930 [ 186 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272892 sec., 4713.6756299827475 rows/sec., 349.84 KiB/sec. | ||
| 8083 | 2026.03.23 21:22:55.352071 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8084 | 2026.03.23 21:22:55.352320 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.03.23 21:22:55.352386 [ 195 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_9_2} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8086 | 2026.03.23 21:22:55.352452 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8087 | 2026.03.23 21:22:58.076539 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8088 | 2026.03.23 21:22:58.076593 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8089 | 2026.03.23 21:22:58.208059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18208 | ||
| 8090 | 2026.03.23 21:22:58.208817 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.03.23 21:22:58.208859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8092 | 2026.03.23 21:22:58.209350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8093 | 2026.03.23 21:22:58.209576 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.03.23 21:22:58.209712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18208 | ||
| 8095 | 2026.03.23 21:22:58.887458 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2026.03.23 21:22:58.887648 [ 260 ] {404d63b3-50a7-4b31-89a8-3124e420008b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8097 | 2026.03.23 21:22:58.887717 [ 260 ] {404d63b3-50a7-4b31-89a8-3124e420008b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8098 | 2026.03.23 21:22:58.888427 [ 260 ] {404d63b3-50a7-4b31-89a8-3124e420008b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.03.23 21:22:58.888480 [ 260 ] {404d63b3-50a7-4b31-89a8-3124e420008b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8100 | 2026.03.23 21:22:58.888889 [ 260 ] {404d63b3-50a7-4b31-89a8-3124e420008b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8101 | 2026.03.23 21:22:58.889123 [ 260 ] {404d63b3-50a7-4b31-89a8-3124e420008b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.03.23 21:22:58.889291 [ 260 ] {404d63b3-50a7-4b31-89a8-3124e420008b} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001699 sec., 69452.6191877575 rows/sec., 5.91 MiB/sec. | ||
| 8103 | 2026.03.23 21:22:58.889341 [ 260 ] {404d63b3-50a7-4b31-89a8-3124e420008b} <Debug> TCPHandler: Processed in 0.002022021 sec. | ||
| 8104 | 2026.03.23 21:22:58.889474 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2026.03.23 21:22:58.889578 [ 260 ] {6daa5f9a-d6dc-4a2d-bcd1-768c2a5c29b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8106 | 2026.03.23 21:22:58.889622 [ 260 ] {6daa5f9a-d6dc-4a2d-bcd1-768c2a5c29b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8107 | 2026.03.23 21:22:58.890052 [ 260 ] {6daa5f9a-d6dc-4a2d-bcd1-768c2a5c29b3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.03.23 21:22:58.890092 [ 260 ] {6daa5f9a-d6dc-4a2d-bcd1-768c2a5c29b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8109 | 2026.03.23 21:22:58.890431 [ 260 ] {6daa5f9a-d6dc-4a2d-bcd1-768c2a5c29b3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8110 | 2026.03.23 21:22:58.890645 [ 260 ] {6daa5f9a-d6dc-4a2d-bcd1-768c2a5c29b3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.03.23 21:22:58.890783 [ 260 ] {6daa5f9a-d6dc-4a2d-bcd1-768c2a5c29b3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.85 MiB/sec. | ||
| 8112 | 2026.03.23 21:22:58.890822 [ 260 ] {6daa5f9a-d6dc-4a2d-bcd1-768c2a5c29b3} <Debug> TCPHandler: Processed in 0.001400784 sec. | ||
| 8113 | 2026.03.23 21:22:58.890939 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.03.23 21:22:58.891037 [ 260 ] {85150740-6c98-49bb-bf40-21575d41dfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8115 | 2026.03.23 21:22:58.891078 [ 260 ] {85150740-6c98-49bb-bf40-21575d41dfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8116 | 2026.03.23 21:22:58.891523 [ 260 ] {85150740-6c98-49bb-bf40-21575d41dfc8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.03.23 21:22:58.891560 [ 260 ] {85150740-6c98-49bb-bf40-21575d41dfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8118 | 2026.03.23 21:22:58.891868 [ 260 ] {85150740-6c98-49bb-bf40-21575d41dfc8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8119 | 2026.03.23 21:22:58.892089 [ 260 ] {85150740-6c98-49bb-bf40-21575d41dfc8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.03.23 21:22:58.892218 [ 260 ] {85150740-6c98-49bb-bf40-21575d41dfc8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001201 sec., 79100.7493755204 rows/sec., 6.18 MiB/sec. | ||
| 8121 | 2026.03.23 21:22:58.892256 [ 260 ] {85150740-6c98-49bb-bf40-21575d41dfc8} <Debug> TCPHandler: Processed in 0.001366964 sec. | ||
| 8122 | 2026.03.23 21:22:58.892378 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.03.23 21:22:58.892473 [ 260 ] {aebfa694-cd46-443f-9e80-dfd96a0995c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8124 | 2026.03.23 21:22:58.892518 [ 260 ] {aebfa694-cd46-443f-9e80-dfd96a0995c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8125 | 2026.03.23 21:22:58.892939 [ 260 ] {aebfa694-cd46-443f-9e80-dfd96a0995c2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.03.23 21:22:58.892977 [ 260 ] {aebfa694-cd46-443f-9e80-dfd96a0995c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8127 | 2026.03.23 21:22:58.893309 [ 260 ] {aebfa694-cd46-443f-9e80-dfd96a0995c2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8128 | 2026.03.23 21:22:58.893518 [ 260 ] {aebfa694-cd46-443f-9e80-dfd96a0995c2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.03.23 21:22:58.893649 [ 260 ] {aebfa694-cd46-443f-9e80-dfd96a0995c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 8130 | 2026.03.23 21:22:58.893688 [ 260 ] {aebfa694-cd46-443f-9e80-dfd96a0995c2} <Debug> TCPHandler: Processed in 0.001360594 sec. | ||
| 8131 | 2026.03.23 21:22:58.893800 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2026.03.23 21:22:58.893892 [ 260 ] {c1557987-62fb-4a7e-aade-ffd6c99f38ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8133 | 2026.03.23 21:22:58.893946 [ 260 ] {c1557987-62fb-4a7e-aade-ffd6c99f38ef} <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 | ||
| 8134 | 2026.03.23 21:22:58.894754 [ 260 ] {c1557987-62fb-4a7e-aade-ffd6c99f38ef} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.03.23 21:22:58.894790 [ 260 ] {c1557987-62fb-4a7e-aade-ffd6c99f38ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8136 | 2026.03.23 21:22:58.895317 [ 260 ] {c1557987-62fb-4a7e-aade-ffd6c99f38ef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8137 | 2026.03.23 21:22:58.895546 [ 260 ] {c1557987-62fb-4a7e-aade-ffd6c99f38ef} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.03.23 21:22:58.895685 [ 260 ] {c1557987-62fb-4a7e-aade-ffd6c99f38ef} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001811 sec., 17117.614577581448 rows/sec., 30.67 MiB/sec. | ||
| 8139 | 2026.03.23 21:22:58.895749 [ 260 ] {c1557987-62fb-4a7e-aade-ffd6c99f38ef} <Debug> TCPHandler: Processed in 0.00199698 sec. | ||
| 8140 | 2026.03.23 21:22:58.895867 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2026.03.23 21:22:58.895960 [ 260 ] {ba3bbdf1-8d12-4cff-b461-6c454607faa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8142 | 2026.03.23 21:22:58.896003 [ 260 ] {ba3bbdf1-8d12-4cff-b461-6c454607faa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8143 | 2026.03.23 21:22:58.896361 [ 260 ] {ba3bbdf1-8d12-4cff-b461-6c454607faa9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.03.23 21:22:58.896398 [ 260 ] {ba3bbdf1-8d12-4cff-b461-6c454607faa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8145 | 2026.03.23 21:22:58.896696 [ 260 ] {ba3bbdf1-8d12-4cff-b461-6c454607faa9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8146 | 2026.03.23 21:22:58.896911 [ 260 ] {ba3bbdf1-8d12-4cff-b461-6c454607faa9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.03.23 21:22:58.897037 [ 260 ] {ba3bbdf1-8d12-4cff-b461-6c454607faa9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8148 | 2026.03.23 21:22:58.897075 [ 260 ] {ba3bbdf1-8d12-4cff-b461-6c454607faa9} <Debug> TCPHandler: Processed in 0.001257661 sec. | ||
| 8149 | 2026.03.23 21:22:59.199585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8150 | 2026.03.23 21:22:59.216204 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.03.23 21:22:59.216261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8152 | 2026.03.23 21:22:59.221875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8153 | 2026.03.23 21:22:59.222561 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.03.23 21:22:59.225412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8155 | 2026.03.23 21:22:59.397162 [ 95 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8156 | 2026.03.23 21:22:59.397232 [ 95 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.03.23 21:22:59.397254 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8158 | 2026.03.23 21:22:59.397380 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8159 | 2026.03.23 21:22:59.397520 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8160 | 2026.03.23 21:22:59.397553 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 825 rows starting from the beginning of the part | ||
| 8161 | 2026.03.23 21:22:59.397621 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 8162 | 2026.03.23 21:22:59.397667 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 8163 | 2026.03.23 21:22:59.397709 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8164 | 2026.03.23 21:22:59.397749 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 8165 | 2026.03.23 21:22:59.398803 [ 195 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479247 sec., 1673148.5681566366 rows/sec., 104.26 MiB/sec. | ||
| 8166 | 2026.03.23 21:22:59.399021 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8167 | 2026.03.23 21:22:59.399366 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.03.23 21:22:59.399451 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_18_4} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8169 | 2026.03.23 21:22:59.399560 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8170 | 2026.03.23 21:23:03.274029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1038 | ||
| 8171 | 2026.03.23 21:23:03.276350 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.03.23 21:23:03.276406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8173 | 2026.03.23 21:23:03.277613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8174 | 2026.03.23 21:23:03.277896 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.03.23 21:23:03.278264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 8176 | 2026.03.23 21:23:03.887636 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2026.03.23 21:23:03.887868 [ 260 ] {6c4e85c6-bf3f-47e4-8b67-e10aceb89bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8178 | 2026.03.23 21:23:03.887954 [ 260 ] {6c4e85c6-bf3f-47e4-8b67-e10aceb89bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8179 | 2026.03.23 21:23:03.888583 [ 260 ] {6c4e85c6-bf3f-47e4-8b67-e10aceb89bca} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2026.03.23 21:23:03.888636 [ 260 ] {6c4e85c6-bf3f-47e4-8b67-e10aceb89bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8181 | 2026.03.23 21:23:03.889029 [ 260 ] {6c4e85c6-bf3f-47e4-8b67-e10aceb89bca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8182 | 2026.03.23 21:23:03.889263 [ 260 ] {6c4e85c6-bf3f-47e4-8b67-e10aceb89bca} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.03.23 21:23:03.889421 [ 260 ] {6c4e85c6-bf3f-47e4-8b67-e10aceb89bca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 8184 | 2026.03.23 21:23:03.889471 [ 260 ] {6c4e85c6-bf3f-47e4-8b67-e10aceb89bca} <Debug> TCPHandler: Processed in 0.001996059 sec. | ||
| 8185 | 2026.03.23 21:23:03.889592 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8186 | 2026.03.23 21:23:03.889698 [ 260 ] {883d75ea-f237-4085-b1a3-543e0854016c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8187 | 2026.03.23 21:23:03.889743 [ 260 ] {883d75ea-f237-4085-b1a3-543e0854016c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8188 | 2026.03.23 21:23:03.890209 [ 260 ] {883d75ea-f237-4085-b1a3-543e0854016c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2026.03.23 21:23:03.890276 [ 260 ] {883d75ea-f237-4085-b1a3-543e0854016c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8190 | 2026.03.23 21:23:03.890607 [ 260 ] {883d75ea-f237-4085-b1a3-543e0854016c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8191 | 2026.03.23 21:23:03.890830 [ 260 ] {883d75ea-f237-4085-b1a3-543e0854016c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.03.23 21:23:03.890963 [ 260 ] {883d75ea-f237-4085-b1a3-543e0854016c} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001288 sec., 152173.91304347824 rows/sec., 13.55 MiB/sec. | ||
| 8193 | 2026.03.23 21:23:03.891001 [ 260 ] {883d75ea-f237-4085-b1a3-543e0854016c} <Debug> TCPHandler: Processed in 0.001461397 sec. | ||
| 8194 | 2026.03.23 21:23:03.891113 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8195 | 2026.03.23 21:23:03.891208 [ 260 ] {80b02be0-9f78-4653-8e07-d10318e91457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8196 | 2026.03.23 21:23:03.891250 [ 260 ] {80b02be0-9f78-4653-8e07-d10318e91457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8197 | 2026.03.23 21:23:03.891647 [ 260 ] {80b02be0-9f78-4653-8e07-d10318e91457} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.03.23 21:23:03.891710 [ 260 ] {80b02be0-9f78-4653-8e07-d10318e91457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8199 | 2026.03.23 21:23:03.892007 [ 260 ] {80b02be0-9f78-4653-8e07-d10318e91457} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8200 | 2026.03.23 21:23:03.892220 [ 260 ] {80b02be0-9f78-4653-8e07-d10318e91457} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.03.23 21:23:03.892350 [ 260 ] {80b02be0-9f78-4653-8e07-d10318e91457} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001161 sec., 18949.181739879416 rows/sec., 1.44 MiB/sec. | ||
| 8202 | 2026.03.23 21:23:03.892388 [ 260 ] {80b02be0-9f78-4653-8e07-d10318e91457} <Debug> TCPHandler: Processed in 0.001323443 sec. | ||
| 8203 | 2026.03.23 21:23:03.892496 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8204 | 2026.03.23 21:23:03.892588 [ 260 ] {3b061229-bcf4-48dc-a59f-66e915d1decc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8205 | 2026.03.23 21:23:03.892628 [ 260 ] {3b061229-bcf4-48dc-a59f-66e915d1decc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8206 | 2026.03.23 21:23:03.893018 [ 260 ] {3b061229-bcf4-48dc-a59f-66e915d1decc} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.03.23 21:23:03.893054 [ 260 ] {3b061229-bcf4-48dc-a59f-66e915d1decc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8208 | 2026.03.23 21:23:03.893352 [ 260 ] {3b061229-bcf4-48dc-a59f-66e915d1decc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8209 | 2026.03.23 21:23:03.893565 [ 260 ] {3b061229-bcf4-48dc-a59f-66e915d1decc} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.03.23 21:23:03.893691 [ 260 ] {3b061229-bcf4-48dc-a59f-66e915d1decc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 8211 | 2026.03.23 21:23:03.893729 [ 260 ] {3b061229-bcf4-48dc-a59f-66e915d1decc} <Debug> TCPHandler: Processed in 0.001282761 sec. | ||
| 8212 | 2026.03.23 21:23:03.893829 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2026.03.23 21:23:03.893921 [ 260 ] {f5edf14d-0b65-40f6-9b35-c6608cb038ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8214 | 2026.03.23 21:23:03.893961 [ 260 ] {f5edf14d-0b65-40f6-9b35-c6608cb038ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8215 | 2026.03.23 21:23:03.894343 [ 260 ] {f5edf14d-0b65-40f6-9b35-c6608cb038ef} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2026.03.23 21:23:03.894380 [ 260 ] {f5edf14d-0b65-40f6-9b35-c6608cb038ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8217 | 2026.03.23 21:23:03.894671 [ 260 ] {f5edf14d-0b65-40f6-9b35-c6608cb038ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8218 | 2026.03.23 21:23:03.894889 [ 260 ] {f5edf14d-0b65-40f6-9b35-c6608cb038ef} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2026.03.23 21:23:03.895015 [ 260 ] {f5edf14d-0b65-40f6-9b35-c6608cb038ef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 8220 | 2026.03.23 21:23:03.895051 [ 260 ] {f5edf14d-0b65-40f6-9b35-c6608cb038ef} <Debug> TCPHandler: Processed in 0.001270021 sec. | ||
| 8221 | 2026.03.23 21:23:03.895156 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.03.23 21:23:03.895259 [ 260 ] {1cd5c8c3-6769-4fbd-996e-138e6b02f47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8223 | 2026.03.23 21:23:03.895299 [ 260 ] {1cd5c8c3-6769-4fbd-996e-138e6b02f47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8224 | 2026.03.23 21:23:03.895708 [ 260 ] {1cd5c8c3-6769-4fbd-996e-138e6b02f47c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.03.23 21:23:03.895743 [ 260 ] {1cd5c8c3-6769-4fbd-996e-138e6b02f47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8226 | 2026.03.23 21:23:03.896052 [ 260 ] {1cd5c8c3-6769-4fbd-996e-138e6b02f47c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8227 | 2026.03.23 21:23:03.896263 [ 260 ] {1cd5c8c3-6769-4fbd-996e-138e6b02f47c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2026.03.23 21:23:03.896387 [ 260 ] {1cd5c8c3-6769-4fbd-996e-138e6b02f47c} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001146 sec., 95986.03839441534 rows/sec., 7.82 MiB/sec. | ||
| 8229 | 2026.03.23 21:23:03.896425 [ 260 ] {1cd5c8c3-6769-4fbd-996e-138e6b02f47c} <Debug> TCPHandler: Processed in 0.001317383 sec. | ||
| 8230 | 2026.03.23 21:23:03.896533 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2026.03.23 21:23:03.896624 [ 260 ] {07db0eb5-55a9-4a55-8144-c5493119d0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8232 | 2026.03.23 21:23:03.896668 [ 260 ] {07db0eb5-55a9-4a55-8144-c5493119d0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8233 | 2026.03.23 21:23:03.897079 [ 260 ] {07db0eb5-55a9-4a55-8144-c5493119d0ab} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.03.23 21:23:03.897114 [ 260 ] {07db0eb5-55a9-4a55-8144-c5493119d0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8235 | 2026.03.23 21:23:03.897449 [ 260 ] {07db0eb5-55a9-4a55-8144-c5493119d0ab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8236 | 2026.03.23 21:23:03.897653 [ 260 ] {07db0eb5-55a9-4a55-8144-c5493119d0ab} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.03.23 21:23:03.897779 [ 260 ] {07db0eb5-55a9-4a55-8144-c5493119d0ab} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001172 sec., 167235.49488054606 rows/sec., 12.00 MiB/sec. | ||
| 8238 | 2026.03.23 21:23:03.897816 [ 260 ] {07db0eb5-55a9-4a55-8144-c5493119d0ab} <Debug> TCPHandler: Processed in 0.001332343 sec. | ||
| 8239 | 2026.03.23 21:23:03.897934 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.03.23 21:23:03.898028 [ 260 ] {9a08ea36-05a3-4184-855d-332e579fdbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8241 | 2026.03.23 21:23:03.898081 [ 260 ] {9a08ea36-05a3-4184-855d-332e579fdbcb} <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 | ||
| 8242 | 2026.03.23 21:23:03.898831 [ 260 ] {9a08ea36-05a3-4184-855d-332e579fdbcb} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.03.23 21:23:03.898866 [ 260 ] {9a08ea36-05a3-4184-855d-332e579fdbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8244 | 2026.03.23 21:23:03.899366 [ 260 ] {9a08ea36-05a3-4184-855d-332e579fdbcb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8245 | 2026.03.23 21:23:03.899596 [ 260 ] {9a08ea36-05a3-4184-855d-332e579fdbcb} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.03.23 21:23:03.899735 [ 260 ] {9a08ea36-05a3-4184-855d-332e579fdbcb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001725 sec., 5797.101449275362 rows/sec., 10.39 MiB/sec. | ||
| 8247 | 2026.03.23 21:23:03.899795 [ 260 ] {9a08ea36-05a3-4184-855d-332e579fdbcb} <Debug> TCPHandler: Processed in 0.001912017 sec. | ||
| 8248 | 2026.03.23 21:23:03.899910 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.03.23 21:23:03.900003 [ 260 ] {c23e061f-236e-479e-b445-d974255ae748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8250 | 2026.03.23 21:23:03.900045 [ 260 ] {c23e061f-236e-479e-b445-d974255ae748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8251 | 2026.03.23 21:23:03.900376 [ 260 ] {c23e061f-236e-479e-b445-d974255ae748} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.03.23 21:23:03.900413 [ 260 ] {c23e061f-236e-479e-b445-d974255ae748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8253 | 2026.03.23 21:23:03.900725 [ 260 ] {c23e061f-236e-479e-b445-d974255ae748} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8254 | 2026.03.23 21:23:03.900940 [ 260 ] {c23e061f-236e-479e-b445-d974255ae748} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.03.23 21:23:03.901068 [ 260 ] {c23e061f-236e-479e-b445-d974255ae748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8256 | 2026.03.23 21:23:03.901103 [ 260 ] {c23e061f-236e-479e-b445-d974255ae748} <Debug> TCPHandler: Processed in 0.001241881 sec. | ||
| 8257 | 2026.03.23 21:23:05.710718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18656 | ||
| 8258 | 2026.03.23 21:23:05.711273 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.03.23 21:23:05.711329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8260 | 2026.03.23 21:23:05.711844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8261 | 2026.03.23 21:23:05.712103 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.03.23 21:23:05.712255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18656 | ||
| 8263 | 2026.03.23 21:23:06.726310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8264 | 2026.03.23 21:23:06.742115 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.03.23 21:23:06.742167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8266 | 2026.03.23 21:23:06.748444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8267 | 2026.03.23 21:23:06.749154 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.03.23 21:23:06.751819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8269 | 2026.03.23 21:23:08.886940 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.03.23 21:23:08.887244 [ 260 ] {864471d2-2e2a-47b3-88e2-05c13dc261ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8271 | 2026.03.23 21:23:08.887353 [ 260 ] {864471d2-2e2a-47b3-88e2-05c13dc261ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8272 | 2026.03.23 21:23:08.888252 [ 260 ] {864471d2-2e2a-47b3-88e2-05c13dc261ce} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.03.23 21:23:08.888306 [ 260 ] {864471d2-2e2a-47b3-88e2-05c13dc261ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8274 | 2026.03.23 21:23:08.888721 [ 260 ] {864471d2-2e2a-47b3-88e2-05c13dc261ce} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8275 | 2026.03.23 21:23:08.888962 [ 260 ] {864471d2-2e2a-47b3-88e2-05c13dc261ce} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.03.23 21:23:08.889131 [ 260 ] {864471d2-2e2a-47b3-88e2-05c13dc261ce} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001963 sec., 60112.07335710647 rows/sec., 5.11 MiB/sec. | ||
| 8277 | 2026.03.23 21:23:08.889183 [ 260 ] {864471d2-2e2a-47b3-88e2-05c13dc261ce} <Debug> TCPHandler: Processed in 0.00243093 sec. | ||
| 8278 | 2026.03.23 21:23:08.889319 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8279 | 2026.03.23 21:23:08.889423 [ 260 ] {0b29339e-32d1-4323-876f-bf3fe6ccbdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8280 | 2026.03.23 21:23:08.889468 [ 260 ] {0b29339e-32d1-4323-876f-bf3fe6ccbdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8281 | 2026.03.23 21:23:08.889904 [ 260 ] {0b29339e-32d1-4323-876f-bf3fe6ccbdf6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.03.23 21:23:08.889943 [ 260 ] {0b29339e-32d1-4323-876f-bf3fe6ccbdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8283 | 2026.03.23 21:23:08.890283 [ 260 ] {0b29339e-32d1-4323-876f-bf3fe6ccbdf6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8284 | 2026.03.23 21:23:08.890497 [ 260 ] {0b29339e-32d1-4323-876f-bf3fe6ccbdf6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2026.03.23 21:23:08.890637 [ 260 ] {0b29339e-32d1-4323-876f-bf3fe6ccbdf6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001237 sec., 25060.63055780113 rows/sec., 1.84 MiB/sec. | ||
| 8286 | 2026.03.23 21:23:08.890676 [ 260 ] {0b29339e-32d1-4323-876f-bf3fe6ccbdf6} <Debug> TCPHandler: Processed in 0.001408846 sec. | ||
| 8287 | 2026.03.23 21:23:08.890790 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8288 | 2026.03.23 21:23:08.890885 [ 260 ] {b761a424-24ff-4d96-aab6-6c94d750ae04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8289 | 2026.03.23 21:23:08.890931 [ 260 ] {b761a424-24ff-4d96-aab6-6c94d750ae04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8290 | 2026.03.23 21:23:08.891391 [ 260 ] {b761a424-24ff-4d96-aab6-6c94d750ae04} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.03.23 21:23:08.891429 [ 260 ] {b761a424-24ff-4d96-aab6-6c94d750ae04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8292 | 2026.03.23 21:23:08.891767 [ 260 ] {b761a424-24ff-4d96-aab6-6c94d750ae04} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8293 | 2026.03.23 21:23:08.891986 [ 260 ] {b761a424-24ff-4d96-aab6-6c94d750ae04} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.03.23 21:23:08.892124 [ 260 ] {b761a424-24ff-4d96-aab6-6c94d750ae04} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001258 sec., 75516.69316375199 rows/sec., 5.90 MiB/sec. | ||
| 8295 | 2026.03.23 21:23:08.892163 [ 260 ] {b761a424-24ff-4d96-aab6-6c94d750ae04} <Debug> TCPHandler: Processed in 0.001423585 sec. | ||
| 8296 | 2026.03.23 21:23:08.892279 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8297 | 2026.03.23 21:23:08.892374 [ 260 ] {bc99883c-e417-42b9-810b-d499affb9051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8298 | 2026.03.23 21:23:08.892420 [ 260 ] {bc99883c-e417-42b9-810b-d499affb9051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8299 | 2026.03.23 21:23:08.892829 [ 260 ] {bc99883c-e417-42b9-810b-d499affb9051} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.03.23 21:23:08.892866 [ 260 ] {bc99883c-e417-42b9-810b-d499affb9051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8301 | 2026.03.23 21:23:08.893198 [ 260 ] {bc99883c-e417-42b9-810b-d499affb9051} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8302 | 2026.03.23 21:23:08.893419 [ 260 ] {bc99883c-e417-42b9-810b-d499affb9051} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.03.23 21:23:08.893556 [ 260 ] {bc99883c-e417-42b9-810b-d499affb9051} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 8304 | 2026.03.23 21:23:08.893594 [ 260 ] {bc99883c-e417-42b9-810b-d499affb9051} <Debug> TCPHandler: Processed in 0.001364314 sec. | ||
| 8305 | 2026.03.23 21:23:08.893696 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2026.03.23 21:23:08.893789 [ 260 ] {490615d2-a113-4fe6-8b2e-b230eb3fc1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8307 | 2026.03.23 21:23:08.893845 [ 260 ] {490615d2-a113-4fe6-8b2e-b230eb3fc1b3} <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 | ||
| 8308 | 2026.03.23 21:23:08.894658 [ 260 ] {490615d2-a113-4fe6-8b2e-b230eb3fc1b3} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.03.23 21:23:08.894696 [ 260 ] {490615d2-a113-4fe6-8b2e-b230eb3fc1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8310 | 2026.03.23 21:23:08.895258 [ 260 ] {490615d2-a113-4fe6-8b2e-b230eb3fc1b3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8311 | 2026.03.23 21:23:08.895488 [ 260 ] {490615d2-a113-4fe6-8b2e-b230eb3fc1b3} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.03.23 21:23:08.895629 [ 260 ] {490615d2-a113-4fe6-8b2e-b230eb3fc1b3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001858 sec., 16684.607104413346 rows/sec., 29.90 MiB/sec. | ||
| 8313 | 2026.03.23 21:23:08.895690 [ 260 ] {490615d2-a113-4fe6-8b2e-b230eb3fc1b3} <Debug> TCPHandler: Processed in 0.0020427 sec. | ||
| 8314 | 2026.03.23 21:23:08.895808 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.03.23 21:23:08.895902 [ 260 ] {b38679f9-97d1-48f5-8d58-25ff0d3639a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8316 | 2026.03.23 21:23:08.895944 [ 260 ] {b38679f9-97d1-48f5-8d58-25ff0d3639a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8317 | 2026.03.23 21:23:08.896296 [ 260 ] {b38679f9-97d1-48f5-8d58-25ff0d3639a2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.03.23 21:23:08.896334 [ 260 ] {b38679f9-97d1-48f5-8d58-25ff0d3639a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8319 | 2026.03.23 21:23:08.896641 [ 260 ] {b38679f9-97d1-48f5-8d58-25ff0d3639a2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8320 | 2026.03.23 21:23:08.896857 [ 260 ] {b38679f9-97d1-48f5-8d58-25ff0d3639a2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.03.23 21:23:08.896994 [ 260 ] {b38679f9-97d1-48f5-8d58-25ff0d3639a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 8322 | 2026.03.23 21:23:08.897031 [ 260 ] {b38679f9-97d1-48f5-8d58-25ff0d3639a2} <Debug> TCPHandler: Processed in 0.001273431 sec. | ||
| 8323 | 2026.03.23 21:23:11.177747 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45004 | ||
| 8324 | 2026.03.23 21:23:11.177858 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8325 | 2026.03.23 21:23:11.177886 [ 292 ] {} <Debug> TCP-Session: 2062e49d-e3d5-4934-95ae-e97f679da1a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45004 | ||
| 8326 | 2026.03.23 21:23:11.177909 [ 292 ] {} <Debug> TCP-Session: 2062e49d-e3d5-4934-95ae-e97f679da1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2026.03.23 21:23:11.177922 [ 292 ] {} <Debug> TCP-Session: 2062e49d-e3d5-4934-95ae-e97f679da1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.03.23 21:23:11.178184 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46804 | ||
| 8329 | 2026.03.23 21:23:11.178211 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45130 | ||
| 8330 | 2026.03.23 21:23:11.178240 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47428 | ||
| 8331 | 2026.03.23 21:23:11.178252 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61660 | ||
| 8332 | 2026.03.23 21:23:11.178307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2026.03.23 21:23:11.178275 [ 292 ] {} <Trace> TCP-Session: 2062e49d-e3d5-4934-95ae-e97f679da1a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.03.23 21:23:11.178350 [ 293 ] {} <Debug> TCP-Session: 2d0e068f-37cd-46c0-ac26-48ac12780d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:46804 | ||
| 8335 | 2026.03.23 21:23:11.178332 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8336 | 2026.03.23 21:23:11.178387 [ 293 ] {} <Debug> TCP-Session: 2d0e068f-37cd-46c0-ac26-48ac12780d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8337 | 2026.03.23 21:23:11.178230 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38844 | ||
| 8338 | 2026.03.23 21:23:11.178412 [ 293 ] {} <Debug> TCP-Session: 2d0e068f-37cd-46c0-ac26-48ac12780d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8339 | 2026.03.23 21:23:11.178410 [ 286 ] {} <Debug> TCP-Session: aea0f38a-3493-4331-83c1-7640c340e5e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45130 | ||
| 8340 | 2026.03.23 21:23:11.178476 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8341 | 2026.03.23 21:23:11.178219 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62254 | ||
| 8342 | 2026.03.23 21:23:11.178505 [ 290 ] {} <Debug> TCP-Session: b5c1e994-583d-4351-b81b-a533070d8f82 Authenticating user 'default' from [fd00:1122:3344:101::e]:47428 | ||
| 8343 | 2026.03.23 21:23:11.178523 [ 292 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8344 | 2026.03.23 21:23:11.178554 [ 290 ] {} <Debug> TCP-Session: b5c1e994-583d-4351-b81b-a533070d8f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.03.23 21:23:11.178498 [ 286 ] {} <Debug> TCP-Session: aea0f38a-3493-4331-83c1-7640c340e5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8346 | 2026.03.23 21:23:11.178581 [ 290 ] {} <Debug> TCP-Session: b5c1e994-583d-4351-b81b-a533070d8f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2026.03.23 21:23:11.178592 [ 286 ] {} <Debug> TCP-Session: aea0f38a-3493-4331-83c1-7640c340e5e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8348 | 2026.03.23 21:23:11.178200 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34430 | ||
| 8349 | 2026.03.23 21:23:11.178223 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47285 | ||
| 8350 | 2026.03.23 21:23:11.178843 [ 292 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8351 | 2026.03.23 21:23:11.178905 [ 292 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8352 | 2026.03.23 21:23:11.179109 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8353 | 2026.03.23 21:23:11.179144 [ 289 ] {} <Debug> TCP-Session: c126843a-e53c-46b1-b956-aa1d4f7bddcd Authenticating user 'default' from [fd00:1122:3344:101::e]:38844 | ||
| 8354 | 2026.03.23 21:23:11.179161 [ 289 ] {} <Debug> TCP-Session: c126843a-e53c-46b1-b956-aa1d4f7bddcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.03.23 21:23:11.179177 [ 289 ] {} <Debug> TCP-Session: c126843a-e53c-46b1-b956-aa1d4f7bddcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.03.23 21:23:11.179214 [ 292 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 8357 | 2026.03.23 21:23:11.179220 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8358 | 2026.03.23 21:23:11.179275 [ 259 ] {} <Debug> TCP-Session: 7e61fbd0-38d9-412e-911e-eabe8e90d6eb Authenticating user 'default' from [fd00:1122:3344:101::e]:62254 | ||
| 8359 | 2026.03.23 21:23:11.179298 [ 259 ] {} <Debug> TCP-Session: 7e61fbd0-38d9-412e-911e-eabe8e90d6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.03.23 21:23:11.179305 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8361 | 2026.03.23 21:23:11.179311 [ 259 ] {} <Debug> TCP-Session: 7e61fbd0-38d9-412e-911e-eabe8e90d6eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2026.03.23 21:23:11.179337 [ 291 ] {} <Debug> TCP-Session: aebed754-43c3-450d-873a-3100321497ec Authenticating user 'default' from [fd00:1122:3344:101::e]:61660 | ||
| 8363 | 2026.03.23 21:23:11.179355 [ 291 ] {} <Debug> TCP-Session: aebed754-43c3-450d-873a-3100321497ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.03.23 21:23:11.179367 [ 291 ] {} <Debug> TCP-Session: aebed754-43c3-450d-873a-3100321497ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.03.23 21:23:11.179538 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8366 | 2026.03.23 21:23:11.179567 [ 287 ] {} <Debug> TCP-Session: 089f4659-0edd-4591-9cd0-7f9ed5091f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:47285 | ||
| 8367 | 2026.03.23 21:23:11.179584 [ 287 ] {} <Debug> TCP-Session: 089f4659-0edd-4591-9cd0-7f9ed5091f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2026.03.23 21:23:11.179596 [ 287 ] {} <Debug> TCP-Session: 089f4659-0edd-4591-9cd0-7f9ed5091f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8369 | 2026.03.23 21:23:11.179643 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8370 | 2026.03.23 21:23:11.179675 [ 294 ] {} <Debug> TCP-Session: 515f2547-ca9a-4ff3-824f-983a205a8d5a Authenticating user 'default' from [fd00:1122:3344:101::e]:34430 | ||
| 8371 | 2026.03.23 21:23:11.179691 [ 294 ] {} <Debug> TCP-Session: 515f2547-ca9a-4ff3-824f-983a205a8d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2026.03.23 21:23:11.179704 [ 294 ] {} <Debug> TCP-Session: 515f2547-ca9a-4ff3-824f-983a205a8d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8373 | 2026.03.23 21:23:11.180175 [ 328 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Trace> AggregatingTransform: Aggregating | ||
| 8374 | 2026.03.23 21:23:11.180230 [ 328 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Trace> Aggregator: Aggregation method: without_key | ||
| 8375 | 2026.03.23 21:23:11.180265 [ 328 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933133 sec. (1071.659 rows/sec., 41.86 KiB/sec.) | ||
| 8376 | 2026.03.23 21:23:11.180284 [ 328 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Trace> Aggregator: Merging aggregated data | ||
| 8377 | 2026.03.23 21:23:11.182061 [ 292 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003597 sec., 278.00945232137894 rows/sec., 10.86 KiB/sec. | ||
| 8378 | 2026.03.23 21:23:11.182246 [ 292 ] {95c1e1f2-7b29-4d91-9beb-05b85e406c56} <Debug> TCPHandler: Processed in 0.004092602 sec. | ||
| 8379 | 2026.03.23 21:23:11.182407 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8380 | 2026.03.23 21:23:11.182437 [ 292 ] {} <Debug> TCP-Session: 2062e49d-e3d5-4934-95ae-e97f679da1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2026.03.23 21:23:11.182441 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8382 | 2026.03.23 21:23:11.182464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8383 | 2026.03.23 21:23:11.182486 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8384 | 2026.03.23 21:23:11.182505 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8385 | 2026.03.23 21:23:11.182490 [ 291 ] {} <Debug> TCP-Session: aebed754-43c3-450d-873a-3100321497ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.03.23 21:23:11.182540 [ 293 ] {} <Debug> TCP-Session: 2d0e068f-37cd-46c0-ac26-48ac12780d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8387 | 2026.03.23 21:23:11.182547 [ 289 ] {} <Debug> TCP-Session: c126843a-e53c-46b1-b956-aa1d4f7bddcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.03.23 21:23:11.182557 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8389 | 2026.03.23 21:23:11.182575 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8390 | 2026.03.23 21:23:11.182598 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8391 | 2026.03.23 21:23:11.182613 [ 259 ] {} <Debug> TCP-Session: 7e61fbd0-38d9-412e-911e-eabe8e90d6eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8392 | 2026.03.23 21:23:11.182635 [ 287 ] {} <Debug> TCP-Session: 089f4659-0edd-4591-9cd0-7f9ed5091f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2026.03.23 21:23:11.182657 [ 290 ] {} <Debug> TCP-Session: b5c1e994-583d-4351-b81b-a533070d8f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2026.03.23 21:23:11.182544 [ 286 ] {} <Debug> TCP-Session: aea0f38a-3493-4331-83c1-7640c340e5e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.03.23 21:23:11.182529 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8396 | 2026.03.23 21:23:11.182721 [ 294 ] {} <Debug> TCP-Session: 515f2547-ca9a-4ff3-824f-983a205a8d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2026.03.23 21:23:12.563577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63046 | ||
| 8398 | 2026.03.23 21:23:12.563690 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8399 | 2026.03.23 21:23:12.563718 [ 292 ] {} <Debug> TCP-Session: 69b7f642-7031-400c-9102-361abec0cc58 Authenticating user 'default' from [fd00:1122:3344:101::e]:63046 | ||
| 8400 | 2026.03.23 21:23:12.563741 [ 292 ] {} <Debug> TCP-Session: 69b7f642-7031-400c-9102-361abec0cc58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.03.23 21:23:12.563755 [ 292 ] {} <Debug> TCP-Session: 69b7f642-7031-400c-9102-361abec0cc58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8402 | 2026.03.23 21:23:12.563963 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41887 | ||
| 8403 | 2026.03.23 21:23:12.563994 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44159 | ||
| 8404 | 2026.03.23 21:23:12.564017 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65480 | ||
| 8405 | 2026.03.23 21:23:12.564037 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48064 | ||
| 8406 | 2026.03.23 21:23:12.564085 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8407 | 2026.03.23 21:23:12.564027 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63050 | ||
| 8408 | 2026.03.23 21:23:12.564111 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8409 | 2026.03.23 21:23:12.564129 [ 293 ] {} <Debug> TCP-Session: 7d46d326-195b-4aa4-98ae-402912481186 Authenticating user 'default' from [fd00:1122:3344:101::e]:41887 | ||
| 8410 | 2026.03.23 21:23:12.564125 [ 292 ] {} <Trace> TCP-Session: 69b7f642-7031-400c-9102-361abec0cc58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.03.23 21:23:12.564173 [ 293 ] {} <Debug> TCP-Session: 7d46d326-195b-4aa4-98ae-402912481186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8412 | 2026.03.23 21:23:12.564170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8413 | 2026.03.23 21:23:12.564203 [ 293 ] {} <Debug> TCP-Session: 7d46d326-195b-4aa4-98ae-402912481186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2026.03.23 21:23:12.564181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8415 | 2026.03.23 21:23:12.564230 [ 291 ] {} <Debug> TCP-Session: 065b84c8-b9b0-408d-847a-41b189b90a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:48064 | ||
| 8416 | 2026.03.23 21:23:12.564259 [ 290 ] {} <Debug> TCP-Session: 0e9f6fe5-6a6b-4bc3-8463-e2d68bf5328e Authenticating user 'default' from [fd00:1122:3344:101::e]:63050 | ||
| 8417 | 2026.03.23 21:23:12.564159 [ 286 ] {} <Debug> TCP-Session: 4796eb4c-a989-4cce-ace2-7c3f3dc59628 Authenticating user 'default' from [fd00:1122:3344:101::e]:44159 | ||
| 8418 | 2026.03.23 21:23:12.564278 [ 291 ] {} <Debug> TCP-Session: 065b84c8-b9b0-408d-847a-41b189b90a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8419 | 2026.03.23 21:23:12.564290 [ 290 ] {} <Debug> TCP-Session: 0e9f6fe5-6a6b-4bc3-8463-e2d68bf5328e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8420 | 2026.03.23 21:23:12.564304 [ 286 ] {} <Debug> TCP-Session: 4796eb4c-a989-4cce-ace2-7c3f3dc59628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8421 | 2026.03.23 21:23:12.564324 [ 290 ] {} <Debug> TCP-Session: 0e9f6fe5-6a6b-4bc3-8463-e2d68bf5328e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8422 | 2026.03.23 21:23:12.564313 [ 291 ] {} <Debug> TCP-Session: 065b84c8-b9b0-408d-847a-41b189b90a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8423 | 2026.03.23 21:23:12.564338 [ 292 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63046) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8424 | 2026.03.23 21:23:12.564333 [ 286 ] {} <Debug> TCP-Session: 4796eb4c-a989-4cce-ace2-7c3f3dc59628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8425 | 2026.03.23 21:23:12.564005 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36420 | ||
| 8426 | 2026.03.23 21:23:12.563968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38123 | ||
| 8427 | 2026.03.23 21:23:12.564119 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8428 | 2026.03.23 21:23:12.564488 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8429 | 2026.03.23 21:23:12.564000 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35251 | ||
| 8430 | 2026.03.23 21:23:12.564521 [ 287 ] {} <Debug> TCP-Session: 9aa16e75-e741-4ee3-95b6-34e8131d112e Authenticating user 'default' from [fd00:1122:3344:101::e]:36420 | ||
| 8431 | 2026.03.23 21:23:12.564523 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8432 | 2026.03.23 21:23:12.564553 [ 287 ] {} <Debug> TCP-Session: 9aa16e75-e741-4ee3-95b6-34e8131d112e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2026.03.23 21:23:12.564575 [ 294 ] {} <Debug> TCP-Session: 0a8c5c1d-c35c-4b8b-9cb2-0fef407d1e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:38123 | ||
| 8434 | 2026.03.23 21:23:12.564582 [ 287 ] {} <Debug> TCP-Session: 9aa16e75-e741-4ee3-95b6-34e8131d112e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8435 | 2026.03.23 21:23:12.564590 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8436 | 2026.03.23 21:23:12.564605 [ 294 ] {} <Debug> TCP-Session: 0a8c5c1d-c35c-4b8b-9cb2-0fef407d1e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8437 | 2026.03.23 21:23:12.564632 [ 259 ] {} <Debug> TCP-Session: 6ee9b12c-183e-4469-b72d-3c983010f896 Authenticating user 'default' from [fd00:1122:3344:101::e]:35251 | ||
| 8438 | 2026.03.23 21:23:12.564640 [ 294 ] {} <Debug> TCP-Session: 0a8c5c1d-c35c-4b8b-9cb2-0fef407d1e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2026.03.23 21:23:12.564648 [ 292 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8440 | 2026.03.23 21:23:12.564661 [ 259 ] {} <Debug> TCP-Session: 6ee9b12c-183e-4469-b72d-3c983010f896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8441 | 2026.03.23 21:23:12.564512 [ 289 ] {} <Debug> TCP-Session: 16243639-5e2e-4e80-8798-9b98d08bacb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65480 | ||
| 8442 | 2026.03.23 21:23:12.564707 [ 259 ] {} <Debug> TCP-Session: 6ee9b12c-183e-4469-b72d-3c983010f896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8443 | 2026.03.23 21:23:12.564722 [ 292 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8444 | 2026.03.23 21:23:12.564732 [ 289 ] {} <Debug> TCP-Session: 16243639-5e2e-4e80-8798-9b98d08bacb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2026.03.23 21:23:12.564767 [ 289 ] {} <Debug> TCP-Session: 16243639-5e2e-4e80-8798-9b98d08bacb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8446 | 2026.03.23 21:23:12.565030 [ 292 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 8447 | 2026.03.23 21:23:12.566040 [ 334 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Trace> AggregatingTransform: Aggregating | ||
| 8448 | 2026.03.23 21:23:12.566097 [ 334 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 8449 | 2026.03.23 21:23:12.566134 [ 334 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997145 sec. (1002.863 rows/sec., 39.17 KiB/sec.) | ||
| 8450 | 2026.03.23 21:23:12.566154 [ 334 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Trace> Aggregator: Merging aggregated data | ||
| 8451 | 2026.03.23 21:23:12.567544 [ 292 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 8452 | 2026.03.23 21:23:12.567726 [ 292 ] {78a3a533-96f2-4aef-a281-4495da36c8dc} <Debug> TCPHandler: Processed in 0.003714293 sec. | ||
| 8453 | 2026.03.23 21:23:12.567851 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8454 | 2026.03.23 21:23:12.567874 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8455 | 2026.03.23 21:23:12.567892 [ 292 ] {} <Debug> TCP-Session: 69b7f642-7031-400c-9102-361abec0cc58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8456 | 2026.03.23 21:23:12.567900 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8457 | 2026.03.23 21:23:12.567929 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8458 | 2026.03.23 21:23:12.567948 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8459 | 2026.03.23 21:23:12.567970 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8460 | 2026.03.23 21:23:12.567974 [ 293 ] {} <Debug> TCP-Session: 7d46d326-195b-4aa4-98ae-402912481186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8461 | 2026.03.23 21:23:12.567996 [ 294 ] {} <Debug> TCP-Session: 0a8c5c1d-c35c-4b8b-9cb2-0fef407d1e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8462 | 2026.03.23 21:23:12.568019 [ 287 ] {} <Debug> TCP-Session: 9aa16e75-e741-4ee3-95b6-34e8131d112e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8463 | 2026.03.23 21:23:12.568020 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8464 | 2026.03.23 21:23:12.567982 [ 286 ] {} <Debug> TCP-Session: 4796eb4c-a989-4cce-ace2-7c3f3dc59628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8465 | 2026.03.23 21:23:12.568088 [ 289 ] {} <Debug> TCP-Session: 16243639-5e2e-4e80-8798-9b98d08bacb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2026.03.23 21:23:12.567919 [ 290 ] {} <Debug> TCP-Session: 0e9f6fe5-6a6b-4bc3-8463-e2d68bf5328e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8467 | 2026.03.23 21:23:12.567918 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8468 | 2026.03.23 21:23:12.567996 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8469 | 2026.03.23 21:23:12.568182 [ 291 ] {} <Debug> TCP-Session: 065b84c8-b9b0-408d-847a-41b189b90a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8470 | 2026.03.23 21:23:12.568196 [ 259 ] {} <Debug> TCP-Session: 6ee9b12c-183e-4469-b72d-3c983010f896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8471 | 2026.03.23 21:23:13.076860 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8472 | 2026.03.23 21:23:13.076942 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8473 | 2026.03.23 21:23:13.213278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19168 | ||
| 8474 | 2026.03.23 21:23:13.213871 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2026.03.23 21:23:13.213930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8476 | 2026.03.23 21:23:13.214621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8477 | 2026.03.23 21:23:13.214950 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.03.23 21:23:13.215187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19168 | ||
| 8479 | 2026.03.23 21:23:13.279236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1072 | ||
| 8480 | 2026.03.23 21:23:13.281816 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.03.23 21:23:13.281881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8482 | 2026.03.23 21:23:13.283191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8483 | 2026.03.23 21:23:13.283496 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.03.23 21:23:13.283916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8485 | 2026.03.23 21:23:13.634543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45178 | ||
| 8486 | 2026.03.23 21:23:13.634656 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8487 | 2026.03.23 21:23:13.634682 [ 292 ] {} <Debug> TCP-Session: 6c696e11-d21e-42a0-ab48-3f163dcf543c Authenticating user 'default' from [fd00:1122:3344:101::e]:45178 | ||
| 8488 | 2026.03.23 21:23:13.634719 [ 292 ] {} <Debug> TCP-Session: 6c696e11-d21e-42a0-ab48-3f163dcf543c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2026.03.23 21:23:13.634741 [ 292 ] {} <Debug> TCP-Session: 6c696e11-d21e-42a0-ab48-3f163dcf543c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8490 | 2026.03.23 21:23:13.634960 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48367 | ||
| 8491 | 2026.03.23 21:23:13.634974 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33892 | ||
| 8492 | 2026.03.23 21:23:13.635018 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54058 | ||
| 8493 | 2026.03.23 21:23:13.635041 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47475 | ||
| 8494 | 2026.03.23 21:23:13.635049 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34247 | ||
| 8495 | 2026.03.23 21:23:13.635088 [ 292 ] {} <Trace> TCP-Session: 6c696e11-d21e-42a0-ab48-3f163dcf543c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8496 | 2026.03.23 21:23:13.635114 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8497 | 2026.03.23 21:23:13.635135 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8498 | 2026.03.23 21:23:13.635115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8499 | 2026.03.23 21:23:13.635167 [ 294 ] {} <Debug> TCP-Session: 2bbcb31b-a37c-44f6-bf0f-3fb8bf8861f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33892 | ||
| 8500 | 2026.03.23 21:23:13.635173 [ 290 ] {} <Debug> TCP-Session: 0ebf6bd4-2893-424a-87b3-a2cd26869126 Authenticating user 'default' from [fd00:1122:3344:101::e]:47475 | ||
| 8501 | 2026.03.23 21:23:13.635203 [ 289 ] {} <Debug> TCP-Session: 54dad121-dd54-456f-817d-75e463434d5f Authenticating user 'default' from [fd00:1122:3344:101::e]:54058 | ||
| 8502 | 2026.03.23 21:23:13.635217 [ 294 ] {} <Debug> TCP-Session: 2bbcb31b-a37c-44f6-bf0f-3fb8bf8861f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8503 | 2026.03.23 21:23:13.635224 [ 290 ] {} <Debug> TCP-Session: 0ebf6bd4-2893-424a-87b3-a2cd26869126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8504 | 2026.03.23 21:23:13.635244 [ 294 ] {} <Debug> TCP-Session: 2bbcb31b-a37c-44f6-bf0f-3fb8bf8861f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8505 | 2026.03.23 21:23:13.635239 [ 289 ] {} <Debug> TCP-Session: 54dad121-dd54-456f-817d-75e463434d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8506 | 2026.03.23 21:23:13.635256 [ 290 ] {} <Debug> TCP-Session: 0ebf6bd4-2893-424a-87b3-a2cd26869126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2026.03.23 21:23:13.635280 [ 289 ] {} <Debug> TCP-Session: 54dad121-dd54-456f-817d-75e463434d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8508 | 2026.03.23 21:23:13.635292 [ 292 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8509 | 2026.03.23 21:23:13.635195 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8510 | 2026.03.23 21:23:13.635012 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56828 | ||
| 8511 | 2026.03.23 21:23:13.635366 [ 291 ] {} <Debug> TCP-Session: 460a7f01-f659-484f-bb58-ae2573350033 Authenticating user 'default' from [fd00:1122:3344:101::e]:34247 | ||
| 8512 | 2026.03.23 21:23:13.634995 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46681 | ||
| 8513 | 2026.03.23 21:23:13.635394 [ 291 ] {} <Debug> TCP-Session: 460a7f01-f659-484f-bb58-ae2573350033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8514 | 2026.03.23 21:23:13.634989 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64427 | ||
| 8515 | 2026.03.23 21:23:13.635427 [ 291 ] {} <Debug> TCP-Session: 460a7f01-f659-484f-bb58-ae2573350033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8516 | 2026.03.23 21:23:13.635422 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8517 | 2026.03.23 21:23:13.635458 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8518 | 2026.03.23 21:23:13.635484 [ 287 ] {} <Debug> TCP-Session: 6b30a18f-1ed8-43e9-8fb7-454f0e865ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56828 | ||
| 8519 | 2026.03.23 21:23:13.635495 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8520 | 2026.03.23 21:23:13.635506 [ 286 ] {} <Debug> TCP-Session: cb44fd22-0568-4ed5-a369-ced63078bb66 Authenticating user 'default' from [fd00:1122:3344:101::e]:46681 | ||
| 8521 | 2026.03.23 21:23:13.635512 [ 287 ] {} <Debug> TCP-Session: 6b30a18f-1ed8-43e9-8fb7-454f0e865ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8522 | 2026.03.23 21:23:13.635525 [ 259 ] {} <Debug> TCP-Session: d89b807e-d993-4894-998d-ab84df661fea Authenticating user 'default' from [fd00:1122:3344:101::e]:64427 | ||
| 8523 | 2026.03.23 21:23:13.635538 [ 286 ] {} <Debug> TCP-Session: cb44fd22-0568-4ed5-a369-ced63078bb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8524 | 2026.03.23 21:23:13.635546 [ 287 ] {} <Debug> TCP-Session: 6b30a18f-1ed8-43e9-8fb7-454f0e865ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8525 | 2026.03.23 21:23:13.635560 [ 259 ] {} <Debug> TCP-Session: d89b807e-d993-4894-998d-ab84df661fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8526 | 2026.03.23 21:23:13.635571 [ 286 ] {} <Debug> TCP-Session: cb44fd22-0568-4ed5-a369-ced63078bb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8527 | 2026.03.23 21:23:13.635591 [ 259 ] {} <Debug> TCP-Session: d89b807e-d993-4894-998d-ab84df661fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8528 | 2026.03.23 21:23:13.635580 [ 292 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8529 | 2026.03.23 21:23:13.635087 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8530 | 2026.03.23 21:23:13.635687 [ 293 ] {} <Debug> TCP-Session: 695bdd4f-84d1-4612-b9b3-976a36f8b979 Authenticating user 'default' from [fd00:1122:3344:101::e]:48367 | ||
| 8531 | 2026.03.23 21:23:13.635688 [ 292 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8532 | 2026.03.23 21:23:13.635708 [ 293 ] {} <Debug> TCP-Session: 695bdd4f-84d1-4612-b9b3-976a36f8b979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8533 | 2026.03.23 21:23:13.635731 [ 293 ] {} <Debug> TCP-Session: 695bdd4f-84d1-4612-b9b3-976a36f8b979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8534 | 2026.03.23 21:23:13.636009 [ 292 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 8535 | 2026.03.23 21:23:13.637010 [ 295 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Trace> AggregatingTransform: Aggregating | ||
| 8536 | 2026.03.23 21:23:13.637069 [ 295 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8537 | 2026.03.23 21:23:13.637110 [ 295 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995565 sec. (1004.455 rows/sec., 39.24 KiB/sec.) | ||
| 8538 | 2026.03.23 21:23:13.637131 [ 295 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Trace> Aggregator: Merging aggregated data | ||
| 8539 | 2026.03.23 21:23:13.638606 [ 292 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003375 sec., 296.2962962962963 rows/sec., 11.57 KiB/sec. | ||
| 8540 | 2026.03.23 21:23:13.638763 [ 292 ] {fac405fa-0d47-4f9b-8930-f38898c4c15c} <Debug> TCPHandler: Processed in 0.003800174 sec. | ||
| 8541 | 2026.03.23 21:23:13.638867 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8542 | 2026.03.23 21:23:13.638895 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8543 | 2026.03.23 21:23:13.638913 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8544 | 2026.03.23 21:23:13.638936 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8545 | 2026.03.23 21:23:13.638956 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8546 | 2026.03.23 21:23:13.638963 [ 293 ] {} <Debug> TCP-Session: 695bdd4f-84d1-4612-b9b3-976a36f8b979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.03.23 21:23:13.638976 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8548 | 2026.03.23 21:23:13.638991 [ 287 ] {} <Debug> TCP-Session: 6b30a18f-1ed8-43e9-8fb7-454f0e865ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8549 | 2026.03.23 21:23:13.639011 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8550 | 2026.03.23 21:23:13.639027 [ 259 ] {} <Debug> TCP-Session: d89b807e-d993-4894-998d-ab84df661fea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8551 | 2026.03.23 21:23:13.639036 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8552 | 2026.03.23 21:23:13.639057 [ 289 ] {} <Debug> TCP-Session: 54dad121-dd54-456f-817d-75e463434d5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8553 | 2026.03.23 21:23:13.638993 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8554 | 2026.03.23 21:23:13.639088 [ 290 ] {} <Debug> TCP-Session: 0ebf6bd4-2893-424a-87b3-a2cd26869126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8555 | 2026.03.23 21:23:13.638982 [ 291 ] {} <Debug> TCP-Session: 460a7f01-f659-484f-bb58-ae2573350033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8556 | 2026.03.23 21:23:13.639120 [ 286 ] {} <Debug> TCP-Session: cb44fd22-0568-4ed5-a369-ced63078bb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8557 | 2026.03.23 21:23:13.638941 [ 294 ] {} <Debug> TCP-Session: 2bbcb31b-a37c-44f6-bf0f-3fb8bf8861f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8558 | 2026.03.23 21:23:13.638899 [ 292 ] {} <Debug> TCP-Session: 6c696e11-d21e-42a0-ab48-3f163dcf543c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8559 | 2026.03.23 21:23:13.886250 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.03.23 21:23:13.886430 [ 260 ] {d71f9bcd-6bbd-4331-8aa4-25eddcbe8d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8561 | 2026.03.23 21:23:13.886498 [ 260 ] {d71f9bcd-6bbd-4331-8aa4-25eddcbe8d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8562 | 2026.03.23 21:23:13.887151 [ 260 ] {d71f9bcd-6bbd-4331-8aa4-25eddcbe8d29} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.03.23 21:23:13.887200 [ 260 ] {d71f9bcd-6bbd-4331-8aa4-25eddcbe8d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8564 | 2026.03.23 21:23:13.887607 [ 260 ] {d71f9bcd-6bbd-4331-8aa4-25eddcbe8d29} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8565 | 2026.03.23 21:23:13.887855 [ 260 ] {d71f9bcd-6bbd-4331-8aa4-25eddcbe8d29} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.03.23 21:23:13.888014 [ 260 ] {d71f9bcd-6bbd-4331-8aa4-25eddcbe8d29} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001633 sec., 46540.11022657686 rows/sec., 3.84 MiB/sec. | ||
| 8567 | 2026.03.23 21:23:13.888016 [ 79 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8568 | 2026.03.23 21:23:13.888056 [ 260 ] {d71f9bcd-6bbd-4331-8aa4-25eddcbe8d29} <Debug> TCPHandler: Processed in 0.001942838 sec. | ||
| 8569 | 2026.03.23 21:23:13.888095 [ 79 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.03.23 21:23:13.888128 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8571 | 2026.03.23 21:23:13.888206 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2026.03.23 21:23:13.888236 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8573 | 2026.03.23 21:23:13.888305 [ 260 ] {087eef8e-5e7e-4ddb-a5bc-f1b83ac9dc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.03.23 21:23:13.888352 [ 260 ] {087eef8e-5e7e-4ddb-a5bc-f1b83ac9dc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8575 | 2026.03.23 21:23:13.888361 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8576 | 2026.03.23 21:23:13.888401 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2614 rows starting from the beginning of the part | ||
| 8577 | 2026.03.23 21:23:13.888466 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 8578 | 2026.03.23 21:23:13.888515 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 8579 | 2026.03.23 21:23:13.888560 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 196 rows starting from the beginning of the part | ||
| 8580 | 2026.03.23 21:23:13.888608 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 118 rows starting from the beginning of the part | ||
| 8581 | 2026.03.23 21:23:13.888652 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part | ||
| 8582 | 2026.03.23 21:23:13.888821 [ 260 ] {087eef8e-5e7e-4ddb-a5bc-f1b83ac9dc6b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.03.23 21:23:13.888865 [ 260 ] {087eef8e-5e7e-4ddb-a5bc-f1b83ac9dc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8584 | 2026.03.23 21:23:13.889205 [ 260 ] {087eef8e-5e7e-4ddb-a5bc-f1b83ac9dc6b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8585 | 2026.03.23 21:23:13.889469 [ 260 ] {087eef8e-5e7e-4ddb-a5bc-f1b83ac9dc6b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.03.23 21:23:13.889595 [ 79 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8587 | 2026.03.23 21:23:13.889611 [ 260 ] {087eef8e-5e7e-4ddb-a5bc-f1b83ac9dc6b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001325 sec., 7547.169811320755 rows/sec., 567.51 KiB/sec. | ||
| 8588 | 2026.03.23 21:23:13.889637 [ 79 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.03.23 21:23:13.889661 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8590 | 2026.03.23 21:23:13.889661 [ 260 ] {087eef8e-5e7e-4ddb-a5bc-f1b83ac9dc6b} <Debug> TCPHandler: Processed in 0.001505538 sec. | ||
| 8591 | 2026.03.23 21:23:13.889743 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8592 | 2026.03.23 21:23:13.889802 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2026.03.23 21:23:13.889864 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8594 | 2026.03.23 21:23:13.889915 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 80 rows starting from the beginning of the part | ||
| 8595 | 2026.03.23 21:23:13.889926 [ 260 ] {d188781e-1f87-45e2-8d5a-fb8ac444538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8596 | 2026.03.23 21:23:13.889991 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8597 | 2026.03.23 21:23:13.889992 [ 260 ] {d188781e-1f87-45e2-8d5a-fb8ac444538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8598 | 2026.03.23 21:23:13.890051 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8599 | 2026.03.23 21:23:13.890100 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
| 8600 | 2026.03.23 21:23:13.890141 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8601 | 2026.03.23 21:23:13.890154 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957779 sec., 1633483.656735515 rows/sec., 132.30 MiB/sec. | ||
| 8602 | 2026.03.23 21:23:13.890183 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8603 | 2026.03.23 21:23:13.890521 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8604 | 2026.03.23 21:23:13.890577 [ 260 ] {d188781e-1f87-45e2-8d5a-fb8ac444538e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2026.03.23 21:23:13.890632 [ 260 ] {d188781e-1f87-45e2-8d5a-fb8ac444538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8606 | 2026.03.23 21:23:13.890886 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.03.23 21:23:13.890993 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_66_13} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8608 | 2026.03.23 21:23:13.891002 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295022 sec., 142082.5283277041 rows/sec., 10.99 MiB/sec. | ||
| 8609 | 2026.03.23 21:23:13.891095 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 8610 | 2026.03.23 21:23:13.891136 [ 260 ] {d188781e-1f87-45e2-8d5a-fb8ac444538e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8611 | 2026.03.23 21:23:13.891166 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8612 | 2026.03.23 21:23:13.891546 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.03.23 21:23:13.891614 [ 260 ] {d188781e-1f87-45e2-8d5a-fb8ac444538e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.03.23 21:23:13.891628 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_56_11} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8615 | 2026.03.23 21:23:13.891742 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8616 | 2026.03.23 21:23:13.891778 [ 79 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8617 | 2026.03.23 21:23:13.891809 [ 79 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.03.23 21:23:13.891813 [ 260 ] {d188781e-1f87-45e2-8d5a-fb8ac444538e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00191 sec., 38743.4554973822 rows/sec., 3.02 MiB/sec. | ||
| 8619 | 2026.03.23 21:23:13.891826 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8620 | 2026.03.23 21:23:13.891878 [ 260 ] {d188781e-1f87-45e2-8d5a-fb8ac444538e} <Debug> TCPHandler: Processed in 0.002135173 sec. | ||
| 8621 | 2026.03.23 21:23:13.891931 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8622 | 2026.03.23 21:23:13.892027 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.03.23 21:23:13.892046 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8624 | 2026.03.23 21:23:13.892093 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 8625 | 2026.03.23 21:23:13.892155 [ 260 ] {826202b9-c43d-4f72-9d12-ee9b816cfc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8626 | 2026.03.23 21:23:13.892160 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 8627 | 2026.03.23 21:23:13.892219 [ 260 ] {826202b9-c43d-4f72-9d12-ee9b816cfc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8628 | 2026.03.23 21:23:13.892229 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
| 8629 | 2026.03.23 21:23:13.892296 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 110 rows starting from the beginning of the part | ||
| 8630 | 2026.03.23 21:23:13.892346 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 95 rows starting from the beginning of the part | ||
| 8631 | 2026.03.23 21:23:13.892415 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 8632 | 2026.03.23 21:23:13.892748 [ 260 ] {826202b9-c43d-4f72-9d12-ee9b816cfc6d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.03.23 21:23:13.892801 [ 260 ] {826202b9-c43d-4f72-9d12-ee9b816cfc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8634 | 2026.03.23 21:23:13.893249 [ 260 ] {826202b9-c43d-4f72-9d12-ee9b816cfc6d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8635 | 2026.03.23 21:23:13.893481 [ 260 ] {826202b9-c43d-4f72-9d12-ee9b816cfc6d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.03.23 21:23:13.893598 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8637 | 2026.03.23 21:23:13.893618 [ 260 ] {826202b9-c43d-4f72-9d12-ee9b816cfc6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
| 8638 | 2026.03.23 21:23:13.893627 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.03.23 21:23:13.893658 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8640 | 2026.03.23 21:23:13.893664 [ 260 ] {826202b9-c43d-4f72-9d12-ee9b816cfc6d} <Debug> TCPHandler: Processed in 0.001699172 sec. | ||
| 8641 | 2026.03.23 21:23:13.893728 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8642 | 2026.03.23 21:23:13.893777 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2026.03.23 21:23:13.893831 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8644 | 2026.03.23 21:23:13.893866 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22962 rows starting from the beginning of the part | ||
| 8645 | 2026.03.23 21:23:13.893866 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974479 sec., 936449.5646699712 rows/sec., 69.66 MiB/sec. | ||
| 8646 | 2026.03.23 21:23:13.893877 [ 260 ] {4e8fa694-051b-43ba-b204-85bbdb87e50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8647 | 2026.03.23 21:23:13.893922 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8648 | 2026.03.23 21:23:13.893952 [ 260 ] {4e8fa694-051b-43ba-b204-85bbdb87e50e} <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 | ||
| 8649 | 2026.03.23 21:23:13.893973 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8650 | 2026.03.23 21:23:13.894025 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 196 rows starting from the beginning of the part | ||
| 8651 | 2026.03.23 21:23:13.894065 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 8652 | 2026.03.23 21:23:13.894100 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8653 | 2026.03.23 21:23:13.894104 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8654 | 2026.03.23 21:23:13.894458 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.03.23 21:23:13.894547 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_66_13} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8656 | 2026.03.23 21:23:13.894634 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8657 | 2026.03.23 21:23:13.894765 [ 260 ] {4e8fa694-051b-43ba-b204-85bbdb87e50e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.03.23 21:23:13.894808 [ 260 ] {4e8fa694-051b-43ba-b204-85bbdb87e50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8659 | 2026.03.23 21:23:13.895349 [ 260 ] {4e8fa694-051b-43ba-b204-85bbdb87e50e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8660 | 2026.03.23 21:23:13.895599 [ 260 ] {4e8fa694-051b-43ba-b204-85bbdb87e50e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.03.23 21:23:13.895725 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8662 | 2026.03.23 21:23:13.895753 [ 260 ] {4e8fa694-051b-43ba-b204-85bbdb87e50e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001896 sec., 5274.261603375528 rows/sec., 9.45 MiB/sec. | ||
| 8663 | 2026.03.23 21:23:13.895757 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.03.23 21:23:13.895794 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8665 | 2026.03.23 21:23:13.895817 [ 260 ] {4e8fa694-051b-43ba-b204-85bbdb87e50e} <Debug> TCPHandler: Processed in 0.002088872 sec. | ||
| 8666 | 2026.03.23 21:23:13.895899 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8667 | 2026.03.23 21:23:13.895941 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.03.23 21:23:13.896065 [ 260 ] {33637b1e-2bcc-426d-ab73-99247ee6ed4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8669 | 2026.03.23 21:23:13.896125 [ 260 ] {33637b1e-2bcc-426d-ab73-99247ee6ed4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8670 | 2026.03.23 21:23:13.896174 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8671 | 2026.03.23 21:23:13.896245 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1069 rows starting from the beginning of the part | ||
| 8672 | 2026.03.23 21:23:13.896385 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8673 | 2026.03.23 21:23:13.896486 [ 260 ] {33637b1e-2bcc-426d-ab73-99247ee6ed4a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2026.03.23 21:23:13.896507 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8675 | 2026.03.23 21:23:13.896533 [ 260 ] {33637b1e-2bcc-426d-ab73-99247ee6ed4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8676 | 2026.03.23 21:23:13.896628 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 8677 | 2026.03.23 21:23:13.896744 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8678 | 2026.03.23 21:23:13.896857 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8679 | 2026.03.23 21:23:13.896891 [ 260 ] {33637b1e-2bcc-426d-ab73-99247ee6ed4a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8680 | 2026.03.23 21:23:13.897131 [ 260 ] {33637b1e-2bcc-426d-ab73-99247ee6ed4a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.03.23 21:23:13.897264 [ 79 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8682 | 2026.03.23 21:23:13.897274 [ 260 ] {33637b1e-2bcc-426d-ab73-99247ee6ed4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 8683 | 2026.03.23 21:23:13.897302 [ 79 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.03.23 21:23:13.897325 [ 260 ] {33637b1e-2bcc-426d-ab73-99247ee6ed4a} <Debug> TCPHandler: Processed in 0.001434355 sec. | ||
| 8685 | 2026.03.23 21:23:13.897334 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8686 | 2026.03.23 21:23:13.897418 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8687 | 2026.03.23 21:23:13.897515 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8688 | 2026.03.23 21:23:13.897541 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3060 rows starting from the beginning of the part | ||
| 8689 | 2026.03.23 21:23:13.897585 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8690 | 2026.03.23 21:23:13.897639 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8691 | 2026.03.23 21:23:13.897697 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8692 | 2026.03.23 21:23:13.897753 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8693 | 2026.03.23 21:23:13.897801 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8694 | 2026.03.23 21:23:13.899228 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001840036 sec., 1826051.2294324676 rows/sec., 123.02 MiB/sec. | ||
| 8695 | 2026.03.23 21:23:13.899640 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8696 | 2026.03.23 21:23:13.899652 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23798 rows, containing 5 columns (5 merged, 0 gathered) in 0.005954148 sec., 3996877.470966459 rows/sec., 257.83 MiB/sec. | ||
| 8697 | 2026.03.23 21:23:13.899928 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.03.23 21:23:13.900005 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_66_13} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8699 | 2026.03.23 21:23:13.900076 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8700 | 2026.03.23 21:23:13.900250 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8701 | 2026.03.23 21:23:13.900540 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.03.23 21:23:13.900611 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8703 | 2026.03.23 21:23:13.900697 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8704 | 2026.03.23 21:23:13.904011 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1161 rows, containing 19 columns (19 merged, 0 gathered) in 0.008167643 sec., 142146.2715743085 rows/sec., 254.72 MiB/sec. | ||
| 8705 | 2026.03.23 21:23:13.905443 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8706 | 2026.03.23 21:23:13.905814 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.03.23 21:23:13.905896 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8708 | 2026.03.23 21:23:13.906049 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 8709 | 2026.03.23 21:23:14.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.10 MiB, peak 317.94 MiB, free memory in arenas 0.00 B, will set to 306.44 MiB (RSS), difference: 2.34 MiB | ||
| 8710 | 2026.03.23 21:23:14.222461 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.03.23 21:23:14.222639 [ 260 ] {dcc99374-55d5-4487-a2fb-2465227f1db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8712 | 2026.03.23 21:23:14.222706 [ 260 ] {dcc99374-55d5-4487-a2fb-2465227f1db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8713 | 2026.03.23 21:23:14.223324 [ 260 ] {dcc99374-55d5-4487-a2fb-2465227f1db9} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.03.23 21:23:14.223372 [ 260 ] {dcc99374-55d5-4487-a2fb-2465227f1db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8715 | 2026.03.23 21:23:14.223764 [ 260 ] {dcc99374-55d5-4487-a2fb-2465227f1db9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8716 | 2026.03.23 21:23:14.224001 [ 260 ] {dcc99374-55d5-4487-a2fb-2465227f1db9} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.03.23 21:23:14.224205 [ 260 ] {dcc99374-55d5-4487-a2fb-2465227f1db9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001615 sec., 2476.780185758514 rows/sec., 201.96 KiB/sec. | ||
| 8718 | 2026.03.23 21:23:14.224272 [ 260 ] {dcc99374-55d5-4487-a2fb-2465227f1db9} <Debug> TCPHandler: Processed in 0.001941948 sec. | ||
| 8719 | 2026.03.23 21:23:14.224420 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.03.23 21:23:14.224518 [ 260 ] {1eab2432-7923-44e0-af4b-edf715ebca29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8721 | 2026.03.23 21:23:14.224560 [ 260 ] {1eab2432-7923-44e0-af4b-edf715ebca29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8722 | 2026.03.23 21:23:14.226477 [ 260 ] {1eab2432-7923-44e0-af4b-edf715ebca29} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.03.23 21:23:14.226516 [ 260 ] {1eab2432-7923-44e0-af4b-edf715ebca29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8724 | 2026.03.23 21:23:14.227003 [ 260 ] {1eab2432-7923-44e0-af4b-edf715ebca29} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8725 | 2026.03.23 21:23:14.227229 [ 260 ] {1eab2432-7923-44e0-af4b-edf715ebca29} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.03.23 21:23:14.227373 [ 260 ] {1eab2432-7923-44e0-af4b-edf715ebca29} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002875 sec., 858782.6086956522 rows/sec., 63.76 MiB/sec. | ||
| 8727 | 2026.03.23 21:23:14.227415 [ 260 ] {1eab2432-7923-44e0-af4b-edf715ebca29} <Debug> TCPHandler: Processed in 0.003045945 sec. | ||
| 8728 | 2026.03.23 21:23:14.227534 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.03.23 21:23:14.227633 [ 260 ] {2a104aa3-007e-42e1-a95e-0c1ce19542e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.03.23 21:23:14.227675 [ 260 ] {2a104aa3-007e-42e1-a95e-0c1ce19542e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8731 | 2026.03.23 21:23:14.228107 [ 260 ] {2a104aa3-007e-42e1-a95e-0c1ce19542e6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.03.23 21:23:14.228144 [ 260 ] {2a104aa3-007e-42e1-a95e-0c1ce19542e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8733 | 2026.03.23 21:23:14.228453 [ 260 ] {2a104aa3-007e-42e1-a95e-0c1ce19542e6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8734 | 2026.03.23 21:23:14.228665 [ 260 ] {2a104aa3-007e-42e1-a95e-0c1ce19542e6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.03.23 21:23:14.228799 [ 260 ] {2a104aa3-007e-42e1-a95e-0c1ce19542e6} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001187 sec., 38753.15922493682 rows/sec., 2.83 MiB/sec. | ||
| 8736 | 2026.03.23 21:23:14.228837 [ 260 ] {2a104aa3-007e-42e1-a95e-0c1ce19542e6} <Debug> TCPHandler: Processed in 0.001353784 sec. | ||
| 8737 | 2026.03.23 21:23:14.228938 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.03.23 21:23:14.229030 [ 260 ] {45daeac4-711f-4cb1-bf60-bec9e4d598eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.03.23 21:23:14.229068 [ 260 ] {45daeac4-711f-4cb1-bf60-bec9e4d598eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8740 | 2026.03.23 21:23:14.229755 [ 260 ] {45daeac4-711f-4cb1-bf60-bec9e4d598eb} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.03.23 21:23:14.229791 [ 260 ] {45daeac4-711f-4cb1-bf60-bec9e4d598eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8742 | 2026.03.23 21:23:14.230182 [ 260 ] {45daeac4-711f-4cb1-bf60-bec9e4d598eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8743 | 2026.03.23 21:23:14.230393 [ 260 ] {45daeac4-711f-4cb1-bf60-bec9e4d598eb} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.03.23 21:23:14.230524 [ 260 ] {45daeac4-711f-4cb1-bf60-bec9e4d598eb} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001509 sec., 530815.1093439364 rows/sec., 30.66 MiB/sec. | ||
| 8745 | 2026.03.23 21:23:14.230563 [ 260 ] {45daeac4-711f-4cb1-bf60-bec9e4d598eb} <Debug> TCPHandler: Processed in 0.001672802 sec. | ||
| 8746 | 2026.03.23 21:23:14.230672 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.03.23 21:23:14.230768 [ 260 ] {0a396def-3f0e-4031-abef-3ae083abfbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8748 | 2026.03.23 21:23:14.230808 [ 260 ] {0a396def-3f0e-4031-abef-3ae083abfbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8749 | 2026.03.23 21:23:14.231182 [ 260 ] {0a396def-3f0e-4031-abef-3ae083abfbce} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.03.23 21:23:14.231219 [ 260 ] {0a396def-3f0e-4031-abef-3ae083abfbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8751 | 2026.03.23 21:23:14.231519 [ 260 ] {0a396def-3f0e-4031-abef-3ae083abfbce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8752 | 2026.03.23 21:23:14.231730 [ 260 ] {0a396def-3f0e-4031-abef-3ae083abfbce} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.03.23 21:23:14.231864 [ 260 ] {0a396def-3f0e-4031-abef-3ae083abfbce} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 8754 | 2026.03.23 21:23:14.231903 [ 260 ] {0a396def-3f0e-4031-abef-3ae083abfbce} <Debug> TCPHandler: Processed in 0.001280442 sec. | ||
| 8755 | 2026.03.23 21:23:14.232003 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2026.03.23 21:23:14.232097 [ 260 ] {ffda24d8-d6b2-45e0-8f2c-bca5fca5fed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8757 | 2026.03.23 21:23:14.232137 [ 260 ] {ffda24d8-d6b2-45e0-8f2c-bca5fca5fed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8758 | 2026.03.23 21:23:14.233091 [ 260 ] {ffda24d8-d6b2-45e0-8f2c-bca5fca5fed1} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.03.23 21:23:14.233129 [ 260 ] {ffda24d8-d6b2-45e0-8f2c-bca5fca5fed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8760 | 2026.03.23 21:23:14.233494 [ 260 ] {ffda24d8-d6b2-45e0-8f2c-bca5fca5fed1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8761 | 2026.03.23 21:23:14.233710 [ 260 ] {ffda24d8-d6b2-45e0-8f2c-bca5fca5fed1} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.03.23 21:23:14.233844 [ 260 ] {ffda24d8-d6b2-45e0-8f2c-bca5fca5fed1} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001764 sec., 751133.7868480725 rows/sec., 50.34 MiB/sec. | ||
| 8763 | 2026.03.23 21:23:14.233883 [ 260 ] {ffda24d8-d6b2-45e0-8f2c-bca5fca5fed1} <Debug> TCPHandler: Processed in 0.001929288 sec. | ||
| 8764 | 2026.03.23 21:23:14.233991 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8765 | 2026.03.23 21:23:14.234086 [ 260 ] {9a92e4eb-579e-489d-a80a-76a0df12d5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8766 | 2026.03.23 21:23:14.234131 [ 260 ] {9a92e4eb-579e-489d-a80a-76a0df12d5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8767 | 2026.03.23 21:23:14.234925 [ 260 ] {9a92e4eb-579e-489d-a80a-76a0df12d5f6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.03.23 21:23:14.234962 [ 260 ] {9a92e4eb-579e-489d-a80a-76a0df12d5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8769 | 2026.03.23 21:23:14.235389 [ 260 ] {9a92e4eb-579e-489d-a80a-76a0df12d5f6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8770 | 2026.03.23 21:23:14.235608 [ 260 ] {9a92e4eb-579e-489d-a80a-76a0df12d5f6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.03.23 21:23:14.235749 [ 260 ] {9a92e4eb-579e-489d-a80a-76a0df12d5f6} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001681 sec., 891136.2284354551 rows/sec., 54.05 MiB/sec. | ||
| 8772 | 2026.03.23 21:23:14.235787 [ 260 ] {9a92e4eb-579e-489d-a80a-76a0df12d5f6} <Debug> TCPHandler: Processed in 0.001845296 sec. | ||
| 8773 | 2026.03.23 21:23:14.235897 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8774 | 2026.03.23 21:23:14.235996 [ 260 ] {7ccf04a8-082f-4f7f-a76b-68ee39c86760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8775 | 2026.03.23 21:23:14.236055 [ 260 ] {7ccf04a8-082f-4f7f-a76b-68ee39c86760} <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 | ||
| 8776 | 2026.03.23 21:23:14.236927 [ 260 ] {7ccf04a8-082f-4f7f-a76b-68ee39c86760} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.03.23 21:23:14.236964 [ 260 ] {7ccf04a8-082f-4f7f-a76b-68ee39c86760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8778 | 2026.03.23 21:23:14.237539 [ 260 ] {7ccf04a8-082f-4f7f-a76b-68ee39c86760} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8779 | 2026.03.23 21:23:14.237777 [ 260 ] {7ccf04a8-082f-4f7f-a76b-68ee39c86760} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.03.23 21:23:14.237920 [ 260 ] {7ccf04a8-082f-4f7f-a76b-68ee39c86760} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001946 sec., 21582.73381294964 rows/sec., 38.68 MiB/sec. | ||
| 8781 | 2026.03.23 21:23:14.237987 [ 260 ] {7ccf04a8-082f-4f7f-a76b-68ee39c86760} <Debug> TCPHandler: Processed in 0.002139363 sec. | ||
| 8782 | 2026.03.23 21:23:14.238107 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8783 | 2026.03.23 21:23:14.238202 [ 260 ] {5fbcfa30-f5b2-4d65-b51b-e2add2858a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8784 | 2026.03.23 21:23:14.238244 [ 260 ] {5fbcfa30-f5b2-4d65-b51b-e2add2858a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8785 | 2026.03.23 21:23:14.238571 [ 260 ] {5fbcfa30-f5b2-4d65-b51b-e2add2858a01} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.03.23 21:23:14.238607 [ 260 ] {5fbcfa30-f5b2-4d65-b51b-e2add2858a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8787 | 2026.03.23 21:23:14.238965 [ 260 ] {5fbcfa30-f5b2-4d65-b51b-e2add2858a01} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8788 | 2026.03.23 21:23:14.239198 [ 260 ] {5fbcfa30-f5b2-4d65-b51b-e2add2858a01} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.03.23 21:23:14.239332 [ 260 ] {5fbcfa30-f5b2-4d65-b51b-e2add2858a01} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 721.36 KiB/sec. | ||
| 8790 | 2026.03.23 21:23:14.239394 [ 260 ] {5fbcfa30-f5b2-4d65-b51b-e2add2858a01} <Debug> TCPHandler: Processed in 0.001336223 sec. | ||
| 8791 | 2026.03.23 21:23:14.252855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8792 | 2026.03.23 21:23:14.270554 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.03.23 21:23:14.270602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8794 | 2026.03.23 21:23:14.276732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8795 | 2026.03.23 21:23:14.277423 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.03.23 21:23:14.280474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8797 | 2026.03.23 21:23:15.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.63 MiB, peak 317.94 MiB, free memory in arenas 0.00 B, will set to 306.48 MiB (RSS), difference: -1.15 MiB | ||
| 8798 | 2026.03.23 21:23:18.883813 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.03.23 21:23:18.884004 [ 260 ] {b48958a1-cb1b-4177-b903-c2719c8944e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8800 | 2026.03.23 21:23:18.884070 [ 260 ] {b48958a1-cb1b-4177-b903-c2719c8944e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8801 | 2026.03.23 21:23:18.884734 [ 260 ] {b48958a1-cb1b-4177-b903-c2719c8944e6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.03.23 21:23:18.884785 [ 260 ] {b48958a1-cb1b-4177-b903-c2719c8944e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8803 | 2026.03.23 21:23:18.885176 [ 260 ] {b48958a1-cb1b-4177-b903-c2719c8944e6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8804 | 2026.03.23 21:23:18.885396 [ 260 ] {b48958a1-cb1b-4177-b903-c2719c8944e6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.03.23 21:23:18.885561 [ 260 ] {b48958a1-cb1b-4177-b903-c2719c8944e6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.68 MiB/sec. | ||
| 8806 | 2026.03.23 21:23:18.885613 [ 260 ] {b48958a1-cb1b-4177-b903-c2719c8944e6} <Debug> TCPHandler: Processed in 0.001931458 sec. | ||
| 8807 | 2026.03.23 21:23:18.885740 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.03.23 21:23:18.885843 [ 260 ] {1946e780-d007-4b3f-9df8-426937ba8331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8809 | 2026.03.23 21:23:18.885886 [ 260 ] {1946e780-d007-4b3f-9df8-426937ba8331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8810 | 2026.03.23 21:23:18.886334 [ 260 ] {1946e780-d007-4b3f-9df8-426937ba8331} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.03.23 21:23:18.886372 [ 260 ] {1946e780-d007-4b3f-9df8-426937ba8331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8812 | 2026.03.23 21:23:18.886681 [ 260 ] {1946e780-d007-4b3f-9df8-426937ba8331} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8813 | 2026.03.23 21:23:18.886895 [ 260 ] {1946e780-d007-4b3f-9df8-426937ba8331} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.03.23 21:23:18.887027 [ 260 ] {1946e780-d007-4b3f-9df8-426937ba8331} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 8815 | 2026.03.23 21:23:18.887065 [ 260 ] {1946e780-d007-4b3f-9df8-426937ba8331} <Debug> TCPHandler: Processed in 0.001375674 sec. | ||
| 8816 | 2026.03.23 21:23:18.887176 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.03.23 21:23:18.887269 [ 260 ] {a073c52d-92d1-4258-bdb7-043650bd1c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.03.23 21:23:18.887313 [ 260 ] {a073c52d-92d1-4258-bdb7-043650bd1c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8819 | 2026.03.23 21:23:18.887710 [ 260 ] {a073c52d-92d1-4258-bdb7-043650bd1c10} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.03.23 21:23:18.887746 [ 260 ] {a073c52d-92d1-4258-bdb7-043650bd1c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8821 | 2026.03.23 21:23:18.888061 [ 260 ] {a073c52d-92d1-4258-bdb7-043650bd1c10} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8822 | 2026.03.23 21:23:18.888262 [ 260 ] {a073c52d-92d1-4258-bdb7-043650bd1c10} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.03.23 21:23:18.888393 [ 260 ] {a073c52d-92d1-4258-bdb7-043650bd1c10} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 8824 | 2026.03.23 21:23:18.888430 [ 260 ] {a073c52d-92d1-4258-bdb7-043650bd1c10} <Debug> TCPHandler: Processed in 0.001301682 sec. | ||
| 8825 | 2026.03.23 21:23:18.888539 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.03.23 21:23:18.888632 [ 260 ] {73aa9b3f-bd04-4ca2-b269-b94a743281e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8827 | 2026.03.23 21:23:18.888674 [ 260 ] {73aa9b3f-bd04-4ca2-b269-b94a743281e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8828 | 2026.03.23 21:23:18.889001 [ 260 ] {73aa9b3f-bd04-4ca2-b269-b94a743281e4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.03.23 21:23:18.889036 [ 260 ] {73aa9b3f-bd04-4ca2-b269-b94a743281e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8830 | 2026.03.23 21:23:18.889327 [ 260 ] {73aa9b3f-bd04-4ca2-b269-b94a743281e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8831 | 2026.03.23 21:23:18.889523 [ 260 ] {73aa9b3f-bd04-4ca2-b269-b94a743281e4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.03.23 21:23:18.889650 [ 260 ] {73aa9b3f-bd04-4ca2-b269-b94a743281e4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001036 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 8833 | 2026.03.23 21:23:18.889685 [ 260 ] {73aa9b3f-bd04-4ca2-b269-b94a743281e4} <Debug> TCPHandler: Processed in 0.00119336 sec. | ||
| 8834 | 2026.03.23 21:23:20.716250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19616 | ||
| 8835 | 2026.03.23 21:23:20.716761 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.03.23 21:23:20.716800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8837 | 2026.03.23 21:23:20.717305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8838 | 2026.03.23 21:23:20.717550 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.03.23 21:23:20.717674 [ 57 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8840 | 2026.03.23 21:23:20.717682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19616 | ||
| 8841 | 2026.03.23 21:23:20.717721 [ 57 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.03.23 21:23:20.717744 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8843 | 2026.03.23 21:23:20.717863 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 8844 | 2026.03.23 21:23:20.717999 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8845 | 2026.03.23 21:23:20.718038 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17248 rows starting from the beginning of the part | ||
| 8846 | 2026.03.23 21:23:20.718102 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8847 | 2026.03.23 21:23:20.718148 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8848 | 2026.03.23 21:23:20.718189 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8849 | 2026.03.23 21:23:20.718228 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8850 | 2026.03.23 21:23:20.718266 [ 191 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8851 | 2026.03.23 21:23:20.720277 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466192 sec., 7953963.032886329 rows/sec., 113.78 MiB/sec. | ||
| 8852 | 2026.03.23 21:23:20.720582 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8853 | 2026.03.23 21:23:20.720904 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.03.23 21:23:20.720989 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_41_8} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8855 | 2026.03.23 21:23:20.721085 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8856 | 2026.03.23 21:23:21.781533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8857 | 2026.03.23 21:23:21.799385 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.03.23 21:23:21.799450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8859 | 2026.03.23 21:23:21.805682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8860 | 2026.03.23 21:23:21.806394 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.03.23 21:23:21.806706 [ 61 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8862 | 2026.03.23 21:23:21.806770 [ 61 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.03.23 21:23:21.806789 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8864 | 2026.03.23 21:23:21.806917 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 8865 | 2026.03.23 21:23:21.810166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8866 | 2026.03.23 21:23:21.810627 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8867 | 2026.03.23 21:23:21.812058 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8868 | 2026.03.23 21:23:21.816574 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8869 | 2026.03.23 21:23:21.821034 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8870 | 2026.03.23 21:23:21.825519 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8871 | 2026.03.23 21:23:21.830189 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8872 | 2026.03.23 21:23:21.834087 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8873 | 2026.03.23 21:23:21.888626 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081761914 sec., 3779.265734899503 rows/sec., 19.54 MiB/sec. | ||
| 8874 | 2026.03.23 21:23:21.891629 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8875 | 2026.03.23 21:23:21.893823 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.03.23 21:23:21.894250 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_41_8} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8877 | 2026.03.23 21:23:21.897801 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8878 | 2026.03.23 21:23:22.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.57 MiB, peak 320.98 MiB, free memory in arenas 0.00 B, will set to 309.06 MiB (RSS), difference: 1.49 MiB | ||
| 8879 | 2026.03.23 21:23:23.285080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1112 | ||
| 8880 | 2026.03.23 21:23:23.287586 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.03.23 21:23:23.287646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8882 | 2026.03.23 21:23:23.288989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8883 | 2026.03.23 21:23:23.289269 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.03.23 21:23:23.289649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 8885 | 2026.03.23 21:23:23.885686 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2026.03.23 21:23:23.885864 [ 260 ] {f8d4116d-0bc9-4cc3-91d6-948cac662516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8887 | 2026.03.23 21:23:23.885931 [ 260 ] {f8d4116d-0bc9-4cc3-91d6-948cac662516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8888 | 2026.03.23 21:23:23.886613 [ 260 ] {f8d4116d-0bc9-4cc3-91d6-948cac662516} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.03.23 21:23:23.886663 [ 260 ] {f8d4116d-0bc9-4cc3-91d6-948cac662516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8890 | 2026.03.23 21:23:23.887081 [ 260 ] {f8d4116d-0bc9-4cc3-91d6-948cac662516} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8891 | 2026.03.23 21:23:23.887316 [ 260 ] {f8d4116d-0bc9-4cc3-91d6-948cac662516} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.03.23 21:23:23.887489 [ 260 ] {f8d4116d-0bc9-4cc3-91d6-948cac662516} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001674 sec., 45400.23894862605 rows/sec., 3.74 MiB/sec. | ||
| 8893 | 2026.03.23 21:23:23.887542 [ 260 ] {f8d4116d-0bc9-4cc3-91d6-948cac662516} <Debug> TCPHandler: Processed in 0.001989319 sec. | ||
| 8894 | 2026.03.23 21:23:23.887676 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.03.23 21:23:23.887781 [ 260 ] {14e9fbec-db58-47b6-9378-b2c397fc5821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8896 | 2026.03.23 21:23:23.887825 [ 260 ] {14e9fbec-db58-47b6-9378-b2c397fc5821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8897 | 2026.03.23 21:23:23.888258 [ 260 ] {14e9fbec-db58-47b6-9378-b2c397fc5821} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.03.23 21:23:23.888296 [ 260 ] {14e9fbec-db58-47b6-9378-b2c397fc5821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8899 | 2026.03.23 21:23:23.888604 [ 260 ] {14e9fbec-db58-47b6-9378-b2c397fc5821} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8900 | 2026.03.23 21:23:23.888816 [ 260 ] {14e9fbec-db58-47b6-9378-b2c397fc5821} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.03.23 21:23:23.888959 [ 260 ] {14e9fbec-db58-47b6-9378-b2c397fc5821} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. | ||
| 8902 | 2026.03.23 21:23:23.889000 [ 260 ] {14e9fbec-db58-47b6-9378-b2c397fc5821} <Debug> TCPHandler: Processed in 0.001376425 sec. | ||
| 8903 | 2026.03.23 21:23:23.889113 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8904 | 2026.03.23 21:23:23.889210 [ 260 ] {7a302bbc-ca72-4f2e-a5d9-8c2759b71e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8905 | 2026.03.23 21:23:23.889252 [ 260 ] {7a302bbc-ca72-4f2e-a5d9-8c2759b71e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8906 | 2026.03.23 21:23:23.889676 [ 260 ] {7a302bbc-ca72-4f2e-a5d9-8c2759b71e57} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2026.03.23 21:23:23.889712 [ 260 ] {7a302bbc-ca72-4f2e-a5d9-8c2759b71e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8908 | 2026.03.23 21:23:23.890019 [ 260 ] {7a302bbc-ca72-4f2e-a5d9-8c2759b71e57} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8909 | 2026.03.23 21:23:23.890227 [ 260 ] {7a302bbc-ca72-4f2e-a5d9-8c2759b71e57} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.03.23 21:23:23.890357 [ 260 ] {7a302bbc-ca72-4f2e-a5d9-8c2759b71e57} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.95 MiB/sec. | ||
| 8911 | 2026.03.23 21:23:23.890395 [ 260 ] {7a302bbc-ca72-4f2e-a5d9-8c2759b71e57} <Debug> TCPHandler: Processed in 0.001330603 sec. | ||
| 8912 | 2026.03.23 21:23:23.890507 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.03.23 21:23:23.890600 [ 260 ] {32d640f0-12bc-4f7c-8f43-4e50d53b82c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8914 | 2026.03.23 21:23:23.890644 [ 260 ] {32d640f0-12bc-4f7c-8f43-4e50d53b82c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8915 | 2026.03.23 21:23:23.891053 [ 260 ] {32d640f0-12bc-4f7c-8f43-4e50d53b82c7} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.03.23 21:23:23.891090 [ 260 ] {32d640f0-12bc-4f7c-8f43-4e50d53b82c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8917 | 2026.03.23 21:23:23.891417 [ 260 ] {32d640f0-12bc-4f7c-8f43-4e50d53b82c7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8918 | 2026.03.23 21:23:23.891624 [ 260 ] {32d640f0-12bc-4f7c-8f43-4e50d53b82c7} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.03.23 21:23:23.891756 [ 260 ] {32d640f0-12bc-4f7c-8f43-4e50d53b82c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8920 | 2026.03.23 21:23:23.891793 [ 260 ] {32d640f0-12bc-4f7c-8f43-4e50d53b82c7} <Debug> TCPHandler: Processed in 0.001335233 sec. | ||
| 8921 | 2026.03.23 21:23:23.891902 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.03.23 21:23:23.892025 [ 260 ] {02e8fa8a-be61-41f3-adf1-d3e88a472325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8923 | 2026.03.23 21:23:23.892080 [ 260 ] {02e8fa8a-be61-41f3-adf1-d3e88a472325} <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 | ||
| 8924 | 2026.03.23 21:23:23.892865 [ 260 ] {02e8fa8a-be61-41f3-adf1-d3e88a472325} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.03.23 21:23:23.892902 [ 260 ] {02e8fa8a-be61-41f3-adf1-d3e88a472325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8926 | 2026.03.23 21:23:23.893427 [ 260 ] {02e8fa8a-be61-41f3-adf1-d3e88a472325} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8927 | 2026.03.23 21:23:23.893646 [ 260 ] {02e8fa8a-be61-41f3-adf1-d3e88a472325} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.03.23 21:23:23.893819 [ 260 ] {02e8fa8a-be61-41f3-adf1-d3e88a472325} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 8929 | 2026.03.23 21:23:23.893882 [ 260 ] {02e8fa8a-be61-41f3-adf1-d3e88a472325} <Debug> TCPHandler: Processed in 0.00202775 sec. | ||
| 8930 | 2026.03.23 21:23:23.893995 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.03.23 21:23:23.894090 [ 260 ] {b35d4016-ab04-44a0-a32e-4461b9f745f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8932 | 2026.03.23 21:23:23.894132 [ 260 ] {b35d4016-ab04-44a0-a32e-4461b9f745f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8933 | 2026.03.23 21:23:23.894469 [ 260 ] {b35d4016-ab04-44a0-a32e-4461b9f745f7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.03.23 21:23:23.894507 [ 260 ] {b35d4016-ab04-44a0-a32e-4461b9f745f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8935 | 2026.03.23 21:23:23.894808 [ 260 ] {b35d4016-ab04-44a0-a32e-4461b9f745f7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8936 | 2026.03.23 21:23:23.895021 [ 260 ] {b35d4016-ab04-44a0-a32e-4461b9f745f7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.03.23 21:23:23.895147 [ 260 ] {b35d4016-ab04-44a0-a32e-4461b9f745f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8938 | 2026.03.23 21:23:23.895184 [ 260 ] {b35d4016-ab04-44a0-a32e-4461b9f745f7} <Debug> TCPHandler: Processed in 0.00123838 sec. | ||
| 8939 | 2026.03.23 21:23:28.077001 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8940 | 2026.03.23 21:23:28.077061 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8941 | 2026.03.23 21:23:28.217888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20128 | ||
| 8942 | 2026.03.23 21:23:28.218438 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.03.23 21:23:28.218483 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8944 | 2026.03.23 21:23:28.218993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8945 | 2026.03.23 21:23:28.219240 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.03.23 21:23:28.219371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20128 | ||
| 8947 | 2026.03.23 21:23:28.886823 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.03.23 21:23:28.887046 [ 260 ] {3936b577-efca-493b-a0a9-8d297af655a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8949 | 2026.03.23 21:23:28.887134 [ 260 ] {3936b577-efca-493b-a0a9-8d297af655a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8950 | 2026.03.23 21:23:28.887954 [ 260 ] {3936b577-efca-493b-a0a9-8d297af655a7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.03.23 21:23:28.887999 [ 260 ] {3936b577-efca-493b-a0a9-8d297af655a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8952 | 2026.03.23 21:23:28.888380 [ 260 ] {3936b577-efca-493b-a0a9-8d297af655a7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8953 | 2026.03.23 21:23:28.888600 [ 260 ] {3936b577-efca-493b-a0a9-8d297af655a7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.03.23 21:23:28.888749 [ 260 ] {3936b577-efca-493b-a0a9-8d297af655a7} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001765 sec., 66855.52407932011 rows/sec., 5.69 MiB/sec. | ||
| 8955 | 2026.03.23 21:23:28.888789 [ 260 ] {3936b577-efca-493b-a0a9-8d297af655a7} <Debug> TCPHandler: Processed in 0.002107693 sec. | ||
| 8956 | 2026.03.23 21:23:28.888916 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.03.23 21:23:28.889008 [ 260 ] {e62a7182-49ef-4510-8ff9-a5756498e522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.03.23 21:23:28.889048 [ 260 ] {e62a7182-49ef-4510-8ff9-a5756498e522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8959 | 2026.03.23 21:23:28.889456 [ 260 ] {e62a7182-49ef-4510-8ff9-a5756498e522} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.03.23 21:23:28.889492 [ 260 ] {e62a7182-49ef-4510-8ff9-a5756498e522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8961 | 2026.03.23 21:23:28.889788 [ 260 ] {e62a7182-49ef-4510-8ff9-a5756498e522} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8962 | 2026.03.23 21:23:28.889991 [ 260 ] {e62a7182-49ef-4510-8ff9-a5756498e522} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.03.23 21:23:28.890119 [ 260 ] {e62a7182-49ef-4510-8ff9-a5756498e522} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001128 sec., 27482.269503546097 rows/sec., 2.02 MiB/sec. | ||
| 8964 | 2026.03.23 21:23:28.890155 [ 260 ] {e62a7182-49ef-4510-8ff9-a5756498e522} <Debug> TCPHandler: Processed in 0.001287542 sec. | ||
| 8965 | 2026.03.23 21:23:28.890262 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.03.23 21:23:28.890353 [ 260 ] {e6ede2cd-4058-4a21-a29f-f306d5924b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8967 | 2026.03.23 21:23:28.890392 [ 260 ] {e6ede2cd-4058-4a21-a29f-f306d5924b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8968 | 2026.03.23 21:23:28.890814 [ 260 ] {e6ede2cd-4058-4a21-a29f-f306d5924b0e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.03.23 21:23:28.890851 [ 260 ] {e6ede2cd-4058-4a21-a29f-f306d5924b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8970 | 2026.03.23 21:23:28.891144 [ 260 ] {e6ede2cd-4058-4a21-a29f-f306d5924b0e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8971 | 2026.03.23 21:23:28.891345 [ 260 ] {e6ede2cd-4058-4a21-a29f-f306d5924b0e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.03.23 21:23:28.891472 [ 260 ] {e6ede2cd-4058-4a21-a29f-f306d5924b0e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001137 sec., 83553.21020228672 rows/sec., 6.53 MiB/sec. | ||
| 8973 | 2026.03.23 21:23:28.891509 [ 260 ] {e6ede2cd-4058-4a21-a29f-f306d5924b0e} <Debug> TCPHandler: Processed in 0.001294462 sec. | ||
| 8974 | 2026.03.23 21:23:28.891616 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.03.23 21:23:28.891707 [ 260 ] {186ff850-0a4a-4b2b-a675-0a6c41fe770b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.03.23 21:23:28.891751 [ 260 ] {186ff850-0a4a-4b2b-a675-0a6c41fe770b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8977 | 2026.03.23 21:23:28.892146 [ 260 ] {186ff850-0a4a-4b2b-a675-0a6c41fe770b} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.03.23 21:23:28.892181 [ 260 ] {186ff850-0a4a-4b2b-a675-0a6c41fe770b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8979 | 2026.03.23 21:23:28.892495 [ 260 ] {186ff850-0a4a-4b2b-a675-0a6c41fe770b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8980 | 2026.03.23 21:23:28.892694 [ 260 ] {186ff850-0a4a-4b2b-a675-0a6c41fe770b} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.03.23 21:23:28.892819 [ 260 ] {186ff850-0a4a-4b2b-a675-0a6c41fe770b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001129 sec., 141718.33480956597 rows/sec., 9.87 MiB/sec. | ||
| 8982 | 2026.03.23 21:23:28.892855 [ 260 ] {186ff850-0a4a-4b2b-a675-0a6c41fe770b} <Debug> TCPHandler: Processed in 0.001285582 sec. | ||
| 8983 | 2026.03.23 21:23:28.892970 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.03.23 21:23:28.893063 [ 260 ] {150fc024-fb0f-46ff-a21c-91575dcb2731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8985 | 2026.03.23 21:23:28.893117 [ 260 ] {150fc024-fb0f-46ff-a21c-91575dcb2731} <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 | ||
| 8986 | 2026.03.23 21:23:28.893968 [ 260 ] {150fc024-fb0f-46ff-a21c-91575dcb2731} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.03.23 21:23:28.894005 [ 260 ] {150fc024-fb0f-46ff-a21c-91575dcb2731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8988 | 2026.03.23 21:23:28.894550 [ 260 ] {150fc024-fb0f-46ff-a21c-91575dcb2731} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8989 | 2026.03.23 21:23:28.894769 [ 260 ] {150fc024-fb0f-46ff-a21c-91575dcb2731} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.03.23 21:23:28.894904 [ 260 ] {150fc024-fb0f-46ff-a21c-91575dcb2731} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 8991 | 2026.03.23 21:23:28.894955 [ 260 ] {150fc024-fb0f-46ff-a21c-91575dcb2731} <Debug> TCPHandler: Processed in 0.00203189 sec. | ||
| 8992 | 2026.03.23 21:23:28.895066 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.03.23 21:23:28.895163 [ 260 ] {4bc40dc2-2031-4eef-8399-8e586055393d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8994 | 2026.03.23 21:23:28.895204 [ 260 ] {4bc40dc2-2031-4eef-8399-8e586055393d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8995 | 2026.03.23 21:23:28.895541 [ 260 ] {4bc40dc2-2031-4eef-8399-8e586055393d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.03.23 21:23:28.895575 [ 260 ] {4bc40dc2-2031-4eef-8399-8e586055393d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8997 | 2026.03.23 21:23:28.895862 [ 260 ] {4bc40dc2-2031-4eef-8399-8e586055393d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8998 | 2026.03.23 21:23:28.896063 [ 260 ] {4bc40dc2-2031-4eef-8399-8e586055393d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.03.23 21:23:28.896184 [ 260 ] {4bc40dc2-2031-4eef-8399-8e586055393d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 9000 | 2026.03.23 21:23:28.896219 [ 260 ] {4bc40dc2-2031-4eef-8399-8e586055393d} <Debug> TCPHandler: Processed in 0.001200321 sec. | ||
| 9001 | 2026.03.23 21:23:29.310376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9002 | 2026.03.23 21:23:29.325376 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.03.23 21:23:29.325427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9004 | 2026.03.23 21:23:29.330910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9005 | 2026.03.23 21:23:29.331601 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.03.23 21:23:29.334570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9007 | 2026.03.23 21:23:33.290054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1136 | ||
| 9008 | 2026.03.23 21:23:33.292425 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.03.23 21:23:33.292467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9010 | 2026.03.23 21:23:33.293617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9011 | 2026.03.23 21:23:33.293892 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.03.23 21:23:33.294050 [ 48 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9013 | 2026.03.23 21:23:33.294120 [ 48 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.03.23 21:23:33.294143 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9015 | 2026.03.23 21:23:33.294150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 9016 | 2026.03.23 21:23:33.294248 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 9017 | 2026.03.23 21:23:33.294789 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9018 | 2026.03.23 21:23:33.294929 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 976 rows starting from the beginning of the part | ||
| 9019 | 2026.03.23 21:23:33.295253 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 9020 | 2026.03.23 21:23:33.295546 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 9021 | 2026.03.23 21:23:33.295824 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9022 | 2026.03.23 21:23:33.296099 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 9023 | 2026.03.23 21:23:33.296375 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 9024 | 2026.03.23 21:23:33.302426 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 72 columns (72 merged, 0 gathered) in 0.008221614 sec., 138172.38318412905 rows/sec., 109.85 MiB/sec. | ||
| 9025 | 2026.03.23 21:23:33.303957 [ 194 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9026 | 2026.03.23 21:23:33.304615 [ 194 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.03.23 21:23:33.304710 [ 194 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_31_6} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9028 | 2026.03.23 21:23:33.305091 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 9029 | 2026.03.23 21:23:33.887313 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2026.03.23 21:23:33.887494 [ 260 ] {0eb43f94-eeed-4ba6-ae91-d63269b33d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9031 | 2026.03.23 21:23:33.887562 [ 260 ] {0eb43f94-eeed-4ba6-ae91-d63269b33d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9032 | 2026.03.23 21:23:33.888202 [ 260 ] {0eb43f94-eeed-4ba6-ae91-d63269b33d95} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.03.23 21:23:33.888249 [ 260 ] {0eb43f94-eeed-4ba6-ae91-d63269b33d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9034 | 2026.03.23 21:23:33.888641 [ 260 ] {0eb43f94-eeed-4ba6-ae91-d63269b33d95} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9035 | 2026.03.23 21:23:33.888865 [ 260 ] {0eb43f94-eeed-4ba6-ae91-d63269b33d95} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.03.23 21:23:33.889030 [ 260 ] {0eb43f94-eeed-4ba6-ae91-d63269b33d95} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 9037 | 2026.03.23 21:23:33.889083 [ 260 ] {0eb43f94-eeed-4ba6-ae91-d63269b33d95} <Debug> TCPHandler: Processed in 0.001899517 sec. | ||
| 9038 | 2026.03.23 21:23:33.889211 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9039 | 2026.03.23 21:23:33.889316 [ 260 ] {905908cb-5953-48de-a81d-60acbfdee5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9040 | 2026.03.23 21:23:33.889363 [ 260 ] {905908cb-5953-48de-a81d-60acbfdee5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9041 | 2026.03.23 21:23:33.889778 [ 260 ] {905908cb-5953-48de-a81d-60acbfdee5f4} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.03.23 21:23:33.889817 [ 260 ] {905908cb-5953-48de-a81d-60acbfdee5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9043 | 2026.03.23 21:23:33.890119 [ 260 ] {905908cb-5953-48de-a81d-60acbfdee5f4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9044 | 2026.03.23 21:23:33.890339 [ 260 ] {905908cb-5953-48de-a81d-60acbfdee5f4} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.03.23 21:23:33.890473 [ 260 ] {905908cb-5953-48de-a81d-60acbfdee5f4} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001182 sec., 6768.18950930626 rows/sec., 551.90 KiB/sec. | ||
| 9046 | 2026.03.23 21:23:33.890512 [ 260 ] {905908cb-5953-48de-a81d-60acbfdee5f4} <Debug> TCPHandler: Processed in 0.001351824 sec. | ||
| 9047 | 2026.03.23 21:23:33.890623 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.03.23 21:23:33.890719 [ 260 ] {a63531b7-b0c9-4f75-865c-a62d0e868ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9049 | 2026.03.23 21:23:33.890760 [ 260 ] {a63531b7-b0c9-4f75-865c-a62d0e868ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9050 | 2026.03.23 21:23:33.891252 [ 260 ] {a63531b7-b0c9-4f75-865c-a62d0e868ba5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.03.23 21:23:33.891289 [ 260 ] {a63531b7-b0c9-4f75-865c-a62d0e868ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9052 | 2026.03.23 21:23:33.891610 [ 260 ] {a63531b7-b0c9-4f75-865c-a62d0e868ba5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9053 | 2026.03.23 21:23:33.891812 [ 260 ] {a63531b7-b0c9-4f75-865c-a62d0e868ba5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.03.23 21:23:33.891934 [ 48 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9055 | 2026.03.23 21:23:33.891943 [ 260 ] {a63531b7-b0c9-4f75-865c-a62d0e868ba5} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001244 sec., 160771.7041800643 rows/sec., 14.26 MiB/sec. | ||
| 9056 | 2026.03.23 21:23:33.892006 [ 48 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.03.23 21:23:33.892023 [ 260 ] {a63531b7-b0c9-4f75-865c-a62d0e868ba5} <Debug> TCPHandler: Processed in 0.001450526 sec. | ||
| 9058 | 2026.03.23 21:23:33.892033 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9059 | 2026.03.23 21:23:33.892147 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9060 | 2026.03.23 21:23:33.892158 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.03.23 21:23:33.892261 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9062 | 2026.03.23 21:23:33.892266 [ 260 ] {b4ddc608-0c3c-4a7f-85cb-ed229560798a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9063 | 2026.03.23 21:23:33.892297 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2614 rows starting from the beginning of the part | ||
| 9064 | 2026.03.23 21:23:33.892314 [ 260 ] {b4ddc608-0c3c-4a7f-85cb-ed229560798a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9065 | 2026.03.23 21:23:33.892367 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2469 rows starting from the beginning of the part | ||
| 9066 | 2026.03.23 21:23:33.892415 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 9067 | 2026.03.23 21:23:33.892455 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 9068 | 2026.03.23 21:23:33.892497 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 118 rows starting from the beginning of the part | ||
| 9069 | 2026.03.23 21:23:33.892536 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 200 rows starting from the beginning of the part | ||
| 9070 | 2026.03.23 21:23:33.892738 [ 260 ] {b4ddc608-0c3c-4a7f-85cb-ed229560798a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.03.23 21:23:33.892772 [ 260 ] {b4ddc608-0c3c-4a7f-85cb-ed229560798a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9072 | 2026.03.23 21:23:33.893106 [ 260 ] {b4ddc608-0c3c-4a7f-85cb-ed229560798a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9073 | 2026.03.23 21:23:33.893316 [ 260 ] {b4ddc608-0c3c-4a7f-85cb-ed229560798a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.03.23 21:23:33.893446 [ 260 ] {b4ddc608-0c3c-4a7f-85cb-ed229560798a} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001199 sec., 25020.850708924103 rows/sec., 1.85 MiB/sec. | ||
| 9075 | 2026.03.23 21:23:33.893484 [ 260 ] {b4ddc608-0c3c-4a7f-85cb-ed229560798a} <Debug> TCPHandler: Processed in 0.001375534 sec. | ||
| 9076 | 2026.03.23 21:23:33.893600 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.03.23 21:23:33.893693 [ 260 ] {df891877-4aae-404a-994f-94f10940921f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9078 | 2026.03.23 21:23:33.893732 [ 260 ] {df891877-4aae-404a-994f-94f10940921f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9079 | 2026.03.23 21:23:33.894128 [ 260 ] {df891877-4aae-404a-994f-94f10940921f} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.03.23 21:23:33.894164 [ 260 ] {df891877-4aae-404a-994f-94f10940921f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9081 | 2026.03.23 21:23:33.894463 [ 260 ] {df891877-4aae-404a-994f-94f10940921f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9082 | 2026.03.23 21:23:33.894551 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002450481 sec., 2257924.0565423686 rows/sec., 179.37 MiB/sec. | ||
| 9083 | 2026.03.23 21:23:33.894684 [ 260 ] {df891877-4aae-404a-994f-94f10940921f} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2026.03.23 21:23:33.894788 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9085 | 2026.03.23 21:23:33.894819 [ 260 ] {df891877-4aae-404a-994f-94f10940921f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.74 MiB/sec. | ||
| 9086 | 2026.03.23 21:23:33.894858 [ 260 ] {df891877-4aae-404a-994f-94f10940921f} <Debug> TCPHandler: Processed in 0.001307033 sec. | ||
| 9087 | 2026.03.23 21:23:33.894975 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2026.03.23 21:23:33.895069 [ 260 ] {0ef2f763-5428-454f-a388-36afcc74f20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9089 | 2026.03.23 21:23:33.895110 [ 260 ] {0ef2f763-5428-454f-a388-36afcc74f20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9090 | 2026.03.23 21:23:33.895162 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.03.23 21:23:33.895241 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_71_14} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9092 | 2026.03.23 21:23:33.895308 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9093 | 2026.03.23 21:23:33.895510 [ 260 ] {0ef2f763-5428-454f-a388-36afcc74f20f} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.03.23 21:23:33.895545 [ 260 ] {0ef2f763-5428-454f-a388-36afcc74f20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9095 | 2026.03.23 21:23:33.895833 [ 260 ] {0ef2f763-5428-454f-a388-36afcc74f20f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9096 | 2026.03.23 21:23:33.896035 [ 260 ] {0ef2f763-5428-454f-a388-36afcc74f20f} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.03.23 21:23:33.896174 [ 260 ] {0ef2f763-5428-454f-a388-36afcc74f20f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 9098 | 2026.03.23 21:23:33.896213 [ 260 ] {0ef2f763-5428-454f-a388-36afcc74f20f} <Debug> TCPHandler: Processed in 0.001287382 sec. | ||
| 9099 | 2026.03.23 21:23:33.896322 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.03.23 21:23:33.896411 [ 260 ] {f05db50a-4d4c-4619-b644-24f9bbf539dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9101 | 2026.03.23 21:23:33.896451 [ 260 ] {f05db50a-4d4c-4619-b644-24f9bbf539dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9102 | 2026.03.23 21:23:33.896878 [ 260 ] {f05db50a-4d4c-4619-b644-24f9bbf539dc} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.03.23 21:23:33.896914 [ 260 ] {f05db50a-4d4c-4619-b644-24f9bbf539dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9104 | 2026.03.23 21:23:33.897224 [ 260 ] {f05db50a-4d4c-4619-b644-24f9bbf539dc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9105 | 2026.03.23 21:23:33.897431 [ 260 ] {f05db50a-4d4c-4619-b644-24f9bbf539dc} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.03.23 21:23:33.897552 [ 65 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9107 | 2026.03.23 21:23:33.897558 [ 260 ] {f05db50a-4d4c-4619-b644-24f9bbf539dc} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001165 sec., 101287.55364806867 rows/sec., 8.24 MiB/sec. | ||
| 9108 | 2026.03.23 21:23:33.897613 [ 65 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.03.23 21:23:33.897623 [ 260 ] {f05db50a-4d4c-4619-b644-24f9bbf539dc} <Debug> TCPHandler: Processed in 0.001354874 sec. | ||
| 9110 | 2026.03.23 21:23:33.897643 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9111 | 2026.03.23 21:23:33.897744 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.03.23 21:23:33.897755 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9113 | 2026.03.23 21:23:33.897845 [ 260 ] {1e8acfc9-d363-44a7-9aa2-f3482d71507c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9114 | 2026.03.23 21:23:33.897891 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9115 | 2026.03.23 21:23:33.897892 [ 260 ] {1e8acfc9-d363-44a7-9aa2-f3482d71507c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9116 | 2026.03.23 21:23:33.897935 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 9117 | 2026.03.23 21:23:33.898007 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1325 rows starting from the beginning of the part | ||
| 9118 | 2026.03.23 21:23:33.898051 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 9119 | 2026.03.23 21:23:33.898092 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 9120 | 2026.03.23 21:23:33.898131 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 95 rows starting from the beginning of the part | ||
| 9121 | 2026.03.23 21:23:33.898168 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 118 rows starting from the beginning of the part | ||
| 9122 | 2026.03.23 21:23:33.898329 [ 260 ] {1e8acfc9-d363-44a7-9aa2-f3482d71507c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.03.23 21:23:33.898370 [ 260 ] {1e8acfc9-d363-44a7-9aa2-f3482d71507c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9124 | 2026.03.23 21:23:33.898735 [ 260 ] {1e8acfc9-d363-44a7-9aa2-f3482d71507c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9125 | 2026.03.23 21:23:33.898962 [ 260 ] {1e8acfc9-d363-44a7-9aa2-f3482d71507c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.03.23 21:23:33.899084 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9127 | 2026.03.23 21:23:33.899099 [ 260 ] {1e8acfc9-d363-44a7-9aa2-f3482d71507c} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001273 sec., 157109.19088766692 rows/sec., 11.26 MiB/sec. | ||
| 9128 | 2026.03.23 21:23:33.899126 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.03.23 21:23:33.899148 [ 260 ] {1e8acfc9-d363-44a7-9aa2-f3482d71507c} <Debug> TCPHandler: Processed in 0.001452976 sec. | ||
| 9130 | 2026.03.23 21:23:33.899150 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9131 | 2026.03.23 21:23:33.899241 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9132 | 2026.03.23 21:23:33.899272 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.03.23 21:23:33.899323 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9134 | 2026.03.23 21:23:33.899348 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23798 rows starting from the beginning of the part | ||
| 9135 | 2026.03.23 21:23:33.899367 [ 260 ] {08ac8ff0-e0d5-40a2-bee4-b98caf0b26e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9136 | 2026.03.23 21:23:33.899395 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1498 rows starting from the beginning of the part | ||
| 9137 | 2026.03.23 21:23:33.899422 [ 260 ] {08ac8ff0-e0d5-40a2-bee4-b98caf0b26e0} <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 | ||
| 9138 | 2026.03.23 21:23:33.899433 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 9139 | 2026.03.23 21:23:33.899469 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9140 | 2026.03.23 21:23:33.899496 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791725 sec., 1717339.4354602408 rows/sec., 124.71 MiB/sec. | ||
| 9141 | 2026.03.23 21:23:33.899504 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9142 | 2026.03.23 21:23:33.899562 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 200 rows starting from the beginning of the part | ||
| 9143 | 2026.03.23 21:23:33.899682 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9144 | 2026.03.23 21:23:33.899996 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.03.23 21:23:33.900104 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_71_14} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9146 | 2026.03.23 21:23:33.900183 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9147 | 2026.03.23 21:23:33.900228 [ 260 ] {08ac8ff0-e0d5-40a2-bee4-b98caf0b26e0} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.03.23 21:23:33.900268 [ 260 ] {08ac8ff0-e0d5-40a2-bee4-b98caf0b26e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9149 | 2026.03.23 21:23:33.900818 [ 260 ] {08ac8ff0-e0d5-40a2-bee4-b98caf0b26e0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9150 | 2026.03.23 21:23:33.901046 [ 260 ] {08ac8ff0-e0d5-40a2-bee4-b98caf0b26e0} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.03.23 21:23:33.901194 [ 260 ] {08ac8ff0-e0d5-40a2-bee4-b98caf0b26e0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001845 sec., 5420.054200542005 rows/sec., 9.71 MiB/sec. | ||
| 9152 | 2026.03.23 21:23:33.901269 [ 260 ] {08ac8ff0-e0d5-40a2-bee4-b98caf0b26e0} <Debug> TCPHandler: Processed in 0.002046781 sec. | ||
| 9153 | 2026.03.23 21:23:33.901380 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.03.23 21:23:33.901474 [ 260 ] {b261cca2-17ab-4028-8d43-b08e83a0ce56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9155 | 2026.03.23 21:23:33.901516 [ 260 ] {b261cca2-17ab-4028-8d43-b08e83a0ce56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9156 | 2026.03.23 21:23:33.901855 [ 260 ] {b261cca2-17ab-4028-8d43-b08e83a0ce56} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.03.23 21:23:33.901891 [ 260 ] {b261cca2-17ab-4028-8d43-b08e83a0ce56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9158 | 2026.03.23 21:23:33.902209 [ 260 ] {b261cca2-17ab-4028-8d43-b08e83a0ce56} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9159 | 2026.03.23 21:23:33.902420 [ 260 ] {b261cca2-17ab-4028-8d43-b08e83a0ce56} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.03.23 21:23:33.902538 [ 65 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9161 | 2026.03.23 21:23:33.902554 [ 260 ] {b261cca2-17ab-4028-8d43-b08e83a0ce56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9162 | 2026.03.23 21:23:33.902572 [ 65 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.03.23 21:23:33.902596 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9164 | 2026.03.23 21:23:33.902597 [ 260 ] {b261cca2-17ab-4028-8d43-b08e83a0ce56} <Debug> TCPHandler: Processed in 0.001265981 sec. | ||
| 9165 | 2026.03.23 21:23:33.902696 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9166 | 2026.03.23 21:23:33.902842 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9167 | 2026.03.23 21:23:33.902887 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 9168 | 2026.03.23 21:23:33.902964 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
| 9169 | 2026.03.23 21:23:33.903020 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 9170 | 2026.03.23 21:23:33.903069 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9171 | 2026.03.23 21:23:33.903119 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9172 | 2026.03.23 21:23:33.903164 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9173 | 2026.03.23 21:23:33.904614 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001967309 sec., 1829910.8070974108 rows/sec., 123.28 MiB/sec. | ||
| 9174 | 2026.03.23 21:23:33.904996 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9175 | 2026.03.23 21:23:33.905273 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.03.23 21:23:33.905352 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_71_14} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9177 | 2026.03.23 21:23:33.905430 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9178 | 2026.03.23 21:23:33.907032 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25944 rows, containing 5 columns (5 merged, 0 gathered) in 0.007817894 sec., 3318540.7732568383 rows/sec., 213.81 MiB/sec. | ||
| 9179 | 2026.03.23 21:23:33.907324 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9180 | 2026.03.23 21:23:33.907593 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.03.23 21:23:33.907672 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9182 | 2026.03.23 21:23:33.907753 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9183 | 2026.03.23 21:23:34.001115 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.11 MiB, peak 320.98 MiB, free memory in arenas 0.00 B, will set to 312.49 MiB (RSS), difference: 2.38 MiB | ||
| 9184 | 2026.03.23 21:23:35.720425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20576 | ||
| 9185 | 2026.03.23 21:23:35.720911 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.03.23 21:23:35.720949 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9187 | 2026.03.23 21:23:35.721424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9188 | 2026.03.23 21:23:35.721649 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.03.23 21:23:35.721781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20576 | ||
| 9190 | 2026.03.23 21:23:36.835526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9191 | 2026.03.23 21:23:36.850698 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.03.23 21:23:36.850749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9193 | 2026.03.23 21:23:36.856527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9194 | 2026.03.23 21:23:36.857193 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.03.23 21:23:36.859890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9196 | 2026.03.23 21:23:38.886730 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9197 | 2026.03.23 21:23:38.886922 [ 260 ] {417f9fd8-c5a2-4272-badf-2f51af328970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9198 | 2026.03.23 21:23:38.886991 [ 260 ] {417f9fd8-c5a2-4272-badf-2f51af328970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9199 | 2026.03.23 21:23:38.887682 [ 260 ] {417f9fd8-c5a2-4272-badf-2f51af328970} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2026.03.23 21:23:38.887734 [ 260 ] {417f9fd8-c5a2-4272-badf-2f51af328970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9201 | 2026.03.23 21:23:38.888151 [ 260 ] {417f9fd8-c5a2-4272-badf-2f51af328970} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9202 | 2026.03.23 21:23:38.888376 [ 260 ] {417f9fd8-c5a2-4272-badf-2f51af328970} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.03.23 21:23:38.888535 [ 260 ] {417f9fd8-c5a2-4272-badf-2f51af328970} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001664 sec., 70913.46153846155 rows/sec., 6.03 MiB/sec. | ||
| 9204 | 2026.03.23 21:23:38.888587 [ 260 ] {417f9fd8-c5a2-4272-badf-2f51af328970} <Debug> TCPHandler: Processed in 0.00198742 sec. | ||
| 9205 | 2026.03.23 21:23:38.888717 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2026.03.23 21:23:38.888819 [ 260 ] {c9108f02-9b1c-42f2-b3c5-e5babc718834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9207 | 2026.03.23 21:23:38.888862 [ 260 ] {c9108f02-9b1c-42f2-b3c5-e5babc718834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9208 | 2026.03.23 21:23:38.889280 [ 260 ] {c9108f02-9b1c-42f2-b3c5-e5babc718834} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2026.03.23 21:23:38.889316 [ 260 ] {c9108f02-9b1c-42f2-b3c5-e5babc718834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9210 | 2026.03.23 21:23:38.889613 [ 260 ] {c9108f02-9b1c-42f2-b3c5-e5babc718834} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9211 | 2026.03.23 21:23:38.889807 [ 260 ] {c9108f02-9b1c-42f2-b3c5-e5babc718834} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2026.03.23 21:23:38.889920 [ 59 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9213 | 2026.03.23 21:23:38.889930 [ 260 ] {c9108f02-9b1c-42f2-b3c5-e5babc718834} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00119 sec., 26050.420168067227 rows/sec., 1.91 MiB/sec. | ||
| 9214 | 2026.03.23 21:23:38.889990 [ 59 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2026.03.23 21:23:38.890007 [ 260 ] {c9108f02-9b1c-42f2-b3c5-e5babc718834} <Debug> TCPHandler: Processed in 0.001399815 sec. | ||
| 9216 | 2026.03.23 21:23:38.890017 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9217 | 2026.03.23 21:23:38.890192 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9218 | 2026.03.23 21:23:38.890204 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9219 | 2026.03.23 21:23:38.890290 [ 260 ] {9e041911-3fa3-4e76-b242-7b43e0158767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9220 | 2026.03.23 21:23:38.890336 [ 260 ] {9e041911-3fa3-4e76-b242-7b43e0158767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9221 | 2026.03.23 21:23:38.890342 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9222 | 2026.03.23 21:23:38.890385 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 80 rows starting from the beginning of the part | ||
| 9223 | 2026.03.23 21:23:38.890455 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 9224 | 2026.03.23 21:23:38.890502 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 9225 | 2026.03.23 21:23:38.890546 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 9226 | 2026.03.23 21:23:38.890586 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 9227 | 2026.03.23 21:23:38.890629 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 9228 | 2026.03.23 21:23:38.890805 [ 260 ] {9e041911-3fa3-4e76-b242-7b43e0158767} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.03.23 21:23:38.890847 [ 260 ] {9e041911-3fa3-4e76-b242-7b43e0158767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9230 | 2026.03.23 21:23:38.891162 [ 260 ] {9e041911-3fa3-4e76-b242-7b43e0158767} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9231 | 2026.03.23 21:23:38.891380 [ 260 ] {9e041911-3fa3-4e76-b242-7b43e0158767} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.03.23 21:23:38.891501 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347394 sec., 169215.53754877934 rows/sec., 13.04 MiB/sec. | ||
| 9233 | 2026.03.23 21:23:38.891508 [ 260 ] {9e041911-3fa3-4e76-b242-7b43e0158767} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001236 sec., 76860.84142394822 rows/sec., 6.00 MiB/sec. | ||
| 9234 | 2026.03.23 21:23:38.891592 [ 260 ] {9e041911-3fa3-4e76-b242-7b43e0158767} <Debug> TCPHandler: Processed in 0.001448526 sec. | ||
| 9235 | 2026.03.23 21:23:38.891679 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9236 | 2026.03.23 21:23:38.891710 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2026.03.23 21:23:38.891803 [ 260 ] {f50c61cc-f3b6-4572-bcae-f6ed3a0a8708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9238 | 2026.03.23 21:23:38.891847 [ 260 ] {f50c61cc-f3b6-4572-bcae-f6ed3a0a8708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9239 | 2026.03.23 21:23:38.891949 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.03.23 21:23:38.892023 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_61_12} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9241 | 2026.03.23 21:23:38.892124 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9242 | 2026.03.23 21:23:38.892274 [ 260 ] {f50c61cc-f3b6-4572-bcae-f6ed3a0a8708} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.03.23 21:23:38.892309 [ 260 ] {f50c61cc-f3b6-4572-bcae-f6ed3a0a8708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9244 | 2026.03.23 21:23:38.892632 [ 260 ] {f50c61cc-f3b6-4572-bcae-f6ed3a0a8708} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9245 | 2026.03.23 21:23:38.892838 [ 260 ] {f50c61cc-f3b6-4572-bcae-f6ed3a0a8708} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.03.23 21:23:38.892963 [ 260 ] {f50c61cc-f3b6-4572-bcae-f6ed3a0a8708} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 9247 | 2026.03.23 21:23:38.892999 [ 260 ] {f50c61cc-f3b6-4572-bcae-f6ed3a0a8708} <Debug> TCPHandler: Processed in 0.001335473 sec. | ||
| 9248 | 2026.03.23 21:23:38.893114 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.03.23 21:23:38.893207 [ 260 ] {34a25b2b-b3e8-45c9-9786-bf7a3c4491ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9250 | 2026.03.23 21:23:38.893262 [ 260 ] {34a25b2b-b3e8-45c9-9786-bf7a3c4491ae} <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 | ||
| 9251 | 2026.03.23 21:23:38.894110 [ 260 ] {34a25b2b-b3e8-45c9-9786-bf7a3c4491ae} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.03.23 21:23:38.894149 [ 260 ] {34a25b2b-b3e8-45c9-9786-bf7a3c4491ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9253 | 2026.03.23 21:23:38.894710 [ 260 ] {34a25b2b-b3e8-45c9-9786-bf7a3c4491ae} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9254 | 2026.03.23 21:23:38.894938 [ 260 ] {34a25b2b-b3e8-45c9-9786-bf7a3c4491ae} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.03.23 21:23:38.895058 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9256 | 2026.03.23 21:23:38.895076 [ 260 ] {34a25b2b-b3e8-45c9-9786-bf7a3c4491ae} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001887 sec., 16428.192898781133 rows/sec., 29.44 MiB/sec. | ||
| 9257 | 2026.03.23 21:23:38.895098 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2026.03.23 21:23:38.895118 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9259 | 2026.03.23 21:23:38.895145 [ 260 ] {34a25b2b-b3e8-45c9-9786-bf7a3c4491ae} <Debug> TCPHandler: Processed in 0.002078462 sec. | ||
| 9260 | 2026.03.23 21:23:38.895203 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9261 | 2026.03.23 21:23:38.895262 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.03.23 21:23:38.895359 [ 260 ] {83d06d36-0d02-40bc-afd8-00cbbe1da8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9263 | 2026.03.23 21:23:38.895400 [ 260 ] {83d06d36-0d02-40bc-afd8-00cbbe1da8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9264 | 2026.03.23 21:23:38.895413 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9265 | 2026.03.23 21:23:38.895472 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1161 rows starting from the beginning of the part | ||
| 9266 | 2026.03.23 21:23:38.895585 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 9267 | 2026.03.23 21:23:38.895687 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 9268 | 2026.03.23 21:23:38.895748 [ 260 ] {83d06d36-0d02-40bc-afd8-00cbbe1da8a9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.03.23 21:23:38.895781 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 9270 | 2026.03.23 21:23:38.895787 [ 260 ] {83d06d36-0d02-40bc-afd8-00cbbe1da8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9271 | 2026.03.23 21:23:38.895884 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 9272 | 2026.03.23 21:23:38.895979 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 9273 | 2026.03.23 21:23:38.896115 [ 260 ] {83d06d36-0d02-40bc-afd8-00cbbe1da8a9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9274 | 2026.03.23 21:23:38.896348 [ 260 ] {83d06d36-0d02-40bc-afd8-00cbbe1da8a9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.03.23 21:23:38.896480 [ 260 ] {83d06d36-0d02-40bc-afd8-00cbbe1da8a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 9276 | 2026.03.23 21:23:38.896516 [ 260 ] {83d06d36-0d02-40bc-afd8-00cbbe1da8a9} <Debug> TCPHandler: Processed in 0.001301132 sec. | ||
| 9277 | 2026.03.23 21:23:38.904951 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1285 rows, containing 19 columns (19 merged, 0 gathered) in 0.009783853 sec., 131338.84983758442 rows/sec., 235.35 MiB/sec. | ||
| 9278 | 2026.03.23 21:23:38.906080 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9279 | 2026.03.23 21:23:38.906427 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2026.03.23 21:23:38.906506 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9281 | 2026.03.23 21:23:38.906626 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9282 | 2026.03.23 21:23:39.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.02 MiB, peak 324.35 MiB, free memory in arenas 0.00 B, will set to 314.71 MiB (RSS), difference: 1.69 MiB | ||
| 9283 | 2026.03.23 21:23:43.077332 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9284 | 2026.03.23 21:23:43.077399 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9285 | 2026.03.23 21:23:43.222030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21088 | ||
| 9286 | 2026.03.23 21:23:43.222576 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.03.23 21:23:43.222619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9288 | 2026.03.23 21:23:43.223109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9289 | 2026.03.23 21:23:43.223341 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.03.23 21:23:43.223476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21088 | ||
| 9291 | 2026.03.23 21:23:43.294388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1168 | ||
| 9292 | 2026.03.23 21:23:43.296869 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.03.23 21:23:43.296929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9294 | 2026.03.23 21:23:43.298721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9295 | 2026.03.23 21:23:43.299094 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.03.23 21:23:43.299504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 9297 | 2026.03.23 21:23:43.886424 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.03.23 21:23:43.886698 [ 260 ] {7869844d-beac-4559-b2e4-290bb07d3b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9299 | 2026.03.23 21:23:43.886801 [ 260 ] {7869844d-beac-4559-b2e4-290bb07d3b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9300 | 2026.03.23 21:23:43.887720 [ 260 ] {7869844d-beac-4559-b2e4-290bb07d3b14} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.03.23 21:23:43.887762 [ 260 ] {7869844d-beac-4559-b2e4-290bb07d3b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9302 | 2026.03.23 21:23:43.888146 [ 260 ] {7869844d-beac-4559-b2e4-290bb07d3b14} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9303 | 2026.03.23 21:23:43.888366 [ 260 ] {7869844d-beac-4559-b2e4-290bb07d3b14} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.03.23 21:23:43.888515 [ 260 ] {7869844d-beac-4559-b2e4-290bb07d3b14} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001894 sec., 40126.71594508975 rows/sec., 3.31 MiB/sec. | ||
| 9305 | 2026.03.23 21:23:43.888556 [ 260 ] {7869844d-beac-4559-b2e4-290bb07d3b14} <Debug> TCPHandler: Processed in 0.002271087 sec. | ||
| 9306 | 2026.03.23 21:23:43.888682 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2026.03.23 21:23:43.888776 [ 260 ] {ea9bbfaa-5b18-44ec-a9a6-d1b4e7837993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9308 | 2026.03.23 21:23:43.888817 [ 260 ] {ea9bbfaa-5b18-44ec-a9a6-d1b4e7837993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9309 | 2026.03.23 21:23:43.889217 [ 260 ] {ea9bbfaa-5b18-44ec-a9a6-d1b4e7837993} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2026.03.23 21:23:43.889251 [ 260 ] {ea9bbfaa-5b18-44ec-a9a6-d1b4e7837993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9311 | 2026.03.23 21:23:43.889548 [ 260 ] {ea9bbfaa-5b18-44ec-a9a6-d1b4e7837993} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9312 | 2026.03.23 21:23:43.889763 [ 260 ] {ea9bbfaa-5b18-44ec-a9a6-d1b4e7837993} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2026.03.23 21:23:43.889888 [ 260 ] {ea9bbfaa-5b18-44ec-a9a6-d1b4e7837993} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 9314 | 2026.03.23 21:23:43.889925 [ 260 ] {ea9bbfaa-5b18-44ec-a9a6-d1b4e7837993} <Debug> TCPHandler: Processed in 0.001292532 sec. | ||
| 9315 | 2026.03.23 21:23:43.890035 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9316 | 2026.03.23 21:23:43.890129 [ 260 ] {1bd0beb0-8ec5-4251-af42-d64a1b37acd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9317 | 2026.03.23 21:23:43.890168 [ 260 ] {1bd0beb0-8ec5-4251-af42-d64a1b37acd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9318 | 2026.03.23 21:23:43.890583 [ 260 ] {1bd0beb0-8ec5-4251-af42-d64a1b37acd9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.03.23 21:23:43.890617 [ 260 ] {1bd0beb0-8ec5-4251-af42-d64a1b37acd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9320 | 2026.03.23 21:23:43.890913 [ 260 ] {1bd0beb0-8ec5-4251-af42-d64a1b37acd9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9321 | 2026.03.23 21:23:43.891133 [ 260 ] {1bd0beb0-8ec5-4251-af42-d64a1b37acd9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.03.23 21:23:43.891256 [ 260 ] {1bd0beb0-8ec5-4251-af42-d64a1b37acd9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 9323 | 2026.03.23 21:23:43.891294 [ 260 ] {1bd0beb0-8ec5-4251-af42-d64a1b37acd9} <Debug> TCPHandler: Processed in 0.001306443 sec. | ||
| 9324 | 2026.03.23 21:23:43.891407 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2026.03.23 21:23:43.891501 [ 260 ] {70e8a897-8633-4406-831e-1d851071ecc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9326 | 2026.03.23 21:23:43.891544 [ 260 ] {70e8a897-8633-4406-831e-1d851071ecc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9327 | 2026.03.23 21:23:43.891948 [ 260 ] {70e8a897-8633-4406-831e-1d851071ecc0} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.03.23 21:23:43.891981 [ 260 ] {70e8a897-8633-4406-831e-1d851071ecc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9329 | 2026.03.23 21:23:43.892309 [ 260 ] {70e8a897-8633-4406-831e-1d851071ecc0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9330 | 2026.03.23 21:23:43.892524 [ 260 ] {70e8a897-8633-4406-831e-1d851071ecc0} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.03.23 21:23:43.892649 [ 260 ] {70e8a897-8633-4406-831e-1d851071ecc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 9332 | 2026.03.23 21:23:43.892685 [ 260 ] {70e8a897-8633-4406-831e-1d851071ecc0} <Debug> TCPHandler: Processed in 0.001326633 sec. | ||
| 9333 | 2026.03.23 21:23:43.892795 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2026.03.23 21:23:43.892888 [ 260 ] {9aed7f07-9918-4246-ac42-2a2c2657f87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9335 | 2026.03.23 21:23:43.892943 [ 260 ] {9aed7f07-9918-4246-ac42-2a2c2657f87e} <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 | ||
| 9336 | 2026.03.23 21:23:43.893709 [ 260 ] {9aed7f07-9918-4246-ac42-2a2c2657f87e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2026.03.23 21:23:43.893743 [ 260 ] {9aed7f07-9918-4246-ac42-2a2c2657f87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9338 | 2026.03.23 21:23:43.894253 [ 260 ] {9aed7f07-9918-4246-ac42-2a2c2657f87e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9339 | 2026.03.23 21:23:43.894473 [ 260 ] {9aed7f07-9918-4246-ac42-2a2c2657f87e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2026.03.23 21:23:43.894611 [ 260 ] {9aed7f07-9918-4246-ac42-2a2c2657f87e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 9341 | 2026.03.23 21:23:43.894664 [ 260 ] {9aed7f07-9918-4246-ac42-2a2c2657f87e} <Debug> TCPHandler: Processed in 0.001917078 sec. | ||
| 9342 | 2026.03.23 21:23:43.894777 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9343 | 2026.03.23 21:23:43.894870 [ 260 ] {cf637f68-de52-4dbc-a0e5-227efec04313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9344 | 2026.03.23 21:23:43.894911 [ 260 ] {cf637f68-de52-4dbc-a0e5-227efec04313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9345 | 2026.03.23 21:23:43.895246 [ 260 ] {cf637f68-de52-4dbc-a0e5-227efec04313} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.03.23 21:23:43.895278 [ 260 ] {cf637f68-de52-4dbc-a0e5-227efec04313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9347 | 2026.03.23 21:23:43.895558 [ 260 ] {cf637f68-de52-4dbc-a0e5-227efec04313} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9348 | 2026.03.23 21:23:43.895753 [ 260 ] {cf637f68-de52-4dbc-a0e5-227efec04313} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.03.23 21:23:43.895871 [ 260 ] {cf637f68-de52-4dbc-a0e5-227efec04313} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9350 | 2026.03.23 21:23:43.895903 [ 260 ] {cf637f68-de52-4dbc-a0e5-227efec04313} <Debug> TCPHandler: Processed in 0.00121986 sec. | ||
| 9351 | 2026.03.23 21:23:44.225916 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9352 | 2026.03.23 21:23:44.226089 [ 260 ] {fe7c1774-d7b1-409b-ae00-d9274bd9db3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9353 | 2026.03.23 21:23:44.226152 [ 260 ] {fe7c1774-d7b1-409b-ae00-d9274bd9db3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9354 | 2026.03.23 21:23:44.226775 [ 260 ] {fe7c1774-d7b1-409b-ae00-d9274bd9db3d} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.03.23 21:23:44.226816 [ 260 ] {fe7c1774-d7b1-409b-ae00-d9274bd9db3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9356 | 2026.03.23 21:23:44.227196 [ 260 ] {fe7c1774-d7b1-409b-ae00-d9274bd9db3d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9357 | 2026.03.23 21:23:44.227419 [ 260 ] {fe7c1774-d7b1-409b-ae00-d9274bd9db3d} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.03.23 21:23:44.227569 [ 260 ] {fe7c1774-d7b1-409b-ae00-d9274bd9db3d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 320.40 KiB/sec. | ||
| 9359 | 2026.03.23 21:23:44.227610 [ 260 ] {fe7c1774-d7b1-409b-ae00-d9274bd9db3d} <Debug> TCPHandler: Processed in 0.001828626 sec. | ||
| 9360 | 2026.03.23 21:23:44.227741 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2026.03.23 21:23:44.227837 [ 260 ] {bc6c7b4c-b2a7-471f-aa22-afa603b79440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9362 | 2026.03.23 21:23:44.227878 [ 260 ] {bc6c7b4c-b2a7-471f-aa22-afa603b79440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9363 | 2026.03.23 21:23:44.229372 [ 260 ] {bc6c7b4c-b2a7-471f-aa22-afa603b79440} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.03.23 21:23:44.229407 [ 260 ] {bc6c7b4c-b2a7-471f-aa22-afa603b79440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9365 | 2026.03.23 21:23:44.229863 [ 260 ] {bc6c7b4c-b2a7-471f-aa22-afa603b79440} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9366 | 2026.03.23 21:23:44.230070 [ 260 ] {bc6c7b4c-b2a7-471f-aa22-afa603b79440} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2026.03.23 21:23:44.230201 [ 260 ] {bc6c7b4c-b2a7-471f-aa22-afa603b79440} <Debug> executeQuery: Read 2470 rows, 187.79 KiB in 0.002383 sec., 1036508.6026017624 rows/sec., 76.96 MiB/sec. | ||
| 9368 | 2026.03.23 21:23:44.230239 [ 260 ] {bc6c7b4c-b2a7-471f-aa22-afa603b79440} <Debug> TCPHandler: Processed in 0.002546763 sec. | ||
| 9369 | 2026.03.23 21:23:44.230395 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2026.03.23 21:23:44.230506 [ 260 ] {75569718-7fc4-4ffc-88b5-65d7b9a974ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9371 | 2026.03.23 21:23:44.230550 [ 260 ] {75569718-7fc4-4ffc-88b5-65d7b9a974ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9372 | 2026.03.23 21:23:44.230983 [ 260 ] {75569718-7fc4-4ffc-88b5-65d7b9a974ec} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.03.23 21:23:44.231018 [ 260 ] {75569718-7fc4-4ffc-88b5-65d7b9a974ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9374 | 2026.03.23 21:23:44.231384 [ 260 ] {75569718-7fc4-4ffc-88b5-65d7b9a974ec} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9375 | 2026.03.23 21:23:44.231640 [ 260 ] {75569718-7fc4-4ffc-88b5-65d7b9a974ec} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.03.23 21:23:44.231783 [ 260 ] {75569718-7fc4-4ffc-88b5-65d7b9a974ec} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001295 sec., 37065.63706563707 rows/sec., 2.70 MiB/sec. | ||
| 9377 | 2026.03.23 21:23:44.231824 [ 260 ] {75569718-7fc4-4ffc-88b5-65d7b9a974ec} <Debug> TCPHandler: Processed in 0.001492318 sec. | ||
| 9378 | 2026.03.23 21:23:44.231943 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9379 | 2026.03.23 21:23:44.232040 [ 260 ] {0af93a2b-4f6f-4220-a900-0f786b43f957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9380 | 2026.03.23 21:23:44.232081 [ 260 ] {0af93a2b-4f6f-4220-a900-0f786b43f957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9381 | 2026.03.23 21:23:44.232773 [ 260 ] {0af93a2b-4f6f-4220-a900-0f786b43f957} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.03.23 21:23:44.232811 [ 260 ] {0af93a2b-4f6f-4220-a900-0f786b43f957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9383 | 2026.03.23 21:23:44.233168 [ 260 ] {0af93a2b-4f6f-4220-a900-0f786b43f957} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9384 | 2026.03.23 21:23:44.233404 [ 260 ] {0af93a2b-4f6f-4220-a900-0f786b43f957} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.03.23 21:23:44.233534 [ 260 ] {0af93a2b-4f6f-4220-a900-0f786b43f957} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001514 sec., 529062.0871862615 rows/sec., 30.56 MiB/sec. | ||
| 9386 | 2026.03.23 21:23:44.233574 [ 260 ] {0af93a2b-4f6f-4220-a900-0f786b43f957} <Debug> TCPHandler: Processed in 0.001680672 sec. | ||
| 9387 | 2026.03.23 21:23:44.233692 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.03.23 21:23:44.233791 [ 260 ] {e883ec2a-bb63-4a85-81b2-243022dc9865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9389 | 2026.03.23 21:23:44.233832 [ 260 ] {e883ec2a-bb63-4a85-81b2-243022dc9865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9390 | 2026.03.23 21:23:44.234218 [ 260 ] {e883ec2a-bb63-4a85-81b2-243022dc9865} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2026.03.23 21:23:44.234257 [ 260 ] {e883ec2a-bb63-4a85-81b2-243022dc9865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9392 | 2026.03.23 21:23:44.234538 [ 260 ] {e883ec2a-bb63-4a85-81b2-243022dc9865} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9393 | 2026.03.23 21:23:44.234759 [ 260 ] {e883ec2a-bb63-4a85-81b2-243022dc9865} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9394 | 2026.03.23 21:23:44.234891 [ 260 ] {e883ec2a-bb63-4a85-81b2-243022dc9865} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 9395 | 2026.03.23 21:23:44.234928 [ 260 ] {e883ec2a-bb63-4a85-81b2-243022dc9865} <Debug> TCPHandler: Processed in 0.001285492 sec. | ||
| 9396 | 2026.03.23 21:23:44.235037 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9397 | 2026.03.23 21:23:44.235130 [ 260 ] {64816b19-3cf6-49b8-94da-42aa085ad3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9398 | 2026.03.23 21:23:44.235170 [ 260 ] {64816b19-3cf6-49b8-94da-42aa085ad3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9399 | 2026.03.23 21:23:44.236017 [ 260 ] {64816b19-3cf6-49b8-94da-42aa085ad3ed} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2026.03.23 21:23:44.236053 [ 260 ] {64816b19-3cf6-49b8-94da-42aa085ad3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9401 | 2026.03.23 21:23:44.236417 [ 260 ] {64816b19-3cf6-49b8-94da-42aa085ad3ed} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9402 | 2026.03.23 21:23:44.236626 [ 260 ] {64816b19-3cf6-49b8-94da-42aa085ad3ed} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.03.23 21:23:44.236757 [ 260 ] {64816b19-3cf6-49b8-94da-42aa085ad3ed} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001644 sec., 807177.6155717762 rows/sec., 54.11 MiB/sec. | ||
| 9404 | 2026.03.23 21:23:44.236794 [ 260 ] {64816b19-3cf6-49b8-94da-42aa085ad3ed} <Debug> TCPHandler: Processed in 0.001805945 sec. | ||
| 9405 | 2026.03.23 21:23:44.236904 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2026.03.23 21:23:44.236998 [ 260 ] {80a82fe7-0cb4-4008-a616-8a648e7d7017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9407 | 2026.03.23 21:23:44.237042 [ 260 ] {80a82fe7-0cb4-4008-a616-8a648e7d7017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9408 | 2026.03.23 21:23:44.237715 [ 260 ] {80a82fe7-0cb4-4008-a616-8a648e7d7017} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.03.23 21:23:44.237750 [ 260 ] {80a82fe7-0cb4-4008-a616-8a648e7d7017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9410 | 2026.03.23 21:23:44.238172 [ 260 ] {80a82fe7-0cb4-4008-a616-8a648e7d7017} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9411 | 2026.03.23 21:23:44.238385 [ 260 ] {80a82fe7-0cb4-4008-a616-8a648e7d7017} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.03.23 21:23:44.238519 [ 260 ] {80a82fe7-0cb4-4008-a616-8a648e7d7017} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.00154 sec., 973376.6233766234 rows/sec., 59.05 MiB/sec. | ||
| 9413 | 2026.03.23 21:23:44.238558 [ 260 ] {80a82fe7-0cb4-4008-a616-8a648e7d7017} <Debug> TCPHandler: Processed in 0.001703483 sec. | ||
| 9414 | 2026.03.23 21:23:44.238667 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2026.03.23 21:23:44.238761 [ 260 ] {6b4a26b7-fe2a-4e4f-b193-5335facf5aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9416 | 2026.03.23 21:23:44.238815 [ 260 ] {6b4a26b7-fe2a-4e4f-b193-5335facf5aba} <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 | ||
| 9417 | 2026.03.23 21:23:44.239660 [ 260 ] {6b4a26b7-fe2a-4e4f-b193-5335facf5aba} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2026.03.23 21:23:44.239694 [ 260 ] {6b4a26b7-fe2a-4e4f-b193-5335facf5aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9419 | 2026.03.23 21:23:44.240242 [ 260 ] {6b4a26b7-fe2a-4e4f-b193-5335facf5aba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9420 | 2026.03.23 21:23:44.240470 [ 260 ] {6b4a26b7-fe2a-4e4f-b193-5335facf5aba} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.03.23 21:23:44.240602 [ 260 ] {6b4a26b7-fe2a-4e4f-b193-5335facf5aba} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00186 sec., 22580.645161290322 rows/sec., 40.46 MiB/sec. | ||
| 9422 | 2026.03.23 21:23:44.240654 [ 260 ] {6b4a26b7-fe2a-4e4f-b193-5335facf5aba} <Debug> TCPHandler: Processed in 0.00203648 sec. | ||
| 9423 | 2026.03.23 21:23:44.240767 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9424 | 2026.03.23 21:23:44.240860 [ 260 ] {2a4edfd5-64de-4789-b559-5ce106a06009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9425 | 2026.03.23 21:23:44.240901 [ 260 ] {2a4edfd5-64de-4789-b559-5ce106a06009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9426 | 2026.03.23 21:23:44.241216 [ 260 ] {2a4edfd5-64de-4789-b559-5ce106a06009} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.03.23 21:23:44.241251 [ 260 ] {2a4edfd5-64de-4789-b559-5ce106a06009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9428 | 2026.03.23 21:23:44.241534 [ 260 ] {2a4edfd5-64de-4789-b559-5ce106a06009} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9429 | 2026.03.23 21:23:44.241739 [ 260 ] {2a4edfd5-64de-4789-b559-5ce106a06009} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.03.23 21:23:44.241864 [ 260 ] {2a4edfd5-64de-4789-b559-5ce106a06009} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001023 sec., 11730.205278592375 rows/sec., 809.51 KiB/sec. | ||
| 9431 | 2026.03.23 21:23:44.241900 [ 260 ] {2a4edfd5-64de-4789-b559-5ce106a06009} <Debug> TCPHandler: Processed in 0.001181359 sec. | ||
| 9432 | 2026.03.23 21:23:44.360151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9433 | 2026.03.23 21:23:44.377346 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.03.23 21:23:44.377406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9435 | 2026.03.23 21:23:44.383652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9436 | 2026.03.23 21:23:44.384332 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.03.23 21:23:44.387219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9438 | 2026.03.23 21:23:45.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.94 MiB, peak 324.35 MiB, free memory in arenas 0.00 B, will set to 314.92 MiB (RSS), difference: -1.02 MiB | ||
| 9439 | 2026.03.23 21:23:48.883983 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2026.03.23 21:23:48.884192 [ 260 ] {1a77dcd6-51e0-42cd-97e2-e52f2311e7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9441 | 2026.03.23 21:23:48.884264 [ 260 ] {1a77dcd6-51e0-42cd-97e2-e52f2311e7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9442 | 2026.03.23 21:23:48.885020 [ 260 ] {1a77dcd6-51e0-42cd-97e2-e52f2311e7ec} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.03.23 21:23:48.885069 [ 260 ] {1a77dcd6-51e0-42cd-97e2-e52f2311e7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9444 | 2026.03.23 21:23:48.885446 [ 260 ] {1a77dcd6-51e0-42cd-97e2-e52f2311e7ec} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9445 | 2026.03.23 21:23:48.885662 [ 260 ] {1a77dcd6-51e0-42cd-97e2-e52f2311e7ec} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.03.23 21:23:48.885812 [ 260 ] {1a77dcd6-51e0-42cd-97e2-e52f2311e7ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 9447 | 2026.03.23 21:23:48.885852 [ 260 ] {1a77dcd6-51e0-42cd-97e2-e52f2311e7ec} <Debug> TCPHandler: Processed in 0.00200535 sec. | ||
| 9448 | 2026.03.23 21:23:48.885971 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.03.23 21:23:48.886063 [ 260 ] {fffcfec4-cd94-40b3-ae16-9cca826bb8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9450 | 2026.03.23 21:23:48.886103 [ 260 ] {fffcfec4-cd94-40b3-ae16-9cca826bb8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9451 | 2026.03.23 21:23:48.886539 [ 260 ] {fffcfec4-cd94-40b3-ae16-9cca826bb8a1} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.03.23 21:23:48.886576 [ 260 ] {fffcfec4-cd94-40b3-ae16-9cca826bb8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9453 | 2026.03.23 21:23:48.886863 [ 260 ] {fffcfec4-cd94-40b3-ae16-9cca826bb8a1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9454 | 2026.03.23 21:23:48.887061 [ 260 ] {fffcfec4-cd94-40b3-ae16-9cca826bb8a1} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.03.23 21:23:48.887190 [ 260 ] {fffcfec4-cd94-40b3-ae16-9cca826bb8a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 9456 | 2026.03.23 21:23:48.887227 [ 260 ] {fffcfec4-cd94-40b3-ae16-9cca826bb8a1} <Debug> TCPHandler: Processed in 0.001303053 sec. | ||
| 9457 | 2026.03.23 21:23:48.887337 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.03.23 21:23:48.887429 [ 260 ] {1847168e-62cd-4e8f-b7e5-b48039d1bed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.03.23 21:23:48.887471 [ 260 ] {1847168e-62cd-4e8f-b7e5-b48039d1bed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9460 | 2026.03.23 21:23:48.887839 [ 260 ] {1847168e-62cd-4e8f-b7e5-b48039d1bed4} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.03.23 21:23:48.887876 [ 260 ] {1847168e-62cd-4e8f-b7e5-b48039d1bed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9462 | 2026.03.23 21:23:48.888202 [ 260 ] {1847168e-62cd-4e8f-b7e5-b48039d1bed4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9463 | 2026.03.23 21:23:48.888401 [ 260 ] {1847168e-62cd-4e8f-b7e5-b48039d1bed4} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.03.23 21:23:48.888526 [ 260 ] {1847168e-62cd-4e8f-b7e5-b48039d1bed4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001115 sec., 114798.20627802689 rows/sec., 8.00 MiB/sec. | ||
| 9465 | 2026.03.23 21:23:48.888561 [ 260 ] {1847168e-62cd-4e8f-b7e5-b48039d1bed4} <Debug> TCPHandler: Processed in 0.001270572 sec. | ||
| 9466 | 2026.03.23 21:23:48.888667 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.03.23 21:23:48.888759 [ 260 ] {11cc1ca0-b53f-433b-9798-49b5a1a21b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9468 | 2026.03.23 21:23:48.888800 [ 260 ] {11cc1ca0-b53f-433b-9798-49b5a1a21b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9469 | 2026.03.23 21:23:48.889114 [ 260 ] {11cc1ca0-b53f-433b-9798-49b5a1a21b6c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.03.23 21:23:48.889150 [ 260 ] {11cc1ca0-b53f-433b-9798-49b5a1a21b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9471 | 2026.03.23 21:23:48.889448 [ 260 ] {11cc1ca0-b53f-433b-9798-49b5a1a21b6c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9472 | 2026.03.23 21:23:48.889650 [ 260 ] {11cc1ca0-b53f-433b-9798-49b5a1a21b6c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.03.23 21:23:48.889775 [ 260 ] {11cc1ca0-b53f-433b-9798-49b5a1a21b6c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 9474 | 2026.03.23 21:23:48.889810 [ 260 ] {11cc1ca0-b53f-433b-9798-49b5a1a21b6c} <Debug> TCPHandler: Processed in 0.00118898 sec. | ||
| 9475 | 2026.03.23 21:23:50.723578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21536 | ||
| 9476 | 2026.03.23 21:23:50.724424 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.03.23 21:23:50.724506 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9478 | 2026.03.23 21:23:50.725291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9479 | 2026.03.23 21:23:50.725529 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.03.23 21:23:50.725689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21536 | ||
| 9481 | 2026.03.23 21:23:51.887283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9482 | 2026.03.23 21:23:51.903889 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.03.23 21:23:51.903944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9484 | 2026.03.23 21:23:51.910296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9485 | 2026.03.23 21:23:51.910990 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.03.23 21:23:51.913785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9487 | 2026.03.23 21:23:53.300699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1206 | ||
| 9488 | 2026.03.23 21:23:53.303230 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.03.23 21:23:53.303285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9490 | 2026.03.23 21:23:53.304523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9491 | 2026.03.23 21:23:53.304804 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2026.03.23 21:23:53.305169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9493 | 2026.03.23 21:23:53.885338 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.03.23 21:23:53.885599 [ 260 ] {1394ec7e-065f-4aac-86c2-dc81a6809372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9495 | 2026.03.23 21:23:53.885700 [ 260 ] {1394ec7e-065f-4aac-86c2-dc81a6809372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9496 | 2026.03.23 21:23:53.886408 [ 260 ] {1394ec7e-065f-4aac-86c2-dc81a6809372} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.03.23 21:23:53.886456 [ 260 ] {1394ec7e-065f-4aac-86c2-dc81a6809372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9498 | 2026.03.23 21:23:53.886860 [ 260 ] {1394ec7e-065f-4aac-86c2-dc81a6809372} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9499 | 2026.03.23 21:23:53.887081 [ 260 ] {1394ec7e-065f-4aac-86c2-dc81a6809372} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.03.23 21:23:53.887235 [ 37 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9501 | 2026.03.23 21:23:53.887241 [ 260 ] {1394ec7e-065f-4aac-86c2-dc81a6809372} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001711 sec., 44418.468731735826 rows/sec., 3.66 MiB/sec. | ||
| 9502 | 2026.03.23 21:23:53.887309 [ 37 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.03.23 21:23:53.887337 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9504 | 2026.03.23 21:23:53.887340 [ 260 ] {1394ec7e-065f-4aac-86c2-dc81a6809372} <Debug> TCPHandler: Processed in 0.002174894 sec. | ||
| 9505 | 2026.03.23 21:23:53.887476 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9506 | 2026.03.23 21:23:53.887487 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.03.23 21:23:53.887627 [ 260 ] {2d9bc753-8aa6-4805-9d92-f567e457294c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9508 | 2026.03.23 21:23:53.887644 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9509 | 2026.03.23 21:23:53.887673 [ 260 ] {2d9bc753-8aa6-4805-9d92-f567e457294c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9510 | 2026.03.23 21:23:53.887688 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2618 rows starting from the beginning of the part | ||
| 9511 | 2026.03.23 21:23:53.887768 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 118 rows starting from the beginning of the part | ||
| 9512 | 2026.03.23 21:23:53.887817 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 76 rows starting from the beginning of the part | ||
| 9513 | 2026.03.23 21:23:53.887860 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2470 rows starting from the beginning of the part | ||
| 9514 | 2026.03.23 21:23:53.887901 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9515 | 2026.03.23 21:23:53.887948 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 9516 | 2026.03.23 21:23:53.888105 [ 260 ] {2d9bc753-8aa6-4805-9d92-f567e457294c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.03.23 21:23:53.888148 [ 260 ] {2d9bc753-8aa6-4805-9d92-f567e457294c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9518 | 2026.03.23 21:23:53.888476 [ 260 ] {2d9bc753-8aa6-4805-9d92-f567e457294c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9519 | 2026.03.23 21:23:53.888702 [ 260 ] {2d9bc753-8aa6-4805-9d92-f567e457294c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.03.23 21:23:53.888840 [ 260 ] {2d9bc753-8aa6-4805-9d92-f567e457294c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001237 sec., 8084.074373484236 rows/sec., 607.88 KiB/sec. | ||
| 9521 | 2026.03.23 21:23:53.888881 [ 260 ] {2d9bc753-8aa6-4805-9d92-f567e457294c} <Debug> TCPHandler: Processed in 0.001445286 sec. | ||
| 9522 | 2026.03.23 21:23:53.888991 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9523 | 2026.03.23 21:23:53.889087 [ 260 ] {294ae748-386f-4dee-9231-b96525381927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9524 | 2026.03.23 21:23:53.889128 [ 260 ] {294ae748-386f-4dee-9231-b96525381927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9525 | 2026.03.23 21:23:53.889553 [ 260 ] {294ae748-386f-4dee-9231-b96525381927} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2026.03.23 21:23:53.889591 [ 260 ] {294ae748-386f-4dee-9231-b96525381927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9527 | 2026.03.23 21:23:53.889894 [ 260 ] {294ae748-386f-4dee-9231-b96525381927} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9528 | 2026.03.23 21:23:53.890018 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5414 rows, containing 5 columns (5 merged, 0 gathered) in 0.002598075 sec., 2083850.5431906315 rows/sec., 164.75 MiB/sec. | ||
| 9529 | 2026.03.23 21:23:53.890104 [ 260 ] {294ae748-386f-4dee-9231-b96525381927} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.03.23 21:23:53.890234 [ 37 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9531 | 2026.03.23 21:23:53.890246 [ 260 ] {294ae748-386f-4dee-9231-b96525381927} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.90 MiB/sec. | ||
| 9532 | 2026.03.23 21:23:53.890276 [ 37 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.03.23 21:23:53.890300 [ 260 ] {294ae748-386f-4dee-9231-b96525381927} <Debug> TCPHandler: Processed in 0.001357854 sec. | ||
| 9534 | 2026.03.23 21:23:53.890300 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9535 | 2026.03.23 21:23:53.890394 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9536 | 2026.03.23 21:23:53.890414 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9537 | 2026.03.23 21:23:53.890429 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9538 | 2026.03.23 21:23:53.890519 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9539 | 2026.03.23 21:23:53.890529 [ 260 ] {2725abc5-17ec-4aa9-8ca9-2a5cc9c21e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9540 | 2026.03.23 21:23:53.890574 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 9541 | 2026.03.23 21:23:53.890592 [ 260 ] {2725abc5-17ec-4aa9-8ca9-2a5cc9c21e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9542 | 2026.03.23 21:23:53.890646 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 95 rows starting from the beginning of the part | ||
| 9543 | 2026.03.23 21:23:53.890696 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
| 9544 | 2026.03.23 21:23:53.890741 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1327 rows starting from the beginning of the part | ||
| 9545 | 2026.03.23 21:23:53.890770 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.03.23 21:23:53.890782 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9547 | 2026.03.23 21:23:53.890834 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 9548 | 2026.03.23 21:23:53.890868 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_76_15} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9549 | 2026.03.23 21:23:53.890985 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9550 | 2026.03.23 21:23:53.891014 [ 260 ] {2725abc5-17ec-4aa9-8ca9-2a5cc9c21e14} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.03.23 21:23:53.891057 [ 260 ] {2725abc5-17ec-4aa9-8ca9-2a5cc9c21e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9552 | 2026.03.23 21:23:53.891418 [ 260 ] {2725abc5-17ec-4aa9-8ca9-2a5cc9c21e14} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9553 | 2026.03.23 21:23:53.891643 [ 260 ] {2725abc5-17ec-4aa9-8ca9-2a5cc9c21e14} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2026.03.23 21:23:53.891782 [ 260 ] {2725abc5-17ec-4aa9-8ca9-2a5cc9c21e14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 9555 | 2026.03.23 21:23:53.891780 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9556 | 2026.03.23 21:23:53.891821 [ 260 ] {2725abc5-17ec-4aa9-8ca9-2a5cc9c21e14} <Debug> TCPHandler: Processed in 0.001440896 sec. | ||
| 9557 | 2026.03.23 21:23:53.891843 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2026.03.23 21:23:53.891870 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9559 | 2026.03.23 21:23:53.891930 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2026.03.23 21:23:53.891961 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9561 | 2026.03.23 21:23:53.892028 [ 260 ] {9717f74d-6d3d-4bf1-9bb9-3e93ba32cb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9562 | 2026.03.23 21:23:53.892075 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9563 | 2026.03.23 21:23:53.892087 [ 260 ] {9717f74d-6d3d-4bf1-9bb9-3e93ba32cb6c} <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 | ||
| 9564 | 2026.03.23 21:23:53.892113 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25944 rows starting from the beginning of the part | ||
| 9565 | 2026.03.23 21:23:53.892173 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9566 | 2026.03.23 21:23:53.892229 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9567 | 2026.03.23 21:23:53.892245 [ 190 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3037 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866526 sec., 1627086.8983341244 rows/sec., 117.75 MiB/sec. | ||
| 9568 | 2026.03.23 21:23:53.892276 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1499 rows starting from the beginning of the part | ||
| 9569 | 2026.03.23 21:23:53.892320 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 128 rows starting from the beginning of the part | ||
| 9570 | 2026.03.23 21:23:53.892361 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9571 | 2026.03.23 21:23:53.892500 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9572 | 2026.03.23 21:23:53.892829 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.03.23 21:23:53.892906 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_76_15} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9574 | 2026.03.23 21:23:53.892921 [ 260 ] {9717f74d-6d3d-4bf1-9bb9-3e93ba32cb6c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.03.23 21:23:53.892962 [ 260 ] {9717f74d-6d3d-4bf1-9bb9-3e93ba32cb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9576 | 2026.03.23 21:23:53.892991 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9577 | 2026.03.23 21:23:53.893539 [ 260 ] {9717f74d-6d3d-4bf1-9bb9-3e93ba32cb6c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9578 | 2026.03.23 21:23:53.893768 [ 260 ] {9717f74d-6d3d-4bf1-9bb9-3e93ba32cb6c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.03.23 21:23:53.893915 [ 260 ] {9717f74d-6d3d-4bf1-9bb9-3e93ba32cb6c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001905 sec., 5249.343832020997 rows/sec., 9.41 MiB/sec. | ||
| 9580 | 2026.03.23 21:23:53.893983 [ 260 ] {9717f74d-6d3d-4bf1-9bb9-3e93ba32cb6c} <Debug> TCPHandler: Processed in 0.002101323 sec. | ||
| 9581 | 2026.03.23 21:23:53.894098 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2026.03.23 21:23:53.894192 [ 260 ] {50b9f90a-26a4-4e4d-aa64-aff0fd9712b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9583 | 2026.03.23 21:23:53.894235 [ 260 ] {50b9f90a-26a4-4e4d-aa64-aff0fd9712b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9584 | 2026.03.23 21:23:53.894580 [ 260 ] {50b9f90a-26a4-4e4d-aa64-aff0fd9712b1} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2026.03.23 21:23:53.894616 [ 260 ] {50b9f90a-26a4-4e4d-aa64-aff0fd9712b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9586 | 2026.03.23 21:23:53.895070 [ 260 ] {50b9f90a-26a4-4e4d-aa64-aff0fd9712b1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9587 | 2026.03.23 21:23:53.895286 [ 260 ] {50b9f90a-26a4-4e4d-aa64-aff0fd9712b1} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.03.23 21:23:53.895428 [ 260 ] {50b9f90a-26a4-4e4d-aa64-aff0fd9712b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 9589 | 2026.03.23 21:23:53.895436 [ 36 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9590 | 2026.03.23 21:23:53.895466 [ 260 ] {50b9f90a-26a4-4e4d-aa64-aff0fd9712b1} <Debug> TCPHandler: Processed in 0.001417165 sec. | ||
| 9591 | 2026.03.23 21:23:53.895495 [ 36 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.03.23 21:23:53.895526 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9593 | 2026.03.23 21:23:53.895609 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9594 | 2026.03.23 21:23:53.895695 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9595 | 2026.03.23 21:23:53.895724 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3600 rows starting from the beginning of the part | ||
| 9596 | 2026.03.23 21:23:53.895780 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9597 | 2026.03.23 21:23:53.895827 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9598 | 2026.03.23 21:23:53.895869 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 12 rows starting from the beginning of the part | ||
| 9599 | 2026.03.23 21:23:53.895911 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 9600 | 2026.03.23 21:23:53.895985 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9601 | 2026.03.23 21:23:53.900217 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 4 columns (4 merged, 0 gathered) in 0.004638465 sec., 827860.0787113841 rows/sec., 55.78 MiB/sec. | ||
| 9602 | 2026.03.23 21:23:53.900847 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9603 | 2026.03.23 21:23:53.901110 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.03.23 21:23:53.901180 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_76_15} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9605 | 2026.03.23 21:23:53.901258 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9606 | 2026.03.23 21:23:53.902963 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28051 rows, containing 5 columns (5 merged, 0 gathered) in 0.011041705 sec., 2540459.104821221 rows/sec., 163.46 MiB/sec. | ||
| 9607 | 2026.03.23 21:23:53.903373 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9608 | 2026.03.23 21:23:53.903671 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.03.23 21:23:53.903749 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9610 | 2026.03.23 21:23:53.903829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9611 | 2026.03.23 21:23:54.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.73 MiB, peak 326.84 MiB, free memory in arenas 0.00 B, will set to 318.09 MiB (RSS), difference: 2.36 MiB | ||
| 9612 | 2026.03.23 21:23:58.077435 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9613 | 2026.03.23 21:23:58.077485 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9614 | 2026.03.23 21:23:58.226744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22048 | ||
| 9615 | 2026.03.23 21:23:58.227369 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.03.23 21:23:58.227417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9617 | 2026.03.23 21:23:58.227922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9618 | 2026.03.23 21:23:58.228149 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2026.03.23 21:23:58.228280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22048 | ||
| 9620 | 2026.03.23 21:23:58.228314 [ 27 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9621 | 2026.03.23 21:23:58.228387 [ 27 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.03.23 21:23:58.228423 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9623 | 2026.03.23 21:23:58.228580 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 9624 | 2026.03.23 21:23:58.228730 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9625 | 2026.03.23 21:23:58.228771 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19616 rows starting from the beginning of the part | ||
| 9626 | 2026.03.23 21:23:58.228842 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9627 | 2026.03.23 21:23:58.228892 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9628 | 2026.03.23 21:23:58.228937 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9629 | 2026.03.23 21:23:58.228976 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9630 | 2026.03.23 21:23:58.229015 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9631 | 2026.03.23 21:23:58.231015 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002501532 sec., 8813798.90403161 rows/sec., 126.08 MiB/sec. | ||
| 9632 | 2026.03.23 21:23:58.231245 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9633 | 2026.03.23 21:23:58.231475 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.03.23 21:23:58.231547 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_46_9} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9635 | 2026.03.23 21:23:58.231616 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9636 | 2026.03.23 21:23:58.619876 [ 27 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 9637 | 2026.03.23 21:23:58.619958 [ 27 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.03.23 21:23:58.619997 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9639 | 2026.03.23 21:23:58.620135 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 9640 | 2026.03.23 21:23:58.620267 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9641 | 2026.03.23 21:23:58.620300 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 825 rows starting from the beginning of the part | ||
| 9642 | 2026.03.23 21:23:58.620362 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 9643 | 2026.03.23 21:23:58.620409 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 9644 | 2026.03.23 21:23:58.620450 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 9645 | 2026.03.23 21:23:58.620487 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 9646 | 2026.03.23 21:23:58.621536 [ 186 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445836 sec., 1711812.4047264005 rows/sec., 106.67 MiB/sec. | ||
| 9647 | 2026.03.23 21:23:58.621703 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 9648 | 2026.03.23 21:23:58.621939 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.03.23 21:23:58.622002 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_22_5} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 9650 | 2026.03.23 21:23:58.622066 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9651 | 2026.03.23 21:23:58.885985 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.03.23 21:23:58.886214 [ 260 ] {74ff0ae0-c650-4180-b82e-880defb04bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9653 | 2026.03.23 21:23:58.886302 [ 260 ] {74ff0ae0-c650-4180-b82e-880defb04bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9654 | 2026.03.23 21:23:58.887212 [ 260 ] {74ff0ae0-c650-4180-b82e-880defb04bdd} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.03.23 21:23:58.887258 [ 260 ] {74ff0ae0-c650-4180-b82e-880defb04bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9656 | 2026.03.23 21:23:58.887662 [ 260 ] {74ff0ae0-c650-4180-b82e-880defb04bdd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9657 | 2026.03.23 21:23:58.887890 [ 260 ] {74ff0ae0-c650-4180-b82e-880defb04bdd} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.03.23 21:23:58.888041 [ 260 ] {74ff0ae0-c650-4180-b82e-880defb04bdd} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00189 sec., 62433.862433862436 rows/sec., 5.31 MiB/sec. | ||
| 9659 | 2026.03.23 21:23:58.888082 [ 260 ] {74ff0ae0-c650-4180-b82e-880defb04bdd} <Debug> TCPHandler: Processed in 0.002255116 sec. | ||
| 9660 | 2026.03.23 21:23:58.888220 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2026.03.23 21:23:58.888314 [ 260 ] {dcebd60a-cbb9-4bc9-8a27-75a68b798ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9662 | 2026.03.23 21:23:58.888353 [ 260 ] {dcebd60a-cbb9-4bc9-8a27-75a68b798ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9663 | 2026.03.23 21:23:58.888769 [ 260 ] {dcebd60a-cbb9-4bc9-8a27-75a68b798ce6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2026.03.23 21:23:58.888807 [ 260 ] {dcebd60a-cbb9-4bc9-8a27-75a68b798ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9665 | 2026.03.23 21:23:58.889106 [ 260 ] {dcebd60a-cbb9-4bc9-8a27-75a68b798ce6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9666 | 2026.03.23 21:23:58.889321 [ 260 ] {dcebd60a-cbb9-4bc9-8a27-75a68b798ce6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2026.03.23 21:23:58.889461 [ 260 ] {dcebd60a-cbb9-4bc9-8a27-75a68b798ce6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001165 sec., 26609.442060085836 rows/sec., 1.95 MiB/sec. | ||
| 9668 | 2026.03.23 21:23:58.889503 [ 260 ] {dcebd60a-cbb9-4bc9-8a27-75a68b798ce6} <Debug> TCPHandler: Processed in 0.001336913 sec. | ||
| 9669 | 2026.03.23 21:23:58.889625 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9670 | 2026.03.23 21:23:58.889723 [ 260 ] {8d8d5c5b-7609-42e5-b5c7-441fc27a68ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9671 | 2026.03.23 21:23:58.889764 [ 260 ] {8d8d5c5b-7609-42e5-b5c7-441fc27a68ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9672 | 2026.03.23 21:23:58.890182 [ 260 ] {8d8d5c5b-7609-42e5-b5c7-441fc27a68ba} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2026.03.23 21:23:58.890220 [ 260 ] {8d8d5c5b-7609-42e5-b5c7-441fc27a68ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9674 | 2026.03.23 21:23:58.890541 [ 260 ] {8d8d5c5b-7609-42e5-b5c7-441fc27a68ba} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9675 | 2026.03.23 21:23:58.890750 [ 260 ] {8d8d5c5b-7609-42e5-b5c7-441fc27a68ba} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9676 | 2026.03.23 21:23:58.890876 [ 260 ] {8d8d5c5b-7609-42e5-b5c7-441fc27a68ba} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001171 sec., 81127.2416737831 rows/sec., 6.34 MiB/sec. | ||
| 9677 | 2026.03.23 21:23:58.890914 [ 260 ] {8d8d5c5b-7609-42e5-b5c7-441fc27a68ba} <Debug> TCPHandler: Processed in 0.001337023 sec. | ||
| 9678 | 2026.03.23 21:23:58.891025 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9679 | 2026.03.23 21:23:58.891118 [ 260 ] {ac69911b-036f-46e7-a9eb-ccf60b945e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9680 | 2026.03.23 21:23:58.891161 [ 260 ] {ac69911b-036f-46e7-a9eb-ccf60b945e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9681 | 2026.03.23 21:23:58.891567 [ 260 ] {ac69911b-036f-46e7-a9eb-ccf60b945e48} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2026.03.23 21:23:58.891603 [ 260 ] {ac69911b-036f-46e7-a9eb-ccf60b945e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9683 | 2026.03.23 21:23:58.891923 [ 260 ] {ac69911b-036f-46e7-a9eb-ccf60b945e48} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9684 | 2026.03.23 21:23:58.892124 [ 260 ] {ac69911b-036f-46e7-a9eb-ccf60b945e48} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2026.03.23 21:23:58.892251 [ 260 ] {ac69911b-036f-46e7-a9eb-ccf60b945e48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 9686 | 2026.03.23 21:23:58.892287 [ 260 ] {ac69911b-036f-46e7-a9eb-ccf60b945e48} <Debug> TCPHandler: Processed in 0.001309512 sec. | ||
| 9687 | 2026.03.23 21:23:58.892396 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2026.03.23 21:23:58.892487 [ 260 ] {716f1af5-edd9-49cb-952b-83cdbd09f376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9689 | 2026.03.23 21:23:58.892540 [ 260 ] {716f1af5-edd9-49cb-952b-83cdbd09f376} <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 | ||
| 9690 | 2026.03.23 21:23:58.893368 [ 260 ] {716f1af5-edd9-49cb-952b-83cdbd09f376} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2026.03.23 21:23:58.893405 [ 260 ] {716f1af5-edd9-49cb-952b-83cdbd09f376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9692 | 2026.03.23 21:23:58.893946 [ 260 ] {716f1af5-edd9-49cb-952b-83cdbd09f376} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9693 | 2026.03.23 21:23:58.894172 [ 260 ] {716f1af5-edd9-49cb-952b-83cdbd09f376} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2026.03.23 21:23:58.894315 [ 260 ] {716f1af5-edd9-49cb-952b-83cdbd09f376} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001845 sec., 16802.168021680216 rows/sec., 30.11 MiB/sec. | ||
| 9695 | 2026.03.23 21:23:58.894381 [ 260 ] {716f1af5-edd9-49cb-952b-83cdbd09f376} <Debug> TCPHandler: Processed in 0.00203164 sec. | ||
| 9696 | 2026.03.23 21:23:58.894493 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.03.23 21:23:58.894585 [ 260 ] {f4e31368-f3b5-44e9-8b7b-2b3bd7e4631a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9698 | 2026.03.23 21:23:58.894626 [ 260 ] {f4e31368-f3b5-44e9-8b7b-2b3bd7e4631a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9699 | 2026.03.23 21:23:58.894958 [ 260 ] {f4e31368-f3b5-44e9-8b7b-2b3bd7e4631a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.03.23 21:23:58.894994 [ 260 ] {f4e31368-f3b5-44e9-8b7b-2b3bd7e4631a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9701 | 2026.03.23 21:23:58.895292 [ 260 ] {f4e31368-f3b5-44e9-8b7b-2b3bd7e4631a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9702 | 2026.03.23 21:23:58.895504 [ 260 ] {f4e31368-f3b5-44e9-8b7b-2b3bd7e4631a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.03.23 21:23:58.895629 [ 260 ] {f4e31368-f3b5-44e9-8b7b-2b3bd7e4631a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9704 | 2026.03.23 21:23:58.895665 [ 260 ] {f4e31368-f3b5-44e9-8b7b-2b3bd7e4631a} <Debug> TCPHandler: Processed in 0.00121907 sec. | ||
| 9705 | 2026.03.23 21:23:59.414795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9706 | 2026.03.23 21:23:59.431481 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.23 21:23:59.431526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9708 | 2026.03.23 21:23:59.437737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9709 | 2026.03.23 21:23:59.438425 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.03.23 21:23:59.438722 [ 32 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9711 | 2026.03.23 21:23:59.438764 [ 32 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2026.03.23 21:23:59.438786 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9713 | 2026.03.23 21:23:59.438957 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 9714 | 2026.03.23 21:23:59.441396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9715 | 2026.03.23 21:23:59.442830 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9716 | 2026.03.23 21:23:59.444340 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9717 | 2026.03.23 21:23:59.449065 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9718 | 2026.03.23 21:23:59.453678 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9719 | 2026.03.23 21:23:59.458453 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9720 | 2026.03.23 21:23:59.463196 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9721 | 2026.03.23 21:23:59.467107 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9722 | 2026.03.23 21:23:59.519340 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080467771 sec., 4312.2854738948845 rows/sec., 22.30 MiB/sec. | ||
| 9723 | 2026.03.23 21:23:59.521069 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9724 | 2026.03.23 21:23:59.522717 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.03.23 21:23:59.522808 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_46_9} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9726 | 2026.03.23 21:23:59.524267 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9727 | 2026.03.23 21:24:03.306290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1230 | ||
| 9728 | 2026.03.23 21:24:03.308519 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.03.23 21:24:03.308576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9730 | 2026.03.23 21:24:03.309801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9731 | 2026.03.23 21:24:03.310089 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.03.23 21:24:03.310475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 9733 | 2026.03.23 21:24:03.887338 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2026.03.23 21:24:03.887534 [ 260 ] {f1e50067-387c-49ac-a18c-23a0ffb844e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9735 | 2026.03.23 21:24:03.887606 [ 260 ] {f1e50067-387c-49ac-a18c-23a0ffb844e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9736 | 2026.03.23 21:24:03.888304 [ 260 ] {f1e50067-387c-49ac-a18c-23a0ffb844e9} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.03.23 21:24:03.888344 [ 260 ] {f1e50067-387c-49ac-a18c-23a0ffb844e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9738 | 2026.03.23 21:24:03.888724 [ 260 ] {f1e50067-387c-49ac-a18c-23a0ffb844e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9739 | 2026.03.23 21:24:03.888949 [ 260 ] {f1e50067-387c-49ac-a18c-23a0ffb844e9} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.03.23 21:24:03.889109 [ 260 ] {f1e50067-387c-49ac-a18c-23a0ffb844e9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001628 sec., 14742.01474201474 rows/sec., 1.22 MiB/sec. | ||
| 9741 | 2026.03.23 21:24:03.889163 [ 260 ] {f1e50067-387c-49ac-a18c-23a0ffb844e9} <Debug> TCPHandler: Processed in 0.001963708 sec. | ||
| 9742 | 2026.03.23 21:24:03.889293 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.03.23 21:24:03.889398 [ 260 ] {c7a04ca3-0ffb-4ed3-abcb-1592e20b1945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9744 | 2026.03.23 21:24:03.889443 [ 260 ] {c7a04ca3-0ffb-4ed3-abcb-1592e20b1945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9745 | 2026.03.23 21:24:03.889947 [ 260 ] {c7a04ca3-0ffb-4ed3-abcb-1592e20b1945} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.03.23 21:24:03.889985 [ 260 ] {c7a04ca3-0ffb-4ed3-abcb-1592e20b1945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9747 | 2026.03.23 21:24:03.890310 [ 260 ] {c7a04ca3-0ffb-4ed3-abcb-1592e20b1945} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9748 | 2026.03.23 21:24:03.890520 [ 260 ] {c7a04ca3-0ffb-4ed3-abcb-1592e20b1945} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.03.23 21:24:03.890657 [ 260 ] {c7a04ca3-0ffb-4ed3-abcb-1592e20b1945} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001284 sec., 152647.97507788162 rows/sec., 13.59 MiB/sec. | ||
| 9750 | 2026.03.23 21:24:03.890697 [ 260 ] {c7a04ca3-0ffb-4ed3-abcb-1592e20b1945} <Debug> TCPHandler: Processed in 0.001455997 sec. | ||
| 9751 | 2026.03.23 21:24:03.890817 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.03.23 21:24:03.890914 [ 260 ] {f78d789d-3c6f-4605-b221-f728977bc875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9753 | 2026.03.23 21:24:03.890956 [ 260 ] {f78d789d-3c6f-4605-b221-f728977bc875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9754 | 2026.03.23 21:24:03.891363 [ 260 ] {f78d789d-3c6f-4605-b221-f728977bc875} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.03.23 21:24:03.891400 [ 260 ] {f78d789d-3c6f-4605-b221-f728977bc875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9756 | 2026.03.23 21:24:03.891716 [ 260 ] {f78d789d-3c6f-4605-b221-f728977bc875} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9757 | 2026.03.23 21:24:03.891940 [ 260 ] {f78d789d-3c6f-4605-b221-f728977bc875} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.03.23 21:24:03.892057 [ 28 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9759 | 2026.03.23 21:24:03.892069 [ 260 ] {f78d789d-3c6f-4605-b221-f728977bc875} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001176 sec., 18707.482993197278 rows/sec., 1.42 MiB/sec. | ||
| 9760 | 2026.03.23 21:24:03.892132 [ 28 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.03.23 21:24:03.892151 [ 260 ] {f78d789d-3c6f-4605-b221-f728977bc875} <Debug> TCPHandler: Processed in 0.001386055 sec. | ||
| 9762 | 2026.03.23 21:24:03.892161 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9763 | 2026.03.23 21:24:03.892271 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.03.23 21:24:03.892309 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9765 | 2026.03.23 21:24:03.892370 [ 260 ] {137fca42-260d-4901-bd60-9365159caab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9766 | 2026.03.23 21:24:03.892415 [ 260 ] {137fca42-260d-4901-bd60-9365159caab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9767 | 2026.03.23 21:24:03.892470 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9768 | 2026.03.23 21:24:03.892514 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 82 rows starting from the beginning of the part | ||
| 9769 | 2026.03.23 21:24:03.892593 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 9770 | 2026.03.23 21:24:03.892646 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 9771 | 2026.03.23 21:24:03.892695 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 9772 | 2026.03.23 21:24:03.892740 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9773 | 2026.03.23 21:24:03.892786 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
| 9774 | 2026.03.23 21:24:03.892815 [ 260 ] {137fca42-260d-4901-bd60-9365159caab0} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.03.23 21:24:03.892857 [ 260 ] {137fca42-260d-4901-bd60-9365159caab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9776 | 2026.03.23 21:24:03.893208 [ 260 ] {137fca42-260d-4901-bd60-9365159caab0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9777 | 2026.03.23 21:24:03.893435 [ 260 ] {137fca42-260d-4901-bd60-9365159caab0} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.03.23 21:24:03.893568 [ 260 ] {137fca42-260d-4901-bd60-9365159caab0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001217 sec., 19720.62448644207 rows/sec., 1.64 MiB/sec. | ||
| 9779 | 2026.03.23 21:24:03.893607 [ 260 ] {137fca42-260d-4901-bd60-9365159caab0} <Debug> TCPHandler: Processed in 0.001385025 sec. | ||
| 9780 | 2026.03.23 21:24:03.893668 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428476 sec., 142109.49291412666 rows/sec., 10.97 MiB/sec. | ||
| 9781 | 2026.03.23 21:24:03.893714 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.03.23 21:24:03.893800 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9783 | 2026.03.23 21:24:03.893809 [ 260 ] {4c42b628-cf33-432e-a5cb-189441a1d7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9784 | 2026.03.23 21:24:03.893862 [ 260 ] {4c42b628-cf33-432e-a5cb-189441a1d7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9785 | 2026.03.23 21:24:03.894070 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.03.23 21:24:03.894146 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_66_13} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9787 | 2026.03.23 21:24:03.894221 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9788 | 2026.03.23 21:24:03.894257 [ 260 ] {4c42b628-cf33-432e-a5cb-189441a1d7ca} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.03.23 21:24:03.894298 [ 260 ] {4c42b628-cf33-432e-a5cb-189441a1d7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9790 | 2026.03.23 21:24:03.894617 [ 260 ] {4c42b628-cf33-432e-a5cb-189441a1d7ca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9791 | 2026.03.23 21:24:03.894824 [ 260 ] {4c42b628-cf33-432e-a5cb-189441a1d7ca} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.03.23 21:24:03.894951 [ 260 ] {4c42b628-cf33-432e-a5cb-189441a1d7ca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 9793 | 2026.03.23 21:24:03.894990 [ 260 ] {4c42b628-cf33-432e-a5cb-189441a1d7ca} <Debug> TCPHandler: Processed in 0.001324883 sec. | ||
| 9794 | 2026.03.23 21:24:03.895098 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.03.23 21:24:03.895195 [ 260 ] {a05c8ba6-0d2f-4943-9431-4b35509cca8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9796 | 2026.03.23 21:24:03.895236 [ 260 ] {a05c8ba6-0d2f-4943-9431-4b35509cca8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9797 | 2026.03.23 21:24:03.895664 [ 260 ] {a05c8ba6-0d2f-4943-9431-4b35509cca8d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.03.23 21:24:03.895701 [ 260 ] {a05c8ba6-0d2f-4943-9431-4b35509cca8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9799 | 2026.03.23 21:24:03.896011 [ 260 ] {a05c8ba6-0d2f-4943-9431-4b35509cca8d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9800 | 2026.03.23 21:24:03.896230 [ 260 ] {a05c8ba6-0d2f-4943-9431-4b35509cca8d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.03.23 21:24:03.896363 [ 260 ] {a05c8ba6-0d2f-4943-9431-4b35509cca8d} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001186 sec., 92748.7352445194 rows/sec., 7.55 MiB/sec. | ||
| 9802 | 2026.03.23 21:24:03.896402 [ 260 ] {a05c8ba6-0d2f-4943-9431-4b35509cca8d} <Debug> TCPHandler: Processed in 0.001352273 sec. | ||
| 9803 | 2026.03.23 21:24:03.896513 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.03.23 21:24:03.896606 [ 260 ] {696bc623-5b4c-4469-8c12-496ef34da183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9805 | 2026.03.23 21:24:03.896649 [ 260 ] {696bc623-5b4c-4469-8c12-496ef34da183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9806 | 2026.03.23 21:24:03.897048 [ 260 ] {696bc623-5b4c-4469-8c12-496ef34da183} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.03.23 21:24:03.897084 [ 260 ] {696bc623-5b4c-4469-8c12-496ef34da183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9808 | 2026.03.23 21:24:03.897439 [ 260 ] {696bc623-5b4c-4469-8c12-496ef34da183} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9809 | 2026.03.23 21:24:03.897650 [ 260 ] {696bc623-5b4c-4469-8c12-496ef34da183} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.03.23 21:24:03.897783 [ 260 ] {696bc623-5b4c-4469-8c12-496ef34da183} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001195 sec., 164016.73640167364 rows/sec., 11.77 MiB/sec. | ||
| 9811 | 2026.03.23 21:24:03.897821 [ 260 ] {696bc623-5b4c-4469-8c12-496ef34da183} <Debug> TCPHandler: Processed in 0.001357944 sec. | ||
| 9812 | 2026.03.23 21:24:03.897935 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2026.03.23 21:24:03.898031 [ 260 ] {dd8e80a7-946f-4956-bf20-ef321c3bafb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9814 | 2026.03.23 21:24:03.898086 [ 260 ] {dd8e80a7-946f-4956-bf20-ef321c3bafb6} <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 | ||
| 9815 | 2026.03.23 21:24:03.898875 [ 260 ] {dd8e80a7-946f-4956-bf20-ef321c3bafb6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.03.23 21:24:03.898912 [ 260 ] {dd8e80a7-946f-4956-bf20-ef321c3bafb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9817 | 2026.03.23 21:24:03.899443 [ 260 ] {dd8e80a7-946f-4956-bf20-ef321c3bafb6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9818 | 2026.03.23 21:24:03.899670 [ 260 ] {dd8e80a7-946f-4956-bf20-ef321c3bafb6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.03.23 21:24:03.899783 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9820 | 2026.03.23 21:24:03.899809 [ 260 ] {dd8e80a7-946f-4956-bf20-ef321c3bafb6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 9821 | 2026.03.23 21:24:03.899814 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.03.23 21:24:03.899848 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9823 | 2026.03.23 21:24:03.899871 [ 260 ] {dd8e80a7-946f-4956-bf20-ef321c3bafb6} <Debug> TCPHandler: Processed in 0.00198634 sec. | ||
| 9824 | 2026.03.23 21:24:03.899934 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9825 | 2026.03.23 21:24:03.899998 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.03.23 21:24:03.900110 [ 260 ] {13521870-774d-4abe-ba73-28ab1bc8306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9827 | 2026.03.23 21:24:03.900151 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9828 | 2026.03.23 21:24:03.900163 [ 260 ] {13521870-774d-4abe-ba73-28ab1bc8306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9829 | 2026.03.23 21:24:03.900207 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1285 rows starting from the beginning of the part | ||
| 9830 | 2026.03.23 21:24:03.900334 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 9831 | 2026.03.23 21:24:03.900449 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 9832 | 2026.03.23 21:24:03.900551 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 9833 | 2026.03.23 21:24:03.900581 [ 260 ] {13521870-774d-4abe-ba73-28ab1bc8306a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.03.23 21:24:03.900626 [ 260 ] {13521870-774d-4abe-ba73-28ab1bc8306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9835 | 2026.03.23 21:24:03.900647 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9836 | 2026.03.23 21:24:03.900743 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 9837 | 2026.03.23 21:24:03.901042 [ 260 ] {13521870-774d-4abe-ba73-28ab1bc8306a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9838 | 2026.03.23 21:24:03.901266 [ 260 ] {13521870-774d-4abe-ba73-28ab1bc8306a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.03.23 21:24:03.901408 [ 260 ] {13521870-774d-4abe-ba73-28ab1bc8306a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
| 9840 | 2026.03.23 21:24:03.901447 [ 260 ] {13521870-774d-4abe-ba73-28ab1bc8306a} <Debug> TCPHandler: Processed in 0.001499737 sec. | ||
| 9841 | 2026.03.23 21:24:03.907033 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 19 columns (19 merged, 0 gathered) in 0.007141508 sec., 194356.7100954028 rows/sec., 348.28 MiB/sec. | ||
| 9842 | 2026.03.23 21:24:03.908624 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9843 | 2026.03.23 21:24:03.908968 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.03.23 21:24:03.909042 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9845 | 2026.03.23 21:24:03.909161 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 9846 | 2026.03.23 21:24:04.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.60 MiB, peak 332.76 MiB, free memory in arenas 0.00 B, will set to 321.30 MiB (RSS), difference: 1.71 MiB | ||
| 9847 | 2026.03.23 21:24:05.729305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22496 | ||
| 9848 | 2026.03.23 21:24:05.729802 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.03.23 21:24:05.729838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9850 | 2026.03.23 21:24:05.730328 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9851 | 2026.03.23 21:24:05.730573 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2026.03.23 21:24:05.730705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22496 | ||
| 9853 | 2026.03.23 21:24:06.942415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9854 | 2026.03.23 21:24:06.957212 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.03.23 21:24:06.957260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9856 | 2026.03.23 21:24:06.962534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9857 | 2026.03.23 21:24:06.963200 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.03.23 21:24:06.965852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9859 | 2026.03.23 21:24:08.886620 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.03.23 21:24:08.886839 [ 260 ] {0c900318-989c-4714-acc6-74c3c613a339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9861 | 2026.03.23 21:24:08.886916 [ 260 ] {0c900318-989c-4714-acc6-74c3c613a339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9862 | 2026.03.23 21:24:08.887661 [ 260 ] {0c900318-989c-4714-acc6-74c3c613a339} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.03.23 21:24:08.887713 [ 260 ] {0c900318-989c-4714-acc6-74c3c613a339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9864 | 2026.03.23 21:24:08.888122 [ 260 ] {0c900318-989c-4714-acc6-74c3c613a339} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9865 | 2026.03.23 21:24:08.888348 [ 260 ] {0c900318-989c-4714-acc6-74c3c613a339} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.03.23 21:24:08.888507 [ 260 ] {0c900318-989c-4714-acc6-74c3c613a339} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001721 sec., 68564.78791400348 rows/sec., 5.83 MiB/sec. | ||
| 9867 | 2026.03.23 21:24:08.888558 [ 260 ] {0c900318-989c-4714-acc6-74c3c613a339} <Debug> TCPHandler: Processed in 0.002081871 sec. | ||
| 9868 | 2026.03.23 21:24:08.888691 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.03.23 21:24:08.888795 [ 260 ] {f3b22940-6f30-468e-aeab-5c6b9f8432f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9870 | 2026.03.23 21:24:08.888840 [ 260 ] {f3b22940-6f30-468e-aeab-5c6b9f8432f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9871 | 2026.03.23 21:24:08.889298 [ 260 ] {f3b22940-6f30-468e-aeab-5c6b9f8432f0} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.03.23 21:24:08.889337 [ 260 ] {f3b22940-6f30-468e-aeab-5c6b9f8432f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9873 | 2026.03.23 21:24:08.889652 [ 260 ] {f3b22940-6f30-468e-aeab-5c6b9f8432f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9874 | 2026.03.23 21:24:08.889876 [ 260 ] {f3b22940-6f30-468e-aeab-5c6b9f8432f0} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.03.23 21:24:08.890012 [ 260 ] {f3b22940-6f30-468e-aeab-5c6b9f8432f0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00124 sec., 25000 rows/sec., 1.84 MiB/sec. | ||
| 9876 | 2026.03.23 21:24:08.890061 [ 260 ] {f3b22940-6f30-468e-aeab-5c6b9f8432f0} <Debug> TCPHandler: Processed in 0.001423976 sec. | ||
| 9877 | 2026.03.23 21:24:08.890189 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.03.23 21:24:08.890288 [ 260 ] {6a7073af-8509-46ac-a56b-03d15a973ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9879 | 2026.03.23 21:24:08.890330 [ 260 ] {6a7073af-8509-46ac-a56b-03d15a973ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9880 | 2026.03.23 21:24:08.890768 [ 260 ] {6a7073af-8509-46ac-a56b-03d15a973ef4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.03.23 21:24:08.890804 [ 260 ] {6a7073af-8509-46ac-a56b-03d15a973ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9882 | 2026.03.23 21:24:08.891113 [ 260 ] {6a7073af-8509-46ac-a56b-03d15a973ef4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9883 | 2026.03.23 21:24:08.891321 [ 260 ] {6a7073af-8509-46ac-a56b-03d15a973ef4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.03.23 21:24:08.891451 [ 260 ] {6a7073af-8509-46ac-a56b-03d15a973ef4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001183 sec., 80304.31107354184 rows/sec., 6.27 MiB/sec. | ||
| 9885 | 2026.03.23 21:24:08.891490 [ 260 ] {6a7073af-8509-46ac-a56b-03d15a973ef4} <Debug> TCPHandler: Processed in 0.001351343 sec. | ||
| 9886 | 2026.03.23 21:24:08.891605 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.03.23 21:24:08.891700 [ 260 ] {120dd850-5eb4-4c82-af1f-ceb323b4160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9888 | 2026.03.23 21:24:08.891745 [ 260 ] {120dd850-5eb4-4c82-af1f-ceb323b4160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9889 | 2026.03.23 21:24:08.892159 [ 260 ] {120dd850-5eb4-4c82-af1f-ceb323b4160e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.03.23 21:24:08.892200 [ 260 ] {120dd850-5eb4-4c82-af1f-ceb323b4160e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9891 | 2026.03.23 21:24:08.892523 [ 260 ] {120dd850-5eb4-4c82-af1f-ceb323b4160e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9892 | 2026.03.23 21:24:08.892729 [ 260 ] {120dd850-5eb4-4c82-af1f-ceb323b4160e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.03.23 21:24:08.892856 [ 260 ] {120dd850-5eb4-4c82-af1f-ceb323b4160e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 9894 | 2026.03.23 21:24:08.892892 [ 260 ] {120dd850-5eb4-4c82-af1f-ceb323b4160e} <Debug> TCPHandler: Processed in 0.001336463 sec. | ||
| 9895 | 2026.03.23 21:24:08.893002 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.03.23 21:24:08.893094 [ 260 ] {d8e8aa7a-9195-4d81-a84b-a2b912723621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.03.23 21:24:08.893147 [ 260 ] {d8e8aa7a-9195-4d81-a84b-a2b912723621} <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 | ||
| 9898 | 2026.03.23 21:24:08.893973 [ 260 ] {d8e8aa7a-9195-4d81-a84b-a2b912723621} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.03.23 21:24:08.894007 [ 260 ] {d8e8aa7a-9195-4d81-a84b-a2b912723621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9900 | 2026.03.23 21:24:08.894542 [ 260 ] {d8e8aa7a-9195-4d81-a84b-a2b912723621} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9901 | 2026.03.23 21:24:08.894770 [ 260 ] {d8e8aa7a-9195-4d81-a84b-a2b912723621} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.03.23 21:24:08.894905 [ 260 ] {d8e8aa7a-9195-4d81-a84b-a2b912723621} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001829 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 9903 | 2026.03.23 21:24:08.894972 [ 260 ] {d8e8aa7a-9195-4d81-a84b-a2b912723621} <Debug> TCPHandler: Processed in 0.00201838 sec. | ||
| 9904 | 2026.03.23 21:24:08.895082 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.03.23 21:24:08.895176 [ 260 ] {1d997297-045a-4e40-8653-c1c75a05c478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9906 | 2026.03.23 21:24:08.895218 [ 260 ] {1d997297-045a-4e40-8653-c1c75a05c478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9907 | 2026.03.23 21:24:08.895552 [ 260 ] {1d997297-045a-4e40-8653-c1c75a05c478} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.03.23 21:24:08.895586 [ 260 ] {1d997297-045a-4e40-8653-c1c75a05c478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9909 | 2026.03.23 21:24:08.895881 [ 260 ] {1d997297-045a-4e40-8653-c1c75a05c478} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9910 | 2026.03.23 21:24:08.896082 [ 260 ] {1d997297-045a-4e40-8653-c1c75a05c478} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.03.23 21:24:08.896236 [ 260 ] {1d997297-045a-4e40-8653-c1c75a05c478} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9912 | 2026.03.23 21:24:08.896275 [ 260 ] {1d997297-045a-4e40-8653-c1c75a05c478} <Debug> TCPHandler: Processed in 0.001241491 sec. | ||
| 9913 | 2026.03.23 21:24:11.114459 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39520 | ||
| 9914 | 2026.03.23 21:24:11.114584 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9915 | 2026.03.23 21:24:11.114616 [ 292 ] {} <Debug> TCP-Session: e67015b7-a9ed-4e40-a157-643cdc6e44b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39520 | ||
| 9916 | 2026.03.23 21:24:11.114641 [ 292 ] {} <Debug> TCP-Session: e67015b7-a9ed-4e40-a157-643cdc6e44b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9917 | 2026.03.23 21:24:11.114657 [ 292 ] {} <Debug> TCP-Session: e67015b7-a9ed-4e40-a157-643cdc6e44b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2026.03.23 21:24:11.114865 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54421 | ||
| 9919 | 2026.03.23 21:24:11.114905 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52586 | ||
| 9920 | 2026.03.23 21:24:11.114933 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38774 | ||
| 9921 | 2026.03.23 21:24:11.114947 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41869 | ||
| 9922 | 2026.03.23 21:24:11.114983 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45464 | ||
| 9923 | 2026.03.23 21:24:11.114985 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9924 | 2026.03.23 21:24:11.114973 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54361 | ||
| 9925 | 2026.03.23 21:24:11.115060 [ 293 ] {} <Debug> TCP-Session: 4ea09d2b-50be-4599-bf24-d9586db7a5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54421 | ||
| 9926 | 2026.03.23 21:24:11.114959 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60338 | ||
| 9927 | 2026.03.23 21:24:11.115100 [ 293 ] {} <Debug> TCP-Session: 4ea09d2b-50be-4599-bf24-d9586db7a5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9928 | 2026.03.23 21:24:11.115079 [ 292 ] {} <Trace> TCP-Session: e67015b7-a9ed-4e40-a157-643cdc6e44b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2026.03.23 21:24:11.115126 [ 293 ] {} <Debug> TCP-Session: 4ea09d2b-50be-4599-bf24-d9586db7a5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9930 | 2026.03.23 21:24:11.114930 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61632 | ||
| 9931 | 2026.03.23 21:24:11.115217 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9932 | 2026.03.23 21:24:11.115255 [ 286 ] {} <Debug> TCP-Session: e3bd558c-647c-4efc-b5c9-57e41d8368bc Authenticating user 'default' from [fd00:1122:3344:101::e]:38774 | ||
| 9933 | 2026.03.23 21:24:11.115276 [ 286 ] {} <Debug> TCP-Session: e3bd558c-647c-4efc-b5c9-57e41d8368bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2026.03.23 21:24:11.115288 [ 286 ] {} <Debug> TCP-Session: e3bd558c-647c-4efc-b5c9-57e41d8368bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2026.03.23 21:24:11.115353 [ 292 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39520) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9936 | 2026.03.23 21:24:11.115622 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9937 | 2026.03.23 21:24:11.115635 [ 292 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9938 | 2026.03.23 21:24:11.115660 [ 289 ] {} <Debug> TCP-Session: 3d1f3302-2799-4ab6-bbbc-40bae69c03df Authenticating user 'default' from [fd00:1122:3344:101::e]:60338 | ||
| 9939 | 2026.03.23 21:24:11.115692 [ 289 ] {} <Debug> TCP-Session: 3d1f3302-2799-4ab6-bbbc-40bae69c03df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9940 | 2026.03.23 21:24:11.115705 [ 289 ] {} <Debug> TCP-Session: 3d1f3302-2799-4ab6-bbbc-40bae69c03df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9941 | 2026.03.23 21:24:11.115709 [ 292 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9942 | 2026.03.23 21:24:11.115733 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9943 | 2026.03.23 21:24:11.115771 [ 259 ] {} <Debug> TCP-Session: 0e0e3036-b803-4037-bc17-faeafa1f0872 Authenticating user 'default' from [fd00:1122:3344:101::e]:61632 | ||
| 9944 | 2026.03.23 21:24:11.115794 [ 259 ] {} <Debug> TCP-Session: 0e0e3036-b803-4037-bc17-faeafa1f0872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9945 | 2026.03.23 21:24:11.115810 [ 259 ] {} <Debug> TCP-Session: 0e0e3036-b803-4037-bc17-faeafa1f0872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9946 | 2026.03.23 21:24:11.115851 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9947 | 2026.03.23 21:24:11.115886 [ 290 ] {} <Debug> TCP-Session: c17fa6fd-816e-451d-8db2-dab70abd8d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:54361 | ||
| 9948 | 2026.03.23 21:24:11.115904 [ 290 ] {} <Debug> TCP-Session: c17fa6fd-816e-451d-8db2-dab70abd8d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2026.03.23 21:24:11.115917 [ 290 ] {} <Debug> TCP-Session: c17fa6fd-816e-451d-8db2-dab70abd8d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9950 | 2026.03.23 21:24:11.116030 [ 292 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 9951 | 2026.03.23 21:24:11.116121 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9952 | 2026.03.23 21:24:11.116157 [ 291 ] {} <Debug> TCP-Session: 6db92ab2-7883-447e-930e-d6479f31229d Authenticating user 'default' from [fd00:1122:3344:101::e]:45464 | ||
| 9953 | 2026.03.23 21:24:11.116179 [ 291 ] {} <Debug> TCP-Session: 6db92ab2-7883-447e-930e-d6479f31229d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9954 | 2026.03.23 21:24:11.116196 [ 291 ] {} <Debug> TCP-Session: 6db92ab2-7883-447e-930e-d6479f31229d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2026.03.23 21:24:11.116195 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9956 | 2026.03.23 21:24:11.116229 [ 287 ] {} <Debug> TCP-Session: 511dac67-88aa-4dde-915d-599db25ad4c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41869 | ||
| 9957 | 2026.03.23 21:24:11.116245 [ 287 ] {} <Debug> TCP-Session: 511dac67-88aa-4dde-915d-599db25ad4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2026.03.23 21:24:11.116258 [ 287 ] {} <Debug> TCP-Session: 511dac67-88aa-4dde-915d-599db25ad4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9959 | 2026.03.23 21:24:11.116335 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9960 | 2026.03.23 21:24:11.116371 [ 294 ] {} <Debug> TCP-Session: 871b1044-666a-430e-a9e7-e2fc939c31b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52586 | ||
| 9961 | 2026.03.23 21:24:11.116387 [ 294 ] {} <Debug> TCP-Session: 871b1044-666a-430e-a9e7-e2fc939c31b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9962 | 2026.03.23 21:24:11.116400 [ 294 ] {} <Debug> TCP-Session: 871b1044-666a-430e-a9e7-e2fc939c31b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9963 | 2026.03.23 21:24:11.116993 [ 322 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Trace> AggregatingTransform: Aggregating | ||
| 9964 | 2026.03.23 21:24:11.117038 [ 322 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9965 | 2026.03.23 21:24:11.117074 [ 322 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936123 sec. (1068.236 rows/sec., 41.73 KiB/sec.) | ||
| 9966 | 2026.03.23 21:24:11.117094 [ 322 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Trace> Aggregator: Merging aggregated data | ||
| 9967 | 2026.03.23 21:24:11.118523 [ 292 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003247 sec., 307.9765937788728 rows/sec., 12.03 KiB/sec. | ||
| 9968 | 2026.03.23 21:24:11.118668 [ 292 ] {034d33ac-60c1-4a91-8ad8-2ff6e69418f1} <Debug> TCPHandler: Processed in 0.003712893 sec. | ||
| 9969 | 2026.03.23 21:24:11.118788 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9970 | 2026.03.23 21:24:11.118817 [ 292 ] {} <Debug> TCP-Session: e67015b7-a9ed-4e40-a157-643cdc6e44b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2026.03.23 21:24:11.118819 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9972 | 2026.03.23 21:24:11.118837 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9973 | 2026.03.23 21:24:11.118855 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9974 | 2026.03.23 21:24:11.118873 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9975 | 2026.03.23 21:24:11.118882 [ 287 ] {} <Debug> TCP-Session: 511dac67-88aa-4dde-915d-599db25ad4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9976 | 2026.03.23 21:24:11.118894 [ 291 ] {} <Debug> TCP-Session: 6db92ab2-7883-447e-930e-d6479f31229d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9977 | 2026.03.23 21:24:11.118892 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9978 | 2026.03.23 21:24:11.118907 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9979 | 2026.03.23 21:24:11.118940 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9980 | 2026.03.23 21:24:11.118964 [ 289 ] {} <Debug> TCP-Session: 3d1f3302-2799-4ab6-bbbc-40bae69c03df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9981 | 2026.03.23 21:24:11.118922 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9982 | 2026.03.23 21:24:11.118986 [ 290 ] {} <Debug> TCP-Session: c17fa6fd-816e-451d-8db2-dab70abd8d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9983 | 2026.03.23 21:24:11.118910 [ 259 ] {} <Debug> TCP-Session: 0e0e3036-b803-4037-bc17-faeafa1f0872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2026.03.23 21:24:11.119021 [ 294 ] {} <Debug> TCP-Session: 871b1044-666a-430e-a9e7-e2fc939c31b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9985 | 2026.03.23 21:24:11.118868 [ 293 ] {} <Debug> TCP-Session: 4ea09d2b-50be-4599-bf24-d9586db7a5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2026.03.23 21:24:11.118946 [ 286 ] {} <Debug> TCP-Session: e3bd558c-647c-4efc-b5c9-57e41d8368bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2026.03.23 21:24:12.476350 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54662 | ||
| 9988 | 2026.03.23 21:24:12.476463 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9989 | 2026.03.23 21:24:12.476489 [ 287 ] {} <Debug> TCP-Session: fb31aece-9f73-4b8e-8d49-366c404c7679 Authenticating user 'default' from [fd00:1122:3344:101::e]:54662 | ||
| 9990 | 2026.03.23 21:24:12.476511 [ 287 ] {} <Debug> TCP-Session: fb31aece-9f73-4b8e-8d49-366c404c7679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9991 | 2026.03.23 21:24:12.476524 [ 287 ] {} <Debug> TCP-Session: fb31aece-9f73-4b8e-8d49-366c404c7679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9992 | 2026.03.23 21:24:12.476723 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59351 | ||
| 9993 | 2026.03.23 21:24:12.476747 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46580 | ||
| 9994 | 2026.03.23 21:24:12.476782 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39588 | ||
| 9995 | 2026.03.23 21:24:12.476808 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33190 | ||
| 9996 | 2026.03.23 21:24:12.476829 [ 287 ] {} <Trace> TCP-Session: fb31aece-9f73-4b8e-8d49-366c404c7679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.03.23 21:24:12.476843 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9998 | 2026.03.23 21:24:12.476868 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9999 | 2026.03.23 21:24:12.476878 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10000 | 2026.03.23 21:24:12.476899 [ 289 ] {} <Debug> TCP-Session: a4e302d8-7dcf-4919-b683-acc1556af19a Authenticating user 'default' from [fd00:1122:3344:101::e]:59351 | ||
| 10001 | 2026.03.23 21:24:12.476897 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10002 | 2026.03.23 21:24:12.476913 [ 290 ] {} <Debug> TCP-Session: 121b9565-d655-4cf3-8254-fc9f45ff57d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46580 | ||
| 10003 | 2026.03.23 21:24:12.476936 [ 289 ] {} <Debug> TCP-Session: a4e302d8-7dcf-4919-b683-acc1556af19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10004 | 2026.03.23 21:24:12.476945 [ 286 ] {} <Debug> TCP-Session: cc09aacf-690f-4df8-825a-a8210048dbbd Authenticating user 'default' from [fd00:1122:3344:101::e]:33190 | ||
| 10005 | 2026.03.23 21:24:12.476959 [ 290 ] {} <Debug> TCP-Session: 121b9565-d655-4cf3-8254-fc9f45ff57d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2026.03.23 21:24:12.476964 [ 289 ] {} <Debug> TCP-Session: a4e302d8-7dcf-4919-b683-acc1556af19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10007 | 2026.03.23 21:24:12.476986 [ 290 ] {} <Debug> TCP-Session: 121b9565-d655-4cf3-8254-fc9f45ff57d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10008 | 2026.03.23 21:24:12.476978 [ 286 ] {} <Debug> TCP-Session: cc09aacf-690f-4df8-825a-a8210048dbbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10009 | 2026.03.23 21:24:12.477012 [ 287 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10010 | 2026.03.23 21:24:12.477027 [ 286 ] {} <Debug> TCP-Session: cc09aacf-690f-4df8-825a-a8210048dbbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10011 | 2026.03.23 21:24:12.476924 [ 293 ] {} <Debug> TCP-Session: 50f06784-6531-481f-9584-846142684085 Authenticating user 'default' from [fd00:1122:3344:101::e]:39588 | ||
| 10012 | 2026.03.23 21:24:12.476799 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43407 | ||
| 10013 | 2026.03.23 21:24:12.477092 [ 293 ] {} <Debug> TCP-Session: 50f06784-6531-481f-9584-846142684085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10014 | 2026.03.23 21:24:12.476788 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60807 | ||
| 10015 | 2026.03.23 21:24:12.477134 [ 293 ] {} <Debug> TCP-Session: 50f06784-6531-481f-9584-846142684085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10016 | 2026.03.23 21:24:12.477168 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10017 | 2026.03.23 21:24:12.476775 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48009 | ||
| 10018 | 2026.03.23 21:24:12.477207 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10019 | 2026.03.23 21:24:12.476756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61788 | ||
| 10020 | 2026.03.23 21:24:12.477264 [ 294 ] {} <Debug> TCP-Session: d0ce355d-2ef5-44ab-91c3-3b72fcab1c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:60807 | ||
| 10021 | 2026.03.23 21:24:12.477207 [ 259 ] {} <Debug> TCP-Session: bab3541e-2989-46c6-9a75-b939d8835c11 Authenticating user 'default' from [fd00:1122:3344:101::e]:43407 | ||
| 10022 | 2026.03.23 21:24:12.477294 [ 287 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10023 | 2026.03.23 21:24:12.477313 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10024 | 2026.03.23 21:24:12.477331 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10025 | 2026.03.23 21:24:12.477302 [ 294 ] {} <Debug> TCP-Session: d0ce355d-2ef5-44ab-91c3-3b72fcab1c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10026 | 2026.03.23 21:24:12.477363 [ 292 ] {} <Debug> TCP-Session: 6438d6b1-0327-4de4-a7ff-b532f626bd4a Authenticating user 'default' from [fd00:1122:3344:101::e]:48009 | ||
| 10027 | 2026.03.23 21:24:12.477389 [ 294 ] {} <Debug> TCP-Session: d0ce355d-2ef5-44ab-91c3-3b72fcab1c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10028 | 2026.03.23 21:24:12.477373 [ 291 ] {} <Debug> TCP-Session: 78576192-3014-4cc9-807d-4def047202a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61788 | ||
| 10029 | 2026.03.23 21:24:12.477415 [ 292 ] {} <Debug> TCP-Session: 6438d6b1-0327-4de4-a7ff-b532f626bd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.03.23 21:24:12.477442 [ 291 ] {} <Debug> TCP-Session: 78576192-3014-4cc9-807d-4def047202a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.03.23 21:24:12.477455 [ 292 ] {} <Debug> TCP-Session: 6438d6b1-0327-4de4-a7ff-b532f626bd4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10032 | 2026.03.23 21:24:12.477470 [ 291 ] {} <Debug> TCP-Session: 78576192-3014-4cc9-807d-4def047202a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.03.23 21:24:12.477367 [ 287 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10034 | 2026.03.23 21:24:12.477326 [ 259 ] {} <Debug> TCP-Session: bab3541e-2989-46c6-9a75-b939d8835c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.03.23 21:24:12.477518 [ 259 ] {} <Debug> TCP-Session: bab3541e-2989-46c6-9a75-b939d8835c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10036 | 2026.03.23 21:24:12.477781 [ 287 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 10037 | 2026.03.23 21:24:12.478718 [ 298 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Trace> AggregatingTransform: Aggregating | ||
| 10038 | 2026.03.23 21:24:12.478774 [ 298 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Trace> Aggregator: Aggregation method: without_key | ||
| 10039 | 2026.03.23 21:24:12.478812 [ 298 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930553 sec. (1074.630 rows/sec., 41.98 KiB/sec.) | ||
| 10040 | 2026.03.23 21:24:12.478832 [ 298 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Trace> Aggregator: Merging aggregated data | ||
| 10041 | 2026.03.23 21:24:12.480114 [ 287 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003158 sec., 316.65611146295123 rows/sec., 12.37 KiB/sec. | ||
| 10042 | 2026.03.23 21:24:12.480261 [ 287 ] {642a4ede-c10a-4805-b4ef-8d48bb2ce469} <Debug> TCPHandler: Processed in 0.003542019 sec. | ||
| 10043 | 2026.03.23 21:24:12.480388 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10044 | 2026.03.23 21:24:12.480419 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10045 | 2026.03.23 21:24:12.480442 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10046 | 2026.03.23 21:24:12.480457 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10047 | 2026.03.23 21:24:12.480474 [ 289 ] {} <Debug> TCP-Session: a4e302d8-7dcf-4919-b683-acc1556af19a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2026.03.23 21:24:12.480490 [ 290 ] {} <Debug> TCP-Session: 121b9565-d655-4cf3-8254-fc9f45ff57d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10049 | 2026.03.23 21:24:12.480501 [ 286 ] {} <Debug> TCP-Session: cc09aacf-690f-4df8-825a-a8210048dbbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2026.03.23 21:24:12.480501 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10051 | 2026.03.23 21:24:12.480528 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10052 | 2026.03.23 21:24:12.480539 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10053 | 2026.03.23 21:24:12.480559 [ 294 ] {} <Debug> TCP-Session: d0ce355d-2ef5-44ab-91c3-3b72fcab1c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10054 | 2026.03.23 21:24:12.480586 [ 292 ] {} <Debug> TCP-Session: 6438d6b1-0327-4de4-a7ff-b532f626bd4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10055 | 2026.03.23 21:24:12.480605 [ 293 ] {} <Debug> TCP-Session: 50f06784-6531-481f-9584-846142684085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10056 | 2026.03.23 21:24:12.480480 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10057 | 2026.03.23 21:24:12.480559 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10058 | 2026.03.23 21:24:12.480685 [ 291 ] {} <Debug> TCP-Session: 78576192-3014-4cc9-807d-4def047202a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10059 | 2026.03.23 21:24:12.480421 [ 287 ] {} <Debug> TCP-Session: fb31aece-9f73-4b8e-8d49-366c404c7679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10060 | 2026.03.23 21:24:12.480705 [ 259 ] {} <Debug> TCP-Session: bab3541e-2989-46c6-9a75-b939d8835c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10061 | 2026.03.23 21:24:13.077551 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10062 | 2026.03.23 21:24:13.077617 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10063 | 2026.03.23 21:24:13.230817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23008 | ||
| 10064 | 2026.03.23 21:24:13.231374 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2026.03.23 21:24:13.231419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10066 | 2026.03.23 21:24:13.231996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10067 | 2026.03.23 21:24:13.232261 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.03.23 21:24:13.232418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23008 | ||
| 10069 | 2026.03.23 21:24:13.310687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1264 | ||
| 10070 | 2026.03.23 21:24:13.313668 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.03.23 21:24:13.313738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10072 | 2026.03.23 21:24:13.315269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10073 | 2026.03.23 21:24:13.315621 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.03.23 21:24:13.316149 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 10075 | 2026.03.23 21:24:13.811041 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46801 | ||
| 10076 | 2026.03.23 21:24:13.811155 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10077 | 2026.03.23 21:24:13.811182 [ 287 ] {} <Debug> TCP-Session: 6401f8c8-fd7f-4573-8ed9-5ff7397e1b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:46801 | ||
| 10078 | 2026.03.23 21:24:13.811204 [ 287 ] {} <Debug> TCP-Session: 6401f8c8-fd7f-4573-8ed9-5ff7397e1b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10079 | 2026.03.23 21:24:13.811217 [ 287 ] {} <Debug> TCP-Session: 6401f8c8-fd7f-4573-8ed9-5ff7397e1b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10080 | 2026.03.23 21:24:13.811429 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59293 | ||
| 10081 | 2026.03.23 21:24:13.811457 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43334 | ||
| 10082 | 2026.03.23 21:24:13.811481 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45837 | ||
| 10083 | 2026.03.23 21:24:13.811510 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38134 | ||
| 10084 | 2026.03.23 21:24:13.811512 [ 287 ] {} <Trace> TCP-Session: 6401f8c8-fd7f-4573-8ed9-5ff7397e1b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2026.03.23 21:24:13.811550 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10086 | 2026.03.23 21:24:13.811577 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10087 | 2026.03.23 21:24:13.811578 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10088 | 2026.03.23 21:24:13.811597 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10089 | 2026.03.23 21:24:13.811602 [ 289 ] {} <Debug> TCP-Session: d575a9b8-72fd-4914-81e5-fcb1da1d4b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:59293 | ||
| 10090 | 2026.03.23 21:24:13.811624 [ 290 ] {} <Debug> TCP-Session: a87c5f06-8fcd-4d98-9f7b-c6a5567ae050 Authenticating user 'default' from [fd00:1122:3344:101::e]:43334 | ||
| 10091 | 2026.03.23 21:24:13.811630 [ 286 ] {} <Debug> TCP-Session: 43663370-15f5-4acf-bd52-2d71c06b12d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38134 | ||
| 10092 | 2026.03.23 21:24:13.811647 [ 289 ] {} <Debug> TCP-Session: d575a9b8-72fd-4914-81e5-fcb1da1d4b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2026.03.23 21:24:13.811656 [ 290 ] {} <Debug> TCP-Session: a87c5f06-8fcd-4d98-9f7b-c6a5567ae050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10094 | 2026.03.23 21:24:13.811665 [ 286 ] {} <Debug> TCP-Session: 43663370-15f5-4acf-bd52-2d71c06b12d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10095 | 2026.03.23 21:24:13.811673 [ 289 ] {} <Debug> TCP-Session: d575a9b8-72fd-4914-81e5-fcb1da1d4b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2026.03.23 21:24:13.811685 [ 286 ] {} <Debug> TCP-Session: 43663370-15f5-4acf-bd52-2d71c06b12d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10097 | 2026.03.23 21:24:13.811679 [ 290 ] {} <Debug> TCP-Session: a87c5f06-8fcd-4d98-9f7b-c6a5567ae050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10098 | 2026.03.23 21:24:13.811502 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56925 | ||
| 10099 | 2026.03.23 21:24:13.811724 [ 287 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10100 | 2026.03.23 21:24:13.811606 [ 293 ] {} <Debug> TCP-Session: 4f77f99d-8d58-427e-9ce3-8b2a846e0742 Authenticating user 'default' from [fd00:1122:3344:101::e]:45837 | ||
| 10101 | 2026.03.23 21:24:13.811492 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44627 | ||
| 10102 | 2026.03.23 21:24:13.811796 [ 293 ] {} <Debug> TCP-Session: 4f77f99d-8d58-427e-9ce3-8b2a846e0742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10103 | 2026.03.23 21:24:13.811797 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10104 | 2026.03.23 21:24:13.811826 [ 293 ] {} <Debug> TCP-Session: 4f77f99d-8d58-427e-9ce3-8b2a846e0742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10105 | 2026.03.23 21:24:13.811847 [ 259 ] {} <Debug> TCP-Session: 63d555d7-deaf-4d3a-ad84-c6aefe205ee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56925 | ||
| 10106 | 2026.03.23 21:24:13.811860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10107 | 2026.03.23 21:24:13.811878 [ 259 ] {} <Debug> TCP-Session: 63d555d7-deaf-4d3a-ad84-c6aefe205ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10108 | 2026.03.23 21:24:13.811895 [ 294 ] {} <Debug> TCP-Session: 66417216-16df-4c91-8624-84c0f5333778 Authenticating user 'default' from [fd00:1122:3344:101::e]:44627 | ||
| 10109 | 2026.03.23 21:24:13.811901 [ 259 ] {} <Debug> TCP-Session: 63d555d7-deaf-4d3a-ad84-c6aefe205ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2026.03.23 21:24:13.811921 [ 294 ] {} <Debug> TCP-Session: 66417216-16df-4c91-8624-84c0f5333778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.03.23 21:24:13.811453 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44385 | ||
| 10112 | 2026.03.23 21:24:13.811945 [ 294 ] {} <Debug> TCP-Session: 66417216-16df-4c91-8624-84c0f5333778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10113 | 2026.03.23 21:24:13.811474 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41164 | ||
| 10114 | 2026.03.23 21:24:13.812016 [ 287 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10115 | 2026.03.23 21:24:13.812025 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10116 | 2026.03.23 21:24:13.812062 [ 291 ] {} <Debug> TCP-Session: 4aaef36b-46c8-4ed8-bd0c-35899cf96ff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44385 | ||
| 10117 | 2026.03.23 21:24:13.812078 [ 291 ] {} <Debug> TCP-Session: 4aaef36b-46c8-4ed8-bd0c-35899cf96ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.03.23 21:24:13.812078 [ 287 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10119 | 2026.03.23 21:24:13.812091 [ 291 ] {} <Debug> TCP-Session: 4aaef36b-46c8-4ed8-bd0c-35899cf96ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10120 | 2026.03.23 21:24:13.812092 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10121 | 2026.03.23 21:24:13.812133 [ 292 ] {} <Debug> TCP-Session: 8b915268-eea9-464c-9cf3-cc880b82350a Authenticating user 'default' from [fd00:1122:3344:101::e]:41164 | ||
| 10122 | 2026.03.23 21:24:13.812155 [ 292 ] {} <Debug> TCP-Session: 8b915268-eea9-464c-9cf3-cc880b82350a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10123 | 2026.03.23 21:24:13.812167 [ 292 ] {} <Debug> TCP-Session: 8b915268-eea9-464c-9cf3-cc880b82350a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10124 | 2026.03.23 21:24:13.812375 [ 287 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 10125 | 2026.03.23 21:24:13.813276 [ 337 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Trace> AggregatingTransform: Aggregating | ||
| 10126 | 2026.03.23 21:24:13.813327 [ 337 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10127 | 2026.03.23 21:24:13.813365 [ 337 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886623 sec. (1127.875 rows/sec., 44.06 KiB/sec.) | ||
| 10128 | 2026.03.23 21:24:13.813386 [ 337 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Trace> Aggregator: Merging aggregated data | ||
| 10129 | 2026.03.23 21:24:13.814617 [ 287 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002952 sec., 338.7533875338753 rows/sec., 13.23 KiB/sec. | ||
| 10130 | 2026.03.23 21:24:13.814760 [ 287 ] {bd079309-3464-4a56-8fdd-d403eaa5491e} <Debug> TCPHandler: Processed in 0.003352583 sec. | ||
| 10131 | 2026.03.23 21:24:13.814871 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10132 | 2026.03.23 21:24:13.814898 [ 287 ] {} <Debug> TCP-Session: 6401f8c8-fd7f-4573-8ed9-5ff7397e1b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10133 | 2026.03.23 21:24:13.814898 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10134 | 2026.03.23 21:24:13.814920 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10135 | 2026.03.23 21:24:13.814947 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10136 | 2026.03.23 21:24:13.814952 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10137 | 2026.03.23 21:24:13.814967 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10138 | 2026.03.23 21:24:13.814994 [ 289 ] {} <Debug> TCP-Session: d575a9b8-72fd-4914-81e5-fcb1da1d4b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10139 | 2026.03.23 21:24:13.815007 [ 290 ] {} <Debug> TCP-Session: a87c5f06-8fcd-4d98-9f7b-c6a5567ae050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2026.03.23 21:24:13.815011 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10141 | 2026.03.23 21:24:13.815023 [ 293 ] {} <Debug> TCP-Session: 4f77f99d-8d58-427e-9ce3-8b2a846e0742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10142 | 2026.03.23 21:24:13.815031 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10143 | 2026.03.23 21:24:13.815062 [ 259 ] {} <Debug> TCP-Session: 63d555d7-deaf-4d3a-ad84-c6aefe205ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.03.23 21:24:13.814993 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10145 | 2026.03.23 21:24:13.815089 [ 294 ] {} <Debug> TCP-Session: 66417216-16df-4c91-8624-84c0f5333778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2026.03.23 21:24:13.814969 [ 291 ] {} <Debug> TCP-Session: 4aaef36b-46c8-4ed8-bd0c-35899cf96ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.03.23 21:24:13.815135 [ 292 ] {} <Debug> TCP-Session: 8b915268-eea9-464c-9cf3-cc880b82350a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10148 | 2026.03.23 21:24:13.814951 [ 286 ] {} <Debug> TCP-Session: 43663370-15f5-4acf-bd52-2d71c06b12d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.03.23 21:24:13.885946 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.03.23 21:24:13.886177 [ 260 ] {8d10d172-c161-4129-ac78-c64199ad19be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10151 | 2026.03.23 21:24:13.886283 [ 260 ] {8d10d172-c161-4129-ac78-c64199ad19be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10152 | 2026.03.23 21:24:13.886971 [ 260 ] {8d10d172-c161-4129-ac78-c64199ad19be} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.03.23 21:24:13.887021 [ 260 ] {8d10d172-c161-4129-ac78-c64199ad19be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10154 | 2026.03.23 21:24:13.887423 [ 260 ] {8d10d172-c161-4129-ac78-c64199ad19be} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10155 | 2026.03.23 21:24:13.887650 [ 260 ] {8d10d172-c161-4129-ac78-c64199ad19be} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.03.23 21:24:13.887809 [ 260 ] {8d10d172-c161-4129-ac78-c64199ad19be} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 10157 | 2026.03.23 21:24:13.887861 [ 260 ] {8d10d172-c161-4129-ac78-c64199ad19be} <Debug> TCPHandler: Processed in 0.002073381 sec. | ||
| 10158 | 2026.03.23 21:24:13.887986 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.03.23 21:24:13.888088 [ 260 ] {b0a26a78-9cd8-4319-bd19-89b69487f2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10160 | 2026.03.23 21:24:13.888134 [ 260 ] {b0a26a78-9cd8-4319-bd19-89b69487f2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10161 | 2026.03.23 21:24:13.888646 [ 260 ] {b0a26a78-9cd8-4319-bd19-89b69487f2df} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.03.23 21:24:13.888699 [ 260 ] {b0a26a78-9cd8-4319-bd19-89b69487f2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10163 | 2026.03.23 21:24:13.889117 [ 260 ] {b0a26a78-9cd8-4319-bd19-89b69487f2df} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10164 | 2026.03.23 21:24:13.889383 [ 260 ] {b0a26a78-9cd8-4319-bd19-89b69487f2df} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.03.23 21:24:13.889536 [ 260 ] {b0a26a78-9cd8-4319-bd19-89b69487f2df} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001472 sec., 6793.478260869565 rows/sec., 510.84 KiB/sec. | ||
| 10166 | 2026.03.23 21:24:13.889577 [ 260 ] {b0a26a78-9cd8-4319-bd19-89b69487f2df} <Debug> TCPHandler: Processed in 0.001643191 sec. | ||
| 10167 | 2026.03.23 21:24:13.889695 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.03.23 21:24:13.889796 [ 260 ] {bed35fa3-c15c-4404-b2cb-508ac08167f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10169 | 2026.03.23 21:24:13.889838 [ 260 ] {bed35fa3-c15c-4404-b2cb-508ac08167f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10170 | 2026.03.23 21:24:13.890259 [ 260 ] {bed35fa3-c15c-4404-b2cb-508ac08167f5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.03.23 21:24:13.890301 [ 260 ] {bed35fa3-c15c-4404-b2cb-508ac08167f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10172 | 2026.03.23 21:24:13.890704 [ 260 ] {bed35fa3-c15c-4404-b2cb-508ac08167f5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10173 | 2026.03.23 21:24:13.891014 [ 260 ] {bed35fa3-c15c-4404-b2cb-508ac08167f5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.03.23 21:24:13.891235 [ 260 ] {bed35fa3-c15c-4404-b2cb-508ac08167f5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00146 sec., 50684.931506849316 rows/sec., 3.96 MiB/sec. | ||
| 10175 | 2026.03.23 21:24:13.891290 [ 260 ] {bed35fa3-c15c-4404-b2cb-508ac08167f5} <Debug> TCPHandler: Processed in 0.001645701 sec. | ||
| 10176 | 2026.03.23 21:24:13.891443 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.03.23 21:24:13.891552 [ 260 ] {06ffeace-3a0d-4396-9a60-a070a9209aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10178 | 2026.03.23 21:24:13.891600 [ 260 ] {06ffeace-3a0d-4396-9a60-a070a9209aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10179 | 2026.03.23 21:24:13.892022 [ 260 ] {06ffeace-3a0d-4396-9a60-a070a9209aff} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.03.23 21:24:13.892061 [ 260 ] {06ffeace-3a0d-4396-9a60-a070a9209aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10181 | 2026.03.23 21:24:13.892420 [ 260 ] {06ffeace-3a0d-4396-9a60-a070a9209aff} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10182 | 2026.03.23 21:24:13.892653 [ 260 ] {06ffeace-3a0d-4396-9a60-a070a9209aff} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.03.23 21:24:13.892790 [ 260 ] {06ffeace-3a0d-4396-9a60-a070a9209aff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 10184 | 2026.03.23 21:24:13.892830 [ 260 ] {06ffeace-3a0d-4396-9a60-a070a9209aff} <Debug> TCPHandler: Processed in 0.001460036 sec. | ||
| 10185 | 2026.03.23 21:24:13.892941 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2026.03.23 21:24:13.893039 [ 260 ] {5129971e-4754-40f4-9345-05f5ea2a89a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10187 | 2026.03.23 21:24:13.893094 [ 260 ] {5129971e-4754-40f4-9345-05f5ea2a89a6} <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 | ||
| 10188 | 2026.03.23 21:24:13.893870 [ 260 ] {5129971e-4754-40f4-9345-05f5ea2a89a6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2026.03.23 21:24:13.893913 [ 260 ] {5129971e-4754-40f4-9345-05f5ea2a89a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10190 | 2026.03.23 21:24:13.894475 [ 260 ] {5129971e-4754-40f4-9345-05f5ea2a89a6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10191 | 2026.03.23 21:24:13.894714 [ 260 ] {5129971e-4754-40f4-9345-05f5ea2a89a6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.03.23 21:24:13.894864 [ 260 ] {5129971e-4754-40f4-9345-05f5ea2a89a6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001844 sec., 5422.993492407809 rows/sec., 9.72 MiB/sec. | ||
| 10193 | 2026.03.23 21:24:13.894931 [ 260 ] {5129971e-4754-40f4-9345-05f5ea2a89a6} <Debug> TCPHandler: Processed in 0.00203933 sec. | ||
| 10194 | 2026.03.23 21:24:13.895047 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2026.03.23 21:24:13.895144 [ 260 ] {4ae1dc3e-2f5a-4bd2-b967-4698a9663ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10196 | 2026.03.23 21:24:13.895187 [ 260 ] {4ae1dc3e-2f5a-4bd2-b967-4698a9663ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10197 | 2026.03.23 21:24:13.895537 [ 260 ] {4ae1dc3e-2f5a-4bd2-b967-4698a9663ea6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.03.23 21:24:13.895575 [ 260 ] {4ae1dc3e-2f5a-4bd2-b967-4698a9663ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10199 | 2026.03.23 21:24:13.895914 [ 260 ] {4ae1dc3e-2f5a-4bd2-b967-4698a9663ea6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10200 | 2026.03.23 21:24:13.896152 [ 260 ] {4ae1dc3e-2f5a-4bd2-b967-4698a9663ea6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.03.23 21:24:13.896292 [ 260 ] {4ae1dc3e-2f5a-4bd2-b967-4698a9663ea6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 10202 | 2026.03.23 21:24:13.896331 [ 260 ] {4ae1dc3e-2f5a-4bd2-b967-4698a9663ea6} <Debug> TCPHandler: Processed in 0.001334623 sec. | ||
| 10203 | 2026.03.23 21:24:14.001191 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00081609 sec. | ||
| 10204 | 2026.03.23 21:24:14.232147 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2026.03.23 21:24:14.232333 [ 260 ] {4f65159c-2aec-4338-a82f-508fa9bf5d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10206 | 2026.03.23 21:24:14.232399 [ 260 ] {4f65159c-2aec-4338-a82f-508fa9bf5d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10207 | 2026.03.23 21:24:14.233018 [ 260 ] {4f65159c-2aec-4338-a82f-508fa9bf5d9f} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.03.23 21:24:14.233067 [ 260 ] {4f65159c-2aec-4338-a82f-508fa9bf5d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10209 | 2026.03.23 21:24:14.233447 [ 260 ] {4f65159c-2aec-4338-a82f-508fa9bf5d9f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10210 | 2026.03.23 21:24:14.233673 [ 260 ] {4f65159c-2aec-4338-a82f-508fa9bf5d9f} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2026.03.23 21:24:14.233829 [ 260 ] {4f65159c-2aec-4338-a82f-508fa9bf5d9f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001543 sec., 2592.3525599481527 rows/sec., 211.39 KiB/sec. | ||
| 10212 | 2026.03.23 21:24:14.233872 [ 260 ] {4f65159c-2aec-4338-a82f-508fa9bf5d9f} <Debug> TCPHandler: Processed in 0.001860806 sec. | ||
| 10213 | 2026.03.23 21:24:14.233995 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2026.03.23 21:24:14.234090 [ 260 ] {162f8923-23ed-491d-b8b0-1a1819e16200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10215 | 2026.03.23 21:24:14.234131 [ 260 ] {162f8923-23ed-491d-b8b0-1a1819e16200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10216 | 2026.03.23 21:24:14.235709 [ 260 ] {162f8923-23ed-491d-b8b0-1a1819e16200} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2026.03.23 21:24:14.235747 [ 260 ] {162f8923-23ed-491d-b8b0-1a1819e16200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10218 | 2026.03.23 21:24:14.236252 [ 260 ] {162f8923-23ed-491d-b8b0-1a1819e16200} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10219 | 2026.03.23 21:24:14.236474 [ 260 ] {162f8923-23ed-491d-b8b0-1a1819e16200} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2026.03.23 21:24:14.236607 [ 260 ] {162f8923-23ed-491d-b8b0-1a1819e16200} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002535 sec., 973964.4970414202 rows/sec., 72.31 MiB/sec. | ||
| 10221 | 2026.03.23 21:24:14.236616 [ 173 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10222 | 2026.03.23 21:24:14.236646 [ 260 ] {162f8923-23ed-491d-b8b0-1a1819e16200} <Debug> TCPHandler: Processed in 0.002701167 sec. | ||
| 10223 | 2026.03.23 21:24:14.236692 [ 173 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.03.23 21:24:14.236722 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10225 | 2026.03.23 21:24:14.236788 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2026.03.23 21:24:14.236822 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10227 | 2026.03.23 21:24:14.236888 [ 260 ] {0bafbb87-ffe3-471b-a1b5-038d9a2ea2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10228 | 2026.03.23 21:24:14.236912 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10229 | 2026.03.23 21:24:14.236930 [ 260 ] {0bafbb87-ffe3-471b-a1b5-038d9a2ea2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10230 | 2026.03.23 21:24:14.236941 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2618 rows starting from the beginning of the part | ||
| 10231 | 2026.03.23 21:24:14.236998 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 118 rows starting from the beginning of the part | ||
| 10232 | 2026.03.23 21:24:14.237044 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 196 rows starting from the beginning of the part | ||
| 10233 | 2026.03.23 21:24:14.237085 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 10234 | 2026.03.23 21:24:14.237124 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part | ||
| 10235 | 2026.03.23 21:24:14.237167 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2469 rows starting from the beginning of the part | ||
| 10236 | 2026.03.23 21:24:14.237360 [ 260 ] {0bafbb87-ffe3-471b-a1b5-038d9a2ea2b7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.03.23 21:24:14.237395 [ 260 ] {0bafbb87-ffe3-471b-a1b5-038d9a2ea2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10238 | 2026.03.23 21:24:14.237700 [ 260 ] {0bafbb87-ffe3-471b-a1b5-038d9a2ea2b7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10239 | 2026.03.23 21:24:14.237913 [ 260 ] {0bafbb87-ffe3-471b-a1b5-038d9a2ea2b7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.03.23 21:24:14.238043 [ 260 ] {0bafbb87-ffe3-471b-a1b5-038d9a2ea2b7} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001173 sec., 39215.686274509804 rows/sec., 2.86 MiB/sec. | ||
| 10241 | 2026.03.23 21:24:14.238082 [ 260 ] {0bafbb87-ffe3-471b-a1b5-038d9a2ea2b7} <Debug> TCPHandler: Processed in 0.001344253 sec. | ||
| 10242 | 2026.03.23 21:24:14.238184 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.03.23 21:24:14.238278 [ 260 ] {a8677e8c-2581-4d26-8bf4-f1da018bb951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.03.23 21:24:14.238318 [ 260 ] {a8677e8c-2581-4d26-8bf4-f1da018bb951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10245 | 2026.03.23 21:24:14.238930 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5595 rows, containing 5 columns (5 merged, 0 gathered) in 0.002150893 sec., 2601245.1572439913 rows/sec., 207.16 MiB/sec. | ||
| 10246 | 2026.03.23 21:24:14.239071 [ 260 ] {a8677e8c-2581-4d26-8bf4-f1da018bb951} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.03.23 21:24:14.239112 [ 260 ] {a8677e8c-2581-4d26-8bf4-f1da018bb951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10248 | 2026.03.23 21:24:14.239314 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10249 | 2026.03.23 21:24:14.239463 [ 260 ] {a8677e8c-2581-4d26-8bf4-f1da018bb951} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10250 | 2026.03.23 21:24:14.239747 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2026.03.23 21:24:14.239759 [ 260 ] {a8677e8c-2581-4d26-8bf4-f1da018bb951} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.03.23 21:24:14.239861 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_81_16} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10253 | 2026.03.23 21:24:14.239918 [ 260 ] {a8677e8c-2581-4d26-8bf4-f1da018bb951} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001658 sec., 483112.18335343787 rows/sec., 27.91 MiB/sec. | ||
| 10254 | 2026.03.23 21:24:14.239962 [ 260 ] {a8677e8c-2581-4d26-8bf4-f1da018bb951} <Debug> TCPHandler: Processed in 0.001827865 sec. | ||
| 10255 | 2026.03.23 21:24:14.239990 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10256 | 2026.03.23 21:24:14.240075 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2026.03.23 21:24:14.240175 [ 260 ] {1267f9ef-a6ea-4f94-a27d-ac4c930a70c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10258 | 2026.03.23 21:24:14.240215 [ 260 ] {1267f9ef-a6ea-4f94-a27d-ac4c930a70c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10259 | 2026.03.23 21:24:14.240590 [ 260 ] {1267f9ef-a6ea-4f94-a27d-ac4c930a70c0} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.03.23 21:24:14.240627 [ 260 ] {1267f9ef-a6ea-4f94-a27d-ac4c930a70c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10261 | 2026.03.23 21:24:14.240910 [ 260 ] {1267f9ef-a6ea-4f94-a27d-ac4c930a70c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10262 | 2026.03.23 21:24:14.241143 [ 260 ] {1267f9ef-a6ea-4f94-a27d-ac4c930a70c0} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.03.23 21:24:14.241275 [ 260 ] {1267f9ef-a6ea-4f94-a27d-ac4c930a70c0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 10264 | 2026.03.23 21:24:14.241314 [ 260 ] {1267f9ef-a6ea-4f94-a27d-ac4c930a70c0} <Debug> TCPHandler: Processed in 0.001289752 sec. | ||
| 10265 | 2026.03.23 21:24:14.241425 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.03.23 21:24:14.241519 [ 260 ] {d5fc5189-6674-457f-b3a9-fa97e1f2c17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10267 | 2026.03.23 21:24:14.241559 [ 260 ] {d5fc5189-6674-457f-b3a9-fa97e1f2c17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10268 | 2026.03.23 21:24:14.242560 [ 260 ] {d5fc5189-6674-457f-b3a9-fa97e1f2c17c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.03.23 21:24:14.242597 [ 260 ] {d5fc5189-6674-457f-b3a9-fa97e1f2c17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10270 | 2026.03.23 21:24:14.242965 [ 260 ] {d5fc5189-6674-457f-b3a9-fa97e1f2c17c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10271 | 2026.03.23 21:24:14.243177 [ 260 ] {d5fc5189-6674-457f-b3a9-fa97e1f2c17c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.03.23 21:24:14.243298 [ 173 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10273 | 2026.03.23 21:24:14.243311 [ 260 ] {d5fc5189-6674-457f-b3a9-fa97e1f2c17c} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.00181 sec., 732044.1988950276 rows/sec., 49.06 MiB/sec. | ||
| 10274 | 2026.03.23 21:24:14.243335 [ 173 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.03.23 21:24:14.243358 [ 260 ] {d5fc5189-6674-457f-b3a9-fa97e1f2c17c} <Debug> TCPHandler: Processed in 0.00198278 sec. | ||
| 10276 | 2026.03.23 21:24:14.243360 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10277 | 2026.03.23 21:24:14.243460 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10278 | 2026.03.23 21:24:14.243478 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2026.03.23 21:24:14.243558 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10280 | 2026.03.23 21:24:14.243578 [ 260 ] {7572be9a-98ea-4c33-96fa-12a0d304faf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10281 | 2026.03.23 21:24:14.243588 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part | ||
| 10282 | 2026.03.23 21:24:14.243623 [ 260 ] {7572be9a-98ea-4c33-96fa-12a0d304faf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10283 | 2026.03.23 21:24:14.243644 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 95 rows starting from the beginning of the part | ||
| 10284 | 2026.03.23 21:24:14.243689 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 110 rows starting from the beginning of the part | ||
| 10285 | 2026.03.23 21:24:14.243730 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 10286 | 2026.03.23 21:24:14.243770 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 10287 | 2026.03.23 21:24:14.243810 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1325 rows starting from the beginning of the part | ||
| 10288 | 2026.03.23 21:24:14.244556 [ 260 ] {7572be9a-98ea-4c33-96fa-12a0d304faf2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2026.03.23 21:24:14.244591 [ 260 ] {7572be9a-98ea-4c33-96fa-12a0d304faf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10290 | 2026.03.23 21:24:14.244982 [ 190 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554919 sec., 1994959.2229563082 rows/sec., 145.01 MiB/sec. | ||
| 10291 | 2026.03.23 21:24:14.245033 [ 260 ] {7572be9a-98ea-4c33-96fa-12a0d304faf2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10292 | 2026.03.23 21:24:14.245141 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10293 | 2026.03.23 21:24:14.245253 [ 260 ] {7572be9a-98ea-4c33-96fa-12a0d304faf2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2026.03.23 21:24:14.245396 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10295 | 2026.03.23 21:24:14.245407 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.03.23 21:24:14.245459 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.03.23 21:24:14.245399 [ 260 ] {7572be9a-98ea-4c33-96fa-12a0d304faf2} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001839 sec., 814573.137574769 rows/sec., 49.41 MiB/sec. | ||
| 10298 | 2026.03.23 21:24:14.245502 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10299 | 2026.03.23 21:24:14.245537 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_81_16} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10300 | 2026.03.23 21:24:14.245548 [ 260 ] {7572be9a-98ea-4c33-96fa-12a0d304faf2} <Debug> TCPHandler: Processed in 0.002118593 sec. | ||
| 10301 | 2026.03.23 21:24:14.245599 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10302 | 2026.03.23 21:24:14.245614 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10303 | 2026.03.23 21:24:14.245701 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.03.23 21:24:14.245709 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10305 | 2026.03.23 21:24:14.245753 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28051 rows starting from the beginning of the part | ||
| 10306 | 2026.03.23 21:24:14.245817 [ 260 ] {bd9f2b4e-a752-47aa-b07d-1b73f8e68506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10307 | 2026.03.23 21:24:14.245831 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10308 | 2026.03.23 21:24:14.245887 [ 260 ] {bd9f2b4e-a752-47aa-b07d-1b73f8e68506} <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 | ||
| 10309 | 2026.03.23 21:24:14.245893 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 196 rows starting from the beginning of the part | ||
| 10310 | 2026.03.23 21:24:14.245955 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10311 | 2026.03.23 21:24:14.246010 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10312 | 2026.03.23 21:24:14.246068 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1498 rows starting from the beginning of the part | ||
| 10313 | 2026.03.23 21:24:14.247061 [ 260 ] {bd9f2b4e-a752-47aa-b07d-1b73f8e68506} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.03.23 21:24:14.247102 [ 260 ] {bd9f2b4e-a752-47aa-b07d-1b73f8e68506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10315 | 2026.03.23 21:24:14.247782 [ 260 ] {bd9f2b4e-a752-47aa-b07d-1b73f8e68506} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10316 | 2026.03.23 21:24:14.248059 [ 260 ] {bd9f2b4e-a752-47aa-b07d-1b73f8e68506} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.03.23 21:24:14.248230 [ 260 ] {bd9f2b4e-a752-47aa-b07d-1b73f8e68506} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002435 sec., 17248.45995893224 rows/sec., 30.91 MiB/sec. | ||
| 10318 | 2026.03.23 21:24:14.248321 [ 260 ] {bd9f2b4e-a752-47aa-b07d-1b73f8e68506} <Debug> TCPHandler: Processed in 0.002679577 sec. | ||
| 10319 | 2026.03.23 21:24:14.248486 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2026.03.23 21:24:14.248590 [ 260 ] {4691e3a7-b904-459e-aeb3-ddee68ddc4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10321 | 2026.03.23 21:24:14.248638 [ 260 ] {4691e3a7-b904-459e-aeb3-ddee68ddc4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10322 | 2026.03.23 21:24:14.249022 [ 260 ] {4691e3a7-b904-459e-aeb3-ddee68ddc4d4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.03.23 21:24:14.249060 [ 260 ] {4691e3a7-b904-459e-aeb3-ddee68ddc4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10324 | 2026.03.23 21:24:14.249396 [ 260 ] {4691e3a7-b904-459e-aeb3-ddee68ddc4d4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10325 | 2026.03.23 21:24:14.249617 [ 260 ] {4691e3a7-b904-459e-aeb3-ddee68ddc4d4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.03.23 21:24:14.249748 [ 173 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10327 | 2026.03.23 21:24:14.249757 [ 260 ] {4691e3a7-b904-459e-aeb3-ddee68ddc4d4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 697.07 KiB/sec. | ||
| 10328 | 2026.03.23 21:24:14.249787 [ 173 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.03.23 21:24:14.249812 [ 260 ] {4691e3a7-b904-459e-aeb3-ddee68ddc4d4} <Debug> TCPHandler: Processed in 0.001378634 sec. | ||
| 10330 | 2026.03.23 21:24:14.250135 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10331 | 2026.03.23 21:24:14.250228 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10332 | 2026.03.23 21:24:14.250319 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10333 | 2026.03.23 21:24:14.250345 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3840 rows starting from the beginning of the part | ||
| 10334 | 2026.03.23 21:24:14.250393 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10335 | 2026.03.23 21:24:14.250432 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10336 | 2026.03.23 21:24:14.250470 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10337 | 2026.03.23 21:24:14.250508 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10338 | 2026.03.23 21:24:14.250654 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 10339 | 2026.03.23 21:24:14.252085 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001889227 sec., 2165965.233399692 rows/sec., 145.93 MiB/sec. | ||
| 10340 | 2026.03.23 21:24:14.252609 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10341 | 2026.03.23 21:24:14.252944 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.03.23 21:24:14.253037 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_81_16} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10343 | 2026.03.23 21:24:14.253139 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10344 | 2026.03.23 21:24:14.253504 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30225 rows, containing 5 columns (5 merged, 0 gathered) in 0.007936678 sec., 3808268.396424801 rows/sec., 244.84 MiB/sec. | ||
| 10345 | 2026.03.23 21:24:14.254133 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10346 | 2026.03.23 21:24:14.254456 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.03.23 21:24:14.254544 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10348 | 2026.03.23 21:24:14.254640 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10349 | 2026.03.23 21:24:14.465936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10350 | 2026.03.23 21:24:14.483993 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10351 | 2026.03.23 21:24:14.484055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10352 | 2026.03.23 21:24:14.489913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10353 | 2026.03.23 21:24:14.490617 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2026.03.23 21:24:14.493476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10355 | 2026.03.23 21:24:18.884081 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2026.03.23 21:24:18.884272 [ 260 ] {94175cf9-3076-4300-b114-738655ed60f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10357 | 2026.03.23 21:24:18.884340 [ 260 ] {94175cf9-3076-4300-b114-738655ed60f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10358 | 2026.03.23 21:24:18.884982 [ 260 ] {94175cf9-3076-4300-b114-738655ed60f1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.03.23 21:24:18.885029 [ 260 ] {94175cf9-3076-4300-b114-738655ed60f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10360 | 2026.03.23 21:24:18.885432 [ 260 ] {94175cf9-3076-4300-b114-738655ed60f1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10361 | 2026.03.23 21:24:18.885659 [ 260 ] {94175cf9-3076-4300-b114-738655ed60f1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.03.23 21:24:18.885821 [ 260 ] {94175cf9-3076-4300-b114-738655ed60f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.69 MiB/sec. | ||
| 10363 | 2026.03.23 21:24:18.885863 [ 260 ] {94175cf9-3076-4300-b114-738655ed60f1} <Debug> TCPHandler: Processed in 0.001911458 sec. | ||
| 10364 | 2026.03.23 21:24:18.885991 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2026.03.23 21:24:18.886086 [ 260 ] {2e5503b7-8526-424d-b265-7a66a37f8a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10366 | 2026.03.23 21:24:18.886128 [ 260 ] {2e5503b7-8526-424d-b265-7a66a37f8a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10367 | 2026.03.23 21:24:18.886551 [ 260 ] {2e5503b7-8526-424d-b265-7a66a37f8a8b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.03.23 21:24:18.886587 [ 260 ] {2e5503b7-8526-424d-b265-7a66a37f8a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10369 | 2026.03.23 21:24:18.886885 [ 260 ] {2e5503b7-8526-424d-b265-7a66a37f8a8b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10370 | 2026.03.23 21:24:18.887096 [ 260 ] {2e5503b7-8526-424d-b265-7a66a37f8a8b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.03.23 21:24:18.887228 [ 260 ] {2e5503b7-8526-424d-b265-7a66a37f8a8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 10372 | 2026.03.23 21:24:18.887266 [ 260 ] {2e5503b7-8526-424d-b265-7a66a37f8a8b} <Debug> TCPHandler: Processed in 0.001324843 sec. | ||
| 10373 | 2026.03.23 21:24:18.887384 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2026.03.23 21:24:18.887477 [ 260 ] {e918d4b2-0947-459e-a1d7-99dab65ca9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10375 | 2026.03.23 21:24:18.887521 [ 260 ] {e918d4b2-0947-459e-a1d7-99dab65ca9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10376 | 2026.03.23 21:24:18.887899 [ 260 ] {e918d4b2-0947-459e-a1d7-99dab65ca9ca} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.03.23 21:24:18.887936 [ 260 ] {e918d4b2-0947-459e-a1d7-99dab65ca9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10378 | 2026.03.23 21:24:18.888259 [ 260 ] {e918d4b2-0947-459e-a1d7-99dab65ca9ca} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10379 | 2026.03.23 21:24:18.888469 [ 260 ] {e918d4b2-0947-459e-a1d7-99dab65ca9ca} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.03.23 21:24:18.888598 [ 260 ] {e918d4b2-0947-459e-a1d7-99dab65ca9ca} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001138 sec., 112478.03163444641 rows/sec., 7.83 MiB/sec. | ||
| 10381 | 2026.03.23 21:24:18.888635 [ 260 ] {e918d4b2-0947-459e-a1d7-99dab65ca9ca} <Debug> TCPHandler: Processed in 0.001299623 sec. | ||
| 10382 | 2026.03.23 21:24:18.888758 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2026.03.23 21:24:18.888851 [ 260 ] {e038df68-3a63-473a-83d4-cf4adfba54c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10384 | 2026.03.23 21:24:18.888893 [ 260 ] {e038df68-3a63-473a-83d4-cf4adfba54c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10385 | 2026.03.23 21:24:18.889230 [ 260 ] {e038df68-3a63-473a-83d4-cf4adfba54c5} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.03.23 21:24:18.889266 [ 260 ] {e038df68-3a63-473a-83d4-cf4adfba54c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10387 | 2026.03.23 21:24:18.889566 [ 260 ] {e038df68-3a63-473a-83d4-cf4adfba54c5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10388 | 2026.03.23 21:24:18.889784 [ 260 ] {e038df68-3a63-473a-83d4-cf4adfba54c5} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.03.23 21:24:18.889914 [ 260 ] {e038df68-3a63-473a-83d4-cf4adfba54c5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. | ||
| 10390 | 2026.03.23 21:24:18.889951 [ 260 ] {e038df68-3a63-473a-83d4-cf4adfba54c5} <Debug> TCPHandler: Processed in 0.001241371 sec. | ||
| 10391 | 2026.03.23 21:24:20.732607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23456 | ||
| 10392 | 2026.03.23 21:24:20.733430 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.03.23 21:24:20.733511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10394 | 2026.03.23 21:24:20.734347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10395 | 2026.03.23 21:24:20.734603 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.03.23 21:24:20.734758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23456 | ||
| 10397 | 2026.03.23 21:24:21.993637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10398 | 2026.03.23 21:24:22.010950 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.03.23 21:24:22.011007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10400 | 2026.03.23 21:24:22.017143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10401 | 2026.03.23 21:24:22.017903 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.03.23 21:24:22.021064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10403 | 2026.03.23 21:24:23.316407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1304 | ||
| 10404 | 2026.03.23 21:24:23.319243 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.03.23 21:24:23.319296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10406 | 2026.03.23 21:24:23.320563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10407 | 2026.03.23 21:24:23.320859 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2026.03.23 21:24:23.321077 [ 125 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10409 | 2026.03.23 21:24:23.321175 [ 125 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.03.23 21:24:23.321212 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10411 | 2026.03.23 21:24:23.321251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
| 10412 | 2026.03.23 21:24:23.321346 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 10413 | 2026.03.23 21:24:23.321944 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10414 | 2026.03.23 21:24:23.322100 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1136 rows starting from the beginning of the part | ||
| 10415 | 2026.03.23 21:24:23.322481 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 10416 | 2026.03.23 21:24:23.322836 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 10417 | 2026.03.23 21:24:23.323181 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10418 | 2026.03.23 21:24:23.323502 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 10419 | 2026.03.23 21:24:23.323818 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 10420 | 2026.03.23 21:24:23.330715 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 72 columns (72 merged, 0 gathered) in 0.009424524 sec., 138362.42551878482 rows/sec., 108.52 MiB/sec. | ||
| 10421 | 2026.03.23 21:24:23.331980 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10422 | 2026.03.23 21:24:23.332497 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.03.23 21:24:23.332575 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_36_7} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10424 | 2026.03.23 21:24:23.332768 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10425 | 2026.03.23 21:24:23.885630 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.03.23 21:24:23.885833 [ 260 ] {f375c684-c122-460f-a363-d112d0aef188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10427 | 2026.03.23 21:24:23.885906 [ 260 ] {f375c684-c122-460f-a363-d112d0aef188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10428 | 2026.03.23 21:24:23.886579 [ 260 ] {f375c684-c122-460f-a363-d112d0aef188} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.03.23 21:24:23.886628 [ 260 ] {f375c684-c122-460f-a363-d112d0aef188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10430 | 2026.03.23 21:24:23.887019 [ 260 ] {f375c684-c122-460f-a363-d112d0aef188} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10431 | 2026.03.23 21:24:23.887241 [ 260 ] {f375c684-c122-460f-a363-d112d0aef188} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.03.23 21:24:23.887395 [ 260 ] {f375c684-c122-460f-a363-d112d0aef188} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.88 MiB/sec. | ||
| 10433 | 2026.03.23 21:24:23.887437 [ 260 ] {f375c684-c122-460f-a363-d112d0aef188} <Debug> TCPHandler: Processed in 0.001950338 sec. | ||
| 10434 | 2026.03.23 21:24:23.887566 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2026.03.23 21:24:23.887660 [ 260 ] {ed405a24-dbb2-4eb2-b7ef-bcfe6b1f8d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10436 | 2026.03.23 21:24:23.887702 [ 260 ] {ed405a24-dbb2-4eb2-b7ef-bcfe6b1f8d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10437 | 2026.03.23 21:24:23.888104 [ 260 ] {ed405a24-dbb2-4eb2-b7ef-bcfe6b1f8d7d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.03.23 21:24:23.888140 [ 260 ] {ed405a24-dbb2-4eb2-b7ef-bcfe6b1f8d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10439 | 2026.03.23 21:24:23.888435 [ 260 ] {ed405a24-dbb2-4eb2-b7ef-bcfe6b1f8d7d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10440 | 2026.03.23 21:24:23.888650 [ 260 ] {ed405a24-dbb2-4eb2-b7ef-bcfe6b1f8d7d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.03.23 21:24:23.888782 [ 260 ] {ed405a24-dbb2-4eb2-b7ef-bcfe6b1f8d7d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 659.03 KiB/sec. | ||
| 10442 | 2026.03.23 21:24:23.888821 [ 260 ] {ed405a24-dbb2-4eb2-b7ef-bcfe6b1f8d7d} <Debug> TCPHandler: Processed in 0.001305593 sec. | ||
| 10443 | 2026.03.23 21:24:23.888935 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2026.03.23 21:24:23.889028 [ 260 ] {1f7f79f2-eb56-4d94-94c8-dd819d8b2af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10445 | 2026.03.23 21:24:23.889070 [ 260 ] {1f7f79f2-eb56-4d94-94c8-dd819d8b2af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10446 | 2026.03.23 21:24:23.889479 [ 260 ] {1f7f79f2-eb56-4d94-94c8-dd819d8b2af4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.03.23 21:24:23.889515 [ 260 ] {1f7f79f2-eb56-4d94-94c8-dd819d8b2af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10448 | 2026.03.23 21:24:23.889813 [ 260 ] {1f7f79f2-eb56-4d94-94c8-dd819d8b2af4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10449 | 2026.03.23 21:24:23.890032 [ 260 ] {1f7f79f2-eb56-4d94-94c8-dd819d8b2af4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.03.23 21:24:23.890162 [ 260 ] {1f7f79f2-eb56-4d94-94c8-dd819d8b2af4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001152 sec., 64236.11111111111 rows/sec., 5.02 MiB/sec. | ||
| 10451 | 2026.03.23 21:24:23.890200 [ 260 ] {1f7f79f2-eb56-4d94-94c8-dd819d8b2af4} <Debug> TCPHandler: Processed in 0.001313733 sec. | ||
| 10452 | 2026.03.23 21:24:23.890316 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.03.23 21:24:23.890409 [ 260 ] {f866df99-51cf-48fc-a8bb-f59fc634a400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10454 | 2026.03.23 21:24:23.890453 [ 260 ] {f866df99-51cf-48fc-a8bb-f59fc634a400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10455 | 2026.03.23 21:24:23.890868 [ 260 ] {f866df99-51cf-48fc-a8bb-f59fc634a400} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.03.23 21:24:23.890903 [ 260 ] {f866df99-51cf-48fc-a8bb-f59fc634a400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10457 | 2026.03.23 21:24:23.891227 [ 260 ] {f866df99-51cf-48fc-a8bb-f59fc634a400} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10458 | 2026.03.23 21:24:23.891437 [ 260 ] {f866df99-51cf-48fc-a8bb-f59fc634a400} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.03.23 21:24:23.891567 [ 260 ] {f866df99-51cf-48fc-a8bb-f59fc634a400} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 10460 | 2026.03.23 21:24:23.891604 [ 260 ] {f866df99-51cf-48fc-a8bb-f59fc634a400} <Debug> TCPHandler: Processed in 0.001336584 sec. | ||
| 10461 | 2026.03.23 21:24:23.891713 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10462 | 2026.03.23 21:24:23.891806 [ 260 ] {644c0d3e-30a8-4d0c-8f02-89026ebeffc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10463 | 2026.03.23 21:24:23.891860 [ 260 ] {644c0d3e-30a8-4d0c-8f02-89026ebeffc8} <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 | ||
| 10464 | 2026.03.23 21:24:23.892645 [ 260 ] {644c0d3e-30a8-4d0c-8f02-89026ebeffc8} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2026.03.23 21:24:23.892681 [ 260 ] {644c0d3e-30a8-4d0c-8f02-89026ebeffc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10466 | 2026.03.23 21:24:23.893201 [ 260 ] {644c0d3e-30a8-4d0c-8f02-89026ebeffc8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10467 | 2026.03.23 21:24:23.893427 [ 260 ] {644c0d3e-30a8-4d0c-8f02-89026ebeffc8} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2026.03.23 21:24:23.893567 [ 260 ] {644c0d3e-30a8-4d0c-8f02-89026ebeffc8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 10469 | 2026.03.23 21:24:23.893620 [ 260 ] {644c0d3e-30a8-4d0c-8f02-89026ebeffc8} <Debug> TCPHandler: Processed in 0.001954929 sec. | ||
| 10470 | 2026.03.23 21:24:23.893733 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2026.03.23 21:24:23.893829 [ 260 ] {207517db-86a4-4182-930f-0c4b70786390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10472 | 2026.03.23 21:24:23.893871 [ 260 ] {207517db-86a4-4182-930f-0c4b70786390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10473 | 2026.03.23 21:24:23.894221 [ 260 ] {207517db-86a4-4182-930f-0c4b70786390} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.03.23 21:24:23.894258 [ 260 ] {207517db-86a4-4182-930f-0c4b70786390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10475 | 2026.03.23 21:24:23.894563 [ 260 ] {207517db-86a4-4182-930f-0c4b70786390} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10476 | 2026.03.23 21:24:23.894786 [ 260 ] {207517db-86a4-4182-930f-0c4b70786390} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.03.23 21:24:23.894916 [ 260 ] {207517db-86a4-4182-930f-0c4b70786390} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 10478 | 2026.03.23 21:24:23.894952 [ 260 ] {207517db-86a4-4182-930f-0c4b70786390} <Debug> TCPHandler: Processed in 0.001266371 sec. | ||
| 10479 | 2026.03.23 21:24:27.701392 [ 133 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10480 | 2026.03.23 21:24:27.701481 [ 133 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.03.23 21:24:27.701516 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10482 | 2026.03.23 21:24:27.701691 [ 199 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10483 | 2026.03.23 21:24:27.701919 [ 199 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10484 | 2026.03.23 21:24:27.701985 [ 199 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 10485 | 2026.03.23 21:24:27.702115 [ 199 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 10486 | 2026.03.23 21:24:27.702208 [ 199 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 10487 | 2026.03.23 21:24:27.702299 [ 199 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 10488 | 2026.03.23 21:24:27.702362 [ 199 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10489 | 2026.03.23 21:24:27.703113 [ 192 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499747 sec., 26671.165203197605 rows/sec., 2.23 MiB/sec. | ||
| 10490 | 2026.03.23 21:24:27.703307 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10491 | 2026.03.23 21:24:27.703648 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.03.23 21:24:27.703738 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_18_4} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10493 | 2026.03.23 21:24:27.703841 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10494 | 2026.03.23 21:24:28.077660 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10495 | 2026.03.23 21:24:28.077715 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10496 | 2026.03.23 21:24:28.235746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23968 | ||
| 10497 | 2026.03.23 21:24:28.236385 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.03.23 21:24:28.236431 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10499 | 2026.03.23 21:24:28.236958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10500 | 2026.03.23 21:24:28.237199 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.03.23 21:24:28.237354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23968 | ||
| 10502 | 2026.03.23 21:24:28.886903 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2026.03.23 21:24:28.887084 [ 260 ] {9137e5a0-80e2-40c7-a4c5-7c5e44e015b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10504 | 2026.03.23 21:24:28.887150 [ 260 ] {9137e5a0-80e2-40c7-a4c5-7c5e44e015b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10505 | 2026.03.23 21:24:28.887831 [ 260 ] {9137e5a0-80e2-40c7-a4c5-7c5e44e015b0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2026.03.23 21:24:28.887887 [ 260 ] {9137e5a0-80e2-40c7-a4c5-7c5e44e015b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10507 | 2026.03.23 21:24:28.888285 [ 260 ] {9137e5a0-80e2-40c7-a4c5-7c5e44e015b0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10508 | 2026.03.23 21:24:28.888509 [ 260 ] {9137e5a0-80e2-40c7-a4c5-7c5e44e015b0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.03.23 21:24:28.888666 [ 260 ] {9137e5a0-80e2-40c7-a4c5-7c5e44e015b0} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00163 sec., 72392.63803680982 rows/sec., 6.16 MiB/sec. | ||
| 10510 | 2026.03.23 21:24:28.888708 [ 260 ] {9137e5a0-80e2-40c7-a4c5-7c5e44e015b0} <Debug> TCPHandler: Processed in 0.001936638 sec. | ||
| 10511 | 2026.03.23 21:24:28.888843 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2026.03.23 21:24:28.888938 [ 260 ] {d02602fb-6a70-42f3-9555-2dc3e63caa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10513 | 2026.03.23 21:24:28.888979 [ 260 ] {d02602fb-6a70-42f3-9555-2dc3e63caa84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10514 | 2026.03.23 21:24:28.889418 [ 260 ] {d02602fb-6a70-42f3-9555-2dc3e63caa84} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.03.23 21:24:28.889454 [ 260 ] {d02602fb-6a70-42f3-9555-2dc3e63caa84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10516 | 2026.03.23 21:24:28.889757 [ 260 ] {d02602fb-6a70-42f3-9555-2dc3e63caa84} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10517 | 2026.03.23 21:24:28.889968 [ 260 ] {d02602fb-6a70-42f3-9555-2dc3e63caa84} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.03.23 21:24:28.890085 [ 133 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10519 | 2026.03.23 21:24:28.890100 [ 260 ] {d02602fb-6a70-42f3-9555-2dc3e63caa84} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00118 sec., 26271.186440677964 rows/sec., 1.93 MiB/sec. | ||
| 10520 | 2026.03.23 21:24:28.890150 [ 133 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2026.03.23 21:24:28.890161 [ 260 ] {d02602fb-6a70-42f3-9555-2dc3e63caa84} <Debug> TCPHandler: Processed in 0.001367144 sec. | ||
| 10522 | 2026.03.23 21:24:28.890182 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10523 | 2026.03.23 21:24:28.890296 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2026.03.23 21:24:28.890311 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10525 | 2026.03.23 21:24:28.890400 [ 260 ] {7c3237d5-06c1-43c0-9938-f47d04ead5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10526 | 2026.03.23 21:24:28.890446 [ 260 ] {7c3237d5-06c1-43c0-9938-f47d04ead5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10527 | 2026.03.23 21:24:28.890454 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10528 | 2026.03.23 21:24:28.890492 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 82 rows starting from the beginning of the part | ||
| 10529 | 2026.03.23 21:24:28.890559 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10530 | 2026.03.23 21:24:28.890604 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10531 | 2026.03.23 21:24:28.890649 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part | ||
| 10532 | 2026.03.23 21:24:28.890689 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10533 | 2026.03.23 21:24:28.890726 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10534 | 2026.03.23 21:24:28.890884 [ 260 ] {7c3237d5-06c1-43c0-9938-f47d04ead5fb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.03.23 21:24:28.890927 [ 260 ] {7c3237d5-06c1-43c0-9938-f47d04ead5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10536 | 2026.03.23 21:24:28.891268 [ 260 ] {7c3237d5-06c1-43c0-9938-f47d04ead5fb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10537 | 2026.03.23 21:24:28.891490 [ 260 ] {7c3237d5-06c1-43c0-9938-f47d04ead5fb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.03.23 21:24:28.891505 [ 200 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250602 sec., 167919.13014692123 rows/sec., 12.92 MiB/sec. | ||
| 10539 | 2026.03.23 21:24:28.891625 [ 260 ] {7c3237d5-06c1-43c0-9938-f47d04ead5fb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001243 sec., 76427.99678197909 rows/sec., 5.97 MiB/sec. | ||
| 10540 | 2026.03.23 21:24:28.891636 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10541 | 2026.03.23 21:24:28.891669 [ 260 ] {7c3237d5-06c1-43c0-9938-f47d04ead5fb} <Debug> TCPHandler: Processed in 0.001423496 sec. | ||
| 10542 | 2026.03.23 21:24:28.891791 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10543 | 2026.03.23 21:24:28.891886 [ 260 ] {ea7da78d-6b1b-4f86-917f-30e69a6f8085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10544 | 2026.03.23 21:24:28.891894 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.03.23 21:24:28.891931 [ 260 ] {ea7da78d-6b1b-4f86-917f-30e69a6f8085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10546 | 2026.03.23 21:24:28.891981 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_71_14} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10547 | 2026.03.23 21:24:28.892055 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10548 | 2026.03.23 21:24:28.892358 [ 260 ] {ea7da78d-6b1b-4f86-917f-30e69a6f8085} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.03.23 21:24:28.892397 [ 260 ] {ea7da78d-6b1b-4f86-917f-30e69a6f8085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10550 | 2026.03.23 21:24:28.892731 [ 260 ] {ea7da78d-6b1b-4f86-917f-30e69a6f8085} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10551 | 2026.03.23 21:24:28.892941 [ 260 ] {ea7da78d-6b1b-4f86-917f-30e69a6f8085} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.03.23 21:24:28.893073 [ 260 ] {ea7da78d-6b1b-4f86-917f-30e69a6f8085} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 10553 | 2026.03.23 21:24:28.893110 [ 260 ] {ea7da78d-6b1b-4f86-917f-30e69a6f8085} <Debug> TCPHandler: Processed in 0.001366154 sec. | ||
| 10554 | 2026.03.23 21:24:28.893229 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.03.23 21:24:28.893321 [ 260 ] {441d8f92-e0d4-4006-b7a9-dc00f41dabbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10556 | 2026.03.23 21:24:28.893375 [ 260 ] {441d8f92-e0d4-4006-b7a9-dc00f41dabbf} <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 | ||
| 10557 | 2026.03.23 21:24:28.894212 [ 260 ] {441d8f92-e0d4-4006-b7a9-dc00f41dabbf} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.03.23 21:24:28.894249 [ 260 ] {441d8f92-e0d4-4006-b7a9-dc00f41dabbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10559 | 2026.03.23 21:24:28.894795 [ 260 ] {441d8f92-e0d4-4006-b7a9-dc00f41dabbf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10560 | 2026.03.23 21:24:28.895015 [ 260 ] {441d8f92-e0d4-4006-b7a9-dc00f41dabbf} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.03.23 21:24:28.895148 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10562 | 2026.03.23 21:24:28.895155 [ 260 ] {441d8f92-e0d4-4006-b7a9-dc00f41dabbf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001852 sec., 16738.66090712743 rows/sec., 29.99 MiB/sec. | ||
| 10563 | 2026.03.23 21:24:28.895194 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.03.23 21:24:28.895221 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10565 | 2026.03.23 21:24:28.895243 [ 260 ] {441d8f92-e0d4-4006-b7a9-dc00f41dabbf} <Debug> TCPHandler: Processed in 0.002060051 sec. | ||
| 10566 | 2026.03.23 21:24:28.895332 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10567 | 2026.03.23 21:24:28.895382 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.03.23 21:24:28.895479 [ 260 ] {524fe19a-ea30-4cde-b8bc-4824825b189f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.03.23 21:24:28.895521 [ 260 ] {524fe19a-ea30-4cde-b8bc-4824825b189f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10570 | 2026.03.23 21:24:28.895566 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10571 | 2026.03.23 21:24:28.895627 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1388 rows starting from the beginning of the part | ||
| 10572 | 2026.03.23 21:24:28.895761 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10573 | 2026.03.23 21:24:28.895870 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10574 | 2026.03.23 21:24:28.895893 [ 260 ] {524fe19a-ea30-4cde-b8bc-4824825b189f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.03.23 21:24:28.895934 [ 260 ] {524fe19a-ea30-4cde-b8bc-4824825b189f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10576 | 2026.03.23 21:24:28.895973 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 10577 | 2026.03.23 21:24:28.896078 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10578 | 2026.03.23 21:24:28.896175 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10579 | 2026.03.23 21:24:28.896251 [ 260 ] {524fe19a-ea30-4cde-b8bc-4824825b189f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10580 | 2026.03.23 21:24:28.896475 [ 260 ] {524fe19a-ea30-4cde-b8bc-4824825b189f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2026.03.23 21:24:28.896611 [ 260 ] {524fe19a-ea30-4cde-b8bc-4824825b189f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 10582 | 2026.03.23 21:24:28.896647 [ 260 ] {524fe19a-ea30-4cde-b8bc-4824825b189f} <Debug> TCPHandler: Processed in 0.001312303 sec. | ||
| 10583 | 2026.03.23 21:24:28.903483 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 19 columns (19 merged, 0 gathered) in 0.008207274 sec., 184226.82123199492 rows/sec., 330.13 MiB/sec. | ||
| 10584 | 2026.03.23 21:24:28.904708 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10585 | 2026.03.23 21:24:28.905043 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.03.23 21:24:28.905122 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10587 | 2026.03.23 21:24:28.905217 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10588 | 2026.03.23 21:24:29.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.33 MiB, peak 335.86 MiB, free memory in arenas 0.00 B, will set to 328.24 MiB (RSS), difference: 3.91 MiB | ||
| 10589 | 2026.03.23 21:24:29.522064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10590 | 2026.03.23 21:24:29.538227 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2026.03.23 21:24:29.538286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10592 | 2026.03.23 21:24:29.544404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10593 | 2026.03.23 21:24:29.545093 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2026.03.23 21:24:29.547936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10595 | 2026.03.23 21:24:33.321540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1328 | ||
| 10596 | 2026.03.23 21:24:33.324141 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10597 | 2026.03.23 21:24:33.324192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10598 | 2026.03.23 21:24:33.325394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10599 | 2026.03.23 21:24:33.325667 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10600 | 2026.03.23 21:24:33.325934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10601 | 2026.03.23 21:24:33.887399 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2026.03.23 21:24:33.887596 [ 260 ] {1dd28472-36d6-42b5-a24f-901fd9f74e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10603 | 2026.03.23 21:24:33.887668 [ 260 ] {1dd28472-36d6-42b5-a24f-901fd9f74e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10604 | 2026.03.23 21:24:33.888371 [ 260 ] {1dd28472-36d6-42b5-a24f-901fd9f74e2a} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.03.23 21:24:33.888423 [ 260 ] {1dd28472-36d6-42b5-a24f-901fd9f74e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10606 | 2026.03.23 21:24:33.888815 [ 260 ] {1dd28472-36d6-42b5-a24f-901fd9f74e2a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10607 | 2026.03.23 21:24:33.889048 [ 260 ] {1dd28472-36d6-42b5-a24f-901fd9f74e2a} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.03.23 21:24:33.889189 [ 150 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10609 | 2026.03.23 21:24:33.889213 [ 260 ] {1dd28472-36d6-42b5-a24f-901fd9f74e2a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 10610 | 2026.03.23 21:24:33.889230 [ 150 ] {} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.03.23 21:24:33.889251 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10612 | 2026.03.23 21:24:33.889265 [ 260 ] {1dd28472-36d6-42b5-a24f-901fd9f74e2a} <Debug> TCPHandler: Processed in 0.00201379 sec. | ||
| 10613 | 2026.03.23 21:24:33.889370 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10614 | 2026.03.23 21:24:33.889396 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2026.03.23 21:24:33.889512 [ 260 ] {275cae87-3473-4d68-a92c-e408004e10c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10616 | 2026.03.23 21:24:33.889529 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10617 | 2026.03.23 21:24:33.889558 [ 260 ] {275cae87-3473-4d68-a92c-e408004e10c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10618 | 2026.03.23 21:24:33.889570 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10619 | 2026.03.23 21:24:33.889652 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10620 | 2026.03.23 21:24:33.889702 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10621 | 2026.03.23 21:24:33.889750 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10622 | 2026.03.23 21:24:33.889790 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10623 | 2026.03.23 21:24:33.889993 [ 260 ] {275cae87-3473-4d68-a92c-e408004e10c4} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.03.23 21:24:33.890033 [ 260 ] {275cae87-3473-4d68-a92c-e408004e10c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10625 | 2026.03.23 21:24:33.890354 [ 260 ] {275cae87-3473-4d68-a92c-e408004e10c4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10626 | 2026.03.23 21:24:33.890586 [ 260 ] {275cae87-3473-4d68-a92c-e408004e10c4} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.03.23 21:24:33.890600 [ 195 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280332 sec., 93725.68989918241 rows/sec., 8.13 MiB/sec. | ||
| 10628 | 2026.03.23 21:24:33.890722 [ 260 ] {275cae87-3473-4d68-a92c-e408004e10c4} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001234 sec., 6482.982171799027 rows/sec., 528.64 KiB/sec. | ||
| 10629 | 2026.03.23 21:24:33.890751 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10630 | 2026.03.23 21:24:33.890767 [ 260 ] {275cae87-3473-4d68-a92c-e408004e10c4} <Debug> TCPHandler: Processed in 0.001423556 sec. | ||
| 10631 | 2026.03.23 21:24:33.890886 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2026.03.23 21:24:33.890982 [ 260 ] {5b17adf0-5693-4794-ae9e-f377d095a766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10633 | 2026.03.23 21:24:33.890997 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.03.23 21:24:33.891024 [ 260 ] {5b17adf0-5693-4794-ae9e-f377d095a766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10635 | 2026.03.23 21:24:33.891069 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_13_3} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10636 | 2026.03.23 21:24:33.891141 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10637 | 2026.03.23 21:24:33.891530 [ 260 ] {5b17adf0-5693-4794-ae9e-f377d095a766} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.03.23 21:24:33.891571 [ 260 ] {5b17adf0-5693-4794-ae9e-f377d095a766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10639 | 2026.03.23 21:24:33.891906 [ 260 ] {5b17adf0-5693-4794-ae9e-f377d095a766} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10640 | 2026.03.23 21:24:33.892117 [ 260 ] {5b17adf0-5693-4794-ae9e-f377d095a766} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.03.23 21:24:33.892250 [ 260 ] {5b17adf0-5693-4794-ae9e-f377d095a766} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001287 sec., 155400.1554001554 rows/sec., 13.78 MiB/sec. | ||
| 10642 | 2026.03.23 21:24:33.892288 [ 260 ] {5b17adf0-5693-4794-ae9e-f377d095a766} <Debug> TCPHandler: Processed in 0.001450916 sec. | ||
| 10643 | 2026.03.23 21:24:33.892406 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2026.03.23 21:24:33.892499 [ 260 ] {d1988385-0554-4eb6-958b-c6d2a1f1765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10645 | 2026.03.23 21:24:33.892539 [ 260 ] {d1988385-0554-4eb6-958b-c6d2a1f1765e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10646 | 2026.03.23 21:24:33.892963 [ 260 ] {d1988385-0554-4eb6-958b-c6d2a1f1765e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.03.23 21:24:33.892998 [ 260 ] {d1988385-0554-4eb6-958b-c6d2a1f1765e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10648 | 2026.03.23 21:24:33.893303 [ 260 ] {d1988385-0554-4eb6-958b-c6d2a1f1765e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10649 | 2026.03.23 21:24:33.893514 [ 260 ] {d1988385-0554-4eb6-958b-c6d2a1f1765e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.03.23 21:24:33.893644 [ 260 ] {d1988385-0554-4eb6-958b-c6d2a1f1765e} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001162 sec., 25817.555938037865 rows/sec., 1.91 MiB/sec. | ||
| 10651 | 2026.03.23 21:24:33.893680 [ 260 ] {d1988385-0554-4eb6-958b-c6d2a1f1765e} <Debug> TCPHandler: Processed in 0.001324253 sec. | ||
| 10652 | 2026.03.23 21:24:33.893791 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2026.03.23 21:24:33.893884 [ 260 ] {09ef097a-2ea3-4db5-a4d5-5f984958f7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10654 | 2026.03.23 21:24:33.893923 [ 260 ] {09ef097a-2ea3-4db5-a4d5-5f984958f7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10655 | 2026.03.23 21:24:33.894321 [ 260 ] {09ef097a-2ea3-4db5-a4d5-5f984958f7a6} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2026.03.23 21:24:33.894355 [ 260 ] {09ef097a-2ea3-4db5-a4d5-5f984958f7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10657 | 2026.03.23 21:24:33.894652 [ 260 ] {09ef097a-2ea3-4db5-a4d5-5f984958f7a6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10658 | 2026.03.23 21:24:33.894866 [ 260 ] {09ef097a-2ea3-4db5-a4d5-5f984958f7a6} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2026.03.23 21:24:33.894997 [ 260 ] {09ef097a-2ea3-4db5-a4d5-5f984958f7a6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.76 MiB/sec. | ||
| 10660 | 2026.03.23 21:24:33.895035 [ 260 ] {09ef097a-2ea3-4db5-a4d5-5f984958f7a6} <Debug> TCPHandler: Processed in 0.001291933 sec. | ||
| 10661 | 2026.03.23 21:24:33.895145 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.03.23 21:24:33.895238 [ 260 ] {363288c6-43ab-4391-9740-96eb714f63d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10663 | 2026.03.23 21:24:33.895277 [ 260 ] {363288c6-43ab-4391-9740-96eb714f63d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10664 | 2026.03.23 21:24:33.895672 [ 260 ] {363288c6-43ab-4391-9740-96eb714f63d7} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.03.23 21:24:33.895707 [ 260 ] {363288c6-43ab-4391-9740-96eb714f63d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10666 | 2026.03.23 21:24:33.896000 [ 260 ] {363288c6-43ab-4391-9740-96eb714f63d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10667 | 2026.03.23 21:24:33.896222 [ 260 ] {363288c6-43ab-4391-9740-96eb714f63d7} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.03.23 21:24:33.896311 [ 150 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10669 | 2026.03.23 21:24:33.896340 [ 150 ] {} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2026.03.23 21:24:33.896350 [ 260 ] {363288c6-43ab-4391-9740-96eb714f63d7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 10671 | 2026.03.23 21:24:33.896359 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10672 | 2026.03.23 21:24:33.896387 [ 260 ] {363288c6-43ab-4391-9740-96eb714f63d7} <Debug> TCPHandler: Processed in 0.001291732 sec. | ||
| 10673 | 2026.03.23 21:24:33.896441 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10674 | 2026.03.23 21:24:33.896498 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10675 | 2026.03.23 21:24:33.896524 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10676 | 2026.03.23 21:24:33.896550 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10677 | 2026.03.23 21:24:33.896591 [ 260 ] {62ed8aba-b220-4951-b7fd-b7bd451a112e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10678 | 2026.03.23 21:24:33.896602 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10679 | 2026.03.23 21:24:33.896631 [ 260 ] {62ed8aba-b220-4951-b7fd-b7bd451a112e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10680 | 2026.03.23 21:24:33.896644 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10681 | 2026.03.23 21:24:33.896683 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10682 | 2026.03.23 21:24:33.896722 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10683 | 2026.03.23 21:24:33.897065 [ 260 ] {62ed8aba-b220-4951-b7fd-b7bd451a112e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.03.23 21:24:33.897099 [ 260 ] {62ed8aba-b220-4951-b7fd-b7bd451a112e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10685 | 2026.03.23 21:24:33.897317 [ 195 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000910672 sec., 65885.41209129083 rows/sec., 5.28 MiB/sec. | ||
| 10686 | 2026.03.23 21:24:33.897406 [ 260 ] {62ed8aba-b220-4951-b7fd-b7bd451a112e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10687 | 2026.03.23 21:24:33.897427 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10688 | 2026.03.23 21:24:33.897636 [ 260 ] {62ed8aba-b220-4951-b7fd-b7bd451a112e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.23 21:24:33.897657 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2026.03.23 21:24:33.897714 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_13_3} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10691 | 2026.03.23 21:24:33.897768 [ 260 ] {62ed8aba-b220-4951-b7fd-b7bd451a112e} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001194 sec., 98827.47068676718 rows/sec., 8.04 MiB/sec. | ||
| 10692 | 2026.03.23 21:24:33.897770 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10693 | 2026.03.23 21:24:33.897806 [ 260 ] {62ed8aba-b220-4951-b7fd-b7bd451a112e} <Debug> TCPHandler: Processed in 0.001356483 sec. | ||
| 10694 | 2026.03.23 21:24:33.897918 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2026.03.23 21:24:33.898010 [ 260 ] {716aa1da-31ca-4301-a691-499b8bc2dd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10696 | 2026.03.23 21:24:33.898053 [ 260 ] {716aa1da-31ca-4301-a691-499b8bc2dd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10697 | 2026.03.23 21:24:33.898453 [ 260 ] {716aa1da-31ca-4301-a691-499b8bc2dd10} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.03.23 21:24:33.898487 [ 260 ] {716aa1da-31ca-4301-a691-499b8bc2dd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10699 | 2026.03.23 21:24:33.898826 [ 260 ] {716aa1da-31ca-4301-a691-499b8bc2dd10} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10700 | 2026.03.23 21:24:33.899039 [ 260 ] {716aa1da-31ca-4301-a691-499b8bc2dd10} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2026.03.23 21:24:33.899167 [ 260 ] {716aa1da-31ca-4301-a691-499b8bc2dd10} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001174 sec., 170357.75127768316 rows/sec., 12.21 MiB/sec. | ||
| 10702 | 2026.03.23 21:24:33.899203 [ 260 ] {716aa1da-31ca-4301-a691-499b8bc2dd10} <Debug> TCPHandler: Processed in 0.001333933 sec. | ||
| 10703 | 2026.03.23 21:24:33.899321 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2026.03.23 21:24:33.899414 [ 260 ] {363b0742-3538-4409-8ce1-448ab4a0cdb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10705 | 2026.03.23 21:24:33.899468 [ 260 ] {363b0742-3538-4409-8ce1-448ab4a0cdb7} <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 | ||
| 10706 | 2026.03.23 21:24:33.900214 [ 260 ] {363b0742-3538-4409-8ce1-448ab4a0cdb7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.03.23 21:24:33.900247 [ 260 ] {363b0742-3538-4409-8ce1-448ab4a0cdb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10708 | 2026.03.23 21:24:33.900754 [ 260 ] {363b0742-3538-4409-8ce1-448ab4a0cdb7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10709 | 2026.03.23 21:24:33.900982 [ 260 ] {363b0742-3538-4409-8ce1-448ab4a0cdb7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.03.23 21:24:33.901123 [ 260 ] {363b0742-3538-4409-8ce1-448ab4a0cdb7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 10711 | 2026.03.23 21:24:33.901176 [ 260 ] {363b0742-3538-4409-8ce1-448ab4a0cdb7} <Debug> TCPHandler: Processed in 0.001909807 sec. | ||
| 10712 | 2026.03.23 21:24:33.901289 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2026.03.23 21:24:33.901383 [ 260 ] {83073864-654a-4509-a125-e76234675317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10714 | 2026.03.23 21:24:33.901425 [ 260 ] {83073864-654a-4509-a125-e76234675317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10715 | 2026.03.23 21:24:33.901761 [ 260 ] {83073864-654a-4509-a125-e76234675317} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.03.23 21:24:33.901795 [ 260 ] {83073864-654a-4509-a125-e76234675317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10717 | 2026.03.23 21:24:33.902098 [ 260 ] {83073864-654a-4509-a125-e76234675317} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10718 | 2026.03.23 21:24:33.902317 [ 260 ] {83073864-654a-4509-a125-e76234675317} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.03.23 21:24:33.902446 [ 260 ] {83073864-654a-4509-a125-e76234675317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 10720 | 2026.03.23 21:24:33.902481 [ 260 ] {83073864-654a-4509-a125-e76234675317} <Debug> TCPHandler: Processed in 0.001240381 sec. | ||
| 10721 | 2026.03.23 21:24:35.737647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24416 | ||
| 10722 | 2026.03.23 21:24:35.738154 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.03.23 21:24:35.738197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10724 | 2026.03.23 21:24:35.738688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10725 | 2026.03.23 21:24:35.738914 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.03.23 21:24:35.739049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24416 | ||
| 10727 | 2026.03.23 21:24:35.739103 [ 147 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10728 | 2026.03.23 21:24:35.739180 [ 147 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.03.23 21:24:35.739204 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10730 | 2026.03.23 21:24:35.739329 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::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 | ||
| 10731 | 2026.03.23 21:24:35.739444 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10732 | 2026.03.23 21:24:35.739482 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22048 rows starting from the beginning of the part | ||
| 10733 | 2026.03.23 21:24:35.739544 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10734 | 2026.03.23 21:24:35.739591 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10735 | 2026.03.23 21:24:35.739634 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10736 | 2026.03.23 21:24:35.739673 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10737 | 2026.03.23 21:24:35.739713 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10738 | 2026.03.23 21:24:35.741722 [ 186 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24416 rows, containing 4 columns (4 merged, 0 gathered) in 0.0024424 sec., 9996724.533245988 rows/sec., 143.00 MiB/sec. | ||
| 10739 | 2026.03.23 21:24:35.741986 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10740 | 2026.03.23 21:24:35.742242 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.03.23 21:24:35.742314 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_51_10} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10742 | 2026.03.23 21:24:35.742390 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10743 | 2026.03.23 21:24:37.048159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10744 | 2026.03.23 21:24:37.064766 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.03.23 21:24:37.064808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10746 | 2026.03.23 21:24:37.070849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10747 | 2026.03.23 21:24:37.071544 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.03.23 21:24:37.071826 [ 144 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10749 | 2026.03.23 21:24:37.071867 [ 144 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.03.23 21:24:37.071886 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10751 | 2026.03.23 21:24:37.072029 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::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 | ||
| 10752 | 2026.03.23 21:24:37.074544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10753 | 2026.03.23 21:24:37.075885 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10754 | 2026.03.23 21:24:37.077394 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10755 | 2026.03.23 21:24:37.081869 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10756 | 2026.03.23 21:24:37.086365 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10757 | 2026.03.23 21:24:37.091105 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10758 | 2026.03.23 21:24:37.096023 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10759 | 2026.03.23 21:24:37.100024 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10760 | 2026.03.23 21:24:37.159084 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.087115856 sec., 4407.923168429867 rows/sec., 22.79 MiB/sec. | ||
| 10761 | 2026.03.23 21:24:37.162247 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10762 | 2026.03.23 21:24:37.164548 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2026.03.23 21:24:37.164678 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_51_10} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10764 | 2026.03.23 21:24:37.166809 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10765 | 2026.03.23 21:24:38.887292 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2026.03.23 21:24:38.887609 [ 260 ] {51b96033-6684-4530-8b8c-e2ee500d7939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10767 | 2026.03.23 21:24:38.887680 [ 260 ] {51b96033-6684-4530-8b8c-e2ee500d7939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10768 | 2026.03.23 21:24:38.888378 [ 260 ] {51b96033-6684-4530-8b8c-e2ee500d7939} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2026.03.23 21:24:38.888431 [ 260 ] {51b96033-6684-4530-8b8c-e2ee500d7939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10770 | 2026.03.23 21:24:38.888850 [ 260 ] {51b96033-6684-4530-8b8c-e2ee500d7939} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10771 | 2026.03.23 21:24:38.889084 [ 260 ] {51b96033-6684-4530-8b8c-e2ee500d7939} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.03.23 21:24:38.889235 [ 146 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10773 | 2026.03.23 21:24:38.889247 [ 260 ] {51b96033-6684-4530-8b8c-e2ee500d7939} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001715 sec., 68804.66472303207 rows/sec., 5.85 MiB/sec. | ||
| 10774 | 2026.03.23 21:24:38.889275 [ 146 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.03.23 21:24:38.889295 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10776 | 2026.03.23 21:24:38.889307 [ 260 ] {51b96033-6684-4530-8b8c-e2ee500d7939} <Debug> TCPHandler: Processed in 0.002213655 sec. | ||
| 10777 | 2026.03.23 21:24:38.889381 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10778 | 2026.03.23 21:24:38.889461 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.03.23 21:24:38.889474 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10780 | 2026.03.23 21:24:38.889507 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2618 rows starting from the beginning of the part | ||
| 10781 | 2026.03.23 21:24:38.889564 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 10782 | 2026.03.23 21:24:38.889567 [ 260 ] {14b2844f-8806-4341-886a-3c8e54fafe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10783 | 2026.03.23 21:24:38.889611 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 76 rows starting from the beginning of the part | ||
| 10784 | 2026.03.23 21:24:38.889619 [ 260 ] {14b2844f-8806-4341-886a-3c8e54fafe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10785 | 2026.03.23 21:24:38.889652 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 118 rows starting from the beginning of the part | ||
| 10786 | 2026.03.23 21:24:38.889693 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 200 rows starting from the beginning of the part | ||
| 10787 | 2026.03.23 21:24:38.889732 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 118 rows starting from the beginning of the part | ||
| 10788 | 2026.03.23 21:24:38.890072 [ 260 ] {14b2844f-8806-4341-886a-3c8e54fafe46} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.03.23 21:24:38.890109 [ 260 ] {14b2844f-8806-4341-886a-3c8e54fafe46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10790 | 2026.03.23 21:24:38.890457 [ 260 ] {14b2844f-8806-4341-886a-3c8e54fafe46} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10791 | 2026.03.23 21:24:38.890687 [ 260 ] {14b2844f-8806-4341-886a-3c8e54fafe46} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.03.23 21:24:38.890823 [ 260 ] {14b2844f-8806-4341-886a-3c8e54fafe46} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001282 sec., 24180.967238689547 rows/sec., 1.78 MiB/sec. | ||
| 10793 | 2026.03.23 21:24:38.890864 [ 260 ] {14b2844f-8806-4341-886a-3c8e54fafe46} <Debug> TCPHandler: Processed in 0.001457757 sec. | ||
| 10794 | 2026.03.23 21:24:38.890983 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10795 | 2026.03.23 21:24:38.891013 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671551 sec., 1906014.2346838354 rows/sec., 154.14 MiB/sec. | ||
| 10796 | 2026.03.23 21:24:38.891081 [ 260 ] {6671e4ce-d512-47b6-9399-a7e24eec1fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10797 | 2026.03.23 21:24:38.891123 [ 260 ] {6671e4ce-d512-47b6-9399-a7e24eec1fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10798 | 2026.03.23 21:24:38.891241 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10799 | 2026.03.23 21:24:38.891486 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.03.23 21:24:38.891551 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_86_17} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10801 | 2026.03.23 21:24:38.891563 [ 260 ] {6671e4ce-d512-47b6-9399-a7e24eec1fd7} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.03.23 21:24:38.891599 [ 260 ] {6671e4ce-d512-47b6-9399-a7e24eec1fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10803 | 2026.03.23 21:24:38.891616 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 10804 | 2026.03.23 21:24:38.891916 [ 260 ] {6671e4ce-d512-47b6-9399-a7e24eec1fd7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10805 | 2026.03.23 21:24:38.892143 [ 260 ] {6671e4ce-d512-47b6-9399-a7e24eec1fd7} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.03.23 21:24:38.892254 [ 146 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10807 | 2026.03.23 21:24:38.892272 [ 260 ] {6671e4ce-d512-47b6-9399-a7e24eec1fd7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001213 sec., 78318.21929101401 rows/sec., 6.12 MiB/sec. | ||
| 10808 | 2026.03.23 21:24:38.892286 [ 146 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.03.23 21:24:38.892307 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10810 | 2026.03.23 21:24:38.892325 [ 260 ] {6671e4ce-d512-47b6-9399-a7e24eec1fd7} <Debug> TCPHandler: Processed in 0.001391565 sec. | ||
| 10811 | 2026.03.23 21:24:38.892365 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10812 | 2026.03.23 21:24:38.892443 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10813 | 2026.03.23 21:24:38.892459 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.03.23 21:24:38.892469 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1403 rows starting from the beginning of the part | ||
| 10815 | 2026.03.23 21:24:38.892534 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 10816 | 2026.03.23 21:24:38.892559 [ 260 ] {b703a81f-56e3-4b37-a86c-281eb643b34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10817 | 2026.03.23 21:24:38.892598 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 74 rows starting from the beginning of the part | ||
| 10818 | 2026.03.23 21:24:38.892606 [ 260 ] {b703a81f-56e3-4b37-a86c-281eb643b34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10819 | 2026.03.23 21:24:38.892651 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 95 rows starting from the beginning of the part | ||
| 10820 | 2026.03.23 21:24:38.892711 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 118 rows starting from the beginning of the part | ||
| 10821 | 2026.03.23 21:24:38.892763 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 95 rows starting from the beginning of the part | ||
| 10822 | 2026.03.23 21:24:38.893049 [ 260 ] {b703a81f-56e3-4b37-a86c-281eb643b34c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.03.23 21:24:38.893086 [ 260 ] {b703a81f-56e3-4b37-a86c-281eb643b34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10824 | 2026.03.23 21:24:38.893436 [ 260 ] {b703a81f-56e3-4b37-a86c-281eb643b34c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10825 | 2026.03.23 21:24:38.893660 [ 260 ] {b703a81f-56e3-4b37-a86c-281eb643b34c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.03.23 21:24:38.893677 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336993 sec., 1382954.136633475 rows/sec., 102.88 MiB/sec. | ||
| 10827 | 2026.03.23 21:24:38.893767 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10828 | 2026.03.23 21:24:38.893791 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.03.23 21:24:38.893794 [ 260 ] {b703a81f-56e3-4b37-a86c-281eb643b34c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 10830 | 2026.03.23 21:24:38.893806 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10831 | 2026.03.23 21:24:38.893837 [ 260 ] {b703a81f-56e3-4b37-a86c-281eb643b34c} <Debug> TCPHandler: Processed in 0.001428835 sec. | ||
| 10832 | 2026.03.23 21:24:38.893863 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10833 | 2026.03.23 21:24:38.893940 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10834 | 2026.03.23 21:24:38.893956 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2026.03.23 21:24:38.893968 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 30225 rows starting from the beginning of the part | ||
| 10836 | 2026.03.23 21:24:38.893970 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10837 | 2026.03.23 21:24:38.894020 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 10838 | 2026.03.23 21:24:38.894052 [ 260 ] {b62509d0-b910-4c3c-a357-ebbd7f9cde00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10839 | 2026.03.23 21:24:38.894065 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 10840 | 2026.03.23 21:24:38.894102 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10841 | 2026.03.23 21:24:38.894111 [ 260 ] {b62509d0-b910-4c3c-a357-ebbd7f9cde00} <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 | ||
| 10842 | 2026.03.23 21:24:38.894139 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 200 rows starting from the beginning of the part | ||
| 10843 | 2026.03.23 21:24:38.894175 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 10844 | 2026.03.23 21:24:38.894401 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.03.23 21:24:38.894513 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_86_17} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10846 | 2026.03.23 21:24:38.894638 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10847 | 2026.03.23 21:24:38.894962 [ 260 ] {b62509d0-b910-4c3c-a357-ebbd7f9cde00} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.03.23 21:24:38.895004 [ 260 ] {b62509d0-b910-4c3c-a357-ebbd7f9cde00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10849 | 2026.03.23 21:24:38.895773 [ 260 ] {b62509d0-b910-4c3c-a357-ebbd7f9cde00} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10850 | 2026.03.23 21:24:38.896024 [ 260 ] {b62509d0-b910-4c3c-a357-ebbd7f9cde00} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.03.23 21:24:38.896174 [ 260 ] {b62509d0-b910-4c3c-a357-ebbd7f9cde00} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00214 sec., 14485.981308411216 rows/sec., 25.96 MiB/sec. | ||
| 10852 | 2026.03.23 21:24:38.896251 [ 260 ] {b62509d0-b910-4c3c-a357-ebbd7f9cde00} <Debug> TCPHandler: Processed in 0.002344399 sec. | ||
| 10853 | 2026.03.23 21:24:38.896374 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.03.23 21:24:38.896524 [ 260 ] {6821d25c-8e87-4d06-8de3-009574aea131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10855 | 2026.03.23 21:24:38.896578 [ 260 ] {6821d25c-8e87-4d06-8de3-009574aea131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10856 | 2026.03.23 21:24:38.897014 [ 260 ] {6821d25c-8e87-4d06-8de3-009574aea131} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2026.03.23 21:24:38.897057 [ 260 ] {6821d25c-8e87-4d06-8de3-009574aea131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10858 | 2026.03.23 21:24:38.897602 [ 260 ] {6821d25c-8e87-4d06-8de3-009574aea131} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10859 | 2026.03.23 21:24:38.897827 [ 260 ] {6821d25c-8e87-4d06-8de3-009574aea131} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2026.03.23 21:24:38.897945 [ 146 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10861 | 2026.03.23 21:24:38.897961 [ 260 ] {6821d25c-8e87-4d06-8de3-009574aea131} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
| 10862 | 2026.03.23 21:24:38.897976 [ 146 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10863 | 2026.03.23 21:24:38.897995 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10864 | 2026.03.23 21:24:38.898000 [ 260 ] {6821d25c-8e87-4d06-8de3-009574aea131} <Debug> TCPHandler: Processed in 0.001676851 sec. | ||
| 10865 | 2026.03.23 21:24:38.898057 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10866 | 2026.03.23 21:24:38.898139 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10867 | 2026.03.23 21:24:38.898164 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4092 rows starting from the beginning of the part | ||
| 10868 | 2026.03.23 21:24:38.898210 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
| 10869 | 2026.03.23 21:24:38.898264 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10870 | 2026.03.23 21:24:38.898317 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10871 | 2026.03.23 21:24:38.898370 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10872 | 2026.03.23 21:24:38.898419 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10873 | 2026.03.23 21:24:38.900270 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002231285 sec., 1962994.4180147315 rows/sec., 132.26 MiB/sec. | ||
| 10874 | 2026.03.23 21:24:38.900874 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10875 | 2026.03.23 21:24:38.901148 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.03.23 21:24:38.901228 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_86_17} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10877 | 2026.03.23 21:24:38.901312 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10878 | 2026.03.23 21:24:38.902107 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31033 rows, containing 5 columns (5 merged, 0 gathered) in 0.008267065 sec., 3753811.0562817636 rows/sec., 241.91 MiB/sec. | ||
| 10879 | 2026.03.23 21:24:38.902754 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10880 | 2026.03.23 21:24:38.903178 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.03.23 21:24:38.903288 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10882 | 2026.03.23 21:24:38.903429 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10883 | 2026.03.23 21:24:39.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.68 MiB, peak 342.80 MiB, free memory in arenas 0.00 B, will set to 332.98 MiB (RSS), difference: 2.30 MiB | ||
| 10884 | 2026.03.23 21:24:43.077975 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10885 | 2026.03.23 21:24:43.078052 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10886 | 2026.03.23 21:24:43.240009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24928 | ||
| 10887 | 2026.03.23 21:24:43.240608 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.03.23 21:24:43.240651 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10889 | 2026.03.23 21:24:43.241158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10890 | 2026.03.23 21:24:43.241402 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.03.23 21:24:43.241555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24928 | ||
| 10892 | 2026.03.23 21:24:43.326973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1360 | ||
| 10893 | 2026.03.23 21:24:43.329354 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.03.23 21:24:43.329401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10895 | 2026.03.23 21:24:43.330638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10896 | 2026.03.23 21:24:43.330920 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.03.23 21:24:43.331288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 10898 | 2026.03.23 21:24:43.885813 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2026.03.23 21:24:43.885987 [ 260 ] {afbb9bd9-b0c8-4827-a98c-f0e2d62f7cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10900 | 2026.03.23 21:24:43.886053 [ 260 ] {afbb9bd9-b0c8-4827-a98c-f0e2d62f7cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10901 | 2026.03.23 21:24:43.886710 [ 260 ] {afbb9bd9-b0c8-4827-a98c-f0e2d62f7cc4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.03.23 21:24:43.886759 [ 260 ] {afbb9bd9-b0c8-4827-a98c-f0e2d62f7cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10903 | 2026.03.23 21:24:43.887157 [ 260 ] {afbb9bd9-b0c8-4827-a98c-f0e2d62f7cc4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10904 | 2026.03.23 21:24:43.887396 [ 260 ] {afbb9bd9-b0c8-4827-a98c-f0e2d62f7cc4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2026.03.23 21:24:43.887556 [ 260 ] {afbb9bd9-b0c8-4827-a98c-f0e2d62f7cc4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.88 MiB/sec. | ||
| 10906 | 2026.03.23 21:24:43.887608 [ 260 ] {afbb9bd9-b0c8-4827-a98c-f0e2d62f7cc4} <Debug> TCPHandler: Processed in 0.001922098 sec. | ||
| 10907 | 2026.03.23 21:24:43.887735 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10908 | 2026.03.23 21:24:43.887836 [ 260 ] {c404bb10-d0af-4120-adb9-e62a71e0e94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10909 | 2026.03.23 21:24:43.887880 [ 260 ] {c404bb10-d0af-4120-adb9-e62a71e0e94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10910 | 2026.03.23 21:24:43.888299 [ 260 ] {c404bb10-d0af-4120-adb9-e62a71e0e94d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2026.03.23 21:24:43.888337 [ 260 ] {c404bb10-d0af-4120-adb9-e62a71e0e94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10912 | 2026.03.23 21:24:43.888646 [ 260 ] {c404bb10-d0af-4120-adb9-e62a71e0e94d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10913 | 2026.03.23 21:24:43.888859 [ 260 ] {c404bb10-d0af-4120-adb9-e62a71e0e94d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2026.03.23 21:24:43.888992 [ 260 ] {c404bb10-d0af-4120-adb9-e62a71e0e94d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 637.79 KiB/sec. | ||
| 10915 | 2026.03.23 21:24:43.889030 [ 260 ] {c404bb10-d0af-4120-adb9-e62a71e0e94d} <Debug> TCPHandler: Processed in 0.001344513 sec. | ||
| 10916 | 2026.03.23 21:24:43.889138 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2026.03.23 21:24:43.889231 [ 260 ] {974e08c1-4f1c-4971-b168-a1920f500820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10918 | 2026.03.23 21:24:43.889272 [ 260 ] {974e08c1-4f1c-4971-b168-a1920f500820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10919 | 2026.03.23 21:24:43.889704 [ 260 ] {974e08c1-4f1c-4971-b168-a1920f500820} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2026.03.23 21:24:43.889744 [ 260 ] {974e08c1-4f1c-4971-b168-a1920f500820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10921 | 2026.03.23 21:24:43.890048 [ 260 ] {974e08c1-4f1c-4971-b168-a1920f500820} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10922 | 2026.03.23 21:24:43.890260 [ 260 ] {974e08c1-4f1c-4971-b168-a1920f500820} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.03.23 21:24:43.890388 [ 260 ] {974e08c1-4f1c-4971-b168-a1920f500820} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 10924 | 2026.03.23 21:24:43.890424 [ 260 ] {974e08c1-4f1c-4971-b168-a1920f500820} <Debug> TCPHandler: Processed in 0.001333623 sec. | ||
| 10925 | 2026.03.23 21:24:43.890533 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10926 | 2026.03.23 21:24:43.890625 [ 260 ] {5e9c4fd9-4b5b-40ad-893e-2f4a71af1d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10927 | 2026.03.23 21:24:43.890669 [ 260 ] {5e9c4fd9-4b5b-40ad-893e-2f4a71af1d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10928 | 2026.03.23 21:24:43.891088 [ 260 ] {5e9c4fd9-4b5b-40ad-893e-2f4a71af1d02} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.03.23 21:24:43.891124 [ 260 ] {5e9c4fd9-4b5b-40ad-893e-2f4a71af1d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10930 | 2026.03.23 21:24:43.891465 [ 260 ] {5e9c4fd9-4b5b-40ad-893e-2f4a71af1d02} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10931 | 2026.03.23 21:24:43.891683 [ 260 ] {5e9c4fd9-4b5b-40ad-893e-2f4a71af1d02} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.03.23 21:24:43.891809 [ 260 ] {5e9c4fd9-4b5b-40ad-893e-2f4a71af1d02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 10933 | 2026.03.23 21:24:43.891845 [ 260 ] {5e9c4fd9-4b5b-40ad-893e-2f4a71af1d02} <Debug> TCPHandler: Processed in 0.001358114 sec. | ||
| 10934 | 2026.03.23 21:24:43.891954 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2026.03.23 21:24:43.892045 [ 260 ] {201b0ff9-111b-46a4-91dd-3f10717f693c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10936 | 2026.03.23 21:24:43.892098 [ 260 ] {201b0ff9-111b-46a4-91dd-3f10717f693c} <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 | ||
| 10937 | 2026.03.23 21:24:43.892862 [ 260 ] {201b0ff9-111b-46a4-91dd-3f10717f693c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.03.23 21:24:43.892898 [ 260 ] {201b0ff9-111b-46a4-91dd-3f10717f693c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10939 | 2026.03.23 21:24:43.893415 [ 260 ] {201b0ff9-111b-46a4-91dd-3f10717f693c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10940 | 2026.03.23 21:24:43.893645 [ 260 ] {201b0ff9-111b-46a4-91dd-3f10717f693c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.03.23 21:24:43.893783 [ 260 ] {201b0ff9-111b-46a4-91dd-3f10717f693c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 10942 | 2026.03.23 21:24:43.893845 [ 260 ] {201b0ff9-111b-46a4-91dd-3f10717f693c} <Debug> TCPHandler: Processed in 0.001936508 sec. | ||
| 10943 | 2026.03.23 21:24:43.893951 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2026.03.23 21:24:43.894043 [ 260 ] {df488462-3f9c-4daa-8208-6b5ecdf8706d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10945 | 2026.03.23 21:24:43.894084 [ 260 ] {df488462-3f9c-4daa-8208-6b5ecdf8706d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10946 | 2026.03.23 21:24:43.894426 [ 260 ] {df488462-3f9c-4daa-8208-6b5ecdf8706d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.03.23 21:24:43.894461 [ 260 ] {df488462-3f9c-4daa-8208-6b5ecdf8706d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10948 | 2026.03.23 21:24:43.894758 [ 260 ] {df488462-3f9c-4daa-8208-6b5ecdf8706d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10949 | 2026.03.23 21:24:43.894963 [ 260 ] {df488462-3f9c-4daa-8208-6b5ecdf8706d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.03.23 21:24:43.895088 [ 260 ] {df488462-3f9c-4daa-8208-6b5ecdf8706d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 10951 | 2026.03.23 21:24:43.895124 [ 260 ] {df488462-3f9c-4daa-8208-6b5ecdf8706d} <Debug> TCPHandler: Processed in 0.00121867 sec. | ||
| 10952 | 2026.03.23 21:24:44.223635 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.03.23 21:24:44.223834 [ 260 ] {4ca6fd8f-f52e-459d-a781-69958b463583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10954 | 2026.03.23 21:24:44.223910 [ 260 ] {4ca6fd8f-f52e-459d-a781-69958b463583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10955 | 2026.03.23 21:24:44.224614 [ 260 ] {4ca6fd8f-f52e-459d-a781-69958b463583} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.03.23 21:24:44.224668 [ 260 ] {4ca6fd8f-f52e-459d-a781-69958b463583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10957 | 2026.03.23 21:24:44.225061 [ 260 ] {4ca6fd8f-f52e-459d-a781-69958b463583} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10958 | 2026.03.23 21:24:44.225288 [ 260 ] {4ca6fd8f-f52e-459d-a781-69958b463583} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.03.23 21:24:44.225450 [ 260 ] {4ca6fd8f-f52e-459d-a781-69958b463583} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001669 sec., 3594.967046135411 rows/sec., 293.14 KiB/sec. | ||
| 10960 | 2026.03.23 21:24:44.225503 [ 260 ] {4ca6fd8f-f52e-459d-a781-69958b463583} <Debug> TCPHandler: Processed in 0.00200782 sec. | ||
| 10961 | 2026.03.23 21:24:44.225640 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2026.03.23 21:24:44.225743 [ 260 ] {40ac7ce2-fcb6-49de-a158-6be6c8ea1189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10963 | 2026.03.23 21:24:44.225786 [ 260 ] {40ac7ce2-fcb6-49de-a158-6be6c8ea1189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10964 | 2026.03.23 21:24:44.227894 [ 260 ] {40ac7ce2-fcb6-49de-a158-6be6c8ea1189} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.03.23 21:24:44.227933 [ 260 ] {40ac7ce2-fcb6-49de-a158-6be6c8ea1189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10966 | 2026.03.23 21:24:44.228406 [ 260 ] {40ac7ce2-fcb6-49de-a158-6be6c8ea1189} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10967 | 2026.03.23 21:24:44.228631 [ 260 ] {40ac7ce2-fcb6-49de-a158-6be6c8ea1189} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.03.23 21:24:44.228776 [ 260 ] {40ac7ce2-fcb6-49de-a158-6be6c8ea1189} <Debug> executeQuery: Read 2470 rows, 187.79 KiB in 0.003055 sec., 808510.6382978724 rows/sec., 60.03 MiB/sec. | ||
| 10969 | 2026.03.23 21:24:44.228817 [ 260 ] {40ac7ce2-fcb6-49de-a158-6be6c8ea1189} <Debug> TCPHandler: Processed in 0.00322979 sec. | ||
| 10970 | 2026.03.23 21:24:44.228959 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.03.23 21:24:44.229078 [ 260 ] {e922fcf4-6c13-4855-a9a5-6e2f44db3a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10972 | 2026.03.23 21:24:44.229134 [ 260 ] {e922fcf4-6c13-4855-a9a5-6e2f44db3a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10973 | 2026.03.23 21:24:44.229628 [ 260 ] {e922fcf4-6c13-4855-a9a5-6e2f44db3a71} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.03.23 21:24:44.229668 [ 260 ] {e922fcf4-6c13-4855-a9a5-6e2f44db3a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10975 | 2026.03.23 21:24:44.229980 [ 260 ] {e922fcf4-6c13-4855-a9a5-6e2f44db3a71} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10976 | 2026.03.23 21:24:44.230194 [ 260 ] {e922fcf4-6c13-4855-a9a5-6e2f44db3a71} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.03.23 21:24:44.230329 [ 260 ] {e922fcf4-6c13-4855-a9a5-6e2f44db3a71} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001277 sec., 37588.097102584186 rows/sec., 2.74 MiB/sec. | ||
| 10978 | 2026.03.23 21:24:44.230368 [ 260 ] {e922fcf4-6c13-4855-a9a5-6e2f44db3a71} <Debug> TCPHandler: Processed in 0.001469707 sec. | ||
| 10979 | 2026.03.23 21:24:44.230478 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2026.03.23 21:24:44.230577 [ 260 ] {5b113fc9-4450-4b3a-a497-988ea2b2233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10981 | 2026.03.23 21:24:44.230618 [ 260 ] {5b113fc9-4450-4b3a-a497-988ea2b2233e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10982 | 2026.03.23 21:24:44.231470 [ 260 ] {5b113fc9-4450-4b3a-a497-988ea2b2233e} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2026.03.23 21:24:44.231507 [ 260 ] {5b113fc9-4450-4b3a-a497-988ea2b2233e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10984 | 2026.03.23 21:24:44.231847 [ 260 ] {5b113fc9-4450-4b3a-a497-988ea2b2233e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10985 | 2026.03.23 21:24:44.232060 [ 260 ] {5b113fc9-4450-4b3a-a497-988ea2b2233e} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2026.03.23 21:24:44.232189 [ 260 ] {5b113fc9-4450-4b3a-a497-988ea2b2233e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001631 sec., 491109.7486204782 rows/sec., 28.37 MiB/sec. | ||
| 10987 | 2026.03.23 21:24:44.232228 [ 260 ] {5b113fc9-4450-4b3a-a497-988ea2b2233e} <Debug> TCPHandler: Processed in 0.001798085 sec. | ||
| 10988 | 2026.03.23 21:24:44.232342 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2026.03.23 21:24:44.232438 [ 260 ] {fda481f0-bf03-4f24-868c-33bbec9ed1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10990 | 2026.03.23 21:24:44.232477 [ 260 ] {fda481f0-bf03-4f24-868c-33bbec9ed1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10991 | 2026.03.23 21:24:44.232858 [ 260 ] {fda481f0-bf03-4f24-868c-33bbec9ed1e0} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.03.23 21:24:44.232894 [ 260 ] {fda481f0-bf03-4f24-868c-33bbec9ed1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10993 | 2026.03.23 21:24:44.233195 [ 260 ] {fda481f0-bf03-4f24-868c-33bbec9ed1e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10994 | 2026.03.23 21:24:44.233406 [ 260 ] {fda481f0-bf03-4f24-868c-33bbec9ed1e0} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.03.23 21:24:44.233534 [ 260 ] {fda481f0-bf03-4f24-868c-33bbec9ed1e0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 10996 | 2026.03.23 21:24:44.233572 [ 260 ] {fda481f0-bf03-4f24-868c-33bbec9ed1e0} <Debug> TCPHandler: Processed in 0.001277931 sec. | ||
| 10997 | 2026.03.23 21:24:44.233679 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2026.03.23 21:24:44.233772 [ 260 ] {c06a4489-9a0d-45bf-9832-abeae003f6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10999 | 2026.03.23 21:24:44.233811 [ 260 ] {c06a4489-9a0d-45bf-9832-abeae003f6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11000 | 2026.03.23 21:24:44.234912 [ 260 ] {c06a4489-9a0d-45bf-9832-abeae003f6b8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2026.03.23 21:24:44.234948 [ 260 ] {c06a4489-9a0d-45bf-9832-abeae003f6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11002 | 2026.03.23 21:24:44.235301 [ 260 ] {c06a4489-9a0d-45bf-9832-abeae003f6b8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11003 | 2026.03.23 21:24:44.235514 [ 260 ] {c06a4489-9a0d-45bf-9832-abeae003f6b8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2026.03.23 21:24:44.235643 [ 260 ] {c06a4489-9a0d-45bf-9832-abeae003f6b8} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001889 sec., 702488.088935945 rows/sec., 47.09 MiB/sec. | ||
| 11005 | 2026.03.23 21:24:44.235681 [ 260 ] {c06a4489-9a0d-45bf-9832-abeae003f6b8} <Debug> TCPHandler: Processed in 0.002050681 sec. | ||
| 11006 | 2026.03.23 21:24:44.235790 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2026.03.23 21:24:44.235883 [ 260 ] {16772b59-065e-44c2-88c5-aade234eb8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11008 | 2026.03.23 21:24:44.235956 [ 260 ] {16772b59-065e-44c2-88c5-aade234eb8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11009 | 2026.03.23 21:24:44.236796 [ 260 ] {16772b59-065e-44c2-88c5-aade234eb8a9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2026.03.23 21:24:44.236832 [ 260 ] {16772b59-065e-44c2-88c5-aade234eb8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11011 | 2026.03.23 21:24:44.237261 [ 260 ] {16772b59-065e-44c2-88c5-aade234eb8a9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11012 | 2026.03.23 21:24:44.237474 [ 260 ] {16772b59-065e-44c2-88c5-aade234eb8a9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2026.03.23 21:24:44.237607 [ 260 ] {16772b59-065e-44c2-88c5-aade234eb8a9} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001741 sec., 860999.4256174612 rows/sec., 52.23 MiB/sec. | ||
| 11014 | 2026.03.23 21:24:44.237644 [ 260 ] {16772b59-065e-44c2-88c5-aade234eb8a9} <Debug> TCPHandler: Processed in 0.001902138 sec. | ||
| 11015 | 2026.03.23 21:24:44.237744 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2026.03.23 21:24:44.237862 [ 260 ] {53bd496e-3760-4c9e-964a-31c277c1bb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11017 | 2026.03.23 21:24:44.237918 [ 260 ] {53bd496e-3760-4c9e-964a-31c277c1bb18} <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 | ||
| 11018 | 2026.03.23 21:24:44.238807 [ 260 ] {53bd496e-3760-4c9e-964a-31c277c1bb18} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11019 | 2026.03.23 21:24:44.238843 [ 260 ] {53bd496e-3760-4c9e-964a-31c277c1bb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11020 | 2026.03.23 21:24:44.239410 [ 260 ] {53bd496e-3760-4c9e-964a-31c277c1bb18} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11021 | 2026.03.23 21:24:44.239643 [ 260 ] {53bd496e-3760-4c9e-964a-31c277c1bb18} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2026.03.23 21:24:44.239783 [ 260 ] {53bd496e-3760-4c9e-964a-31c277c1bb18} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001939 sec., 21660.649819494585 rows/sec., 38.81 MiB/sec. | ||
| 11023 | 2026.03.23 21:24:44.239850 [ 260 ] {53bd496e-3760-4c9e-964a-31c277c1bb18} <Debug> TCPHandler: Processed in 0.002153774 sec. | ||
| 11024 | 2026.03.23 21:24:44.239963 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11025 | 2026.03.23 21:24:44.240057 [ 260 ] {2ddae7a1-4fcf-4969-93a3-fb6911ac93eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11026 | 2026.03.23 21:24:44.240098 [ 260 ] {2ddae7a1-4fcf-4969-93a3-fb6911ac93eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11027 | 2026.03.23 21:24:44.240419 [ 260 ] {2ddae7a1-4fcf-4969-93a3-fb6911ac93eb} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2026.03.23 21:24:44.240455 [ 260 ] {2ddae7a1-4fcf-4969-93a3-fb6911ac93eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11029 | 2026.03.23 21:24:44.240757 [ 260 ] {2ddae7a1-4fcf-4969-93a3-fb6911ac93eb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11030 | 2026.03.23 21:24:44.240970 [ 260 ] {2ddae7a1-4fcf-4969-93a3-fb6911ac93eb} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.03.23 21:24:44.241098 [ 260 ] {2ddae7a1-4fcf-4969-93a3-fb6911ac93eb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 781.25 KiB/sec. | ||
| 11032 | 2026.03.23 21:24:44.241134 [ 260 ] {2ddae7a1-4fcf-4969-93a3-fb6911ac93eb} <Debug> TCPHandler: Processed in 0.001219891 sec. | ||
| 11033 | 2026.03.23 21:24:44.575466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11034 | 2026.03.23 21:24:44.590454 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2026.03.23 21:24:44.590504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11036 | 2026.03.23 21:24:44.596738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11037 | 2026.03.23 21:24:44.597429 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2026.03.23 21:24:44.600256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11039 | 2026.03.23 21:24:45.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.17 MiB, peak 342.80 MiB, free memory in arenas 0.00 B, will set to 332.98 MiB (RSS), difference: -1.19 MiB | ||
| 11040 | 2026.03.23 21:24:48.883617 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11041 | 2026.03.23 21:24:48.883827 [ 260 ] {705e0134-b102-4212-b58a-71b7880de736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11042 | 2026.03.23 21:24:48.883901 [ 260 ] {705e0134-b102-4212-b58a-71b7880de736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11043 | 2026.03.23 21:24:48.884621 [ 260 ] {705e0134-b102-4212-b58a-71b7880de736} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2026.03.23 21:24:48.884680 [ 260 ] {705e0134-b102-4212-b58a-71b7880de736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11045 | 2026.03.23 21:24:48.885091 [ 260 ] {705e0134-b102-4212-b58a-71b7880de736} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11046 | 2026.03.23 21:24:48.885325 [ 260 ] {705e0134-b102-4212-b58a-71b7880de736} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.03.23 21:24:48.885489 [ 260 ] {705e0134-b102-4212-b58a-71b7880de736} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 11048 | 2026.03.23 21:24:48.885540 [ 260 ] {705e0134-b102-4212-b58a-71b7880de736} <Debug> TCPHandler: Processed in 0.002064191 sec. | ||
| 11049 | 2026.03.23 21:24:48.885668 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2026.03.23 21:24:48.885769 [ 260 ] {f83c7def-78c0-4cba-8b6c-498555bd456c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11051 | 2026.03.23 21:24:48.885812 [ 260 ] {f83c7def-78c0-4cba-8b6c-498555bd456c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11052 | 2026.03.23 21:24:48.886239 [ 260 ] {f83c7def-78c0-4cba-8b6c-498555bd456c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.03.23 21:24:48.886277 [ 260 ] {f83c7def-78c0-4cba-8b6c-498555bd456c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11054 | 2026.03.23 21:24:48.886607 [ 260 ] {f83c7def-78c0-4cba-8b6c-498555bd456c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11055 | 2026.03.23 21:24:48.886837 [ 260 ] {f83c7def-78c0-4cba-8b6c-498555bd456c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.03.23 21:24:48.886970 [ 260 ] {f83c7def-78c0-4cba-8b6c-498555bd456c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 11057 | 2026.03.23 21:24:48.887008 [ 260 ] {f83c7def-78c0-4cba-8b6c-498555bd456c} <Debug> TCPHandler: Processed in 0.001392545 sec. | ||
| 11058 | 2026.03.23 21:24:48.887129 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11059 | 2026.03.23 21:24:48.887225 [ 260 ] {2d843aa4-c208-4a0a-b8a3-b5845a51dae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11060 | 2026.03.23 21:24:48.887271 [ 260 ] {2d843aa4-c208-4a0a-b8a3-b5845a51dae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11061 | 2026.03.23 21:24:48.887665 [ 260 ] {2d843aa4-c208-4a0a-b8a3-b5845a51dae6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.03.23 21:24:48.887702 [ 260 ] {2d843aa4-c208-4a0a-b8a3-b5845a51dae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11063 | 2026.03.23 21:24:48.888032 [ 260 ] {2d843aa4-c208-4a0a-b8a3-b5845a51dae6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11064 | 2026.03.23 21:24:48.888250 [ 260 ] {2d843aa4-c208-4a0a-b8a3-b5845a51dae6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2026.03.23 21:24:48.888381 [ 260 ] {2d843aa4-c208-4a0a-b8a3-b5845a51dae6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001175 sec., 108936.17021276595 rows/sec., 7.59 MiB/sec. | ||
| 11066 | 2026.03.23 21:24:48.888420 [ 260 ] {2d843aa4-c208-4a0a-b8a3-b5845a51dae6} <Debug> TCPHandler: Processed in 0.001339774 sec. | ||
| 11067 | 2026.03.23 21:24:48.888535 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2026.03.23 21:24:48.888628 [ 260 ] {e9dc23b3-7e94-4aa3-9b73-52413f4200e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11069 | 2026.03.23 21:24:48.888670 [ 260 ] {e9dc23b3-7e94-4aa3-9b73-52413f4200e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11070 | 2026.03.23 21:24:48.889009 [ 260 ] {e9dc23b3-7e94-4aa3-9b73-52413f4200e2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2026.03.23 21:24:48.889045 [ 260 ] {e9dc23b3-7e94-4aa3-9b73-52413f4200e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11072 | 2026.03.23 21:24:48.889353 [ 260 ] {e9dc23b3-7e94-4aa3-9b73-52413f4200e2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11073 | 2026.03.23 21:24:48.889568 [ 260 ] {e9dc23b3-7e94-4aa3-9b73-52413f4200e2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.03.23 21:24:48.889695 [ 260 ] {e9dc23b3-7e94-4aa3-9b73-52413f4200e2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001086 sec., 44198.89502762431 rows/sec., 2.98 MiB/sec. | ||
| 11075 | 2026.03.23 21:24:48.889731 [ 260 ] {e9dc23b3-7e94-4aa3-9b73-52413f4200e2} <Debug> TCPHandler: Processed in 0.001245001 sec. | ||
| 11076 | 2026.03.23 21:24:50.741841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25376 | ||
| 11077 | 2026.03.23 21:24:50.742387 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.03.23 21:24:50.742440 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11079 | 2026.03.23 21:24:50.742962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11080 | 2026.03.23 21:24:50.743213 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.03.23 21:24:50.743363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25376 | ||
| 11082 | 2026.03.23 21:24:52.100431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11083 | 2026.03.23 21:24:52.116396 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.03.23 21:24:52.116441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11085 | 2026.03.23 21:24:52.122468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11086 | 2026.03.23 21:24:52.123142 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.03.23 21:24:52.125698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11088 | 2026.03.23 21:24:53.331621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1398 | ||
| 11089 | 2026.03.23 21:24:53.334290 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2026.03.23 21:24:53.334364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11091 | 2026.03.23 21:24:53.335644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11092 | 2026.03.23 21:24:53.335916 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2026.03.23 21:24:53.336288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 11094 | 2026.03.23 21:24:53.885706 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11095 | 2026.03.23 21:24:53.885903 [ 260 ] {e8cc6298-1841-4a3f-a810-5ff1256cdf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11096 | 2026.03.23 21:24:53.885976 [ 260 ] {e8cc6298-1841-4a3f-a810-5ff1256cdf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11097 | 2026.03.23 21:24:53.886667 [ 260 ] {e8cc6298-1841-4a3f-a810-5ff1256cdf9a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2026.03.23 21:24:53.886713 [ 260 ] {e8cc6298-1841-4a3f-a810-5ff1256cdf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11099 | 2026.03.23 21:24:53.887112 [ 260 ] {e8cc6298-1841-4a3f-a810-5ff1256cdf9a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11100 | 2026.03.23 21:24:53.887354 [ 260 ] {e8cc6298-1841-4a3f-a810-5ff1256cdf9a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11101 | 2026.03.23 21:24:53.887519 [ 260 ] {e8cc6298-1841-4a3f-a810-5ff1256cdf9a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.75 MiB/sec. | ||
| 11102 | 2026.03.23 21:24:53.887569 [ 260 ] {e8cc6298-1841-4a3f-a810-5ff1256cdf9a} <Debug> TCPHandler: Processed in 0.00200208 sec. | ||
| 11103 | 2026.03.23 21:24:53.887704 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11104 | 2026.03.23 21:24:53.887808 [ 260 ] {a9c6e7de-1cd8-4b92-9869-bad62aec751b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11105 | 2026.03.23 21:24:53.887853 [ 260 ] {a9c6e7de-1cd8-4b92-9869-bad62aec751b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11106 | 2026.03.23 21:24:53.888281 [ 260 ] {a9c6e7de-1cd8-4b92-9869-bad62aec751b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11107 | 2026.03.23 21:24:53.888318 [ 260 ] {a9c6e7de-1cd8-4b92-9869-bad62aec751b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11108 | 2026.03.23 21:24:53.888625 [ 260 ] {a9c6e7de-1cd8-4b92-9869-bad62aec751b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11109 | 2026.03.23 21:24:53.888847 [ 260 ] {a9c6e7de-1cd8-4b92-9869-bad62aec751b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2026.03.23 21:24:53.888958 [ 114 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11111 | 2026.03.23 21:24:53.888980 [ 260 ] {a9c6e7de-1cd8-4b92-9869-bad62aec751b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001194 sec., 8375.209380234506 rows/sec., 629.78 KiB/sec. | ||
| 11112 | 2026.03.23 21:24:53.888996 [ 114 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.03.23 21:24:53.889016 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11114 | 2026.03.23 21:24:53.889020 [ 260 ] {a9c6e7de-1cd8-4b92-9869-bad62aec751b} <Debug> TCPHandler: Processed in 0.001368424 sec. | ||
| 11115 | 2026.03.23 21:24:53.889133 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11116 | 2026.03.23 21:24:53.889143 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11117 | 2026.03.23 21:24:53.889272 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11118 | 2026.03.23 21:24:53.889284 [ 260 ] {b512f73f-9abe-4e42-9584-108a6f5bd78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11119 | 2026.03.23 21:24:53.889310 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 82 rows starting from the beginning of the part | ||
| 11120 | 2026.03.23 21:24:53.889333 [ 260 ] {b512f73f-9abe-4e42-9584-108a6f5bd78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11121 | 2026.03.23 21:24:53.889379 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 11122 | 2026.03.23 21:24:53.889427 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11123 | 2026.03.23 21:24:53.889469 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11124 | 2026.03.23 21:24:53.889509 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 11125 | 2026.03.23 21:24:53.889548 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11126 | 2026.03.23 21:24:53.889791 [ 260 ] {b512f73f-9abe-4e42-9584-108a6f5bd78a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2026.03.23 21:24:53.889831 [ 260 ] {b512f73f-9abe-4e42-9584-108a6f5bd78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11128 | 2026.03.23 21:24:53.890169 [ 260 ] {b512f73f-9abe-4e42-9584-108a6f5bd78a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11129 | 2026.03.23 21:24:53.890352 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267142 sec., 166516.4598758466 rows/sec., 12.82 MiB/sec. | ||
| 11130 | 2026.03.23 21:24:53.890389 [ 260 ] {b512f73f-9abe-4e42-9584-108a6f5bd78a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.03.23 21:24:53.890535 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11132 | 2026.03.23 21:24:53.890538 [ 260 ] {b512f73f-9abe-4e42-9584-108a6f5bd78a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001274 sec., 58084.77237048666 rows/sec., 4.53 MiB/sec. | ||
| 11133 | 2026.03.23 21:24:53.890594 [ 260 ] {b512f73f-9abe-4e42-9584-108a6f5bd78a} <Debug> TCPHandler: Processed in 0.001501287 sec. | ||
| 11134 | 2026.03.23 21:24:53.890721 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11135 | 2026.03.23 21:24:53.890805 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.03.23 21:24:53.890817 [ 260 ] {2c2bc0c0-7ba2-4a7c-b143-635a2fbd2aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11137 | 2026.03.23 21:24:53.890869 [ 260 ] {2c2bc0c0-7ba2-4a7c-b143-635a2fbd2aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11138 | 2026.03.23 21:24:53.890879 [ 188 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_76_15} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11139 | 2026.03.23 21:24:53.890965 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11140 | 2026.03.23 21:24:53.891290 [ 260 ] {2c2bc0c0-7ba2-4a7c-b143-635a2fbd2aea} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.03.23 21:24:53.891329 [ 260 ] {2c2bc0c0-7ba2-4a7c-b143-635a2fbd2aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11142 | 2026.03.23 21:24:53.891674 [ 260 ] {2c2bc0c0-7ba2-4a7c-b143-635a2fbd2aea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11143 | 2026.03.23 21:24:53.891900 [ 260 ] {2c2bc0c0-7ba2-4a7c-b143-635a2fbd2aea} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.03.23 21:24:53.892032 [ 260 ] {2c2bc0c0-7ba2-4a7c-b143-635a2fbd2aea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 11145 | 2026.03.23 21:24:53.892069 [ 260 ] {2c2bc0c0-7ba2-4a7c-b143-635a2fbd2aea} <Debug> TCPHandler: Processed in 0.001395425 sec. | ||
| 11146 | 2026.03.23 21:24:53.892179 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2026.03.23 21:24:53.892272 [ 260 ] {05eed8ec-c74c-4db6-b65b-d5d2481df70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11148 | 2026.03.23 21:24:53.892327 [ 260 ] {05eed8ec-c74c-4db6-b65b-d5d2481df70e} <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 | ||
| 11149 | 2026.03.23 21:24:53.893180 [ 260 ] {05eed8ec-c74c-4db6-b65b-d5d2481df70e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.03.23 21:24:53.893215 [ 260 ] {05eed8ec-c74c-4db6-b65b-d5d2481df70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11151 | 2026.03.23 21:24:53.893752 [ 260 ] {05eed8ec-c74c-4db6-b65b-d5d2481df70e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11152 | 2026.03.23 21:24:53.893982 [ 260 ] {05eed8ec-c74c-4db6-b65b-d5d2481df70e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.03.23 21:24:53.894097 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11154 | 2026.03.23 21:24:53.894127 [ 260 ] {05eed8ec-c74c-4db6-b65b-d5d2481df70e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 11155 | 2026.03.23 21:24:53.894128 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2026.03.23 21:24:53.894157 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11157 | 2026.03.23 21:24:53.894207 [ 260 ] {05eed8ec-c74c-4db6-b65b-d5d2481df70e} <Debug> TCPHandler: Processed in 0.002074542 sec. | ||
| 11158 | 2026.03.23 21:24:53.894234 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11159 | 2026.03.23 21:24:53.894325 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2026.03.23 21:24:53.894422 [ 260 ] {a163bb31-1123-44d5-8703-1d37ab9e2f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11161 | 2026.03.23 21:24:53.894449 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11162 | 2026.03.23 21:24:53.894463 [ 260 ] {a163bb31-1123-44d5-8703-1d37ab9e2f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11163 | 2026.03.23 21:24:53.894512 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1512 rows starting from the beginning of the part | ||
| 11164 | 2026.03.23 21:24:53.894638 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 11165 | 2026.03.23 21:24:53.894750 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11166 | 2026.03.23 21:24:53.894828 [ 260 ] {a163bb31-1123-44d5-8703-1d37ab9e2f6c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2026.03.23 21:24:53.894855 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11168 | 2026.03.23 21:24:53.894867 [ 260 ] {a163bb31-1123-44d5-8703-1d37ab9e2f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11169 | 2026.03.23 21:24:53.894958 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part | ||
| 11170 | 2026.03.23 21:24:53.895063 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11171 | 2026.03.23 21:24:53.895190 [ 260 ] {a163bb31-1123-44d5-8703-1d37ab9e2f6c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11172 | 2026.03.23 21:24:53.895434 [ 260 ] {a163bb31-1123-44d5-8703-1d37ab9e2f6c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.03.23 21:24:53.895566 [ 260 ] {a163bb31-1123-44d5-8703-1d37ab9e2f6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 11174 | 2026.03.23 21:24:53.895602 [ 260 ] {a163bb31-1123-44d5-8703-1d37ab9e2f6c} <Debug> TCPHandler: Processed in 0.001323642 sec. | ||
| 11175 | 2026.03.23 21:24:53.902430 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1615 rows, containing 19 columns (19 merged, 0 gathered) in 0.008221325 sec., 196440.3548089876 rows/sec., 352.01 MiB/sec. | ||
| 11176 | 2026.03.23 21:24:53.904687 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11177 | 2026.03.23 21:24:53.905112 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.03.23 21:24:53.905200 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11179 | 2026.03.23 21:24:53.905349 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11180 | 2026.03.23 21:24:54.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.45 MiB, peak 344.98 MiB, free memory in arenas 0.00 B, will set to 337.58 MiB (RSS), difference: 4.13 MiB | ||
| 11181 | 2026.03.23 21:24:56.579052 [ 108 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11182 | 2026.03.23 21:24:56.579142 [ 108 ] {} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.03.23 21:24:56.579182 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11184 | 2026.03.23 21:24:56.579371 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 11185 | 2026.03.23 21:24:56.579591 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11186 | 2026.03.23 21:24:56.579645 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 11187 | 2026.03.23 21:24:56.579752 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 11188 | 2026.03.23 21:24:56.579829 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 11189 | 2026.03.23 21:24:56.579897 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 11190 | 2026.03.23 21:24:56.579958 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 11191 | 2026.03.23 21:24:56.580899 [ 197 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161403 sec., 3717.403022248657 rows/sec., 275.90 KiB/sec. | ||
| 11192 | 2026.03.23 21:24:56.581007 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11193 | 2026.03.23 21:24:56.581242 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.03.23 21:24:56.581312 [ 193 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_13_3} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11195 | 2026.03.23 21:24:56.581378 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11196 | 2026.03.23 21:24:58.078099 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11197 | 2026.03.23 21:24:58.078178 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11198 | 2026.03.23 21:24:58.244405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25888 | ||
| 11199 | 2026.03.23 21:24:58.244950 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.03.23 21:24:58.245001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11201 | 2026.03.23 21:24:58.245616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11202 | 2026.03.23 21:24:58.245893 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.03.23 21:24:58.246059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25888 | ||
| 11204 | 2026.03.23 21:24:58.886313 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11205 | 2026.03.23 21:24:58.886506 [ 260 ] {e7365d70-3eb2-4b9b-8f60-d685c3f3a0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11206 | 2026.03.23 21:24:58.886578 [ 260 ] {e7365d70-3eb2-4b9b-8f60-d685c3f3a0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11207 | 2026.03.23 21:24:58.887305 [ 260 ] {e7365d70-3eb2-4b9b-8f60-d685c3f3a0a5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11208 | 2026.03.23 21:24:58.887351 [ 260 ] {e7365d70-3eb2-4b9b-8f60-d685c3f3a0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11209 | 2026.03.23 21:24:58.887749 [ 260 ] {e7365d70-3eb2-4b9b-8f60-d685c3f3a0a5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11210 | 2026.03.23 21:24:58.887988 [ 260 ] {e7365d70-3eb2-4b9b-8f60-d685c3f3a0a5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2026.03.23 21:24:58.888141 [ 260 ] {e7365d70-3eb2-4b9b-8f60-d685c3f3a0a5} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001687 sec., 69946.65085951393 rows/sec., 5.95 MiB/sec. | ||
| 11212 | 2026.03.23 21:24:58.888158 [ 115 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11213 | 2026.03.23 21:24:58.888183 [ 260 ] {e7365d70-3eb2-4b9b-8f60-d685c3f3a0a5} <Debug> TCPHandler: Processed in 0.00200903 sec. | ||
| 11214 | 2026.03.23 21:24:58.888229 [ 115 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.03.23 21:24:58.888257 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11216 | 2026.03.23 21:24:58.888337 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11217 | 2026.03.23 21:24:58.888385 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11218 | 2026.03.23 21:24:58.888434 [ 260 ] {a2d02dab-78a7-4df3-8066-d2bc441915e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11219 | 2026.03.23 21:24:58.888479 [ 260 ] {a2d02dab-78a7-4df3-8066-d2bc441915e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11220 | 2026.03.23 21:24:58.888538 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11221 | 2026.03.23 21:24:58.888580 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2618 rows starting from the beginning of the part | ||
| 11222 | 2026.03.23 21:24:58.888652 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
| 11223 | 2026.03.23 21:24:58.888702 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2470 rows starting from the beginning of the part | ||
| 11224 | 2026.03.23 21:24:58.888747 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 11225 | 2026.03.23 21:24:58.888789 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 11226 | 2026.03.23 21:24:58.888832 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 118 rows starting from the beginning of the part | ||
| 11227 | 2026.03.23 21:24:58.888901 [ 260 ] {a2d02dab-78a7-4df3-8066-d2bc441915e0} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.03.23 21:24:58.888943 [ 260 ] {a2d02dab-78a7-4df3-8066-d2bc441915e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11229 | 2026.03.23 21:24:58.889283 [ 260 ] {a2d02dab-78a7-4df3-8066-d2bc441915e0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11230 | 2026.03.23 21:24:58.889500 [ 260 ] {a2d02dab-78a7-4df3-8066-d2bc441915e0} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.03.23 21:24:58.889641 [ 260 ] {a2d02dab-78a7-4df3-8066-d2bc441915e0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001225 sec., 25306.122448979593 rows/sec., 1.86 MiB/sec. | ||
| 11232 | 2026.03.23 21:24:58.889680 [ 260 ] {a2d02dab-78a7-4df3-8066-d2bc441915e0} <Debug> TCPHandler: Processed in 0.001390335 sec. | ||
| 11233 | 2026.03.23 21:24:58.889802 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.03.23 21:24:58.889894 [ 260 ] {f8682e7f-919a-46a1-a736-4fb1fc287ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11235 | 2026.03.23 21:24:58.889933 [ 260 ] {f8682e7f-919a-46a1-a736-4fb1fc287ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11236 | 2026.03.23 21:24:58.890383 [ 260 ] {f8682e7f-919a-46a1-a736-4fb1fc287ce8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.03.23 21:24:58.890419 [ 260 ] {f8682e7f-919a-46a1-a736-4fb1fc287ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11238 | 2026.03.23 21:24:58.890724 [ 260 ] {f8682e7f-919a-46a1-a736-4fb1fc287ce8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11239 | 2026.03.23 21:24:58.890746 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5414 rows, containing 5 columns (5 merged, 0 gathered) in 0.00242006 sec., 2237134.6164971115 rows/sec., 176.87 MiB/sec. | ||
| 11240 | 2026.03.23 21:24:58.890936 [ 260 ] {f8682e7f-919a-46a1-a736-4fb1fc287ce8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2026.03.23 21:24:58.891076 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11242 | 2026.03.23 21:24:58.891101 [ 115 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11243 | 2026.03.23 21:24:58.891125 [ 260 ] {f8682e7f-919a-46a1-a736-4fb1fc287ce8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001248 sec., 76121.79487179487 rows/sec., 5.95 MiB/sec. | ||
| 11244 | 2026.03.23 21:24:58.891155 [ 115 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.03.23 21:24:58.891177 [ 260 ] {f8682e7f-919a-46a1-a736-4fb1fc287ce8} <Debug> TCPHandler: Processed in 0.001422525 sec. | ||
| 11246 | 2026.03.23 21:24:58.891197 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11247 | 2026.03.23 21:24:58.891284 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11248 | 2026.03.23 21:24:58.891307 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2026.03.23 21:24:58.891376 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11250 | 2026.03.23 21:24:58.891405 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1403 rows starting from the beginning of the part | ||
| 11251 | 2026.03.23 21:24:58.891407 [ 260 ] {e226e9dd-6d53-4564-871d-d4c80e133e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11252 | 2026.03.23 21:24:58.891417 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2026.03.23 21:24:58.891451 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 74 rows starting from the beginning of the part | ||
| 11254 | 2026.03.23 21:24:58.891465 [ 260 ] {e226e9dd-6d53-4564-871d-d4c80e133e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11255 | 2026.03.23 21:24:58.891507 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1327 rows starting from the beginning of the part | ||
| 11256 | 2026.03.23 21:24:58.891548 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 11257 | 2026.03.23 21:24:58.891567 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_91_18} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11258 | 2026.03.23 21:24:58.891583 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 11259 | 2026.03.23 21:24:58.891621 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 95 rows starting from the beginning of the part | ||
| 11260 | 2026.03.23 21:24:58.891682 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11261 | 2026.03.23 21:24:58.891908 [ 260 ] {e226e9dd-6d53-4564-871d-d4c80e133e53} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.03.23 21:24:58.891949 [ 260 ] {e226e9dd-6d53-4564-871d-d4c80e133e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11263 | 2026.03.23 21:24:58.892302 [ 260 ] {e226e9dd-6d53-4564-871d-d4c80e133e53} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11264 | 2026.03.23 21:24:58.892519 [ 260 ] {e226e9dd-6d53-4564-871d-d4c80e133e53} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.03.23 21:24:58.892651 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 3 parts from all_1_86_17 to all_88_88_0 | ||
| 11266 | 2026.03.23 21:24:58.892652 [ 260 ] {e226e9dd-6d53-4564-871d-d4c80e133e53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 11267 | 2026.03.23 21:24:58.892692 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.03.23 21:24:58.892664 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3037 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410035 sec., 2153847.2449265444 rows/sec., 155.88 MiB/sec. | ||
| 11269 | 2026.03.23 21:24:58.892722 [ 260 ] {e226e9dd-6d53-4564-871d-d4c80e133e53} <Debug> TCPHandler: Processed in 0.001462537 sec. | ||
| 11270 | 2026.03.23 21:24:58.892724 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11271 | 2026.03.23 21:24:58.892822 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_86_17 to all_88_88_0 into Compact with storage Full | ||
| 11272 | 2026.03.23 21:24:58.892866 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2026.03.23 21:24:58.892911 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11274 | 2026.03.23 21:24:58.892939 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 31033 rows starting from the beginning of the part | ||
| 11275 | 2026.03.23 21:24:58.892938 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11276 | 2026.03.23 21:24:58.892958 [ 260 ] {ae07ac06-5ea8-4505-9b22-7e7506178675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11277 | 2026.03.23 21:24:58.892995 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11278 | 2026.03.23 21:24:58.893012 [ 260 ] {ae07ac06-5ea8-4505-9b22-7e7506178675} <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 | ||
| 11279 | 2026.03.23 21:24:58.893039 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1499 rows starting from the beginning of the part | ||
| 11280 | 2026.03.23 21:24:58.893233 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.03.23 21:24:58.893310 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_91_18} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11282 | 2026.03.23 21:24:58.893390 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11283 | 2026.03.23 21:24:58.893865 [ 260 ] {ae07ac06-5ea8-4505-9b22-7e7506178675} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.03.23 21:24:58.893901 [ 260 ] {ae07ac06-5ea8-4505-9b22-7e7506178675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11285 | 2026.03.23 21:24:58.894445 [ 260 ] {ae07ac06-5ea8-4505-9b22-7e7506178675} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11286 | 2026.03.23 21:24:58.894663 [ 260 ] {ae07ac06-5ea8-4505-9b22-7e7506178675} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.03.23 21:24:58.894807 [ 260 ] {ae07ac06-5ea8-4505-9b22-7e7506178675} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001867 sec., 16604.177825388324 rows/sec., 29.75 MiB/sec. | ||
| 11288 | 2026.03.23 21:24:58.894889 [ 260 ] {ae07ac06-5ea8-4505-9b22-7e7506178675} <Debug> TCPHandler: Processed in 0.002070912 sec. | ||
| 11289 | 2026.03.23 21:24:58.895008 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2026.03.23 21:24:58.895099 [ 260 ] {d0549539-539f-456f-a5b6-c58378588d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11291 | 2026.03.23 21:24:58.895140 [ 260 ] {d0549539-539f-456f-a5b6-c58378588d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11292 | 2026.03.23 21:24:58.895487 [ 260 ] {d0549539-539f-456f-a5b6-c58378588d6c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2026.03.23 21:24:58.895522 [ 260 ] {d0549539-539f-456f-a5b6-c58378588d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11294 | 2026.03.23 21:24:58.895838 [ 260 ] {d0549539-539f-456f-a5b6-c58378588d6c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11295 | 2026.03.23 21:24:58.896042 [ 260 ] {d0549539-539f-456f-a5b6-c58378588d6c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.03.23 21:24:58.896160 [ 115 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11297 | 2026.03.23 21:24:58.896169 [ 260 ] {d0549539-539f-456f-a5b6-c58378588d6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 11298 | 2026.03.23 21:24:58.896196 [ 115 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.03.23 21:24:58.896218 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11300 | 2026.03.23 21:24:58.896219 [ 260 ] {d0549539-539f-456f-a5b6-c58378588d6c} <Debug> TCPHandler: Processed in 0.001258722 sec. | ||
| 11301 | 2026.03.23 21:24:58.896309 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11302 | 2026.03.23 21:24:58.896418 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11303 | 2026.03.23 21:24:58.896450 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4380 rows starting from the beginning of the part | ||
| 11304 | 2026.03.23 21:24:58.896512 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11305 | 2026.03.23 21:24:58.896555 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 12 rows starting from the beginning of the part | ||
| 11306 | 2026.03.23 21:24:58.896596 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 11307 | 2026.03.23 21:24:58.896635 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11308 | 2026.03.23 21:24:58.896673 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11309 | 2026.03.23 21:24:58.898482 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4620 rows, containing 4 columns (4 merged, 0 gathered) in 0.002212875 sec., 2087781.7319098457 rows/sec., 140.67 MiB/sec. | ||
| 11310 | 2026.03.23 21:24:58.898637 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32692 rows, containing 5 columns (5 merged, 0 gathered) in 0.005845286 sec., 5592882.880324419 rows/sec., 359.60 MiB/sec. | ||
| 11311 | 2026.03.23 21:24:58.898942 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11312 | 2026.03.23 21:24:58.899109 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 11313 | 2026.03.23 21:24:58.899228 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2026.03.23 21:24:58.899304 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_91_18} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11315 | 2026.03.23 21:24:58.899382 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11316 | 2026.03.23 21:24:58.899415 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2026.03.23 21:24:58.899475 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 3 parts: [all_1_86_17, all_88_88_0] -> all_1_88_18 | ||
| 11318 | 2026.03.23 21:24:58.899529 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11319 | 2026.03.23 21:24:58.964860 [ 115 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 11320 | 2026.03.23 21:24:58.964921 [ 115 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.03.23 21:24:58.964946 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11322 | 2026.03.23 21:24:58.965048 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 11323 | 2026.03.23 21:24:58.965166 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11324 | 2026.03.23 21:24:58.965199 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 825 rows starting from the beginning of the part | ||
| 11325 | 2026.03.23 21:24:58.965267 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11326 | 2026.03.23 21:24:58.965311 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 11327 | 2026.03.23 21:24:58.965355 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 11328 | 2026.03.23 21:24:58.965392 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 11329 | 2026.03.23 21:24:58.966511 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505638 sec., 1643821.4232106258 rows/sec., 102.43 MiB/sec. | ||
| 11330 | 2026.03.23 21:24:58.966725 [ 195 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 11331 | 2026.03.23 21:24:58.966989 [ 195 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.03.23 21:24:58.967059 [ 195 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_26_6} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 11333 | 2026.03.23 21:24:58.967132 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 11334 | 2026.03.23 21:24:59.626645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11335 | 2026.03.23 21:24:59.643458 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2026.03.23 21:24:59.643514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11337 | 2026.03.23 21:24:59.649473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11338 | 2026.03.23 21:24:59.650164 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2026.03.23 21:24:59.653074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11340 | 2026.03.23 21:25:03.337392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1422 | ||
| 11341 | 2026.03.23 21:25:03.339655 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2026.03.23 21:25:03.339715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11343 | 2026.03.23 21:25:03.340933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11344 | 2026.03.23 21:25:03.341228 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.03.23 21:25:03.341626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
| 11346 | 2026.03.23 21:25:03.887898 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11347 | 2026.03.23 21:25:03.888092 [ 260 ] {e3eca320-0c41-4394-a8af-13d9a91905f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11348 | 2026.03.23 21:25:03.888164 [ 260 ] {e3eca320-0c41-4394-a8af-13d9a91905f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11349 | 2026.03.23 21:25:03.888819 [ 260 ] {e3eca320-0c41-4394-a8af-13d9a91905f2} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2026.03.23 21:25:03.888866 [ 260 ] {e3eca320-0c41-4394-a8af-13d9a91905f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11351 | 2026.03.23 21:25:03.889252 [ 260 ] {e3eca320-0c41-4394-a8af-13d9a91905f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11352 | 2026.03.23 21:25:03.889476 [ 260 ] {e3eca320-0c41-4394-a8af-13d9a91905f2} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2026.03.23 21:25:03.889634 [ 260 ] {e3eca320-0c41-4394-a8af-13d9a91905f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001593 sec., 15065.913370998116 rows/sec., 1.25 MiB/sec. | ||
| 11354 | 2026.03.23 21:25:03.889685 [ 260 ] {e3eca320-0c41-4394-a8af-13d9a91905f2} <Debug> TCPHandler: Processed in 0.001923967 sec. | ||
| 11355 | 2026.03.23 21:25:03.889811 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11356 | 2026.03.23 21:25:03.889912 [ 260 ] {dfe056cf-a314-4886-860f-03f85bff56df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11357 | 2026.03.23 21:25:03.889955 [ 260 ] {dfe056cf-a314-4886-860f-03f85bff56df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11358 | 2026.03.23 21:25:03.890453 [ 260 ] {dfe056cf-a314-4886-860f-03f85bff56df} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11359 | 2026.03.23 21:25:03.890489 [ 260 ] {dfe056cf-a314-4886-860f-03f85bff56df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11360 | 2026.03.23 21:25:03.890817 [ 260 ] {dfe056cf-a314-4886-860f-03f85bff56df} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11361 | 2026.03.23 21:25:03.891019 [ 260 ] {dfe056cf-a314-4886-860f-03f85bff56df} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11362 | 2026.03.23 21:25:03.891144 [ 260 ] {dfe056cf-a314-4886-860f-03f85bff56df} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001255 sec., 156175.29880478088 rows/sec., 13.91 MiB/sec. | ||
| 11363 | 2026.03.23 21:25:03.891181 [ 260 ] {dfe056cf-a314-4886-860f-03f85bff56df} <Debug> TCPHandler: Processed in 0.001419425 sec. | ||
| 11364 | 2026.03.23 21:25:03.891291 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11365 | 2026.03.23 21:25:03.891383 [ 260 ] {32581e35-4101-49ed-b1ae-97eb13ea2ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11366 | 2026.03.23 21:25:03.891423 [ 260 ] {32581e35-4101-49ed-b1ae-97eb13ea2ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11367 | 2026.03.23 21:25:03.891813 [ 260 ] {32581e35-4101-49ed-b1ae-97eb13ea2ffd} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11368 | 2026.03.23 21:25:03.891846 [ 260 ] {32581e35-4101-49ed-b1ae-97eb13ea2ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11369 | 2026.03.23 21:25:03.892132 [ 260 ] {32581e35-4101-49ed-b1ae-97eb13ea2ffd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11370 | 2026.03.23 21:25:03.892339 [ 260 ] {32581e35-4101-49ed-b1ae-97eb13ea2ffd} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2026.03.23 21:25:03.892469 [ 260 ] {32581e35-4101-49ed-b1ae-97eb13ea2ffd} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001105 sec., 19909.50226244344 rows/sec., 1.51 MiB/sec. | ||
| 11372 | 2026.03.23 21:25:03.892505 [ 260 ] {32581e35-4101-49ed-b1ae-97eb13ea2ffd} <Debug> TCPHandler: Processed in 0.001262372 sec. | ||
| 11373 | 2026.03.23 21:25:03.892610 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11374 | 2026.03.23 21:25:03.892700 [ 260 ] {218114ec-59c8-4d17-bf88-fe66b1c7382a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11375 | 2026.03.23 21:25:03.892738 [ 260 ] {218114ec-59c8-4d17-bf88-fe66b1c7382a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11376 | 2026.03.23 21:25:03.893122 [ 260 ] {218114ec-59c8-4d17-bf88-fe66b1c7382a} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11377 | 2026.03.23 21:25:03.893155 [ 260 ] {218114ec-59c8-4d17-bf88-fe66b1c7382a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11378 | 2026.03.23 21:25:03.893443 [ 260 ] {218114ec-59c8-4d17-bf88-fe66b1c7382a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11379 | 2026.03.23 21:25:03.893643 [ 260 ] {218114ec-59c8-4d17-bf88-fe66b1c7382a} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11380 | 2026.03.23 21:25:03.893764 [ 260 ] {218114ec-59c8-4d17-bf88-fe66b1c7382a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001082 sec., 22181.146025878003 rows/sec., 1.84 MiB/sec. | ||
| 11381 | 2026.03.23 21:25:03.893800 [ 260 ] {218114ec-59c8-4d17-bf88-fe66b1c7382a} <Debug> TCPHandler: Processed in 0.001236371 sec. | ||
| 11382 | 2026.03.23 21:25:03.893902 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11383 | 2026.03.23 21:25:03.893992 [ 260 ] {e65ccae6-34d9-4e0a-8c33-edbc438ee0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11384 | 2026.03.23 21:25:03.894030 [ 260 ] {e65ccae6-34d9-4e0a-8c33-edbc438ee0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11385 | 2026.03.23 21:25:03.894406 [ 260 ] {e65ccae6-34d9-4e0a-8c33-edbc438ee0ce} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2026.03.23 21:25:03.894439 [ 260 ] {e65ccae6-34d9-4e0a-8c33-edbc438ee0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11387 | 2026.03.23 21:25:03.894727 [ 260 ] {e65ccae6-34d9-4e0a-8c33-edbc438ee0ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11388 | 2026.03.23 21:25:03.894930 [ 260 ] {e65ccae6-34d9-4e0a-8c33-edbc438ee0ce} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.03.23 21:25:03.895052 [ 260 ] {e65ccae6-34d9-4e0a-8c33-edbc438ee0ce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 869.67 KiB/sec. | ||
| 11390 | 2026.03.23 21:25:03.895089 [ 260 ] {e65ccae6-34d9-4e0a-8c33-edbc438ee0ce} <Debug> TCPHandler: Processed in 0.001232651 sec. | ||
| 11391 | 2026.03.23 21:25:03.895206 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2026.03.23 21:25:03.895296 [ 260 ] {00c2562d-596f-4fd6-ad0e-65faab5face0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11393 | 2026.03.23 21:25:03.895334 [ 260 ] {00c2562d-596f-4fd6-ad0e-65faab5face0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11394 | 2026.03.23 21:25:03.895747 [ 260 ] {00c2562d-596f-4fd6-ad0e-65faab5face0} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11395 | 2026.03.23 21:25:03.895781 [ 260 ] {00c2562d-596f-4fd6-ad0e-65faab5face0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11396 | 2026.03.23 21:25:03.896075 [ 260 ] {00c2562d-596f-4fd6-ad0e-65faab5face0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11397 | 2026.03.23 21:25:03.896290 [ 260 ] {00c2562d-596f-4fd6-ad0e-65faab5face0} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11398 | 2026.03.23 21:25:03.896413 [ 260 ] {00c2562d-596f-4fd6-ad0e-65faab5face0} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001135 sec., 96916.29955947137 rows/sec., 7.89 MiB/sec. | ||
| 11399 | 2026.03.23 21:25:03.896449 [ 260 ] {00c2562d-596f-4fd6-ad0e-65faab5face0} <Debug> TCPHandler: Processed in 0.001289842 sec. | ||
| 11400 | 2026.03.23 21:25:03.896557 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11401 | 2026.03.23 21:25:03.896648 [ 260 ] {667fe080-6b8c-4d17-bd5f-ef754326a567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11402 | 2026.03.23 21:25:03.896690 [ 260 ] {667fe080-6b8c-4d17-bd5f-ef754326a567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11403 | 2026.03.23 21:25:03.897084 [ 260 ] {667fe080-6b8c-4d17-bd5f-ef754326a567} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2026.03.23 21:25:03.897117 [ 260 ] {667fe080-6b8c-4d17-bd5f-ef754326a567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11405 | 2026.03.23 21:25:03.897436 [ 260 ] {667fe080-6b8c-4d17-bd5f-ef754326a567} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11406 | 2026.03.23 21:25:03.897647 [ 260 ] {667fe080-6b8c-4d17-bd5f-ef754326a567} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11407 | 2026.03.23 21:25:03.897773 [ 260 ] {667fe080-6b8c-4d17-bd5f-ef754326a567} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001143 sec., 171478.5651793526 rows/sec., 12.30 MiB/sec. | ||
| 11408 | 2026.03.23 21:25:03.897808 [ 260 ] {667fe080-6b8c-4d17-bd5f-ef754326a567} <Debug> TCPHandler: Processed in 0.001296493 sec. | ||
| 11409 | 2026.03.23 21:25:03.897931 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11410 | 2026.03.23 21:25:03.898021 [ 260 ] {0139034d-f2db-4ac6-87e8-e337e93cb195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11411 | 2026.03.23 21:25:03.898074 [ 260 ] {0139034d-f2db-4ac6-87e8-e337e93cb195} <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 | ||
| 11412 | 2026.03.23 21:25:03.898818 [ 260 ] {0139034d-f2db-4ac6-87e8-e337e93cb195} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.03.23 21:25:03.898852 [ 260 ] {0139034d-f2db-4ac6-87e8-e337e93cb195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11414 | 2026.03.23 21:25:03.899355 [ 260 ] {0139034d-f2db-4ac6-87e8-e337e93cb195} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11415 | 2026.03.23 21:25:03.899579 [ 260 ] {0139034d-f2db-4ac6-87e8-e337e93cb195} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11416 | 2026.03.23 21:25:03.899723 [ 260 ] {0139034d-f2db-4ac6-87e8-e337e93cb195} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 11417 | 2026.03.23 21:25:03.899784 [ 260 ] {0139034d-f2db-4ac6-87e8-e337e93cb195} <Debug> TCPHandler: Processed in 0.001901167 sec. | ||
| 11418 | 2026.03.23 21:25:03.899893 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11419 | 2026.03.23 21:25:03.899983 [ 260 ] {582b8658-ba65-40da-94ed-a9416aa474d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11420 | 2026.03.23 21:25:03.900023 [ 260 ] {582b8658-ba65-40da-94ed-a9416aa474d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11421 | 2026.03.23 21:25:03.900352 [ 260 ] {582b8658-ba65-40da-94ed-a9416aa474d2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.03.23 21:25:03.900385 [ 260 ] {582b8658-ba65-40da-94ed-a9416aa474d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11423 | 2026.03.23 21:25:03.900671 [ 260 ] {582b8658-ba65-40da-94ed-a9416aa474d2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11424 | 2026.03.23 21:25:03.900876 [ 260 ] {582b8658-ba65-40da-94ed-a9416aa474d2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.03.23 21:25:03.901000 [ 260 ] {582b8658-ba65-40da-94ed-a9416aa474d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 11426 | 2026.03.23 21:25:03.901035 [ 260 ] {582b8658-ba65-40da-94ed-a9416aa474d2} <Debug> TCPHandler: Processed in 0.00118854 sec. | ||
| 11427 | 2026.03.23 21:25:05.746245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26336 | ||
| 11428 | 2026.03.23 21:25:05.746817 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.03.23 21:25:05.746864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11430 | 2026.03.23 21:25:05.747435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11431 | 2026.03.23 21:25:05.747668 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.03.23 21:25:05.747796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26336 | ||
| 11433 | 2026.03.23 21:25:07.153221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11434 | 2026.03.23 21:25:07.170536 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2026.03.23 21:25:07.170600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11436 | 2026.03.23 21:25:07.176854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11437 | 2026.03.23 21:25:07.177596 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.03.23 21:25:07.180575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11439 | 2026.03.23 21:25:08.887430 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.03.23 21:25:08.887665 [ 260 ] {97663056-3a4e-4a49-9807-11e520ab1674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11441 | 2026.03.23 21:25:08.887769 [ 260 ] {97663056-3a4e-4a49-9807-11e520ab1674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11442 | 2026.03.23 21:25:08.888723 [ 260 ] {97663056-3a4e-4a49-9807-11e520ab1674} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.03.23 21:25:08.888772 [ 260 ] {97663056-3a4e-4a49-9807-11e520ab1674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11444 | 2026.03.23 21:25:08.889159 [ 260 ] {97663056-3a4e-4a49-9807-11e520ab1674} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11445 | 2026.03.23 21:25:08.889382 [ 260 ] {97663056-3a4e-4a49-9807-11e520ab1674} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.03.23 21:25:08.889550 [ 260 ] {97663056-3a4e-4a49-9807-11e520ab1674} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00196 sec., 60204.08163265306 rows/sec., 5.12 MiB/sec. | ||
| 11447 | 2026.03.23 21:25:08.889602 [ 260 ] {97663056-3a4e-4a49-9807-11e520ab1674} <Debug> TCPHandler: Processed in 0.002314208 sec. | ||
| 11448 | 2026.03.23 21:25:08.889732 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2026.03.23 21:25:08.889833 [ 260 ] {95719abd-3a93-432e-a045-7ad653241c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11450 | 2026.03.23 21:25:08.889876 [ 260 ] {95719abd-3a93-432e-a045-7ad653241c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11451 | 2026.03.23 21:25:08.890296 [ 260 ] {95719abd-3a93-432e-a045-7ad653241c28} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.03.23 21:25:08.890334 [ 260 ] {95719abd-3a93-432e-a045-7ad653241c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11453 | 2026.03.23 21:25:08.890632 [ 260 ] {95719abd-3a93-432e-a045-7ad653241c28} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11454 | 2026.03.23 21:25:08.890849 [ 260 ] {95719abd-3a93-432e-a045-7ad653241c28} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.03.23 21:25:08.890979 [ 260 ] {95719abd-3a93-432e-a045-7ad653241c28} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001168 sec., 26541.095890410958 rows/sec., 1.95 MiB/sec. | ||
| 11456 | 2026.03.23 21:25:08.891017 [ 260 ] {95719abd-3a93-432e-a045-7ad653241c28} <Debug> TCPHandler: Processed in 0.001335083 sec. | ||
| 11457 | 2026.03.23 21:25:08.891125 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2026.03.23 21:25:08.891219 [ 260 ] {61d99b41-fe9b-4899-9bb9-f2426d9cba19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11459 | 2026.03.23 21:25:08.891258 [ 260 ] {61d99b41-fe9b-4899-9bb9-f2426d9cba19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11460 | 2026.03.23 21:25:08.891688 [ 260 ] {61d99b41-fe9b-4899-9bb9-f2426d9cba19} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.03.23 21:25:08.891725 [ 260 ] {61d99b41-fe9b-4899-9bb9-f2426d9cba19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11462 | 2026.03.23 21:25:08.892022 [ 260 ] {61d99b41-fe9b-4899-9bb9-f2426d9cba19} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11463 | 2026.03.23 21:25:08.892222 [ 260 ] {61d99b41-fe9b-4899-9bb9-f2426d9cba19} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.03.23 21:25:08.892347 [ 260 ] {61d99b41-fe9b-4899-9bb9-f2426d9cba19} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001147 sec., 82824.76024411508 rows/sec., 6.47 MiB/sec. | ||
| 11465 | 2026.03.23 21:25:08.892384 [ 260 ] {61d99b41-fe9b-4899-9bb9-f2426d9cba19} <Debug> TCPHandler: Processed in 0.001304902 sec. | ||
| 11466 | 2026.03.23 21:25:08.892495 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2026.03.23 21:25:08.892588 [ 260 ] {86e3a2c8-1bec-4713-9b32-205502883a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11468 | 2026.03.23 21:25:08.892631 [ 260 ] {86e3a2c8-1bec-4713-9b32-205502883a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11469 | 2026.03.23 21:25:08.893026 [ 260 ] {86e3a2c8-1bec-4713-9b32-205502883a20} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2026.03.23 21:25:08.893062 [ 260 ] {86e3a2c8-1bec-4713-9b32-205502883a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11471 | 2026.03.23 21:25:08.893381 [ 260 ] {86e3a2c8-1bec-4713-9b32-205502883a20} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11472 | 2026.03.23 21:25:08.893583 [ 260 ] {86e3a2c8-1bec-4713-9b32-205502883a20} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2026.03.23 21:25:08.893704 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 5 parts from all_1_88_18 to all_92_92_0 | ||
| 11474 | 2026.03.23 21:25:08.893711 [ 260 ] {86e3a2c8-1bec-4713-9b32-205502883a20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 11475 | 2026.03.23 21:25:08.893777 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.03.23 21:25:08.893792 [ 260 ] {86e3a2c8-1bec-4713-9b32-205502883a20} <Debug> TCPHandler: Processed in 0.001342983 sec. | ||
| 11477 | 2026.03.23 21:25:08.893802 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11478 | 2026.03.23 21:25:08.893909 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11479 | 2026.03.23 21:25:08.893969 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_88_18 to all_92_92_0 into Compact with storage Full | ||
| 11480 | 2026.03.23 21:25:08.894004 [ 260 ] {e98f050d-328c-4191-bf7f-e03c34893d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11481 | 2026.03.23 21:25:08.894070 [ 260 ] {e98f050d-328c-4191-bf7f-e03c34893d81} <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 | ||
| 11482 | 2026.03.23 21:25:08.894138 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11483 | 2026.03.23 21:25:08.894184 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_88_18, total 32692 rows starting from the beginning of the part | ||
| 11484 | 2026.03.23 21:25:08.894257 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 128 rows starting from the beginning of the part | ||
| 11485 | 2026.03.23 21:25:08.894310 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11486 | 2026.03.23 21:25:08.894362 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11487 | 2026.03.23 21:25:08.894408 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 196 rows starting from the beginning of the part | ||
| 11488 | 2026.03.23 21:25:08.894929 [ 260 ] {e98f050d-328c-4191-bf7f-e03c34893d81} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.03.23 21:25:08.894969 [ 260 ] {e98f050d-328c-4191-bf7f-e03c34893d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11490 | 2026.03.23 21:25:08.895509 [ 260 ] {e98f050d-328c-4191-bf7f-e03c34893d81} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11491 | 2026.03.23 21:25:08.895757 [ 260 ] {e98f050d-328c-4191-bf7f-e03c34893d81} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.03.23 21:25:08.895894 [ 260 ] {e98f050d-328c-4191-bf7f-e03c34893d81} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001908 sec., 16247.379454926626 rows/sec., 29.11 MiB/sec. | ||
| 11493 | 2026.03.23 21:25:08.895959 [ 260 ] {e98f050d-328c-4191-bf7f-e03c34893d81} <Debug> TCPHandler: Processed in 0.002096262 sec. | ||
| 11494 | 2026.03.23 21:25:08.896095 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2026.03.23 21:25:08.896187 [ 260 ] {c0f6de8e-f9bb-4fa6-bab1-60d58e38fad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11496 | 2026.03.23 21:25:08.896227 [ 260 ] {c0f6de8e-f9bb-4fa6-bab1-60d58e38fad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11497 | 2026.03.23 21:25:08.896619 [ 260 ] {c0f6de8e-f9bb-4fa6-bab1-60d58e38fad9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.03.23 21:25:08.896654 [ 260 ] {c0f6de8e-f9bb-4fa6-bab1-60d58e38fad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11499 | 2026.03.23 21:25:08.896943 [ 260 ] {c0f6de8e-f9bb-4fa6-bab1-60d58e38fad9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11500 | 2026.03.23 21:25:08.897147 [ 260 ] {c0f6de8e-f9bb-4fa6-bab1-60d58e38fad9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2026.03.23 21:25:08.897277 [ 260 ] {c0f6de8e-f9bb-4fa6-bab1-60d58e38fad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 11502 | 2026.03.23 21:25:08.897313 [ 260 ] {c0f6de8e-f9bb-4fa6-bab1-60d58e38fad9} <Debug> TCPHandler: Processed in 0.001264432 sec. | ||
| 11503 | 2026.03.23 21:25:08.900330 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33336 rows, containing 5 columns (5 merged, 0 gathered) in 0.00642414 sec., 5189177.072728801 rows/sec., 334.24 MiB/sec. | ||
| 11504 | 2026.03.23 21:25:08.900674 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 11505 | 2026.03.23 21:25:08.901041 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.03.23 21:25:08.901133 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 5 parts: [all_1_88_18, all_92_92_0] -> all_1_92_19 | ||
| 11507 | 2026.03.23 21:25:08.901240 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11508 | 2026.03.23 21:25:11.053033 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49356 | ||
| 11509 | 2026.03.23 21:25:11.053146 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11510 | 2026.03.23 21:25:11.053172 [ 287 ] {} <Debug> TCP-Session: 9837b2aa-94bf-4638-bc14-83b2b678ae71 Authenticating user 'default' from [fd00:1122:3344:101::e]:49356 | ||
| 11511 | 2026.03.23 21:25:11.053193 [ 287 ] {} <Debug> TCP-Session: 9837b2aa-94bf-4638-bc14-83b2b678ae71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2026.03.23 21:25:11.053205 [ 287 ] {} <Debug> TCP-Session: 9837b2aa-94bf-4638-bc14-83b2b678ae71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11513 | 2026.03.23 21:25:11.053402 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50309 | ||
| 11514 | 2026.03.23 21:25:11.053412 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39571 | ||
| 11515 | 2026.03.23 21:25:11.053455 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59071 | ||
| 11516 | 2026.03.23 21:25:11.053474 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52130 | ||
| 11517 | 2026.03.23 21:25:11.053525 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11518 | 2026.03.23 21:25:11.053477 [ 287 ] {} <Trace> TCP-Session: 9837b2aa-94bf-4638-bc14-83b2b678ae71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11519 | 2026.03.23 21:25:11.053561 [ 289 ] {} <Debug> TCP-Session: 38cf1a6a-0a17-4e52-b013-439fa5020169 Authenticating user 'default' from [fd00:1122:3344:101::e]:50309 | ||
| 11520 | 2026.03.23 21:25:11.053464 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57061 | ||
| 11521 | 2026.03.23 21:25:11.053598 [ 289 ] {} <Debug> TCP-Session: 38cf1a6a-0a17-4e52-b013-439fa5020169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11522 | 2026.03.23 21:25:11.053603 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11523 | 2026.03.23 21:25:11.053622 [ 289 ] {} <Debug> TCP-Session: 38cf1a6a-0a17-4e52-b013-439fa5020169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2026.03.23 21:25:11.053584 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11525 | 2026.03.23 21:25:11.053652 [ 290 ] {} <Debug> TCP-Session: edd723dd-bb0d-4a48-b0f0-d490e782728b Authenticating user 'default' from [fd00:1122:3344:101::e]:39571 | ||
| 11526 | 2026.03.23 21:25:11.053675 [ 294 ] {} <Debug> TCP-Session: bad56e79-524b-456d-bcd0-18502992b24e Authenticating user 'default' from [fd00:1122:3344:101::e]:59071 | ||
| 11527 | 2026.03.23 21:25:11.053431 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55040 | ||
| 11528 | 2026.03.23 21:25:11.053711 [ 287 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49356) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11529 | 2026.03.23 21:25:11.053695 [ 294 ] {} <Debug> TCP-Session: bad56e79-524b-456d-bcd0-18502992b24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2026.03.23 21:25:11.053409 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48230 | ||
| 11531 | 2026.03.23 21:25:11.053772 [ 294 ] {} <Debug> TCP-Session: bad56e79-524b-456d-bcd0-18502992b24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11532 | 2026.03.23 21:25:11.053445 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49280 | ||
| 11533 | 2026.03.23 21:25:11.053689 [ 290 ] {} <Debug> TCP-Session: edd723dd-bb0d-4a48-b0f0-d490e782728b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11534 | 2026.03.23 21:25:11.053584 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11535 | 2026.03.23 21:25:11.053857 [ 290 ] {} <Debug> TCP-Session: edd723dd-bb0d-4a48-b0f0-d490e782728b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11536 | 2026.03.23 21:25:11.053882 [ 286 ] {} <Debug> TCP-Session: 19fb1fb5-4501-4115-8e4f-0377b84b4ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:52130 | ||
| 11537 | 2026.03.23 21:25:11.053905 [ 286 ] {} <Debug> TCP-Session: 19fb1fb5-4501-4115-8e4f-0377b84b4ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11538 | 2026.03.23 21:25:11.053918 [ 286 ] {} <Debug> TCP-Session: 19fb1fb5-4501-4115-8e4f-0377b84b4ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11539 | 2026.03.23 21:25:11.053924 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11540 | 2026.03.23 21:25:11.053956 [ 259 ] {} <Debug> TCP-Session: db8e215b-b83b-4ef3-99b6-bf6698de0763 Authenticating user 'default' from [fd00:1122:3344:101::e]:57061 | ||
| 11541 | 2026.03.23 21:25:11.053973 [ 259 ] {} <Debug> TCP-Session: db8e215b-b83b-4ef3-99b6-bf6698de0763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11542 | 2026.03.23 21:25:11.053985 [ 259 ] {} <Debug> TCP-Session: db8e215b-b83b-4ef3-99b6-bf6698de0763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11543 | 2026.03.23 21:25:11.053994 [ 287 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11544 | 2026.03.23 21:25:11.054050 [ 287 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11545 | 2026.03.23 21:25:11.054310 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11546 | 2026.03.23 21:25:11.054326 [ 287 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 11547 | 2026.03.23 21:25:11.054344 [ 293 ] {} <Debug> TCP-Session: 636cb420-167c-4b53-aab6-1658893da970 Authenticating user 'default' from [fd00:1122:3344:101::e]:49280 | ||
| 11548 | 2026.03.23 21:25:11.054369 [ 293 ] {} <Debug> TCP-Session: 636cb420-167c-4b53-aab6-1658893da970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11549 | 2026.03.23 21:25:11.054384 [ 293 ] {} <Debug> TCP-Session: 636cb420-167c-4b53-aab6-1658893da970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11550 | 2026.03.23 21:25:11.054489 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11551 | 2026.03.23 21:25:11.054534 [ 292 ] {} <Debug> TCP-Session: 0f419be8-86ef-4b11-8cc3-dc570f14aa5f Authenticating user 'default' from [fd00:1122:3344:101::e]:55040 | ||
| 11552 | 2026.03.23 21:25:11.054561 [ 292 ] {} <Debug> TCP-Session: 0f419be8-86ef-4b11-8cc3-dc570f14aa5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11553 | 2026.03.23 21:25:11.054574 [ 292 ] {} <Debug> TCP-Session: 0f419be8-86ef-4b11-8cc3-dc570f14aa5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2026.03.23 21:25:11.054600 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11555 | 2026.03.23 21:25:11.054633 [ 291 ] {} <Debug> TCP-Session: 6306da9e-cf2c-4cf4-a76c-753d5470be82 Authenticating user 'default' from [fd00:1122:3344:101::e]:48230 | ||
| 11556 | 2026.03.23 21:25:11.054650 [ 291 ] {} <Debug> TCP-Session: 6306da9e-cf2c-4cf4-a76c-753d5470be82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11557 | 2026.03.23 21:25:11.054662 [ 291 ] {} <Debug> TCP-Session: 6306da9e-cf2c-4cf4-a76c-753d5470be82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2026.03.23 21:25:11.055392 [ 338 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Trace> AggregatingTransform: Aggregating | ||
| 11559 | 2026.03.23 21:25:11.055454 [ 338 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Trace> Aggregator: Aggregation method: without_key | ||
| 11560 | 2026.03.23 21:25:11.055498 [ 338 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000934 sec. (999.067 rows/sec., 39.03 KiB/sec.) | ||
| 11561 | 2026.03.23 21:25:11.055527 [ 338 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Trace> Aggregator: Merging aggregated data | ||
| 11562 | 2026.03.23 21:25:11.056635 [ 287 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002962 sec., 337.60972316002704 rows/sec., 13.19 KiB/sec. | ||
| 11563 | 2026.03.23 21:25:11.056819 [ 287 ] {b466756e-59b4-4db9-86fe-2eeedb0b5c44} <Debug> TCPHandler: Processed in 0.003449615 sec. | ||
| 11564 | 2026.03.23 21:25:11.056916 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11565 | 2026.03.23 21:25:11.056944 [ 287 ] {} <Debug> TCP-Session: 9837b2aa-94bf-4638-bc14-83b2b678ae71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11566 | 2026.03.23 21:25:11.056948 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11567 | 2026.03.23 21:25:11.056972 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11568 | 2026.03.23 21:25:11.056993 [ 294 ] {} <Debug> TCP-Session: bad56e79-524b-456d-bcd0-18502992b24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11569 | 2026.03.23 21:25:11.056990 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11570 | 2026.03.23 21:25:11.057019 [ 286 ] {} <Debug> TCP-Session: 19fb1fb5-4501-4115-8e4f-0377b84b4ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11571 | 2026.03.23 21:25:11.057026 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11572 | 2026.03.23 21:25:11.057043 [ 293 ] {} <Debug> TCP-Session: 636cb420-167c-4b53-aab6-1658893da970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2026.03.23 21:25:11.057070 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11574 | 2026.03.23 21:25:11.057086 [ 289 ] {} <Debug> TCP-Session: 38cf1a6a-0a17-4e52-b013-439fa5020169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2026.03.23 21:25:11.057099 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11576 | 2026.03.23 21:25:11.057120 [ 292 ] {} <Debug> TCP-Session: 0f419be8-86ef-4b11-8cc3-dc570f14aa5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2026.03.23 21:25:11.057008 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11578 | 2026.03.23 21:25:11.057145 [ 259 ] {} <Debug> TCP-Session: db8e215b-b83b-4ef3-99b6-bf6698de0763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2026.03.23 21:25:11.057077 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11580 | 2026.03.23 21:25:11.057182 [ 291 ] {} <Debug> TCP-Session: 6306da9e-cf2c-4cf4-a76c-753d5470be82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11581 | 2026.03.23 21:25:11.057218 [ 290 ] {} <Debug> TCP-Session: edd723dd-bb0d-4a48-b0f0-d490e782728b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11582 | 2026.03.23 21:25:12.268925 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43988 | ||
| 11583 | 2026.03.23 21:25:12.269042 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11584 | 2026.03.23 21:25:12.269069 [ 287 ] {} <Debug> TCP-Session: 623cdbbc-ab85-41f4-8dc9-ef67484a936c Authenticating user 'default' from [fd00:1122:3344:101::e]:43988 | ||
| 11585 | 2026.03.23 21:25:12.269091 [ 287 ] {} <Debug> TCP-Session: 623cdbbc-ab85-41f4-8dc9-ef67484a936c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11586 | 2026.03.23 21:25:12.269104 [ 287 ] {} <Debug> TCP-Session: 623cdbbc-ab85-41f4-8dc9-ef67484a936c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2026.03.23 21:25:12.269295 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37882 | ||
| 11588 | 2026.03.23 21:25:12.269307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38310 | ||
| 11589 | 2026.03.23 21:25:12.269362 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35021 | ||
| 11590 | 2026.03.23 21:25:12.269374 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59110 | ||
| 11591 | 2026.03.23 21:25:12.269412 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11592 | 2026.03.23 21:25:12.269414 [ 287 ] {} <Trace> TCP-Session: 623cdbbc-ab85-41f4-8dc9-ef67484a936c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2026.03.23 21:25:12.269456 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11594 | 2026.03.23 21:25:12.269467 [ 289 ] {} <Debug> TCP-Session: 6dcb68ab-e61b-44bb-a729-021cebd7e17d Authenticating user 'default' from [fd00:1122:3344:101::e]:37882 | ||
| 11595 | 2026.03.23 21:25:12.269490 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11596 | 2026.03.23 21:25:12.269506 [ 293 ] {} <Debug> TCP-Session: 4600fb35-1759-4a5a-b8d5-6dffa52f52ed Authenticating user 'default' from [fd00:1122:3344:101::e]:35021 | ||
| 11597 | 2026.03.23 21:25:12.269516 [ 289 ] {} <Debug> TCP-Session: 6dcb68ab-e61b-44bb-a729-021cebd7e17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2026.03.23 21:25:12.269535 [ 294 ] {} <Debug> TCP-Session: a75a5b7f-820c-45e3-9c51-05349ce58671 Authenticating user 'default' from [fd00:1122:3344:101::e]:59110 | ||
| 11599 | 2026.03.23 21:25:12.269547 [ 289 ] {} <Debug> TCP-Session: 6dcb68ab-e61b-44bb-a729-021cebd7e17d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11600 | 2026.03.23 21:25:12.269539 [ 293 ] {} <Debug> TCP-Session: 4600fb35-1759-4a5a-b8d5-6dffa52f52ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11601 | 2026.03.23 21:25:12.269566 [ 294 ] {} <Debug> TCP-Session: a75a5b7f-820c-45e3-9c51-05349ce58671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2026.03.23 21:25:12.269578 [ 293 ] {} <Debug> TCP-Session: 4600fb35-1759-4a5a-b8d5-6dffa52f52ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.03.23 21:25:12.269596 [ 294 ] {} <Debug> TCP-Session: a75a5b7f-820c-45e3-9c51-05349ce58671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2026.03.23 21:25:12.269385 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55708 | ||
| 11605 | 2026.03.23 21:25:12.269633 [ 287 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11606 | 2026.03.23 21:25:12.269393 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57756 | ||
| 11607 | 2026.03.23 21:25:12.269360 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37486 | ||
| 11608 | 2026.03.23 21:25:12.269692 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11609 | 2026.03.23 21:25:12.269742 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11610 | 2026.03.23 21:25:12.269767 [ 259 ] {} <Debug> TCP-Session: c3baeff6-f9fa-48f2-b24e-b9fb9650689c Authenticating user 'default' from [fd00:1122:3344:101::e]:55708 | ||
| 11611 | 2026.03.23 21:25:12.269325 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61015 | ||
| 11612 | 2026.03.23 21:25:12.269797 [ 259 ] {} <Debug> TCP-Session: c3baeff6-f9fa-48f2-b24e-b9fb9650689c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11613 | 2026.03.23 21:25:12.269812 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11614 | 2026.03.23 21:25:12.269827 [ 259 ] {} <Debug> TCP-Session: c3baeff6-f9fa-48f2-b24e-b9fb9650689c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11615 | 2026.03.23 21:25:12.269858 [ 292 ] {} <Debug> TCP-Session: 5e97566e-cc14-4e0d-8285-daee68ea9a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:37486 | ||
| 11616 | 2026.03.23 21:25:12.269859 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11617 | 2026.03.23 21:25:12.269891 [ 292 ] {} <Debug> TCP-Session: 5e97566e-cc14-4e0d-8285-daee68ea9a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11618 | 2026.03.23 21:25:12.269905 [ 291 ] {} <Debug> TCP-Session: a3d680ff-f3fe-43eb-a97c-981b76c04a4f Authenticating user 'default' from [fd00:1122:3344:101::e]:61015 | ||
| 11619 | 2026.03.23 21:25:12.269918 [ 292 ] {} <Debug> TCP-Session: 5e97566e-cc14-4e0d-8285-daee68ea9a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2026.03.23 21:25:12.269921 [ 287 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11621 | 2026.03.23 21:25:12.269935 [ 291 ] {} <Debug> TCP-Session: a3d680ff-f3fe-43eb-a97c-981b76c04a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2026.03.23 21:25:12.269786 [ 286 ] {} <Debug> TCP-Session: 0f00d1f7-aefb-46af-bb7f-322c3a020d73 Authenticating user 'default' from [fd00:1122:3344:101::e]:57756 | ||
| 11623 | 2026.03.23 21:25:12.269974 [ 291 ] {} <Debug> TCP-Session: a3d680ff-f3fe-43eb-a97c-981b76c04a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.03.23 21:25:12.269997 [ 287 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11625 | 2026.03.23 21:25:12.270001 [ 286 ] {} <Debug> TCP-Session: 0f00d1f7-aefb-46af-bb7f-322c3a020d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11626 | 2026.03.23 21:25:12.269454 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11627 | 2026.03.23 21:25:12.270033 [ 286 ] {} <Debug> TCP-Session: 0f00d1f7-aefb-46af-bb7f-322c3a020d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2026.03.23 21:25:12.270054 [ 290 ] {} <Debug> TCP-Session: 1214def7-e711-42ad-aad8-2592ecfb1c6e Authenticating user 'default' from [fd00:1122:3344:101::e]:38310 | ||
| 11629 | 2026.03.23 21:25:12.270073 [ 290 ] {} <Debug> TCP-Session: 1214def7-e711-42ad-aad8-2592ecfb1c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2026.03.23 21:25:12.270086 [ 290 ] {} <Debug> TCP-Session: 1214def7-e711-42ad-aad8-2592ecfb1c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2026.03.23 21:25:12.270294 [ 287 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 11632 | 2026.03.23 21:25:12.271219 [ 321 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Trace> AggregatingTransform: Aggregating | ||
| 11633 | 2026.03.23 21:25:12.271277 [ 321 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Trace> Aggregator: Aggregation method: without_key | ||
| 11634 | 2026.03.23 21:25:12.271314 [ 321 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916683 sec. (1090.890 rows/sec., 42.61 KiB/sec.) | ||
| 11635 | 2026.03.23 21:25:12.271332 [ 321 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Trace> Aggregator: Merging aggregated data | ||
| 11636 | 2026.03.23 21:25:12.272797 [ 287 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003222 sec., 310.36623215394167 rows/sec., 12.12 KiB/sec. | ||
| 11637 | 2026.03.23 21:25:12.272944 [ 287 ] {5ba1661e-ab75-4d67-8d12-73091a86a638} <Debug> TCPHandler: Processed in 0.00363817 sec. | ||
| 11638 | 2026.03.23 21:25:12.273030 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11639 | 2026.03.23 21:25:12.273055 [ 287 ] {} <Debug> TCP-Session: 623cdbbc-ab85-41f4-8dc9-ef67484a936c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2026.03.23 21:25:12.273067 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11641 | 2026.03.23 21:25:12.273089 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11642 | 2026.03.23 21:25:12.273106 [ 293 ] {} <Debug> TCP-Session: 4600fb35-1759-4a5a-b8d5-6dffa52f52ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11643 | 2026.03.23 21:25:12.273109 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11644 | 2026.03.23 21:25:12.273132 [ 259 ] {} <Debug> TCP-Session: c3baeff6-f9fa-48f2-b24e-b9fb9650689c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11645 | 2026.03.23 21:25:12.273146 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11646 | 2026.03.23 21:25:12.273165 [ 290 ] {} <Debug> TCP-Session: 1214def7-e711-42ad-aad8-2592ecfb1c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11647 | 2026.03.23 21:25:12.273166 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11648 | 2026.03.23 21:25:12.273191 [ 286 ] {} <Debug> TCP-Session: 0f00d1f7-aefb-46af-bb7f-322c3a020d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11649 | 2026.03.23 21:25:12.273210 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11650 | 2026.03.23 21:25:12.273227 [ 289 ] {} <Debug> TCP-Session: 6dcb68ab-e61b-44bb-a729-021cebd7e17d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11651 | 2026.03.23 21:25:12.273255 [ 294 ] {} <Debug> TCP-Session: a75a5b7f-820c-45e3-9c51-05349ce58671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2026.03.23 21:25:12.273194 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11653 | 2026.03.23 21:25:12.273129 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11654 | 2026.03.23 21:25:12.273319 [ 292 ] {} <Debug> TCP-Session: 5e97566e-cc14-4e0d-8285-daee68ea9a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11655 | 2026.03.23 21:25:12.273343 [ 291 ] {} <Debug> TCP-Session: a3d680ff-f3fe-43eb-a97c-981b76c04a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11656 | 2026.03.23 21:25:13.078451 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11657 | 2026.03.23 21:25:13.078526 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11658 | 2026.03.23 21:25:13.248081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26848 | ||
| 11659 | 2026.03.23 21:25:13.248648 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.03.23 21:25:13.248698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11661 | 2026.03.23 21:25:13.249212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11662 | 2026.03.23 21:25:13.249455 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.03.23 21:25:13.249607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26848 | ||
| 11664 | 2026.03.23 21:25:13.249643 [ 86 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11665 | 2026.03.23 21:25:13.249719 [ 86 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.03.23 21:25:13.249746 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11667 | 2026.03.23 21:25:13.249873 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11668 | 2026.03.23 21:25:13.250011 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11669 | 2026.03.23 21:25:13.250049 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24416 rows starting from the beginning of the part | ||
| 11670 | 2026.03.23 21:25:13.250110 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11671 | 2026.03.23 21:25:13.250151 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11672 | 2026.03.23 21:25:13.250190 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11673 | 2026.03.23 21:25:13.250231 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11674 | 2026.03.23 21:25:13.250268 [ 188 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11675 | 2026.03.23 21:25:13.252384 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002569224 sec., 10449847.891814804 rows/sec., 149.49 MiB/sec. | ||
| 11676 | 2026.03.23 21:25:13.252724 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11677 | 2026.03.23 21:25:13.253067 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.03.23 21:25:13.253154 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_56_11} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11679 | 2026.03.23 21:25:13.253263 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11680 | 2026.03.23 21:25:13.341990 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1456 | ||
| 11681 | 2026.03.23 21:25:13.344475 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.03.23 21:25:13.344519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11683 | 2026.03.23 21:25:13.345722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11684 | 2026.03.23 21:25:13.345991 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2026.03.23 21:25:13.346172 [ 86 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11686 | 2026.03.23 21:25:13.346239 [ 86 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.03.23 21:25:13.346250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1456 | ||
| 11688 | 2026.03.23 21:25:13.346261 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11689 | 2026.03.23 21:25:13.346375 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 11690 | 2026.03.23 21:25:13.346909 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11691 | 2026.03.23 21:25:13.347036 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1304 rows starting from the beginning of the part | ||
| 11692 | 2026.03.23 21:25:13.347362 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 11693 | 2026.03.23 21:25:13.347676 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11694 | 2026.03.23 21:25:13.347977 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 11695 | 2026.03.23 21:25:13.348281 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11696 | 2026.03.23 21:25:13.348569 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 11697 | 2026.03.23 21:25:13.354854 [ 201 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1456 rows, containing 72 columns (72 merged, 0 gathered) in 0.008516432 sec., 170963.6148095822 rows/sec., 132.79 MiB/sec. | ||
| 11698 | 2026.03.23 21:25:13.356566 [ 201 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11699 | 2026.03.23 21:25:13.357219 [ 201 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.03.23 21:25:13.357310 [ 201 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_41_8} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11701 | 2026.03.23 21:25:13.357694 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11702 | 2026.03.23 21:25:13.429785 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35056 | ||
| 11703 | 2026.03.23 21:25:13.429898 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11704 | 2026.03.23 21:25:13.429929 [ 289 ] {} <Debug> TCP-Session: 61301472-f956-4779-bffa-1b6687ddd8e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35056 | ||
| 11705 | 2026.03.23 21:25:13.429954 [ 289 ] {} <Debug> TCP-Session: 61301472-f956-4779-bffa-1b6687ddd8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11706 | 2026.03.23 21:25:13.429969 [ 289 ] {} <Debug> TCP-Session: 61301472-f956-4779-bffa-1b6687ddd8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11707 | 2026.03.23 21:25:13.430167 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34398 | ||
| 11708 | 2026.03.23 21:25:13.430204 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37717 | ||
| 11709 | 2026.03.23 21:25:13.430218 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39071 | ||
| 11710 | 2026.03.23 21:25:13.430252 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40401 | ||
| 11711 | 2026.03.23 21:25:13.430273 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11712 | 2026.03.23 21:25:13.430262 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44210 | ||
| 11713 | 2026.03.23 21:25:13.430321 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11714 | 2026.03.23 21:25:13.430324 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11715 | 2026.03.23 21:25:13.430353 [ 289 ] {} <Trace> TCP-Session: 61301472-f956-4779-bffa-1b6687ddd8e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2026.03.23 21:25:13.430373 [ 293 ] {} <Debug> TCP-Session: 2f058cc7-e22c-43bf-b1cb-43ee25e6e29e Authenticating user 'default' from [fd00:1122:3344:101::e]:39071 | ||
| 11717 | 2026.03.23 21:25:13.430380 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11718 | 2026.03.23 21:25:13.430400 [ 293 ] {} <Debug> TCP-Session: 2f058cc7-e22c-43bf-b1cb-43ee25e6e29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11719 | 2026.03.23 21:25:13.430419 [ 287 ] {} <Debug> TCP-Session: 799c6bf0-bb39-4c5e-9b64-181f228293b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44210 | ||
| 11720 | 2026.03.23 21:25:13.430425 [ 293 ] {} <Debug> TCP-Session: 2f058cc7-e22c-43bf-b1cb-43ee25e6e29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11721 | 2026.03.23 21:25:13.430363 [ 291 ] {} <Debug> TCP-Session: ce63b1cf-9df1-42eb-9402-3bf6d1875a6b Authenticating user 'default' from [fd00:1122:3344:101::e]:37717 | ||
| 11722 | 2026.03.23 21:25:13.430452 [ 287 ] {} <Debug> TCP-Session: 799c6bf0-bb39-4c5e-9b64-181f228293b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11723 | 2026.03.23 21:25:13.430316 [ 290 ] {} <Debug> TCP-Session: 4f64399e-2b0e-4fcd-9ded-9040d0b191b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34398 | ||
| 11724 | 2026.03.23 21:25:13.430482 [ 287 ] {} <Debug> TCP-Session: 799c6bf0-bb39-4c5e-9b64-181f228293b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11725 | 2026.03.23 21:25:13.430481 [ 291 ] {} <Debug> TCP-Session: ce63b1cf-9df1-42eb-9402-3bf6d1875a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11726 | 2026.03.23 21:25:13.430515 [ 290 ] {} <Debug> TCP-Session: 4f64399e-2b0e-4fcd-9ded-9040d0b191b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11727 | 2026.03.23 21:25:13.430542 [ 291 ] {} <Debug> TCP-Session: ce63b1cf-9df1-42eb-9402-3bf6d1875a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11728 | 2026.03.23 21:25:13.430549 [ 289 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35056) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11729 | 2026.03.23 21:25:13.430550 [ 290 ] {} <Debug> TCP-Session: 4f64399e-2b0e-4fcd-9ded-9040d0b191b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11730 | 2026.03.23 21:25:13.430243 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37837 | ||
| 11731 | 2026.03.23 21:25:13.430230 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42431 | ||
| 11732 | 2026.03.23 21:25:13.430214 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43478 | ||
| 11733 | 2026.03.23 21:25:13.430733 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11734 | 2026.03.23 21:25:13.430765 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11735 | 2026.03.23 21:25:13.430339 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11736 | 2026.03.23 21:25:13.430799 [ 294 ] {} <Debug> TCP-Session: f02b26fc-1334-467e-af15-e670795f7dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42431 | ||
| 11737 | 2026.03.23 21:25:13.430787 [ 259 ] {} <Debug> TCP-Session: 5a42653c-a546-4f24-811a-d67f19f0ca0e Authenticating user 'default' from [fd00:1122:3344:101::e]:37837 | ||
| 11738 | 2026.03.23 21:25:13.430814 [ 286 ] {} <Debug> TCP-Session: 36a9f3da-ac6b-4316-8c06-63099ab8014b Authenticating user 'default' from [fd00:1122:3344:101::e]:40401 | ||
| 11739 | 2026.03.23 21:25:13.430820 [ 294 ] {} <Debug> TCP-Session: f02b26fc-1334-467e-af15-e670795f7dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11740 | 2026.03.23 21:25:13.430829 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11741 | 2026.03.23 21:25:13.430846 [ 286 ] {} <Debug> TCP-Session: 36a9f3da-ac6b-4316-8c06-63099ab8014b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.03.23 21:25:13.430844 [ 289 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11743 | 2026.03.23 21:25:13.430835 [ 259 ] {} <Debug> TCP-Session: 5a42653c-a546-4f24-811a-d67f19f0ca0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11744 | 2026.03.23 21:25:13.430901 [ 294 ] {} <Debug> TCP-Session: f02b26fc-1334-467e-af15-e670795f7dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11745 | 2026.03.23 21:25:13.430928 [ 259 ] {} <Debug> TCP-Session: 5a42653c-a546-4f24-811a-d67f19f0ca0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11746 | 2026.03.23 21:25:13.430943 [ 289 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11747 | 2026.03.23 21:25:13.430947 [ 286 ] {} <Debug> TCP-Session: 36a9f3da-ac6b-4316-8c06-63099ab8014b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.03.23 21:25:13.431006 [ 292 ] {} <Debug> TCP-Session: 2374678a-0ef8-4be8-8f5c-32968092a924 Authenticating user 'default' from [fd00:1122:3344:101::e]:43478 | ||
| 11749 | 2026.03.23 21:25:13.431033 [ 292 ] {} <Debug> TCP-Session: 2374678a-0ef8-4be8-8f5c-32968092a924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2026.03.23 21:25:13.431046 [ 292 ] {} <Debug> TCP-Session: 2374678a-0ef8-4be8-8f5c-32968092a924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.03.23 21:25:13.431243 [ 289 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 11752 | 2026.03.23 21:25:13.432237 [ 347 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Trace> AggregatingTransform: Aggregating | ||
| 11753 | 2026.03.23 21:25:13.432299 [ 347 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Trace> Aggregator: Aggregation method: without_key | ||
| 11754 | 2026.03.23 21:25:13.432340 [ 347 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995985 sec. (1004.031 rows/sec., 39.22 KiB/sec.) | ||
| 11755 | 2026.03.23 21:25:13.432366 [ 347 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Trace> Aggregator: Merging aggregated data | ||
| 11756 | 2026.03.23 21:25:13.433846 [ 289 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003364 sec., 297.2651605231867 rows/sec., 11.61 KiB/sec. | ||
| 11757 | 2026.03.23 21:25:13.433972 [ 289 ] {ed1507f6-c7d3-4e45-9a45-b449096c8049} <Debug> TCPHandler: Processed in 0.003743463 sec. | ||
| 11758 | 2026.03.23 21:25:13.434101 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11759 | 2026.03.23 21:25:13.434126 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11760 | 2026.03.23 21:25:13.434137 [ 289 ] {} <Debug> TCP-Session: 61301472-f956-4779-bffa-1b6687ddd8e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11761 | 2026.03.23 21:25:13.434150 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11762 | 2026.03.23 21:25:13.434170 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11763 | 2026.03.23 21:25:13.434197 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11764 | 2026.03.23 21:25:13.434202 [ 287 ] {} <Debug> TCP-Session: 799c6bf0-bb39-4c5e-9b64-181f228293b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11765 | 2026.03.23 21:25:13.434216 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11766 | 2026.03.23 21:25:13.434236 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11767 | 2026.03.23 21:25:13.434260 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11768 | 2026.03.23 21:25:13.434276 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11769 | 2026.03.23 21:25:13.434287 [ 294 ] {} <Debug> TCP-Session: f02b26fc-1334-467e-af15-e670795f7dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2026.03.23 21:25:13.434307 [ 293 ] {} <Debug> TCP-Session: 2f058cc7-e22c-43bf-b1cb-43ee25e6e29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.03.23 21:25:13.434324 [ 286 ] {} <Debug> TCP-Session: 36a9f3da-ac6b-4316-8c06-63099ab8014b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11772 | 2026.03.23 21:25:13.434265 [ 259 ] {} <Debug> TCP-Session: 5a42653c-a546-4f24-811a-d67f19f0ca0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.03.23 21:25:13.434244 [ 292 ] {} <Debug> TCP-Session: 2374678a-0ef8-4be8-8f5c-32968092a924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.03.23 21:25:13.434171 [ 290 ] {} <Debug> TCP-Session: 4f64399e-2b0e-4fcd-9ded-9040d0b191b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2026.03.23 21:25:13.434218 [ 291 ] {} <Debug> TCP-Session: ce63b1cf-9df1-42eb-9402-3bf6d1875a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11776 | 2026.03.23 21:25:13.890509 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2026.03.23 21:25:13.890754 [ 260 ] {910f8a29-1a52-4bd4-9ef4-36a819a2c700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11778 | 2026.03.23 21:25:13.890847 [ 260 ] {910f8a29-1a52-4bd4-9ef4-36a819a2c700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11779 | 2026.03.23 21:25:13.891794 [ 260 ] {910f8a29-1a52-4bd4-9ef4-36a819a2c700} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.03.23 21:25:13.891864 [ 260 ] {910f8a29-1a52-4bd4-9ef4-36a819a2c700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11781 | 2026.03.23 21:25:13.892431 [ 260 ] {910f8a29-1a52-4bd4-9ef4-36a819a2c700} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11782 | 2026.03.23 21:25:13.892747 [ 260 ] {910f8a29-1a52-4bd4-9ef4-36a819a2c700} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2026.03.23 21:25:13.892967 [ 260 ] {910f8a29-1a52-4bd4-9ef4-36a819a2c700} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002277 sec., 33377.25076855512 rows/sec., 2.75 MiB/sec. | ||
| 11784 | 2026.03.23 21:25:13.893042 [ 260 ] {910f8a29-1a52-4bd4-9ef4-36a819a2c700} <Debug> TCPHandler: Processed in 0.002710867 sec. | ||
| 11785 | 2026.03.23 21:25:13.893228 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11786 | 2026.03.23 21:25:13.893381 [ 260 ] {461737e3-fc2e-4169-a129-93a47b75f0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11787 | 2026.03.23 21:25:13.893449 [ 260 ] {461737e3-fc2e-4169-a129-93a47b75f0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11788 | 2026.03.23 21:25:13.894051 [ 260 ] {461737e3-fc2e-4169-a129-93a47b75f0c3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2026.03.23 21:25:13.894096 [ 260 ] {461737e3-fc2e-4169-a129-93a47b75f0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11790 | 2026.03.23 21:25:13.894542 [ 260 ] {461737e3-fc2e-4169-a129-93a47b75f0c3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11791 | 2026.03.23 21:25:13.894859 [ 260 ] {461737e3-fc2e-4169-a129-93a47b75f0c3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.03.23 21:25:13.895052 [ 260 ] {461737e3-fc2e-4169-a129-93a47b75f0c3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001706 sec., 5861.664712778429 rows/sec., 440.77 KiB/sec. | ||
| 11793 | 2026.03.23 21:25:13.895113 [ 260 ] {461737e3-fc2e-4169-a129-93a47b75f0c3} <Debug> TCPHandler: Processed in 0.001960069 sec. | ||
| 11794 | 2026.03.23 21:25:13.895283 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2026.03.23 21:25:13.895427 [ 260 ] {ca8b74f8-b152-4324-b7d1-9f726973376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11796 | 2026.03.23 21:25:13.895489 [ 260 ] {ca8b74f8-b152-4324-b7d1-9f726973376c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11797 | 2026.03.23 21:25:13.896136 [ 260 ] {ca8b74f8-b152-4324-b7d1-9f726973376c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.03.23 21:25:13.896184 [ 260 ] {ca8b74f8-b152-4324-b7d1-9f726973376c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11799 | 2026.03.23 21:25:13.896603 [ 260 ] {ca8b74f8-b152-4324-b7d1-9f726973376c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11800 | 2026.03.23 21:25:13.896896 [ 260 ] {ca8b74f8-b152-4324-b7d1-9f726973376c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.03.23 21:25:13.897058 [ 260 ] {ca8b74f8-b152-4324-b7d1-9f726973376c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001665 sec., 44444.444444444445 rows/sec., 3.47 MiB/sec. | ||
| 11802 | 2026.03.23 21:25:13.897107 [ 260 ] {ca8b74f8-b152-4324-b7d1-9f726973376c} <Debug> TCPHandler: Processed in 0.001898977 sec. | ||
| 11803 | 2026.03.23 21:25:13.897254 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.03.23 21:25:13.897385 [ 260 ] {2194d4b6-e99b-474c-a21f-5d742c321621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11805 | 2026.03.23 21:25:13.897440 [ 260 ] {2194d4b6-e99b-474c-a21f-5d742c321621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11806 | 2026.03.23 21:25:13.898011 [ 260 ] {2194d4b6-e99b-474c-a21f-5d742c321621} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.03.23 21:25:13.898058 [ 260 ] {2194d4b6-e99b-474c-a21f-5d742c321621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11808 | 2026.03.23 21:25:13.898556 [ 260 ] {2194d4b6-e99b-474c-a21f-5d742c321621} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11809 | 2026.03.23 21:25:13.898863 [ 260 ] {2194d4b6-e99b-474c-a21f-5d742c321621} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.03.23 21:25:13.899052 [ 260 ] {2194d4b6-e99b-474c-a21f-5d742c321621} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec. | ||
| 11811 | 2026.03.23 21:25:13.899105 [ 260 ] {2194d4b6-e99b-474c-a21f-5d742c321621} <Debug> TCPHandler: Processed in 0.001913668 sec. | ||
| 11812 | 2026.03.23 21:25:13.899277 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2026.03.23 21:25:13.899426 [ 260 ] {c2a04b90-0f72-4fc6-9e78-859c421ea7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11814 | 2026.03.23 21:25:13.899501 [ 260 ] {c2a04b90-0f72-4fc6-9e78-859c421ea7d6} <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 | ||
| 11815 | 2026.03.23 21:25:13.900533 [ 260 ] {c2a04b90-0f72-4fc6-9e78-859c421ea7d6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.03.23 21:25:13.900583 [ 260 ] {c2a04b90-0f72-4fc6-9e78-859c421ea7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11817 | 2026.03.23 21:25:13.901369 [ 260 ] {c2a04b90-0f72-4fc6-9e78-859c421ea7d6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11818 | 2026.03.23 21:25:13.901734 [ 260 ] {c2a04b90-0f72-4fc6-9e78-859c421ea7d6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.03.23 21:25:13.901923 [ 260 ] {c2a04b90-0f72-4fc6-9e78-859c421ea7d6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002528 sec., 3955.6962025316457 rows/sec., 7.09 MiB/sec. | ||
| 11820 | 2026.03.23 21:25:13.902004 [ 260 ] {c2a04b90-0f72-4fc6-9e78-859c421ea7d6} <Debug> TCPHandler: Processed in 0.002798219 sec. | ||
| 11821 | 2026.03.23 21:25:13.902153 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2026.03.23 21:25:13.902273 [ 260 ] {fdb55bc7-f3a8-4fa7-9812-f6259bfcd725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11823 | 2026.03.23 21:25:13.902335 [ 260 ] {fdb55bc7-f3a8-4fa7-9812-f6259bfcd725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11824 | 2026.03.23 21:25:13.902780 [ 260 ] {fdb55bc7-f3a8-4fa7-9812-f6259bfcd725} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.03.23 21:25:13.902827 [ 260 ] {fdb55bc7-f3a8-4fa7-9812-f6259bfcd725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11826 | 2026.03.23 21:25:13.903242 [ 260 ] {fdb55bc7-f3a8-4fa7-9812-f6259bfcd725} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11827 | 2026.03.23 21:25:13.903588 [ 260 ] {fdb55bc7-f3a8-4fa7-9812-f6259bfcd725} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.03.23 21:25:13.903754 [ 260 ] {fdb55bc7-f3a8-4fa7-9812-f6259bfcd725} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
| 11829 | 2026.03.23 21:25:13.903806 [ 260 ] {fdb55bc7-f3a8-4fa7-9812-f6259bfcd725} <Debug> TCPHandler: Processed in 0.001713303 sec. | ||
| 11830 | 2026.03.23 21:25:14.222932 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2026.03.23 21:25:14.223116 [ 260 ] {3231e1aa-4619-4a31-b0fb-82e1d858b3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11832 | 2026.03.23 21:25:14.223184 [ 260 ] {3231e1aa-4619-4a31-b0fb-82e1d858b3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11833 | 2026.03.23 21:25:14.223812 [ 260 ] {3231e1aa-4619-4a31-b0fb-82e1d858b3e6} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.03.23 21:25:14.223858 [ 260 ] {3231e1aa-4619-4a31-b0fb-82e1d858b3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11835 | 2026.03.23 21:25:14.224248 [ 260 ] {3231e1aa-4619-4a31-b0fb-82e1d858b3e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11836 | 2026.03.23 21:25:14.224486 [ 260 ] {3231e1aa-4619-4a31-b0fb-82e1d858b3e6} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.03.23 21:25:14.224649 [ 260 ] {3231e1aa-4619-4a31-b0fb-82e1d858b3e6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001582 sec., 2528.4450063211125 rows/sec., 206.18 KiB/sec. | ||
| 11838 | 2026.03.23 21:25:14.224695 [ 260 ] {3231e1aa-4619-4a31-b0fb-82e1d858b3e6} <Debug> TCPHandler: Processed in 0.001894707 sec. | ||
| 11839 | 2026.03.23 21:25:14.224821 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11840 | 2026.03.23 21:25:14.224922 [ 260 ] {b0b3de44-a716-40b5-b8df-1c28cacf709d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11841 | 2026.03.23 21:25:14.224965 [ 260 ] {b0b3de44-a716-40b5-b8df-1c28cacf709d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11842 | 2026.03.23 21:25:14.226513 [ 260 ] {b0b3de44-a716-40b5-b8df-1c28cacf709d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2026.03.23 21:25:14.226556 [ 260 ] {b0b3de44-a716-40b5-b8df-1c28cacf709d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11844 | 2026.03.23 21:25:14.227016 [ 260 ] {b0b3de44-a716-40b5-b8df-1c28cacf709d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11845 | 2026.03.23 21:25:14.227231 [ 260 ] {b0b3de44-a716-40b5-b8df-1c28cacf709d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11846 | 2026.03.23 21:25:14.227368 [ 260 ] {b0b3de44-a716-40b5-b8df-1c28cacf709d} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002466 sec., 1001216.5450121654 rows/sec., 74.34 MiB/sec. | ||
| 11847 | 2026.03.23 21:25:14.227409 [ 260 ] {b0b3de44-a716-40b5-b8df-1c28cacf709d} <Debug> TCPHandler: Processed in 0.002637206 sec. | ||
| 11848 | 2026.03.23 21:25:14.227530 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2026.03.23 21:25:14.227627 [ 260 ] {13f76f56-0bc2-4f78-99b5-a2239a600f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11850 | 2026.03.23 21:25:14.227669 [ 260 ] {13f76f56-0bc2-4f78-99b5-a2239a600f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11851 | 2026.03.23 21:25:14.228100 [ 260 ] {13f76f56-0bc2-4f78-99b5-a2239a600f3e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.03.23 21:25:14.228137 [ 260 ] {13f76f56-0bc2-4f78-99b5-a2239a600f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11853 | 2026.03.23 21:25:14.228447 [ 260 ] {13f76f56-0bc2-4f78-99b5-a2239a600f3e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11854 | 2026.03.23 21:25:14.228661 [ 260 ] {13f76f56-0bc2-4f78-99b5-a2239a600f3e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.03.23 21:25:14.228796 [ 260 ] {13f76f56-0bc2-4f78-99b5-a2239a600f3e} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001188 sec., 38720.538720538716 rows/sec., 2.83 MiB/sec. | ||
| 11856 | 2026.03.23 21:25:14.228792 [ 97 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11857 | 2026.03.23 21:25:14.228837 [ 260 ] {13f76f56-0bc2-4f78-99b5-a2239a600f3e} <Debug> TCPHandler: Processed in 0.001357114 sec. | ||
| 11858 | 2026.03.23 21:25:14.228876 [ 97 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2026.03.23 21:25:14.228901 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11860 | 2026.03.23 21:25:14.228964 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11861 | 2026.03.23 21:25:14.229008 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11862 | 2026.03.23 21:25:14.229065 [ 260 ] {e4e059ff-e589-432f-b94f-b8922980f0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11863 | 2026.03.23 21:25:14.229110 [ 260 ] {e4e059ff-e589-432f-b94f-b8922980f0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11864 | 2026.03.23 21:25:14.229128 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11865 | 2026.03.23 21:25:14.229167 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 82 rows starting from the beginning of the part | ||
| 11866 | 2026.03.23 21:25:14.229233 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11867 | 2026.03.23 21:25:14.229276 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 22 rows starting from the beginning of the part | ||
| 11868 | 2026.03.23 21:25:14.229318 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11869 | 2026.03.23 21:25:14.229358 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11870 | 2026.03.23 21:25:14.229396 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 46 rows starting from the beginning of the part | ||
| 11871 | 2026.03.23 21:25:14.229771 [ 260 ] {e4e059ff-e589-432f-b94f-b8922980f0c9} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11872 | 2026.03.23 21:25:14.229815 [ 260 ] {e4e059ff-e589-432f-b94f-b8922980f0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11873 | 2026.03.23 21:25:14.230181 [ 260 ] {e4e059ff-e589-432f-b94f-b8922980f0c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11874 | 2026.03.23 21:25:14.230245 [ 200 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276452 sec., 173919.58334508465 rows/sec., 13.43 MiB/sec. | ||
| 11875 | 2026.03.23 21:25:14.230405 [ 260 ] {e4e059ff-e589-432f-b94f-b8922980f0c9} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2026.03.23 21:25:14.230520 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11877 | 2026.03.23 21:25:14.230551 [ 260 ] {e4e059ff-e589-432f-b94f-b8922980f0c9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001506 sec., 531872.5099601594 rows/sec., 30.72 MiB/sec. | ||
| 11878 | 2026.03.23 21:25:14.230600 [ 260 ] {e4e059ff-e589-432f-b94f-b8922980f0c9} <Debug> TCPHandler: Processed in 0.001688822 sec. | ||
| 11879 | 2026.03.23 21:25:14.230705 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11880 | 2026.03.23 21:25:14.230802 [ 260 ] {0d4186ae-375c-414b-8a0a-31f0c9e565fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11881 | 2026.03.23 21:25:14.230846 [ 260 ] {0d4186ae-375c-414b-8a0a-31f0c9e565fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11882 | 2026.03.23 21:25:14.230927 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.03.23 21:25:14.231024 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_81_16} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11884 | 2026.03.23 21:25:14.231144 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11885 | 2026.03.23 21:25:14.231235 [ 260 ] {0d4186ae-375c-414b-8a0a-31f0c9e565fe} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.03.23 21:25:14.231279 [ 260 ] {0d4186ae-375c-414b-8a0a-31f0c9e565fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11887 | 2026.03.23 21:25:14.231575 [ 260 ] {0d4186ae-375c-414b-8a0a-31f0c9e565fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11888 | 2026.03.23 21:25:14.231796 [ 260 ] {0d4186ae-375c-414b-8a0a-31f0c9e565fe} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2026.03.23 21:25:14.231930 [ 260 ] {0d4186ae-375c-414b-8a0a-31f0c9e565fe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 61.35 KiB/sec. | ||
| 11890 | 2026.03.23 21:25:14.231971 [ 260 ] {0d4186ae-375c-414b-8a0a-31f0c9e565fe} <Debug> TCPHandler: Processed in 0.001314593 sec. | ||
| 11891 | 2026.03.23 21:25:14.232080 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11892 | 2026.03.23 21:25:14.232177 [ 260 ] {effc5b09-cdc3-4a83-b717-79fbeaf8b16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11893 | 2026.03.23 21:25:14.232218 [ 260 ] {effc5b09-cdc3-4a83-b717-79fbeaf8b16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11894 | 2026.03.23 21:25:14.233057 [ 260 ] {effc5b09-cdc3-4a83-b717-79fbeaf8b16f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.03.23 21:25:14.233096 [ 260 ] {effc5b09-cdc3-4a83-b717-79fbeaf8b16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11896 | 2026.03.23 21:25:14.233471 [ 260 ] {effc5b09-cdc3-4a83-b717-79fbeaf8b16f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11897 | 2026.03.23 21:25:14.233689 [ 260 ] {effc5b09-cdc3-4a83-b717-79fbeaf8b16f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2026.03.23 21:25:14.233824 [ 260 ] {effc5b09-cdc3-4a83-b717-79fbeaf8b16f} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001666 sec., 795318.1272509004 rows/sec., 53.30 MiB/sec. | ||
| 11899 | 2026.03.23 21:25:14.233864 [ 260 ] {effc5b09-cdc3-4a83-b717-79fbeaf8b16f} <Debug> TCPHandler: Processed in 0.001833676 sec. | ||
| 11900 | 2026.03.23 21:25:14.233975 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2026.03.23 21:25:14.234072 [ 260 ] {b68f6492-6e25-47c8-aaad-55e30814a4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11902 | 2026.03.23 21:25:14.234120 [ 260 ] {b68f6492-6e25-47c8-aaad-55e30814a4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11903 | 2026.03.23 21:25:14.234826 [ 260 ] {b68f6492-6e25-47c8-aaad-55e30814a4fc} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2026.03.23 21:25:14.234865 [ 260 ] {b68f6492-6e25-47c8-aaad-55e30814a4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11905 | 2026.03.23 21:25:14.235300 [ 260 ] {b68f6492-6e25-47c8-aaad-55e30814a4fc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11906 | 2026.03.23 21:25:14.235537 [ 260 ] {b68f6492-6e25-47c8-aaad-55e30814a4fc} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.03.23 21:25:14.235673 [ 260 ] {b68f6492-6e25-47c8-aaad-55e30814a4fc} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001619 sec., 925262.5077208154 rows/sec., 56.12 MiB/sec. | ||
| 11908 | 2026.03.23 21:25:14.235712 [ 260 ] {b68f6492-6e25-47c8-aaad-55e30814a4fc} <Debug> TCPHandler: Processed in 0.001786005 sec. | ||
| 11909 | 2026.03.23 21:25:14.235822 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.03.23 21:25:14.235917 [ 260 ] {d3830df8-9fc2-4662-b1f5-c748323c9b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11911 | 2026.03.23 21:25:14.235973 [ 260 ] {d3830df8-9fc2-4662-b1f5-c748323c9b4e} <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 | ||
| 11912 | 2026.03.23 21:25:14.236855 [ 260 ] {d3830df8-9fc2-4662-b1f5-c748323c9b4e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.03.23 21:25:14.236893 [ 260 ] {d3830df8-9fc2-4662-b1f5-c748323c9b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11914 | 2026.03.23 21:25:14.237458 [ 260 ] {d3830df8-9fc2-4662-b1f5-c748323c9b4e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11915 | 2026.03.23 21:25:14.237688 [ 260 ] {d3830df8-9fc2-4662-b1f5-c748323c9b4e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.03.23 21:25:14.237813 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11917 | 2026.03.23 21:25:14.237829 [ 260 ] {d3830df8-9fc2-4662-b1f5-c748323c9b4e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001931 sec., 21750.388399792853 rows/sec., 38.98 MiB/sec. | ||
| 11918 | 2026.03.23 21:25:14.237857 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.03.23 21:25:14.237880 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11920 | 2026.03.23 21:25:14.237898 [ 260 ] {d3830df8-9fc2-4662-b1f5-c748323c9b4e} <Debug> TCPHandler: Processed in 0.002124042 sec. | ||
| 11921 | 2026.03.23 21:25:14.237965 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11922 | 2026.03.23 21:25:14.238037 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2026.03.23 21:25:14.238139 [ 260 ] {a8f9d87f-67a8-4369-880f-83e70bf2d3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11924 | 2026.03.23 21:25:14.238182 [ 260 ] {a8f9d87f-67a8-4369-880f-83e70bf2d3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11925 | 2026.03.23 21:25:14.238186 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11926 | 2026.03.23 21:25:14.238254 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1615 rows starting from the beginning of the part | ||
| 11927 | 2026.03.23 21:25:14.238381 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11928 | 2026.03.23 21:25:14.238498 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 11929 | 2026.03.23 21:25:14.238520 [ 260 ] {a8f9d87f-67a8-4369-880f-83e70bf2d3eb} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.03.23 21:25:14.238563 [ 260 ] {a8f9d87f-67a8-4369-880f-83e70bf2d3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11931 | 2026.03.23 21:25:14.238608 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11932 | 2026.03.23 21:25:14.238721 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11933 | 2026.03.23 21:25:14.238829 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part | ||
| 11934 | 2026.03.23 21:25:14.238868 [ 260 ] {a8f9d87f-67a8-4369-880f-83e70bf2d3eb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11935 | 2026.03.23 21:25:14.239076 [ 260 ] {a8f9d87f-67a8-4369-880f-83e70bf2d3eb} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.03.23 21:25:14.239216 [ 260 ] {a8f9d87f-67a8-4369-880f-83e70bf2d3eb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 11937 | 2026.03.23 21:25:14.239256 [ 260 ] {a8f9d87f-67a8-4369-880f-83e70bf2d3eb} <Debug> TCPHandler: Processed in 0.001268111 sec. | ||
| 11938 | 2026.03.23 21:25:14.248722 [ 200 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1739 rows, containing 19 columns (19 merged, 0 gathered) in 0.010792878 sec., 161124.7713538502 rows/sec., 288.73 MiB/sec. | ||
| 11939 | 2026.03.23 21:25:14.251188 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11940 | 2026.03.23 21:25:14.251541 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2026.03.23 21:25:14.251614 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11942 | 2026.03.23 21:25:14.251762 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.59 MiB. | ||
| 11943 | 2026.03.23 21:25:14.680781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11944 | 2026.03.23 21:25:14.699194 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.03.23 21:25:14.699250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11946 | 2026.03.23 21:25:14.704806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11947 | 2026.03.23 21:25:14.705492 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.03.23 21:25:14.705772 [ 104 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11949 | 2026.03.23 21:25:14.705813 [ 104 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.03.23 21:25:14.705836 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11951 | 2026.03.23 21:25:14.705959 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11952 | 2026.03.23 21:25:14.709254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11953 | 2026.03.23 21:25:14.709723 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11954 | 2026.03.23 21:25:14.711103 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11955 | 2026.03.23 21:25:14.716167 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11956 | 2026.03.23 21:25:14.720623 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11957 | 2026.03.23 21:25:14.725008 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11958 | 2026.03.23 21:25:14.729298 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11959 | 2026.03.23 21:25:14.733119 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11960 | 2026.03.23 21:25:14.782752 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076838141 sec., 5492.064156002942 rows/sec., 28.40 MiB/sec. | ||
| 11961 | 2026.03.23 21:25:14.785903 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11962 | 2026.03.23 21:25:14.788002 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.03.23 21:25:14.788110 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_56_11} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11964 | 2026.03.23 21:25:14.790904 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11965 | 2026.03.23 21:25:15.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.05 MiB, peak 355.50 MiB, free memory in arenas 0.00 B, will set to 344.66 MiB (RSS), difference: 4.62 MiB | ||
| 11966 | 2026.03.23 21:25:18.884775 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2026.03.23 21:25:18.884974 [ 260 ] {096d2872-387e-44bf-8378-f22cad7f00c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11968 | 2026.03.23 21:25:18.885053 [ 260 ] {096d2872-387e-44bf-8378-f22cad7f00c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11969 | 2026.03.23 21:25:18.885765 [ 260 ] {096d2872-387e-44bf-8378-f22cad7f00c6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.03.23 21:25:18.885819 [ 260 ] {096d2872-387e-44bf-8378-f22cad7f00c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11971 | 2026.03.23 21:25:18.886246 [ 260 ] {096d2872-387e-44bf-8378-f22cad7f00c6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11972 | 2026.03.23 21:25:18.886501 [ 260 ] {096d2872-387e-44bf-8378-f22cad7f00c6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.03.23 21:25:18.886675 [ 260 ] {096d2872-387e-44bf-8378-f22cad7f00c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 11974 | 2026.03.23 21:25:18.886697 [ 101 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11975 | 2026.03.23 21:25:18.886730 [ 260 ] {096d2872-387e-44bf-8378-f22cad7f00c6} <Debug> TCPHandler: Processed in 0.002091102 sec. | ||
| 11976 | 2026.03.23 21:25:18.886767 [ 101 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.03.23 21:25:18.886804 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11978 | 2026.03.23 21:25:18.886870 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11979 | 2026.03.23 21:25:18.886914 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11980 | 2026.03.23 21:25:18.886979 [ 260 ] {9bf19d7c-f5f8-4bd6-86f9-b433cebdc148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11981 | 2026.03.23 21:25:18.887023 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11982 | 2026.03.23 21:25:18.887025 [ 260 ] {9bf19d7c-f5f8-4bd6-86f9-b433cebdc148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11983 | 2026.03.23 21:25:18.887055 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2618 rows starting from the beginning of the part | ||
| 11984 | 2026.03.23 21:25:18.887120 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 196 rows starting from the beginning of the part | ||
| 11985 | 2026.03.23 21:25:18.887169 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 118 rows starting from the beginning of the part | ||
| 11986 | 2026.03.23 21:25:18.887220 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 76 rows starting from the beginning of the part | ||
| 11987 | 2026.03.23 21:25:18.887268 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2469 rows starting from the beginning of the part | ||
| 11988 | 2026.03.23 21:25:18.887319 [ 190 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 11989 | 2026.03.23 21:25:18.887510 [ 260 ] {9bf19d7c-f5f8-4bd6-86f9-b433cebdc148} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.03.23 21:25:18.887559 [ 260 ] {9bf19d7c-f5f8-4bd6-86f9-b433cebdc148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11991 | 2026.03.23 21:25:18.887974 [ 260 ] {9bf19d7c-f5f8-4bd6-86f9-b433cebdc148} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11992 | 2026.03.23 21:25:18.888203 [ 260 ] {9bf19d7c-f5f8-4bd6-86f9-b433cebdc148} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.03.23 21:25:18.888339 [ 101 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11994 | 2026.03.23 21:25:18.888351 [ 260 ] {9bf19d7c-f5f8-4bd6-86f9-b433cebdc148} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001395 sec., 45878.13620071685 rows/sec., 3.58 MiB/sec. | ||
| 11995 | 2026.03.23 21:25:18.888382 [ 101 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.03.23 21:25:18.888406 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11997 | 2026.03.23 21:25:18.888409 [ 260 ] {9bf19d7c-f5f8-4bd6-86f9-b433cebdc148} <Debug> TCPHandler: Processed in 0.001590469 sec. | ||
| 11998 | 2026.03.23 21:25:18.888490 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11999 | 2026.03.23 21:25:18.888544 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2026.03.23 21:25:18.888575 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12001 | 2026.03.23 21:25:18.888601 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1403 rows starting from the beginning of the part | ||
| 12002 | 2026.03.23 21:25:18.888640 [ 260 ] {c1ee56bf-4ce4-490d-8af6-92feb8fd19d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12003 | 2026.03.23 21:25:18.888652 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 110 rows starting from the beginning of the part | ||
| 12004 | 2026.03.23 21:25:18.888685 [ 260 ] {c1ee56bf-4ce4-490d-8af6-92feb8fd19d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12005 | 2026.03.23 21:25:18.888696 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 95 rows starting from the beginning of the part | ||
| 12006 | 2026.03.23 21:25:18.888735 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 74 rows starting from the beginning of the part | ||
| 12007 | 2026.03.23 21:25:18.888770 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1325 rows starting from the beginning of the part | ||
| 12008 | 2026.03.23 21:25:18.888806 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 12009 | 2026.03.23 21:25:18.889068 [ 260 ] {c1ee56bf-4ce4-490d-8af6-92feb8fd19d3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.03.23 21:25:18.889103 [ 260 ] {c1ee56bf-4ce4-490d-8af6-92feb8fd19d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12011 | 2026.03.23 21:25:18.889248 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.00242121 sec., 2285221.025850711 rows/sec., 181.56 MiB/sec. | ||
| 12012 | 2026.03.23 21:25:18.889458 [ 260 ] {c1ee56bf-4ce4-490d-8af6-92feb8fd19d3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12013 | 2026.03.23 21:25:18.889658 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12014 | 2026.03.23 21:25:18.889806 [ 260 ] {c1ee56bf-4ce4-490d-8af6-92feb8fd19d3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2026.03.23 21:25:18.889966 [ 260 ] {c1ee56bf-4ce4-490d-8af6-92feb8fd19d3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00134 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. | ||
| 12016 | 2026.03.23 21:25:18.889967 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513797 sec., 2028673.5936192237 rows/sec., 147.27 MiB/sec. | ||
| 12017 | 2026.03.23 21:25:18.890007 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.03.23 21:25:18.890012 [ 260 ] {c1ee56bf-4ce4-490d-8af6-92feb8fd19d3} <Debug> TCPHandler: Processed in 0.001518227 sec. | ||
| 12019 | 2026.03.23 21:25:18.890099 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_96_19} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12020 | 2026.03.23 21:25:18.890145 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.03.23 21:25:18.890166 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12022 | 2026.03.23 21:25:18.890212 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12023 | 2026.03.23 21:25:18.890250 [ 260 ] {c95c505f-1be8-4d78-88df-6b81689f5019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12024 | 2026.03.23 21:25:18.890301 [ 260 ] {c95c505f-1be8-4d78-88df-6b81689f5019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12025 | 2026.03.23 21:25:18.890412 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2026.03.23 21:25:18.890477 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_96_19} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12027 | 2026.03.23 21:25:18.890547 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 12028 | 2026.03.23 21:25:18.890647 [ 260 ] {c95c505f-1be8-4d78-88df-6b81689f5019} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2026.03.23 21:25:18.890684 [ 260 ] {c95c505f-1be8-4d78-88df-6b81689f5019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12030 | 2026.03.23 21:25:18.891006 [ 260 ] {c95c505f-1be8-4d78-88df-6b81689f5019} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12031 | 2026.03.23 21:25:18.891222 [ 260 ] {c95c505f-1be8-4d78-88df-6b81689f5019} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.03.23 21:25:18.891348 [ 101 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12033 | 2026.03.23 21:25:18.891359 [ 260 ] {c95c505f-1be8-4d78-88df-6b81689f5019} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00113 sec., 42477.87610619469 rows/sec., 2.86 MiB/sec. | ||
| 12034 | 2026.03.23 21:25:18.891386 [ 101 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.03.23 21:25:18.891409 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12036 | 2026.03.23 21:25:18.891411 [ 260 ] {c95c505f-1be8-4d78-88df-6b81689f5019} <Debug> TCPHandler: Processed in 0.001316853 sec. | ||
| 12037 | 2026.03.23 21:25:18.891490 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12038 | 2026.03.23 21:25:18.891596 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12039 | 2026.03.23 21:25:18.891628 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4620 rows starting from the beginning of the part | ||
| 12040 | 2026.03.23 21:25:18.891688 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12041 | 2026.03.23 21:25:18.891734 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12042 | 2026.03.23 21:25:18.891774 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12043 | 2026.03.23 21:25:18.891814 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 12 rows starting from the beginning of the part | ||
| 12044 | 2026.03.23 21:25:18.891852 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 12045 | 2026.03.23 21:25:18.893474 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 4 columns (4 merged, 0 gathered) in 0.002021901 sec., 2403678.5183844315 rows/sec., 161.95 MiB/sec. | ||
| 12046 | 2026.03.23 21:25:18.893780 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12047 | 2026.03.23 21:25:18.894026 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2026.03.23 21:25:18.894095 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_96_19} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12049 | 2026.03.23 21:25:18.894169 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12050 | 2026.03.23 21:25:20.749752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27296 | ||
| 12051 | 2026.03.23 21:25:20.750266 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.03.23 21:25:20.750314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12053 | 2026.03.23 21:25:20.750841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12054 | 2026.03.23 21:25:20.751071 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2026.03.23 21:25:20.751206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27296 | ||
| 12056 | 2026.03.23 21:25:22.210217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12057 | 2026.03.23 21:25:22.225182 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.03.23 21:25:22.225238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12059 | 2026.03.23 21:25:22.230456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12060 | 2026.03.23 21:25:22.231138 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.03.23 21:25:22.233851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12062 | 2026.03.23 21:25:23.347279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1496 | ||
| 12063 | 2026.03.23 21:25:23.349828 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.03.23 21:25:23.349886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12065 | 2026.03.23 21:25:23.351139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12066 | 2026.03.23 21:25:23.351419 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.03.23 21:25:23.351759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
| 12068 | 2026.03.23 21:25:23.885739 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2026.03.23 21:25:23.885936 [ 260 ] {970acaf8-d6d7-49bc-bf15-1fd047e7000a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12070 | 2026.03.23 21:25:23.886013 [ 260 ] {970acaf8-d6d7-49bc-bf15-1fd047e7000a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12071 | 2026.03.23 21:25:23.886735 [ 260 ] {970acaf8-d6d7-49bc-bf15-1fd047e7000a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2026.03.23 21:25:23.886783 [ 260 ] {970acaf8-d6d7-49bc-bf15-1fd047e7000a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12073 | 2026.03.23 21:25:23.887196 [ 260 ] {970acaf8-d6d7-49bc-bf15-1fd047e7000a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12074 | 2026.03.23 21:25:23.887423 [ 260 ] {970acaf8-d6d7-49bc-bf15-1fd047e7000a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.03.23 21:25:23.887578 [ 260 ] {970acaf8-d6d7-49bc-bf15-1fd047e7000a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001695 sec., 44837.7581120944 rows/sec., 3.69 MiB/sec. | ||
| 12076 | 2026.03.23 21:25:23.887624 [ 260 ] {970acaf8-d6d7-49bc-bf15-1fd047e7000a} <Debug> TCPHandler: Processed in 0.002029301 sec. | ||
| 12077 | 2026.03.23 21:25:23.887755 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2026.03.23 21:25:23.887853 [ 260 ] {86a4b621-0ad3-40f7-ae5a-237761c13745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12079 | 2026.03.23 21:25:23.887898 [ 260 ] {86a4b621-0ad3-40f7-ae5a-237761c13745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12080 | 2026.03.23 21:25:23.888309 [ 260 ] {86a4b621-0ad3-40f7-ae5a-237761c13745} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.03.23 21:25:23.888348 [ 260 ] {86a4b621-0ad3-40f7-ae5a-237761c13745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12082 | 2026.03.23 21:25:23.888656 [ 260 ] {86a4b621-0ad3-40f7-ae5a-237761c13745} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12083 | 2026.03.23 21:25:23.888872 [ 260 ] {86a4b621-0ad3-40f7-ae5a-237761c13745} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.03.23 21:25:23.889007 [ 260 ] {86a4b621-0ad3-40f7-ae5a-237761c13745} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 12085 | 2026.03.23 21:25:23.889048 [ 260 ] {86a4b621-0ad3-40f7-ae5a-237761c13745} <Debug> TCPHandler: Processed in 0.001341983 sec. | ||
| 12086 | 2026.03.23 21:25:23.889157 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2026.03.23 21:25:23.889252 [ 260 ] {2d17ec0f-52fb-46a6-9878-3b9c4b6d9716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12088 | 2026.03.23 21:25:23.889294 [ 260 ] {2d17ec0f-52fb-46a6-9878-3b9c4b6d9716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12089 | 2026.03.23 21:25:23.889712 [ 260 ] {2d17ec0f-52fb-46a6-9878-3b9c4b6d9716} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.03.23 21:25:23.889750 [ 260 ] {2d17ec0f-52fb-46a6-9878-3b9c4b6d9716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12091 | 2026.03.23 21:25:23.890059 [ 260 ] {2d17ec0f-52fb-46a6-9878-3b9c4b6d9716} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12092 | 2026.03.23 21:25:23.890273 [ 260 ] {2d17ec0f-52fb-46a6-9878-3b9c4b6d9716} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.03.23 21:25:23.890405 [ 260 ] {2d17ec0f-52fb-46a6-9878-3b9c4b6d9716} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 12094 | 2026.03.23 21:25:23.890447 [ 260 ] {2d17ec0f-52fb-46a6-9878-3b9c4b6d9716} <Debug> TCPHandler: Processed in 0.001338153 sec. | ||
| 12095 | 2026.03.23 21:25:23.890559 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12096 | 2026.03.23 21:25:23.890655 [ 260 ] {82f92fda-0728-410d-a87e-6a35e95cbc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12097 | 2026.03.23 21:25:23.890699 [ 260 ] {82f92fda-0728-410d-a87e-6a35e95cbc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12098 | 2026.03.23 21:25:23.891106 [ 260 ] {82f92fda-0728-410d-a87e-6a35e95cbc06} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2026.03.23 21:25:23.891144 [ 260 ] {82f92fda-0728-410d-a87e-6a35e95cbc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12100 | 2026.03.23 21:25:23.891485 [ 260 ] {82f92fda-0728-410d-a87e-6a35e95cbc06} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12101 | 2026.03.23 21:25:23.891707 [ 260 ] {82f92fda-0728-410d-a87e-6a35e95cbc06} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.03.23 21:25:23.891835 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 4 parts from all_1_92_19 to all_95_95_0 | ||
| 12103 | 2026.03.23 21:25:23.891843 [ 260 ] {82f92fda-0728-410d-a87e-6a35e95cbc06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 12104 | 2026.03.23 21:25:23.891902 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.03.23 21:25:23.891922 [ 260 ] {82f92fda-0728-410d-a87e-6a35e95cbc06} <Debug> TCPHandler: Processed in 0.001411596 sec. | ||
| 12106 | 2026.03.23 21:25:23.891926 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12107 | 2026.03.23 21:25:23.892037 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2026.03.23 21:25:23.892061 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_92_19 to all_95_95_0 into Compact with storage Full | ||
| 12109 | 2026.03.23 21:25:23.892138 [ 260 ] {0cd7557e-33a2-4190-8cd5-4449995833e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12110 | 2026.03.23 21:25:23.892199 [ 260 ] {0cd7557e-33a2-4190-8cd5-4449995833e1} <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 | ||
| 12111 | 2026.03.23 21:25:23.892254 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12112 | 2026.03.23 21:25:23.892317 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 33336 rows starting from the beginning of the part | ||
| 12113 | 2026.03.23 21:25:23.892433 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12114 | 2026.03.23 21:25:23.892515 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12115 | 2026.03.23 21:25:23.892588 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1498 rows starting from the beginning of the part | ||
| 12116 | 2026.03.23 21:25:23.892996 [ 260 ] {0cd7557e-33a2-4190-8cd5-4449995833e1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.03.23 21:25:23.893042 [ 260 ] {0cd7557e-33a2-4190-8cd5-4449995833e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12118 | 2026.03.23 21:25:23.893586 [ 260 ] {0cd7557e-33a2-4190-8cd5-4449995833e1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12119 | 2026.03.23 21:25:23.893812 [ 260 ] {0cd7557e-33a2-4190-8cd5-4449995833e1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.03.23 21:25:23.893959 [ 260 ] {0cd7557e-33a2-4190-8cd5-4449995833e1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00184 sec., 5434.782608695652 rows/sec., 9.74 MiB/sec. | ||
| 12121 | 2026.03.23 21:25:23.894015 [ 260 ] {0cd7557e-33a2-4190-8cd5-4449995833e1} <Debug> TCPHandler: Processed in 0.002027141 sec. | ||
| 12122 | 2026.03.23 21:25:23.894125 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.03.23 21:25:23.894222 [ 260 ] {3c5e19b4-3a72-4ef6-83bc-db8f2254fba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12124 | 2026.03.23 21:25:23.894266 [ 260 ] {3c5e19b4-3a72-4ef6-83bc-db8f2254fba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12125 | 2026.03.23 21:25:23.894608 [ 260 ] {3c5e19b4-3a72-4ef6-83bc-db8f2254fba7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.03.23 21:25:23.894646 [ 260 ] {3c5e19b4-3a72-4ef6-83bc-db8f2254fba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12127 | 2026.03.23 21:25:23.894959 [ 260 ] {3c5e19b4-3a72-4ef6-83bc-db8f2254fba7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12128 | 2026.03.23 21:25:23.895177 [ 260 ] {3c5e19b4-3a72-4ef6-83bc-db8f2254fba7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.03.23 21:25:23.895311 [ 260 ] {3c5e19b4-3a72-4ef6-83bc-db8f2254fba7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 12130 | 2026.03.23 21:25:23.895349 [ 260 ] {3c5e19b4-3a72-4ef6-83bc-db8f2254fba7} <Debug> TCPHandler: Processed in 0.001272732 sec. | ||
| 12131 | 2026.03.23 21:25:23.899695 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35154 rows, containing 5 columns (5 merged, 0 gathered) in 0.007688081 sec., 4572532.46941597 rows/sec., 294.01 MiB/sec. | ||
| 12132 | 2026.03.23 21:25:23.899998 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Trace> MergedBlockOutputStream: filled checksums all_1_95_20 (state Temporary) | ||
| 12133 | 2026.03.23 21:25:23.900258 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_95_20 to all_1_95_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2026.03.23 21:25:23.900332 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_95_20} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 4 parts: [all_1_92_19, all_95_95_0] -> all_1_95_20 | ||
| 12135 | 2026.03.23 21:25:23.900399 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12136 | 2026.03.23 21:25:28.078792 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12137 | 2026.03.23 21:25:28.078851 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12138 | 2026.03.23 21:25:28.252229 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27808 | ||
| 12139 | 2026.03.23 21:25:28.252800 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2026.03.23 21:25:28.252842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12141 | 2026.03.23 21:25:28.253354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12142 | 2026.03.23 21:25:28.253590 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2026.03.23 21:25:28.253726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27808 | ||
| 12144 | 2026.03.23 21:25:28.886905 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.03.23 21:25:28.887100 [ 260 ] {f64a2fdd-aec4-4d18-9314-4fa5aae8ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12146 | 2026.03.23 21:25:28.887173 [ 260 ] {f64a2fdd-aec4-4d18-9314-4fa5aae8ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12147 | 2026.03.23 21:25:28.887885 [ 260 ] {f64a2fdd-aec4-4d18-9314-4fa5aae8ac8d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.03.23 21:25:28.887924 [ 260 ] {f64a2fdd-aec4-4d18-9314-4fa5aae8ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12149 | 2026.03.23 21:25:28.888323 [ 260 ] {f64a2fdd-aec4-4d18-9314-4fa5aae8ac8d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12150 | 2026.03.23 21:25:28.888571 [ 260 ] {f64a2fdd-aec4-4d18-9314-4fa5aae8ac8d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.03.23 21:25:28.888722 [ 260 ] {f64a2fdd-aec4-4d18-9314-4fa5aae8ac8d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001675 sec., 70447.76119402985 rows/sec., 5.99 MiB/sec. | ||
| 12152 | 2026.03.23 21:25:28.888765 [ 260 ] {f64a2fdd-aec4-4d18-9314-4fa5aae8ac8d} <Debug> TCPHandler: Processed in 0.0019999 sec. | ||
| 12153 | 2026.03.23 21:25:28.888892 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2026.03.23 21:25:28.888988 [ 260 ] {6e4ff200-fdf3-4461-b6c1-31c76cebebba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12155 | 2026.03.23 21:25:28.889029 [ 260 ] {6e4ff200-fdf3-4461-b6c1-31c76cebebba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12156 | 2026.03.23 21:25:28.889442 [ 260 ] {6e4ff200-fdf3-4461-b6c1-31c76cebebba} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.03.23 21:25:28.889478 [ 260 ] {6e4ff200-fdf3-4461-b6c1-31c76cebebba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12158 | 2026.03.23 21:25:28.889784 [ 260 ] {6e4ff200-fdf3-4461-b6c1-31c76cebebba} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12159 | 2026.03.23 21:25:28.889998 [ 260 ] {6e4ff200-fdf3-4461-b6c1-31c76cebebba} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.03.23 21:25:28.890127 [ 260 ] {6e4ff200-fdf3-4461-b6c1-31c76cebebba} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.96 MiB/sec. | ||
| 12161 | 2026.03.23 21:25:28.890166 [ 260 ] {6e4ff200-fdf3-4461-b6c1-31c76cebebba} <Debug> TCPHandler: Processed in 0.001324223 sec. | ||
| 12162 | 2026.03.23 21:25:28.890269 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12163 | 2026.03.23 21:25:28.890363 [ 260 ] {10f585d7-f4ff-4fc1-80a5-8294e8a37788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12164 | 2026.03.23 21:25:28.890405 [ 260 ] {10f585d7-f4ff-4fc1-80a5-8294e8a37788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12165 | 2026.03.23 21:25:28.890836 [ 260 ] {10f585d7-f4ff-4fc1-80a5-8294e8a37788} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.03.23 21:25:28.890872 [ 260 ] {10f585d7-f4ff-4fc1-80a5-8294e8a37788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12167 | 2026.03.23 21:25:28.891184 [ 260 ] {10f585d7-f4ff-4fc1-80a5-8294e8a37788} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12168 | 2026.03.23 21:25:28.891402 [ 260 ] {10f585d7-f4ff-4fc1-80a5-8294e8a37788} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.03.23 21:25:28.891536 [ 260 ] {10f585d7-f4ff-4fc1-80a5-8294e8a37788} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001191 sec., 79764.9034424853 rows/sec., 6.23 MiB/sec. | ||
| 12170 | 2026.03.23 21:25:28.891574 [ 260 ] {10f585d7-f4ff-4fc1-80a5-8294e8a37788} <Debug> TCPHandler: Processed in 0.001353443 sec. | ||
| 12171 | 2026.03.23 21:25:28.891688 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.03.23 21:25:28.891783 [ 260 ] {8ccb3caa-b3df-400a-83ee-874b5bdd5ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12173 | 2026.03.23 21:25:28.891829 [ 260 ] {8ccb3caa-b3df-400a-83ee-874b5bdd5ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12174 | 2026.03.23 21:25:28.892237 [ 260 ] {8ccb3caa-b3df-400a-83ee-874b5bdd5ac9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.03.23 21:25:28.892271 [ 260 ] {8ccb3caa-b3df-400a-83ee-874b5bdd5ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12176 | 2026.03.23 21:25:28.892611 [ 260 ] {8ccb3caa-b3df-400a-83ee-874b5bdd5ac9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12177 | 2026.03.23 21:25:28.892839 [ 260 ] {8ccb3caa-b3df-400a-83ee-874b5bdd5ac9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.03.23 21:25:28.892971 [ 260 ] {8ccb3caa-b3df-400a-83ee-874b5bdd5ac9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 12179 | 2026.03.23 21:25:28.893010 [ 260 ] {8ccb3caa-b3df-400a-83ee-874b5bdd5ac9} <Debug> TCPHandler: Processed in 0.001370384 sec. | ||
| 12180 | 2026.03.23 21:25:28.893121 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2026.03.23 21:25:28.893217 [ 260 ] {2456a0f4-aa4e-4472-bd75-6e00f4a87316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.03.23 21:25:28.893272 [ 260 ] {2456a0f4-aa4e-4472-bd75-6e00f4a87316} <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 | ||
| 12183 | 2026.03.23 21:25:28.894097 [ 260 ] {2456a0f4-aa4e-4472-bd75-6e00f4a87316} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.03.23 21:25:28.894133 [ 260 ] {2456a0f4-aa4e-4472-bd75-6e00f4a87316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12185 | 2026.03.23 21:25:28.894688 [ 260 ] {2456a0f4-aa4e-4472-bd75-6e00f4a87316} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12186 | 2026.03.23 21:25:28.894929 [ 260 ] {2456a0f4-aa4e-4472-bd75-6e00f4a87316} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.03.23 21:25:28.895066 [ 260 ] {2456a0f4-aa4e-4472-bd75-6e00f4a87316} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001867 sec., 16604.177825388324 rows/sec., 29.75 MiB/sec. | ||
| 12188 | 2026.03.23 21:25:28.895122 [ 260 ] {2456a0f4-aa4e-4472-bd75-6e00f4a87316} <Debug> TCPHandler: Processed in 0.00204938 sec. | ||
| 12189 | 2026.03.23 21:25:28.895242 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12190 | 2026.03.23 21:25:28.895339 [ 260 ] {2f713dcc-1b41-4ac0-b370-c9e516b5a350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12191 | 2026.03.23 21:25:28.895381 [ 260 ] {2f713dcc-1b41-4ac0-b370-c9e516b5a350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12192 | 2026.03.23 21:25:28.895733 [ 260 ] {2f713dcc-1b41-4ac0-b370-c9e516b5a350} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.03.23 21:25:28.895768 [ 260 ] {2f713dcc-1b41-4ac0-b370-c9e516b5a350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12194 | 2026.03.23 21:25:28.896080 [ 260 ] {2f713dcc-1b41-4ac0-b370-c9e516b5a350} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12195 | 2026.03.23 21:25:28.896303 [ 260 ] {2f713dcc-1b41-4ac0-b370-c9e516b5a350} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.03.23 21:25:28.896437 [ 260 ] {2f713dcc-1b41-4ac0-b370-c9e516b5a350} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 12197 | 2026.03.23 21:25:28.896476 [ 260 ] {2f713dcc-1b41-4ac0-b370-c9e516b5a350} <Debug> TCPHandler: Processed in 0.001283462 sec. | ||
| 12198 | 2026.03.23 21:25:29.733933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12199 | 2026.03.23 21:25:29.749354 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.03.23 21:25:29.749413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12201 | 2026.03.23 21:25:29.754991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12202 | 2026.03.23 21:25:29.755680 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.03.23 21:25:29.758382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12204 | 2026.03.23 21:25:33.352174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1520 | ||
| 12205 | 2026.03.23 21:25:33.354441 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.03.23 21:25:33.354494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12207 | 2026.03.23 21:25:33.355697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12208 | 2026.03.23 21:25:33.355972 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2026.03.23 21:25:33.356360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
| 12210 | 2026.03.23 21:25:33.888246 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2026.03.23 21:25:33.888457 [ 260 ] {13ff735a-9a5a-4e77-94ed-26aa30dd978a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12212 | 2026.03.23 21:25:33.888535 [ 260 ] {13ff735a-9a5a-4e77-94ed-26aa30dd978a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12213 | 2026.03.23 21:25:33.889195 [ 260 ] {13ff735a-9a5a-4e77-94ed-26aa30dd978a} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2026.03.23 21:25:33.889249 [ 260 ] {13ff735a-9a5a-4e77-94ed-26aa30dd978a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12215 | 2026.03.23 21:25:33.889661 [ 260 ] {13ff735a-9a5a-4e77-94ed-26aa30dd978a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12216 | 2026.03.23 21:25:33.889903 [ 260 ] {13ff735a-9a5a-4e77-94ed-26aa30dd978a} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2026.03.23 21:25:33.890062 [ 260 ] {13ff735a-9a5a-4e77-94ed-26aa30dd978a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 12218 | 2026.03.23 21:25:33.890114 [ 260 ] {13ff735a-9a5a-4e77-94ed-26aa30dd978a} <Debug> TCPHandler: Processed in 0.00201279 sec. | ||
| 12219 | 2026.03.23 21:25:33.890243 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12220 | 2026.03.23 21:25:33.890348 [ 260 ] {6cea0557-df2f-44cf-baab-aa451f05c7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12221 | 2026.03.23 21:25:33.890395 [ 260 ] {6cea0557-df2f-44cf-baab-aa451f05c7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12222 | 2026.03.23 21:25:33.890812 [ 260 ] {6cea0557-df2f-44cf-baab-aa451f05c7c1} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.03.23 21:25:33.890850 [ 260 ] {6cea0557-df2f-44cf-baab-aa451f05c7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12224 | 2026.03.23 21:25:33.891155 [ 260 ] {6cea0557-df2f-44cf-baab-aa451f05c7c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12225 | 2026.03.23 21:25:33.891374 [ 260 ] {6cea0557-df2f-44cf-baab-aa451f05c7c1} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.03.23 21:25:33.891510 [ 260 ] {6cea0557-df2f-44cf-baab-aa451f05c7c1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001186 sec., 6745.362563237774 rows/sec., 550.04 KiB/sec. | ||
| 12227 | 2026.03.23 21:25:33.891553 [ 260 ] {6cea0557-df2f-44cf-baab-aa451f05c7c1} <Debug> TCPHandler: Processed in 0.001361734 sec. | ||
| 12228 | 2026.03.23 21:25:33.891666 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.03.23 21:25:33.891762 [ 260 ] {5fe496ca-2fad-4231-8cd7-2be8de6b69d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12230 | 2026.03.23 21:25:33.891805 [ 260 ] {5fe496ca-2fad-4231-8cd7-2be8de6b69d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12231 | 2026.03.23 21:25:33.892301 [ 260 ] {5fe496ca-2fad-4231-8cd7-2be8de6b69d9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.03.23 21:25:33.892338 [ 260 ] {5fe496ca-2fad-4231-8cd7-2be8de6b69d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12233 | 2026.03.23 21:25:33.892660 [ 260 ] {5fe496ca-2fad-4231-8cd7-2be8de6b69d9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12234 | 2026.03.23 21:25:33.892876 [ 260 ] {5fe496ca-2fad-4231-8cd7-2be8de6b69d9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2026.03.23 21:25:33.893007 [ 260 ] {5fe496ca-2fad-4231-8cd7-2be8de6b69d9} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001263 sec., 158353.12747426762 rows/sec., 14.05 MiB/sec. | ||
| 12236 | 2026.03.23 21:25:33.893045 [ 260 ] {5fe496ca-2fad-4231-8cd7-2be8de6b69d9} <Debug> TCPHandler: Processed in 0.001429556 sec. | ||
| 12237 | 2026.03.23 21:25:33.893158 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2026.03.23 21:25:33.893255 [ 260 ] {830e066b-8401-4649-a9f9-044190c6e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12239 | 2026.03.23 21:25:33.893297 [ 260 ] {830e066b-8401-4649-a9f9-044190c6e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12240 | 2026.03.23 21:25:33.893703 [ 260 ] {830e066b-8401-4649-a9f9-044190c6e8a7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.03.23 21:25:33.893739 [ 260 ] {830e066b-8401-4649-a9f9-044190c6e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12242 | 2026.03.23 21:25:33.894041 [ 260 ] {830e066b-8401-4649-a9f9-044190c6e8a7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12243 | 2026.03.23 21:25:33.894249 [ 260 ] {830e066b-8401-4649-a9f9-044190c6e8a7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.03.23 21:25:33.894379 [ 260 ] {830e066b-8401-4649-a9f9-044190c6e8a7} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001143 sec., 26246.71916010499 rows/sec., 1.94 MiB/sec. | ||
| 12245 | 2026.03.23 21:25:33.894417 [ 260 ] {830e066b-8401-4649-a9f9-044190c6e8a7} <Debug> TCPHandler: Processed in 0.001307903 sec. | ||
| 12246 | 2026.03.23 21:25:33.894525 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.03.23 21:25:33.894623 [ 260 ] {a0c8ad30-d8c4-4687-a271-61d4dae613a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12248 | 2026.03.23 21:25:33.894664 [ 260 ] {a0c8ad30-d8c4-4687-a271-61d4dae613a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12249 | 2026.03.23 21:25:33.895064 [ 260 ] {a0c8ad30-d8c4-4687-a271-61d4dae613a2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.03.23 21:25:33.895100 [ 260 ] {a0c8ad30-d8c4-4687-a271-61d4dae613a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12251 | 2026.03.23 21:25:33.895398 [ 260 ] {a0c8ad30-d8c4-4687-a271-61d4dae613a2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12252 | 2026.03.23 21:25:33.895622 [ 260 ] {a0c8ad30-d8c4-4687-a271-61d4dae613a2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.03.23 21:25:33.895752 [ 260 ] {a0c8ad30-d8c4-4687-a271-61d4dae613a2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001148 sec., 20905.923344947736 rows/sec., 1.73 MiB/sec. | ||
| 12254 | 2026.03.23 21:25:33.895791 [ 260 ] {a0c8ad30-d8c4-4687-a271-61d4dae613a2} <Debug> TCPHandler: Processed in 0.001314743 sec. | ||
| 12255 | 2026.03.23 21:25:33.895901 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.03.23 21:25:33.895996 [ 260 ] {657edf83-6caa-4bcd-be19-b31c5230c092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12257 | 2026.03.23 21:25:33.896037 [ 260 ] {657edf83-6caa-4bcd-be19-b31c5230c092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12258 | 2026.03.23 21:25:33.896433 [ 260 ] {657edf83-6caa-4bcd-be19-b31c5230c092} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.03.23 21:25:33.896470 [ 260 ] {657edf83-6caa-4bcd-be19-b31c5230c092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12260 | 2026.03.23 21:25:33.896764 [ 260 ] {657edf83-6caa-4bcd-be19-b31c5230c092} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12261 | 2026.03.23 21:25:33.896977 [ 260 ] {657edf83-6caa-4bcd-be19-b31c5230c092} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.03.23 21:25:33.897106 [ 260 ] {657edf83-6caa-4bcd-be19-b31c5230c092} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 12263 | 2026.03.23 21:25:33.897144 [ 260 ] {657edf83-6caa-4bcd-be19-b31c5230c092} <Debug> TCPHandler: Processed in 0.001292463 sec. | ||
| 12264 | 2026.03.23 21:25:33.897272 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.03.23 21:25:33.897367 [ 260 ] {8e062283-a27a-439f-be1a-f8ead7b520ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12266 | 2026.03.23 21:25:33.897407 [ 260 ] {8e062283-a27a-439f-be1a-f8ead7b520ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12267 | 2026.03.23 21:25:33.897860 [ 260 ] {8e062283-a27a-439f-be1a-f8ead7b520ec} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.03.23 21:25:33.897897 [ 260 ] {8e062283-a27a-439f-be1a-f8ead7b520ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12269 | 2026.03.23 21:25:33.898204 [ 260 ] {8e062283-a27a-439f-be1a-f8ead7b520ec} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12270 | 2026.03.23 21:25:33.898415 [ 260 ] {8e062283-a27a-439f-be1a-f8ead7b520ec} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.03.23 21:25:33.898544 [ 260 ] {8e062283-a27a-439f-be1a-f8ead7b520ec} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001194 sec., 98827.47068676718 rows/sec., 8.04 MiB/sec. | ||
| 12272 | 2026.03.23 21:25:33.898583 [ 260 ] {8e062283-a27a-439f-be1a-f8ead7b520ec} <Debug> TCPHandler: Processed in 0.001359884 sec. | ||
| 12273 | 2026.03.23 21:25:33.898700 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2026.03.23 21:25:33.898796 [ 260 ] {66f298fe-7fe0-4eeb-a46b-d7a30b80bf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.03.23 21:25:33.898839 [ 260 ] {66f298fe-7fe0-4eeb-a46b-d7a30b80bf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12276 | 2026.03.23 21:25:33.899250 [ 260 ] {66f298fe-7fe0-4eeb-a46b-d7a30b80bf76} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.03.23 21:25:33.899286 [ 260 ] {66f298fe-7fe0-4eeb-a46b-d7a30b80bf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12278 | 2026.03.23 21:25:33.899626 [ 260 ] {66f298fe-7fe0-4eeb-a46b-d7a30b80bf76} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12279 | 2026.03.23 21:25:33.899838 [ 260 ] {66f298fe-7fe0-4eeb-a46b-d7a30b80bf76} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.03.23 21:25:33.899965 [ 260 ] {66f298fe-7fe0-4eeb-a46b-d7a30b80bf76} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001188 sec., 168350.16835016836 rows/sec., 12.07 MiB/sec. | ||
| 12281 | 2026.03.23 21:25:33.900003 [ 260 ] {66f298fe-7fe0-4eeb-a46b-d7a30b80bf76} <Debug> TCPHandler: Processed in 0.001351774 sec. | ||
| 12282 | 2026.03.23 21:25:33.900118 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.03.23 21:25:33.900214 [ 260 ] {e702a21d-d4f9-4483-9108-57a1d9f20e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.03.23 21:25:33.900271 [ 260 ] {e702a21d-d4f9-4483-9108-57a1d9f20e7a} <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 | ||
| 12285 | 2026.03.23 21:25:33.901037 [ 260 ] {e702a21d-d4f9-4483-9108-57a1d9f20e7a} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.03.23 21:25:33.901074 [ 260 ] {e702a21d-d4f9-4483-9108-57a1d9f20e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12287 | 2026.03.23 21:25:33.901585 [ 260 ] {e702a21d-d4f9-4483-9108-57a1d9f20e7a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12288 | 2026.03.23 21:25:33.901801 [ 260 ] {e702a21d-d4f9-4483-9108-57a1d9f20e7a} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.03.23 21:25:33.901941 [ 260 ] {e702a21d-d4f9-4483-9108-57a1d9f20e7a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 12290 | 2026.03.23 21:25:33.901997 [ 260 ] {e702a21d-d4f9-4483-9108-57a1d9f20e7a} <Debug> TCPHandler: Processed in 0.001928688 sec. | ||
| 12291 | 2026.03.23 21:25:33.902114 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.03.23 21:25:33.902210 [ 260 ] {4f94cf5a-292c-48b4-94e4-5fa7a3eb0430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12293 | 2026.03.23 21:25:33.902255 [ 260 ] {4f94cf5a-292c-48b4-94e4-5fa7a3eb0430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12294 | 2026.03.23 21:25:33.902597 [ 260 ] {4f94cf5a-292c-48b4-94e4-5fa7a3eb0430} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.03.23 21:25:33.902633 [ 260 ] {4f94cf5a-292c-48b4-94e4-5fa7a3eb0430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12296 | 2026.03.23 21:25:33.902937 [ 260 ] {4f94cf5a-292c-48b4-94e4-5fa7a3eb0430} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12297 | 2026.03.23 21:25:33.903154 [ 260 ] {4f94cf5a-292c-48b4-94e4-5fa7a3eb0430} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.03.23 21:25:33.903286 [ 260 ] {4f94cf5a-292c-48b4-94e4-5fa7a3eb0430} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 12299 | 2026.03.23 21:25:33.903322 [ 260 ] {4f94cf5a-292c-48b4-94e4-5fa7a3eb0430} <Debug> TCPHandler: Processed in 0.001257451 sec. | ||
| 12300 | 2026.03.23 21:25:35.754828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28256 | ||
| 12301 | 2026.03.23 21:25:35.755354 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2026.03.23 21:25:35.755402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12303 | 2026.03.23 21:25:35.755907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12304 | 2026.03.23 21:25:35.756141 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.03.23 21:25:35.756279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28256 | ||
| 12306 | 2026.03.23 21:25:37.259395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12307 | 2026.03.23 21:25:37.274974 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12308 | 2026.03.23 21:25:37.275013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12309 | 2026.03.23 21:25:37.281027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12310 | 2026.03.23 21:25:37.281758 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12311 | 2026.03.23 21:25:37.284402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12312 | 2026.03.23 21:25:38.886997 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.03.23 21:25:38.887192 [ 260 ] {bb69586c-2e16-42c7-91b3-e6ab973154fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12314 | 2026.03.23 21:25:38.887258 [ 260 ] {bb69586c-2e16-42c7-91b3-e6ab973154fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12315 | 2026.03.23 21:25:38.887958 [ 260 ] {bb69586c-2e16-42c7-91b3-e6ab973154fb} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.03.23 21:25:38.888002 [ 260 ] {bb69586c-2e16-42c7-91b3-e6ab973154fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12317 | 2026.03.23 21:25:38.888442 [ 260 ] {bb69586c-2e16-42c7-91b3-e6ab973154fb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12318 | 2026.03.23 21:25:38.888711 [ 260 ] {bb69586c-2e16-42c7-91b3-e6ab973154fb} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.03.23 21:25:38.888880 [ 260 ] {bb69586c-2e16-42c7-91b3-e6ab973154fb} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001736 sec., 67972.35023041476 rows/sec., 5.78 MiB/sec. | ||
| 12320 | 2026.03.23 21:25:38.888935 [ 260 ] {bb69586c-2e16-42c7-91b3-e6ab973154fb} <Debug> TCPHandler: Processed in 0.002077892 sec. | ||
| 12321 | 2026.03.23 21:25:38.889071 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2026.03.23 21:25:38.889179 [ 260 ] {cb10ee57-22da-40f5-9d04-cd5add9b319c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12323 | 2026.03.23 21:25:38.889226 [ 260 ] {cb10ee57-22da-40f5-9d04-cd5add9b319c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12324 | 2026.03.23 21:25:38.889670 [ 260 ] {cb10ee57-22da-40f5-9d04-cd5add9b319c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.03.23 21:25:38.889711 [ 260 ] {cb10ee57-22da-40f5-9d04-cd5add9b319c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12326 | 2026.03.23 21:25:38.890048 [ 260 ] {cb10ee57-22da-40f5-9d04-cd5add9b319c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12327 | 2026.03.23 21:25:38.890283 [ 260 ] {cb10ee57-22da-40f5-9d04-cd5add9b319c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.03.23 21:25:38.890431 [ 260 ] {cb10ee57-22da-40f5-9d04-cd5add9b319c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001276 sec., 24294.670846394984 rows/sec., 1.78 MiB/sec. | ||
| 12329 | 2026.03.23 21:25:38.890472 [ 260 ] {cb10ee57-22da-40f5-9d04-cd5add9b319c} <Debug> TCPHandler: Processed in 0.001452796 sec. | ||
| 12330 | 2026.03.23 21:25:38.890602 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12331 | 2026.03.23 21:25:38.890702 [ 260 ] {f20d2048-2200-40df-949c-fbdafcb2d47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12332 | 2026.03.23 21:25:38.890746 [ 260 ] {f20d2048-2200-40df-949c-fbdafcb2d47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12333 | 2026.03.23 21:25:38.891191 [ 260 ] {f20d2048-2200-40df-949c-fbdafcb2d47e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.03.23 21:25:38.891231 [ 260 ] {f20d2048-2200-40df-949c-fbdafcb2d47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12335 | 2026.03.23 21:25:38.891546 [ 260 ] {f20d2048-2200-40df-949c-fbdafcb2d47e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12336 | 2026.03.23 21:25:38.891770 [ 260 ] {f20d2048-2200-40df-949c-fbdafcb2d47e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.03.23 21:25:38.891909 [ 260 ] {f20d2048-2200-40df-949c-fbdafcb2d47e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001227 sec., 77424.61287693561 rows/sec., 6.05 MiB/sec. | ||
| 12338 | 2026.03.23 21:25:38.891949 [ 260 ] {f20d2048-2200-40df-949c-fbdafcb2d47e} <Debug> TCPHandler: Processed in 0.001396375 sec. | ||
| 12339 | 2026.03.23 21:25:38.892068 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2026.03.23 21:25:38.892164 [ 260 ] {da8657fc-d873-4fe6-89f6-184a40d8f7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12341 | 2026.03.23 21:25:38.892210 [ 260 ] {da8657fc-d873-4fe6-89f6-184a40d8f7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12342 | 2026.03.23 21:25:38.892633 [ 260 ] {da8657fc-d873-4fe6-89f6-184a40d8f7df} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2026.03.23 21:25:38.892671 [ 260 ] {da8657fc-d873-4fe6-89f6-184a40d8f7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12344 | 2026.03.23 21:25:38.893017 [ 260 ] {da8657fc-d873-4fe6-89f6-184a40d8f7df} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12345 | 2026.03.23 21:25:38.893264 [ 260 ] {da8657fc-d873-4fe6-89f6-184a40d8f7df} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.03.23 21:25:38.893392 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 5 parts from all_1_95_20 to all_99_99_0 | ||
| 12347 | 2026.03.23 21:25:38.893399 [ 260 ] {da8657fc-d873-4fe6-89f6-184a40d8f7df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 12348 | 2026.03.23 21:25:38.893466 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.03.23 21:25:38.893483 [ 260 ] {da8657fc-d873-4fe6-89f6-184a40d8f7df} <Debug> TCPHandler: Processed in 0.001464727 sec. | ||
| 12350 | 2026.03.23 21:25:38.893491 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12351 | 2026.03.23 21:25:38.893612 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12352 | 2026.03.23 21:25:38.893612 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_20 to all_99_99_0 into Compact with storage Full | ||
| 12353 | 2026.03.23 21:25:38.893719 [ 260 ] {19d02db7-774b-4c0b-a48c-fe50c743afe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12354 | 2026.03.23 21:25:38.893767 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12355 | 2026.03.23 21:25:38.893780 [ 260 ] {19d02db7-774b-4c0b-a48c-fe50c743afe1} <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 | ||
| 12356 | 2026.03.23 21:25:38.893813 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_20, total 35154 rows starting from the beginning of the part | ||
| 12357 | 2026.03.23 21:25:38.893893 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 12358 | 2026.03.23 21:25:38.893947 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12359 | 2026.03.23 21:25:38.893994 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 12360 | 2026.03.23 21:25:38.894040 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 200 rows starting from the beginning of the part | ||
| 12361 | 2026.03.23 21:25:38.894638 [ 260 ] {19d02db7-774b-4c0b-a48c-fe50c743afe1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.03.23 21:25:38.894681 [ 260 ] {19d02db7-774b-4c0b-a48c-fe50c743afe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12363 | 2026.03.23 21:25:38.895247 [ 260 ] {19d02db7-774b-4c0b-a48c-fe50c743afe1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12364 | 2026.03.23 21:25:38.895507 [ 260 ] {19d02db7-774b-4c0b-a48c-fe50c743afe1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.03.23 21:25:38.895661 [ 260 ] {19d02db7-774b-4c0b-a48c-fe50c743afe1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001965 sec., 15776.081424936385 rows/sec., 28.27 MiB/sec. | ||
| 12366 | 2026.03.23 21:25:38.895735 [ 260 ] {19d02db7-774b-4c0b-a48c-fe50c743afe1} <Debug> TCPHandler: Processed in 0.002171894 sec. | ||
| 12367 | 2026.03.23 21:25:38.895857 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2026.03.23 21:25:38.895956 [ 260 ] {ae43cc38-1e8d-483b-80ea-256758b237c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12369 | 2026.03.23 21:25:38.895999 [ 260 ] {ae43cc38-1e8d-483b-80ea-256758b237c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12370 | 2026.03.23 21:25:38.896344 [ 260 ] {ae43cc38-1e8d-483b-80ea-256758b237c3} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.03.23 21:25:38.896381 [ 260 ] {ae43cc38-1e8d-483b-80ea-256758b237c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12372 | 2026.03.23 21:25:38.896736 [ 260 ] {ae43cc38-1e8d-483b-80ea-256758b237c3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12373 | 2026.03.23 21:25:38.896971 [ 260 ] {ae43cc38-1e8d-483b-80ea-256758b237c3} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2026.03.23 21:25:38.897109 [ 260 ] {ae43cc38-1e8d-483b-80ea-256758b237c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 12375 | 2026.03.23 21:25:38.897148 [ 260 ] {ae43cc38-1e8d-483b-80ea-256758b237c3} <Debug> TCPHandler: Processed in 0.001339623 sec. | ||
| 12376 | 2026.03.23 21:25:38.900586 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35802 rows, containing 5 columns (5 merged, 0 gathered) in 0.007017234 sec., 5102010.279263881 rows/sec., 328.61 MiB/sec. | ||
| 12377 | 2026.03.23 21:25:38.901005 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Trace> MergedBlockOutputStream: filled checksums all_1_99_21 (state Temporary) | ||
| 12378 | 2026.03.23 21:25:38.901276 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_99_21 to all_1_99_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2026.03.23 21:25:38.901346 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 5 parts: [all_1_95_20, all_99_99_0] -> all_1_99_21 | ||
| 12380 | 2026.03.23 21:25:38.901421 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12381 | 2026.03.23 21:25:43.079117 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12382 | 2026.03.23 21:25:43.079174 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12383 | 2026.03.23 21:25:43.256478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28768 | ||
| 12384 | 2026.03.23 21:25:43.257039 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.03.23 21:25:43.257087 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12386 | 2026.03.23 21:25:43.257594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12387 | 2026.03.23 21:25:43.257843 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.03.23 21:25:43.257997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28768 | ||
| 12389 | 2026.03.23 21:25:43.357426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1552 | ||
| 12390 | 2026.03.23 21:25:43.359903 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2026.03.23 21:25:43.359969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12392 | 2026.03.23 21:25:43.361298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12393 | 2026.03.23 21:25:43.361592 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.03.23 21:25:43.361992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12395 | 2026.03.23 21:25:43.886104 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2026.03.23 21:25:43.886286 [ 260 ] {24ab61cb-bf33-4d25-af77-84cc9ebb5e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12397 | 2026.03.23 21:25:43.886353 [ 260 ] {24ab61cb-bf33-4d25-af77-84cc9ebb5e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12398 | 2026.03.23 21:25:43.887028 [ 260 ] {24ab61cb-bf33-4d25-af77-84cc9ebb5e4a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2026.03.23 21:25:43.887080 [ 260 ] {24ab61cb-bf33-4d25-af77-84cc9ebb5e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12400 | 2026.03.23 21:25:43.887482 [ 260 ] {24ab61cb-bf33-4d25-af77-84cc9ebb5e4a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12401 | 2026.03.23 21:25:43.887743 [ 260 ] {24ab61cb-bf33-4d25-af77-84cc9ebb5e4a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.03.23 21:25:43.887900 [ 260 ] {24ab61cb-bf33-4d25-af77-84cc9ebb5e4a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001662 sec., 45728.0385078219 rows/sec., 3.77 MiB/sec. | ||
| 12403 | 2026.03.23 21:25:43.887904 [ 72 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12404 | 2026.03.23 21:25:43.887944 [ 260 ] {24ab61cb-bf33-4d25-af77-84cc9ebb5e4a} <Debug> TCPHandler: Processed in 0.00197563 sec. | ||
| 12405 | 2026.03.23 21:25:43.887981 [ 72 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2026.03.23 21:25:43.888011 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12407 | 2026.03.23 21:25:43.888082 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2026.03.23 21:25:43.888121 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12409 | 2026.03.23 21:25:43.888184 [ 260 ] {545f1fba-a88e-4898-baec-101f46fc6a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12410 | 2026.03.23 21:25:43.888232 [ 260 ] {545f1fba-a88e-4898-baec-101f46fc6a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12411 | 2026.03.23 21:25:43.888251 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12412 | 2026.03.23 21:25:43.888291 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2618 rows starting from the beginning of the part | ||
| 12413 | 2026.03.23 21:25:43.888369 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 12414 | 2026.03.23 21:25:43.888420 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 118 rows starting from the beginning of the part | ||
| 12415 | 2026.03.23 21:25:43.888466 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 200 rows starting from the beginning of the part | ||
| 12416 | 2026.03.23 21:25:43.888508 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 118 rows starting from the beginning of the part | ||
| 12417 | 2026.03.23 21:25:43.888553 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 76 rows starting from the beginning of the part | ||
| 12418 | 2026.03.23 21:25:43.888647 [ 260 ] {545f1fba-a88e-4898-baec-101f46fc6a30} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2026.03.23 21:25:43.888691 [ 260 ] {545f1fba-a88e-4898-baec-101f46fc6a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12420 | 2026.03.23 21:25:43.889026 [ 260 ] {545f1fba-a88e-4898-baec-101f46fc6a30} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12421 | 2026.03.23 21:25:43.889258 [ 260 ] {545f1fba-a88e-4898-baec-101f46fc6a30} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2026.03.23 21:25:43.889418 [ 72 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12423 | 2026.03.23 21:25:43.889429 [ 260 ] {545f1fba-a88e-4898-baec-101f46fc6a30} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001264 sec., 7911.392405063291 rows/sec., 594.90 KiB/sec. | ||
| 12424 | 2026.03.23 21:25:43.889461 [ 72 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.03.23 21:25:43.889484 [ 260 ] {545f1fba-a88e-4898-baec-101f46fc6a30} <Debug> TCPHandler: Processed in 0.001451986 sec. | ||
| 12426 | 2026.03.23 21:25:43.889486 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12427 | 2026.03.23 21:25:43.889608 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.03.23 21:25:43.889617 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12429 | 2026.03.23 21:25:43.889709 [ 260 ] {1fb21346-2a1b-48e8-91c2-73a4bb98f7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12430 | 2026.03.23 21:25:43.889755 [ 260 ] {1fb21346-2a1b-48e8-91c2-73a4bb98f7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12431 | 2026.03.23 21:25:43.889772 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12432 | 2026.03.23 21:25:43.889825 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 82 rows starting from the beginning of the part | ||
| 12433 | 2026.03.23 21:25:43.889902 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 12434 | 2026.03.23 21:25:43.889932 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001855256 sec., 1728063.4047268948 rows/sec., 139.98 MiB/sec. | ||
| 12435 | 2026.03.23 21:25:43.889952 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 12436 | 2026.03.23 21:25:43.890033 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
| 12437 | 2026.03.23 21:25:43.890076 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 12438 | 2026.03.23 21:25:43.890120 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 12439 | 2026.03.23 21:25:43.890210 [ 260 ] {1fb21346-2a1b-48e8-91c2-73a4bb98f7d3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.03.23 21:25:43.890258 [ 260 ] {1fb21346-2a1b-48e8-91c2-73a4bb98f7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12441 | 2026.03.23 21:25:43.890328 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12442 | 2026.03.23 21:25:43.890660 [ 260 ] {1fb21346-2a1b-48e8-91c2-73a4bb98f7d3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12443 | 2026.03.23 21:25:43.890743 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.03.23 21:25:43.890861 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_101_20} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12445 | 2026.03.23 21:25:43.890931 [ 260 ] {1fb21346-2a1b-48e8-91c2-73a4bb98f7d3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.03.23 21:25:43.890985 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 12447 | 2026.03.23 21:25:43.891050 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489837 sec., 130215.58734277643 rows/sec., 10.04 MiB/sec. | ||
| 12448 | 2026.03.23 21:25:43.891064 [ 72 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12449 | 2026.03.23 21:25:43.891074 [ 260 ] {1fb21346-2a1b-48e8-91c2-73a4bb98f7d3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001383 sec., 53506.86912509039 rows/sec., 4.18 MiB/sec. | ||
| 12450 | 2026.03.23 21:25:43.891128 [ 72 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.03.23 21:25:43.891144 [ 260 ] {1fb21346-2a1b-48e8-91c2-73a4bb98f7d3} <Debug> TCPHandler: Processed in 0.001585269 sec. | ||
| 12452 | 2026.03.23 21:25:43.891159 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12453 | 2026.03.23 21:25:43.891198 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12454 | 2026.03.23 21:25:43.891246 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12455 | 2026.03.23 21:25:43.891266 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.03.23 21:25:43.891348 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12457 | 2026.03.23 21:25:43.891370 [ 260 ] {a7ea7601-135d-4f3e-bede-fd766b5eb0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12458 | 2026.03.23 21:25:43.891384 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1403 rows starting from the beginning of the part | ||
| 12459 | 2026.03.23 21:25:43.891425 [ 260 ] {a7ea7601-135d-4f3e-bede-fd766b5eb0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12460 | 2026.03.23 21:25:43.891464 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
| 12461 | 2026.03.23 21:25:43.891471 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.03.23 21:25:43.891515 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 95 rows starting from the beginning of the part | ||
| 12463 | 2026.03.23 21:25:43.891560 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_86_17} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12464 | 2026.03.23 21:25:43.891565 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 118 rows starting from the beginning of the part | ||
| 12465 | 2026.03.23 21:25:43.891623 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 95 rows starting from the beginning of the part | ||
| 12466 | 2026.03.23 21:25:43.891653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12467 | 2026.03.23 21:25:43.891675 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 74 rows starting from the beginning of the part | ||
| 12468 | 2026.03.23 21:25:43.891844 [ 260 ] {a7ea7601-135d-4f3e-bede-fd766b5eb0cc} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.03.23 21:25:43.891887 [ 260 ] {a7ea7601-135d-4f3e-bede-fd766b5eb0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12470 | 2026.03.23 21:25:43.892244 [ 260 ] {a7ea7601-135d-4f3e-bede-fd766b5eb0cc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12471 | 2026.03.23 21:25:43.892478 [ 260 ] {a7ea7601-135d-4f3e-bede-fd766b5eb0cc} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.03.23 21:25:43.892610 [ 260 ] {a7ea7601-135d-4f3e-bede-fd766b5eb0cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 12473 | 2026.03.23 21:25:43.892648 [ 260 ] {a7ea7601-135d-4f3e-bede-fd766b5eb0cc} <Debug> TCPHandler: Processed in 0.001432156 sec. | ||
| 12474 | 2026.03.23 21:25:43.892760 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.03.23 21:25:43.892766 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1859 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553358 sec., 1196762.1115029505 rows/sec., 89.08 MiB/sec. | ||
| 12476 | 2026.03.23 21:25:43.892858 [ 260 ] {e2283209-6c24-4191-82a6-b7232f780586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12477 | 2026.03.23 21:25:43.892918 [ 260 ] {e2283209-6c24-4191-82a6-b7232f780586} <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 | ||
| 12478 | 2026.03.23 21:25:43.892980 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12479 | 2026.03.23 21:25:43.893269 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.03.23 21:25:43.893351 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_101_20} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12481 | 2026.03.23 21:25:43.893432 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 12482 | 2026.03.23 21:25:43.893701 [ 260 ] {e2283209-6c24-4191-82a6-b7232f780586} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.03.23 21:25:43.893743 [ 260 ] {e2283209-6c24-4191-82a6-b7232f780586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12484 | 2026.03.23 21:25:43.894274 [ 260 ] {e2283209-6c24-4191-82a6-b7232f780586} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12485 | 2026.03.23 21:25:43.894503 [ 260 ] {e2283209-6c24-4191-82a6-b7232f780586} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12486 | 2026.03.23 21:25:43.894625 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12487 | 2026.03.23 21:25:43.894645 [ 260 ] {e2283209-6c24-4191-82a6-b7232f780586} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001806 sec., 5537.098560354374 rows/sec., 9.92 MiB/sec. | ||
| 12488 | 2026.03.23 21:25:43.894660 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2026.03.23 21:25:43.894687 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12490 | 2026.03.23 21:25:43.894707 [ 260 ] {e2283209-6c24-4191-82a6-b7232f780586} <Debug> TCPHandler: Processed in 0.00199606 sec. | ||
| 12491 | 2026.03.23 21:25:43.894758 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12492 | 2026.03.23 21:25:43.894825 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.03.23 21:25:43.894926 [ 260 ] {72e35db4-68d6-42e0-a87b-af8a7f62b8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12494 | 2026.03.23 21:25:43.894944 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12495 | 2026.03.23 21:25:43.894970 [ 260 ] {72e35db4-68d6-42e0-a87b-af8a7f62b8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12496 | 2026.03.23 21:25:43.895025 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1739 rows starting from the beginning of the part | ||
| 12497 | 2026.03.23 21:25:43.895202 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 12498 | 2026.03.23 21:25:43.895328 [ 260 ] {72e35db4-68d6-42e0-a87b-af8a7f62b8db} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2026.03.23 21:25:43.895359 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 12500 | 2026.03.23 21:25:43.895371 [ 260 ] {72e35db4-68d6-42e0-a87b-af8a7f62b8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12501 | 2026.03.23 21:25:43.895515 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 12502 | 2026.03.23 21:25:43.895675 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 12503 | 2026.03.23 21:25:43.895707 [ 260 ] {72e35db4-68d6-42e0-a87b-af8a7f62b8db} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12504 | 2026.03.23 21:25:43.895831 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 12505 | 2026.03.23 21:25:43.895944 [ 260 ] {72e35db4-68d6-42e0-a87b-af8a7f62b8db} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.03.23 21:25:43.896068 [ 72 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12507 | 2026.03.23 21:25:43.896083 [ 260 ] {72e35db4-68d6-42e0-a87b-af8a7f62b8db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 12508 | 2026.03.23 21:25:43.896096 [ 72 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12509 | 2026.03.23 21:25:43.896126 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12510 | 2026.03.23 21:25:43.896129 [ 260 ] {72e35db4-68d6-42e0-a87b-af8a7f62b8db} <Debug> TCPHandler: Processed in 0.001352644 sec. | ||
| 12511 | 2026.03.23 21:25:43.896198 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12512 | 2026.03.23 21:25:43.896289 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12513 | 2026.03.23 21:25:43.896315 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4860 rows starting from the beginning of the part | ||
| 12514 | 2026.03.23 21:25:43.896361 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12515 | 2026.03.23 21:25:43.896400 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12516 | 2026.03.23 21:25:43.896434 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12517 | 2026.03.23 21:25:43.896468 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12518 | 2026.03.23 21:25:43.896504 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12519 | 2026.03.23 21:25:43.898224 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5160 rows, containing 4 columns (4 merged, 0 gathered) in 0.002054481 sec., 2511583.217367306 rows/sec., 169.23 MiB/sec. | ||
| 12520 | 2026.03.23 21:25:43.898861 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12521 | 2026.03.23 21:25:43.899145 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.03.23 21:25:43.899222 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_101_20} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12523 | 2026.03.23 21:25:43.899299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12524 | 2026.03.23 21:25:43.904834 [ 200 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1831 rows, containing 19 columns (19 merged, 0 gathered) in 0.010105342 sec., 181191.2946637531 rows/sec., 324.69 MiB/sec. | ||
| 12525 | 2026.03.23 21:25:43.906755 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12526 | 2026.03.23 21:25:43.907110 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.03.23 21:25:43.907182 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12528 | 2026.03.23 21:25:43.907335 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.19 MiB. | ||
| 12529 | 2026.03.23 21:25:44.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.36 MiB, peak 364.51 MiB, free memory in arenas 0.00 B, will set to 352.02 MiB (RSS), difference: 4.65 MiB | ||
| 12530 | 2026.03.23 21:25:44.215197 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.03.23 21:25:44.215403 [ 260 ] {e624a094-5682-4789-bee9-cae161ba3d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12532 | 2026.03.23 21:25:44.215479 [ 260 ] {e624a094-5682-4789-bee9-cae161ba3d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12533 | 2026.03.23 21:25:44.216143 [ 260 ] {e624a094-5682-4789-bee9-cae161ba3d14} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.03.23 21:25:44.216195 [ 260 ] {e624a094-5682-4789-bee9-cae161ba3d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12535 | 2026.03.23 21:25:44.216591 [ 260 ] {e624a094-5682-4789-bee9-cae161ba3d14} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12536 | 2026.03.23 21:25:44.216820 [ 260 ] {e624a094-5682-4789-bee9-cae161ba3d14} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.03.23 21:25:44.216958 [ 64 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12538 | 2026.03.23 21:25:44.216985 [ 260 ] {e624a094-5682-4789-bee9-cae161ba3d14} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001635 sec., 3669.7247706422017 rows/sec., 299.24 KiB/sec. | ||
| 12539 | 2026.03.23 21:25:44.217018 [ 64 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.03.23 21:25:44.217043 [ 260 ] {e624a094-5682-4789-bee9-cae161ba3d14} <Debug> TCPHandler: Processed in 0.001986629 sec. | ||
| 12541 | 2026.03.23 21:25:44.217048 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12542 | 2026.03.23 21:25:44.217163 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 12543 | 2026.03.23 21:25:44.217185 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2026.03.23 21:25:44.217296 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12545 | 2026.03.23 21:25:44.217301 [ 260 ] {150908d1-5418-4b82-a807-20b50ac9c75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12546 | 2026.03.23 21:25:44.217334 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 12547 | 2026.03.23 21:25:44.217362 [ 260 ] {150908d1-5418-4b82-a807-20b50ac9c75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12548 | 2026.03.23 21:25:44.217402 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 12549 | 2026.03.23 21:25:44.217455 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 12550 | 2026.03.23 21:25:44.217494 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 12551 | 2026.03.23 21:25:44.217530 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 12552 | 2026.03.23 21:25:44.217568 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 12553 | 2026.03.23 21:25:44.218312 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011956 sec., 41820.00669120107 rows/sec., 3.49 MiB/sec. | ||
| 12554 | 2026.03.23 21:25:44.218430 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12555 | 2026.03.23 21:25:44.218677 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2026.03.23 21:25:44.218745 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_23_5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12557 | 2026.03.23 21:25:44.218818 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12558 | 2026.03.23 21:25:44.218992 [ 260 ] {150908d1-5418-4b82-a807-20b50ac9c75c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2026.03.23 21:25:44.219038 [ 260 ] {150908d1-5418-4b82-a807-20b50ac9c75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12560 | 2026.03.23 21:25:44.219527 [ 260 ] {150908d1-5418-4b82-a807-20b50ac9c75c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12561 | 2026.03.23 21:25:44.219756 [ 260 ] {150908d1-5418-4b82-a807-20b50ac9c75c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2026.03.23 21:25:44.219906 [ 260 ] {150908d1-5418-4b82-a807-20b50ac9c75c} <Debug> executeQuery: Read 2470 rows, 187.79 KiB in 0.002629 sec., 939520.7303157095 rows/sec., 69.76 MiB/sec. | ||
| 12563 | 2026.03.23 21:25:44.219949 [ 260 ] {150908d1-5418-4b82-a807-20b50ac9c75c} <Debug> TCPHandler: Processed in 0.00281692 sec. | ||
| 12564 | 2026.03.23 21:25:44.220072 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12565 | 2026.03.23 21:25:44.220174 [ 260 ] {e18883f4-2704-4ad4-a668-1a1c31b1f166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12566 | 2026.03.23 21:25:44.220217 [ 260 ] {e18883f4-2704-4ad4-a668-1a1c31b1f166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12567 | 2026.03.23 21:25:44.220649 [ 260 ] {e18883f4-2704-4ad4-a668-1a1c31b1f166} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2026.03.23 21:25:44.220689 [ 260 ] {e18883f4-2704-4ad4-a668-1a1c31b1f166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12569 | 2026.03.23 21:25:44.221010 [ 260 ] {e18883f4-2704-4ad4-a668-1a1c31b1f166} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12570 | 2026.03.23 21:25:44.221227 [ 260 ] {e18883f4-2704-4ad4-a668-1a1c31b1f166} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2026.03.23 21:25:44.221364 [ 260 ] {e18883f4-2704-4ad4-a668-1a1c31b1f166} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001213 sec., 39571.31079967024 rows/sec., 2.88 MiB/sec. | ||
| 12572 | 2026.03.23 21:25:44.221404 [ 260 ] {e18883f4-2704-4ad4-a668-1a1c31b1f166} <Debug> TCPHandler: Processed in 0.001383564 sec. | ||
| 12573 | 2026.03.23 21:25:44.221510 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12574 | 2026.03.23 21:25:44.221607 [ 260 ] {9fb70c75-7569-4837-907c-56f050816ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12575 | 2026.03.23 21:25:44.221649 [ 260 ] {9fb70c75-7569-4837-907c-56f050816ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12576 | 2026.03.23 21:25:44.222297 [ 260 ] {9fb70c75-7569-4837-907c-56f050816ee3} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2026.03.23 21:25:44.222334 [ 260 ] {9fb70c75-7569-4837-907c-56f050816ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12578 | 2026.03.23 21:25:44.222677 [ 260 ] {9fb70c75-7569-4837-907c-56f050816ee3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12579 | 2026.03.23 21:25:44.222900 [ 260 ] {9fb70c75-7569-4837-907c-56f050816ee3} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2026.03.23 21:25:44.223035 [ 260 ] {9fb70c75-7569-4837-907c-56f050816ee3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001448 sec., 553176.7955801105 rows/sec., 31.95 MiB/sec. | ||
| 12581 | 2026.03.23 21:25:44.223080 [ 260 ] {9fb70c75-7569-4837-907c-56f050816ee3} <Debug> TCPHandler: Processed in 0.00161996 sec. | ||
| 12582 | 2026.03.23 21:25:44.223218 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12583 | 2026.03.23 21:25:44.223341 [ 260 ] {c9a7211c-5d2d-43b3-a52e-a123e91efcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12584 | 2026.03.23 21:25:44.223398 [ 260 ] {c9a7211c-5d2d-43b3-a52e-a123e91efcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12585 | 2026.03.23 21:25:44.223898 [ 260 ] {c9a7211c-5d2d-43b3-a52e-a123e91efcc6} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12586 | 2026.03.23 21:25:44.223942 [ 260 ] {c9a7211c-5d2d-43b3-a52e-a123e91efcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12587 | 2026.03.23 21:25:44.224323 [ 260 ] {c9a7211c-5d2d-43b3-a52e-a123e91efcc6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12588 | 2026.03.23 21:25:44.224578 [ 260 ] {c9a7211c-5d2d-43b3-a52e-a123e91efcc6} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12589 | 2026.03.23 21:25:44.224720 [ 260 ] {c9a7211c-5d2d-43b3-a52e-a123e91efcc6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 50.04 KiB/sec. | ||
| 12590 | 2026.03.23 21:25:44.224761 [ 260 ] {c9a7211c-5d2d-43b3-a52e-a123e91efcc6} <Debug> TCPHandler: Processed in 0.00160745 sec. | ||
| 12591 | 2026.03.23 21:25:44.224885 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12592 | 2026.03.23 21:25:44.224984 [ 260 ] {4554f89a-e4e7-4226-987c-5f16338978b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12593 | 2026.03.23 21:25:44.225026 [ 260 ] {4554f89a-e4e7-4226-987c-5f16338978b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12594 | 2026.03.23 21:25:44.225885 [ 260 ] {4554f89a-e4e7-4226-987c-5f16338978b3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12595 | 2026.03.23 21:25:44.225924 [ 260 ] {4554f89a-e4e7-4226-987c-5f16338978b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12596 | 2026.03.23 21:25:44.226290 [ 260 ] {4554f89a-e4e7-4226-987c-5f16338978b3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12597 | 2026.03.23 21:25:44.226503 [ 260 ] {4554f89a-e4e7-4226-987c-5f16338978b3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12598 | 2026.03.23 21:25:44.226682 [ 260 ] {4554f89a-e4e7-4226-987c-5f16338978b3} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001716 sec., 773310.0233100232 rows/sec., 51.84 MiB/sec. | ||
| 12599 | 2026.03.23 21:25:44.226722 [ 260 ] {4554f89a-e4e7-4226-987c-5f16338978b3} <Debug> TCPHandler: Processed in 0.001888567 sec. | ||
| 12600 | 2026.03.23 21:25:44.226843 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12601 | 2026.03.23 21:25:44.226937 [ 260 ] {fe847374-cf2e-4aec-b212-262eb427e0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12602 | 2026.03.23 21:25:44.226980 [ 260 ] {fe847374-cf2e-4aec-b212-262eb427e0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12603 | 2026.03.23 21:25:44.227719 [ 260 ] {fe847374-cf2e-4aec-b212-262eb427e0cb} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2026.03.23 21:25:44.227754 [ 260 ] {fe847374-cf2e-4aec-b212-262eb427e0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12605 | 2026.03.23 21:25:44.228177 [ 260 ] {fe847374-cf2e-4aec-b212-262eb427e0cb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12606 | 2026.03.23 21:25:44.228394 [ 260 ] {fe847374-cf2e-4aec-b212-262eb427e0cb} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2026.03.23 21:25:44.228524 [ 260 ] {fe847374-cf2e-4aec-b212-262eb427e0cb} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001605 sec., 933956.3862928349 rows/sec., 56.66 MiB/sec. | ||
| 12608 | 2026.03.23 21:25:44.228560 [ 260 ] {fe847374-cf2e-4aec-b212-262eb427e0cb} <Debug> TCPHandler: Processed in 0.001766654 sec. | ||
| 12609 | 2026.03.23 21:25:44.228674 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12610 | 2026.03.23 21:25:44.228766 [ 260 ] {d7ed5e95-9840-45a1-8d93-3b0965c954e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12611 | 2026.03.23 21:25:44.228822 [ 260 ] {d7ed5e95-9840-45a1-8d93-3b0965c954e2} <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 | ||
| 12612 | 2026.03.23 21:25:44.229709 [ 260 ] {d7ed5e95-9840-45a1-8d93-3b0965c954e2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12613 | 2026.03.23 21:25:44.229745 [ 260 ] {d7ed5e95-9840-45a1-8d93-3b0965c954e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12614 | 2026.03.23 21:25:44.230310 [ 260 ] {d7ed5e95-9840-45a1-8d93-3b0965c954e2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12615 | 2026.03.23 21:25:44.230533 [ 260 ] {d7ed5e95-9840-45a1-8d93-3b0965c954e2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12616 | 2026.03.23 21:25:44.230673 [ 260 ] {d7ed5e95-9840-45a1-8d93-3b0965c954e2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001924 sec., 21829.52182952183 rows/sec., 39.12 MiB/sec. | ||
| 12617 | 2026.03.23 21:25:44.230726 [ 260 ] {d7ed5e95-9840-45a1-8d93-3b0965c954e2} <Debug> TCPHandler: Processed in 0.002101212 sec. | ||
| 12618 | 2026.03.23 21:25:44.230845 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12619 | 2026.03.23 21:25:44.230939 [ 260 ] {7a158ab0-6f1d-4342-89e6-dd312b5b912d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12620 | 2026.03.23 21:25:44.230980 [ 260 ] {7a158ab0-6f1d-4342-89e6-dd312b5b912d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12621 | 2026.03.23 21:25:44.231303 [ 260 ] {7a158ab0-6f1d-4342-89e6-dd312b5b912d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2026.03.23 21:25:44.231338 [ 260 ] {7a158ab0-6f1d-4342-89e6-dd312b5b912d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12623 | 2026.03.23 21:25:44.231634 [ 260 ] {7a158ab0-6f1d-4342-89e6-dd312b5b912d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12624 | 2026.03.23 21:25:44.231839 [ 260 ] {7a158ab0-6f1d-4342-89e6-dd312b5b912d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2026.03.23 21:25:44.231968 [ 260 ] {7a158ab0-6f1d-4342-89e6-dd312b5b912d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001046 sec., 11472.27533460803 rows/sec., 791.71 KiB/sec. | ||
| 12626 | 2026.03.23 21:25:44.232003 [ 260 ] {7a158ab0-6f1d-4342-89e6-dd312b5b912d} <Debug> TCPHandler: Processed in 0.00120694 sec. | ||
| 12627 | 2026.03.23 21:25:44.784550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12628 | 2026.03.23 21:25:44.802206 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12629 | 2026.03.23 21:25:44.802265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12630 | 2026.03.23 21:25:44.808846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12631 | 2026.03.23 21:25:44.809566 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12632 | 2026.03.23 21:25:44.813042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12633 | 2026.03.23 21:25:45.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.25 MiB, peak 364.51 MiB, free memory in arenas 0.00 B, will set to 352.02 MiB (RSS), difference: -1.23 MiB | ||
| 12634 | 2026.03.23 21:25:48.885827 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12635 | 2026.03.23 21:25:48.886058 [ 260 ] {f1828c4c-4e0d-4c87-85c5-637a9a47659b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12636 | 2026.03.23 21:25:48.886142 [ 260 ] {f1828c4c-4e0d-4c87-85c5-637a9a47659b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12637 | 2026.03.23 21:25:48.887028 [ 260 ] {f1828c4c-4e0d-4c87-85c5-637a9a47659b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2026.03.23 21:25:48.887110 [ 260 ] {f1828c4c-4e0d-4c87-85c5-637a9a47659b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12639 | 2026.03.23 21:25:48.887680 [ 260 ] {f1828c4c-4e0d-4c87-85c5-637a9a47659b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12640 | 2026.03.23 21:25:48.887974 [ 260 ] {f1828c4c-4e0d-4c87-85c5-637a9a47659b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2026.03.23 21:25:48.888169 [ 260 ] {f1828c4c-4e0d-4c87-85c5-637a9a47659b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002171 sec., 25794.564716720404 rows/sec., 1.98 MiB/sec. | ||
| 12642 | 2026.03.23 21:25:48.888227 [ 260 ] {f1828c4c-4e0d-4c87-85c5-637a9a47659b} <Debug> TCPHandler: Processed in 0.002569354 sec. | ||
| 12643 | 2026.03.23 21:25:48.888381 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12644 | 2026.03.23 21:25:48.888512 [ 260 ] {b66132bd-ea3e-4c77-8b7e-2c2f9a3fd9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12645 | 2026.03.23 21:25:48.888574 [ 260 ] {b66132bd-ea3e-4c77-8b7e-2c2f9a3fd9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12646 | 2026.03.23 21:25:48.889122 [ 260 ] {b66132bd-ea3e-4c77-8b7e-2c2f9a3fd9d4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12647 | 2026.03.23 21:25:48.889170 [ 260 ] {b66132bd-ea3e-4c77-8b7e-2c2f9a3fd9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12648 | 2026.03.23 21:25:48.889551 [ 260 ] {b66132bd-ea3e-4c77-8b7e-2c2f9a3fd9d4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12649 | 2026.03.23 21:25:48.889828 [ 260 ] {b66132bd-ea3e-4c77-8b7e-2c2f9a3fd9d4} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12650 | 2026.03.23 21:25:48.890007 [ 260 ] {b66132bd-ea3e-4c77-8b7e-2c2f9a3fd9d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001527 sec., 41912.246234446626 rows/sec., 3.27 MiB/sec. | ||
| 12651 | 2026.03.23 21:25:48.890065 [ 260 ] {b66132bd-ea3e-4c77-8b7e-2c2f9a3fd9d4} <Debug> TCPHandler: Processed in 0.001749083 sec. | ||
| 12652 | 2026.03.23 21:25:48.890220 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2026.03.23 21:25:48.890337 [ 260 ] {5a3129ee-9566-440f-84ff-499361859163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12654 | 2026.03.23 21:25:48.890395 [ 260 ] {5a3129ee-9566-440f-84ff-499361859163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12655 | 2026.03.23 21:25:48.890875 [ 260 ] {5a3129ee-9566-440f-84ff-499361859163} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2026.03.23 21:25:48.890924 [ 260 ] {5a3129ee-9566-440f-84ff-499361859163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12657 | 2026.03.23 21:25:48.891393 [ 260 ] {5a3129ee-9566-440f-84ff-499361859163} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12658 | 2026.03.23 21:25:48.891685 [ 260 ] {5a3129ee-9566-440f-84ff-499361859163} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2026.03.23 21:25:48.891868 [ 260 ] {5a3129ee-9566-440f-84ff-499361859163} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001554 sec., 82368.08236808237 rows/sec., 5.74 MiB/sec. | ||
| 12660 | 2026.03.23 21:25:48.891915 [ 260 ] {5a3129ee-9566-440f-84ff-499361859163} <Debug> TCPHandler: Processed in 0.001758524 sec. | ||
| 12661 | 2026.03.23 21:25:48.892076 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12662 | 2026.03.23 21:25:48.892209 [ 260 ] {2f155f57-88da-4d1d-94e8-677c359bc3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12663 | 2026.03.23 21:25:48.892275 [ 260 ] {2f155f57-88da-4d1d-94e8-677c359bc3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12664 | 2026.03.23 21:25:48.892734 [ 260 ] {2f155f57-88da-4d1d-94e8-677c359bc3bf} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.03.23 21:25:48.892781 [ 260 ] {2f155f57-88da-4d1d-94e8-677c359bc3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12666 | 2026.03.23 21:25:48.893210 [ 260 ] {2f155f57-88da-4d1d-94e8-677c359bc3bf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12667 | 2026.03.23 21:25:48.893507 [ 260 ] {2f155f57-88da-4d1d-94e8-677c359bc3bf} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2026.03.23 21:25:48.893668 [ 260 ] {2f155f57-88da-4d1d-94e8-677c359bc3bf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001489 sec., 32236.400268636666 rows/sec., 2.17 MiB/sec. | ||
| 12669 | 2026.03.23 21:25:48.893716 [ 260 ] {2f155f57-88da-4d1d-94e8-677c359bc3bf} <Debug> TCPHandler: Processed in 0.001708103 sec. | ||
| 12670 | 2026.03.23 21:25:50.758118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29216 | ||
| 12671 | 2026.03.23 21:25:50.758641 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2026.03.23 21:25:50.758690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12673 | 2026.03.23 21:25:50.759210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12674 | 2026.03.23 21:25:50.759454 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2026.03.23 21:25:50.759610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29216 | ||
| 12676 | 2026.03.23 21:25:50.759612 [ 67 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12677 | 2026.03.23 21:25:50.759684 [ 67 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12678 | 2026.03.23 21:25:50.759710 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12679 | 2026.03.23 21:25:50.759862 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12680 | 2026.03.23 21:25:50.760043 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12681 | 2026.03.23 21:25:50.760094 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26848 rows starting from the beginning of the part | ||
| 12682 | 2026.03.23 21:25:50.760163 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12683 | 2026.03.23 21:25:50.760221 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12684 | 2026.03.23 21:25:50.760291 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12685 | 2026.03.23 21:25:50.760341 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12686 | 2026.03.23 21:25:50.760388 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12687 | 2026.03.23 21:25:50.762806 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29216 rows, containing 4 columns (4 merged, 0 gathered) in 0.003020115 sec., 9673803.812106494 rows/sec., 138.38 MiB/sec. | ||
| 12688 | 2026.03.23 21:25:50.763080 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12689 | 2026.03.23 21:25:50.763375 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.03.23 21:25:50.763455 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_61_12} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12691 | 2026.03.23 21:25:50.763550 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12692 | 2026.03.23 21:25:52.313966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12693 | 2026.03.23 21:25:52.331075 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2026.03.23 21:25:52.331134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12695 | 2026.03.23 21:25:52.337218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12696 | 2026.03.23 21:25:52.337910 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2026.03.23 21:25:52.338212 [ 63 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12698 | 2026.03.23 21:25:52.338274 [ 63 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.03.23 21:25:52.338293 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12700 | 2026.03.23 21:25:52.338418 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12701 | 2026.03.23 21:25:52.341368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12702 | 2026.03.23 21:25:52.342193 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12703 | 2026.03.23 21:25:52.343680 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12704 | 2026.03.23 21:25:52.348305 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12705 | 2026.03.23 21:25:52.352788 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12706 | 2026.03.23 21:25:52.357471 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12707 | 2026.03.23 21:25:52.362045 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12708 | 2026.03.23 21:25:52.365944 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12709 | 2026.03.23 21:25:52.416836 [ 189 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078475832 sec., 5861.677261350986 rows/sec., 30.31 MiB/sec. | ||
| 12710 | 2026.03.23 21:25:52.419931 [ 189 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12711 | 2026.03.23 21:25:52.422203 [ 189 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.03.23 21:25:52.422321 [ 189 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_61_12} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12713 | 2026.03.23 21:25:52.424647 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12714 | 2026.03.23 21:25:53.001106 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.11 MiB, peak 366.51 MiB, free memory in arenas 0.00 B, will set to 352.05 MiB (RSS), difference: -1.06 MiB | ||
| 12715 | 2026.03.23 21:25:53.362999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1590 | ||
| 12716 | 2026.03.23 21:25:53.365550 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2026.03.23 21:25:53.365610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12718 | 2026.03.23 21:25:53.366852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12719 | 2026.03.23 21:25:53.367129 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12720 | 2026.03.23 21:25:53.367508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1590 | ||
| 12721 | 2026.03.23 21:25:53.886886 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12722 | 2026.03.23 21:25:53.887068 [ 260 ] {d7c8776a-4964-4080-b35f-d80eec27a668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12723 | 2026.03.23 21:25:53.887139 [ 260 ] {d7c8776a-4964-4080-b35f-d80eec27a668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12724 | 2026.03.23 21:25:53.887861 [ 260 ] {d7c8776a-4964-4080-b35f-d80eec27a668} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2026.03.23 21:25:53.887911 [ 260 ] {d7c8776a-4964-4080-b35f-d80eec27a668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12726 | 2026.03.23 21:25:53.888340 [ 260 ] {d7c8776a-4964-4080-b35f-d80eec27a668} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12727 | 2026.03.23 21:25:53.888589 [ 260 ] {d7c8776a-4964-4080-b35f-d80eec27a668} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2026.03.23 21:25:53.888755 [ 260 ] {d7c8776a-4964-4080-b35f-d80eec27a668} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001736 sec., 43778.801843317975 rows/sec., 3.61 MiB/sec. | ||
| 12729 | 2026.03.23 21:25:53.888809 [ 260 ] {d7c8776a-4964-4080-b35f-d80eec27a668} <Debug> TCPHandler: Processed in 0.002063201 sec. | ||
| 12730 | 2026.03.23 21:25:53.888945 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2026.03.23 21:25:53.889050 [ 260 ] {0029bd1b-964e-4bf2-9dc4-b28acbde0809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12732 | 2026.03.23 21:25:53.889096 [ 260 ] {0029bd1b-964e-4bf2-9dc4-b28acbde0809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12733 | 2026.03.23 21:25:53.889527 [ 260 ] {0029bd1b-964e-4bf2-9dc4-b28acbde0809} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.03.23 21:25:53.889566 [ 260 ] {0029bd1b-964e-4bf2-9dc4-b28acbde0809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12735 | 2026.03.23 21:25:53.889891 [ 260 ] {0029bd1b-964e-4bf2-9dc4-b28acbde0809} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12736 | 2026.03.23 21:25:53.890111 [ 260 ] {0029bd1b-964e-4bf2-9dc4-b28acbde0809} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.03.23 21:25:53.890247 [ 260 ] {0029bd1b-964e-4bf2-9dc4-b28acbde0809} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001222 sec., 8183.306055646482 rows/sec., 615.35 KiB/sec. | ||
| 12738 | 2026.03.23 21:25:53.890287 [ 260 ] {0029bd1b-964e-4bf2-9dc4-b28acbde0809} <Debug> TCPHandler: Processed in 0.001394064 sec. | ||
| 12739 | 2026.03.23 21:25:53.890393 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.03.23 21:25:53.890491 [ 260 ] {b34bccc4-3257-426b-bb9f-224617996665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12741 | 2026.03.23 21:25:53.890532 [ 260 ] {b34bccc4-3257-426b-bb9f-224617996665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12742 | 2026.03.23 21:25:53.890969 [ 260 ] {b34bccc4-3257-426b-bb9f-224617996665} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.03.23 21:25:53.891007 [ 260 ] {b34bccc4-3257-426b-bb9f-224617996665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12744 | 2026.03.23 21:25:53.891329 [ 260 ] {b34bccc4-3257-426b-bb9f-224617996665} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12745 | 2026.03.23 21:25:53.891568 [ 260 ] {b34bccc4-3257-426b-bb9f-224617996665} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.03.23 21:25:53.891701 [ 260 ] {b34bccc4-3257-426b-bb9f-224617996665} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001232 sec., 60064.93506493507 rows/sec., 4.69 MiB/sec. | ||
| 12747 | 2026.03.23 21:25:53.891741 [ 260 ] {b34bccc4-3257-426b-bb9f-224617996665} <Debug> TCPHandler: Processed in 0.001398595 sec. | ||
| 12748 | 2026.03.23 21:25:53.891867 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2026.03.23 21:25:53.891963 [ 260 ] {3ac7916c-5ddf-433a-8513-fd9a7c0a48b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12750 | 2026.03.23 21:25:53.892009 [ 260 ] {3ac7916c-5ddf-433a-8513-fd9a7c0a48b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12751 | 2026.03.23 21:25:53.892430 [ 260 ] {3ac7916c-5ddf-433a-8513-fd9a7c0a48b9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.03.23 21:25:53.892467 [ 260 ] {3ac7916c-5ddf-433a-8513-fd9a7c0a48b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12753 | 2026.03.23 21:25:53.892813 [ 260 ] {3ac7916c-5ddf-433a-8513-fd9a7c0a48b9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12754 | 2026.03.23 21:25:53.893037 [ 260 ] {3ac7916c-5ddf-433a-8513-fd9a7c0a48b9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.03.23 21:25:53.893191 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 4 parts from all_1_99_21 to all_102_102_0 | ||
| 12756 | 2026.03.23 21:25:53.893196 [ 260 ] {3ac7916c-5ddf-433a-8513-fd9a7c0a48b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 12757 | 2026.03.23 21:25:53.893261 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.03.23 21:25:53.893278 [ 260 ] {3ac7916c-5ddf-433a-8513-fd9a7c0a48b9} <Debug> TCPHandler: Processed in 0.001462547 sec. | ||
| 12759 | 2026.03.23 21:25:53.893289 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12760 | 2026.03.23 21:25:53.893399 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12761 | 2026.03.23 21:25:53.893423 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_99_21 to all_102_102_0 into Compact with storage Full | ||
| 12762 | 2026.03.23 21:25:53.893497 [ 260 ] {c721b86f-d9f1-49fe-b2e7-8a4390bdaa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12763 | 2026.03.23 21:25:53.893557 [ 260 ] {c721b86f-d9f1-49fe-b2e7-8a4390bdaa0b} <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 | ||
| 12764 | 2026.03.23 21:25:53.893582 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12765 | 2026.03.23 21:25:53.893630 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_21, total 35802 rows starting from the beginning of the part | ||
| 12766 | 2026.03.23 21:25:53.893700 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12767 | 2026.03.23 21:25:53.893750 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 12768 | 2026.03.23 21:25:53.893798 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1499 rows starting from the beginning of the part | ||
| 12769 | 2026.03.23 21:25:53.894359 [ 260 ] {c721b86f-d9f1-49fe-b2e7-8a4390bdaa0b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.03.23 21:25:53.894401 [ 260 ] {c721b86f-d9f1-49fe-b2e7-8a4390bdaa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12771 | 2026.03.23 21:25:53.894969 [ 260 ] {c721b86f-d9f1-49fe-b2e7-8a4390bdaa0b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12772 | 2026.03.23 21:25:53.895229 [ 260 ] {c721b86f-d9f1-49fe-b2e7-8a4390bdaa0b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.03.23 21:25:53.895390 [ 260 ] {c721b86f-d9f1-49fe-b2e7-8a4390bdaa0b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001909 sec., 5238.344683080147 rows/sec., 9.39 MiB/sec. | ||
| 12774 | 2026.03.23 21:25:53.895471 [ 260 ] {c721b86f-d9f1-49fe-b2e7-8a4390bdaa0b} <Debug> TCPHandler: Processed in 0.002120683 sec. | ||
| 12775 | 2026.03.23 21:25:53.895587 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2026.03.23 21:25:53.895682 [ 260 ] {5095a075-0f08-41f5-aa64-9c87aea12bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12777 | 2026.03.23 21:25:53.895724 [ 260 ] {5095a075-0f08-41f5-aa64-9c87aea12bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12778 | 2026.03.23 21:25:53.896076 [ 260 ] {5095a075-0f08-41f5-aa64-9c87aea12bf4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.03.23 21:25:53.896112 [ 260 ] {5095a075-0f08-41f5-aa64-9c87aea12bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12780 | 2026.03.23 21:25:53.896437 [ 260 ] {5095a075-0f08-41f5-aa64-9c87aea12bf4} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12781 | 2026.03.23 21:25:53.896665 [ 260 ] {5095a075-0f08-41f5-aa64-9c87aea12bf4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.03.23 21:25:53.896813 [ 260 ] {5095a075-0f08-41f5-aa64-9c87aea12bf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 12783 | 2026.03.23 21:25:53.896856 [ 260 ] {5095a075-0f08-41f5-aa64-9c87aea12bf4} <Debug> TCPHandler: Processed in 0.001318753 sec. | ||
| 12784 | 2026.03.23 21:25:53.901238 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37621 rows, containing 5 columns (5 merged, 0 gathered) in 0.007873106 sec., 4778419.088984704 rows/sec., 307.27 MiB/sec. | ||
| 12785 | 2026.03.23 21:25:53.901679 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Trace> MergedBlockOutputStream: filled checksums all_1_102_22 (state Temporary) | ||
| 12786 | 2026.03.23 21:25:53.901972 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_102_22 to all_1_102_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.03.23 21:25:53.902052 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 4 parts: [all_1_99_21, all_102_102_0] -> all_1_102_22 | ||
| 12788 | 2026.03.23 21:25:53.902130 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12789 | 2026.03.23 21:25:57.593938 [ 65 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 12790 | 2026.03.23 21:25:57.594030 [ 65 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.03.23 21:25:57.594069 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12792 | 2026.03.23 21:25:57.594244 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 12793 | 2026.03.23 21:25:57.594454 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12794 | 2026.03.23 21:25:57.594505 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 825 rows starting from the beginning of the part | ||
| 12795 | 2026.03.23 21:25:57.594611 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 12796 | 2026.03.23 21:25:57.594698 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 12797 | 2026.03.23 21:25:57.594774 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 12798 | 2026.03.23 21:25:57.594848 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 12799 | 2026.03.23 21:25:57.595999 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818575 sec., 1360955.693331317 rows/sec., 84.80 MiB/sec. | ||
| 12800 | 2026.03.23 21:25:57.596237 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 12801 | 2026.03.23 21:25:57.596572 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.03.23 21:25:57.596662 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_30_7} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 12803 | 2026.03.23 21:25:57.596758 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 12804 | 2026.03.23 21:25:58.079413 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12805 | 2026.03.23 21:25:58.079465 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12806 | 2026.03.23 21:25:58.259957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29728 | ||
| 12807 | 2026.03.23 21:25:58.260878 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2026.03.23 21:25:58.260925 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12809 | 2026.03.23 21:25:58.261439 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12810 | 2026.03.23 21:25:58.261675 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2026.03.23 21:25:58.261831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29728 | ||
| 12812 | 2026.03.23 21:25:58.887166 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.03.23 21:25:58.887425 [ 260 ] {0bbe5268-bf88-4a68-9cfb-27b762210077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12814 | 2026.03.23 21:25:58.887523 [ 260 ] {0bbe5268-bf88-4a68-9cfb-27b762210077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12815 | 2026.03.23 21:25:58.888285 [ 260 ] {0bbe5268-bf88-4a68-9cfb-27b762210077} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.03.23 21:25:58.888335 [ 260 ] {0bbe5268-bf88-4a68-9cfb-27b762210077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12817 | 2026.03.23 21:25:58.888727 [ 260 ] {0bbe5268-bf88-4a68-9cfb-27b762210077} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12818 | 2026.03.23 21:25:58.888948 [ 260 ] {0bbe5268-bf88-4a68-9cfb-27b762210077} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2026.03.23 21:25:58.889119 [ 260 ] {0bbe5268-bf88-4a68-9cfb-27b762210077} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001762 sec., 66969.35300794552 rows/sec., 5.70 MiB/sec. | ||
| 12820 | 2026.03.23 21:25:58.889172 [ 260 ] {0bbe5268-bf88-4a68-9cfb-27b762210077} <Debug> TCPHandler: Processed in 0.002181905 sec. | ||
| 12821 | 2026.03.23 21:25:58.889305 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.03.23 21:25:58.889408 [ 260 ] {abd71bba-6bb9-46c8-bf3e-7209b63bc6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12823 | 2026.03.23 21:25:58.889453 [ 260 ] {abd71bba-6bb9-46c8-bf3e-7209b63bc6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12824 | 2026.03.23 21:25:58.889887 [ 260 ] {abd71bba-6bb9-46c8-bf3e-7209b63bc6d9} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.03.23 21:25:58.889926 [ 260 ] {abd71bba-6bb9-46c8-bf3e-7209b63bc6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12826 | 2026.03.23 21:25:58.890226 [ 260 ] {abd71bba-6bb9-46c8-bf3e-7209b63bc6d9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12827 | 2026.03.23 21:25:58.890445 [ 260 ] {abd71bba-6bb9-46c8-bf3e-7209b63bc6d9} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.03.23 21:25:58.890586 [ 260 ] {abd71bba-6bb9-46c8-bf3e-7209b63bc6d9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001201 sec., 25811.823480432973 rows/sec., 1.90 MiB/sec. | ||
| 12829 | 2026.03.23 21:25:58.890625 [ 260 ] {abd71bba-6bb9-46c8-bf3e-7209b63bc6d9} <Debug> TCPHandler: Processed in 0.001372834 sec. | ||
| 12830 | 2026.03.23 21:25:58.890740 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12831 | 2026.03.23 21:25:58.890837 [ 260 ] {867b6596-30c4-4f45-a8b7-735548ff3f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12832 | 2026.03.23 21:25:58.890881 [ 260 ] {867b6596-30c4-4f45-a8b7-735548ff3f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12833 | 2026.03.23 21:25:58.891320 [ 260 ] {867b6596-30c4-4f45-a8b7-735548ff3f6f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.03.23 21:25:58.891357 [ 260 ] {867b6596-30c4-4f45-a8b7-735548ff3f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12835 | 2026.03.23 21:25:58.891657 [ 260 ] {867b6596-30c4-4f45-a8b7-735548ff3f6f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12836 | 2026.03.23 21:25:58.891868 [ 260 ] {867b6596-30c4-4f45-a8b7-735548ff3f6f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.03.23 21:25:58.892001 [ 260 ] {867b6596-30c4-4f45-a8b7-735548ff3f6f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001183 sec., 80304.31107354184 rows/sec., 6.27 MiB/sec. | ||
| 12838 | 2026.03.23 21:25:58.892039 [ 260 ] {867b6596-30c4-4f45-a8b7-735548ff3f6f} <Debug> TCPHandler: Processed in 0.001351913 sec. | ||
| 12839 | 2026.03.23 21:25:58.892151 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.03.23 21:25:58.892245 [ 260 ] {3ab8b4d6-92a3-4f92-975a-765814c0b629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12841 | 2026.03.23 21:25:58.892289 [ 260 ] {3ab8b4d6-92a3-4f92-975a-765814c0b629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12842 | 2026.03.23 21:25:58.892696 [ 260 ] {3ab8b4d6-92a3-4f92-975a-765814c0b629} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2026.03.23 21:25:58.892732 [ 260 ] {3ab8b4d6-92a3-4f92-975a-765814c0b629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12844 | 2026.03.23 21:25:58.893054 [ 260 ] {3ab8b4d6-92a3-4f92-975a-765814c0b629} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12845 | 2026.03.23 21:25:58.893264 [ 260 ] {3ab8b4d6-92a3-4f92-975a-765814c0b629} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2026.03.23 21:25:58.893392 [ 260 ] {3ab8b4d6-92a3-4f92-975a-765814c0b629} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 12847 | 2026.03.23 21:25:58.893428 [ 260 ] {3ab8b4d6-92a3-4f92-975a-765814c0b629} <Debug> TCPHandler: Processed in 0.001326493 sec. | ||
| 12848 | 2026.03.23 21:25:58.893539 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12849 | 2026.03.23 21:25:58.893631 [ 260 ] {4f8d858d-108a-4ec4-b7aa-3a7a635b9347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12850 | 2026.03.23 21:25:58.893685 [ 260 ] {4f8d858d-108a-4ec4-b7aa-3a7a635b9347} <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 | ||
| 12851 | 2026.03.23 21:25:58.894517 [ 260 ] {4f8d858d-108a-4ec4-b7aa-3a7a635b9347} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.03.23 21:25:58.894554 [ 260 ] {4f8d858d-108a-4ec4-b7aa-3a7a635b9347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12853 | 2026.03.23 21:25:58.895093 [ 260 ] {4f8d858d-108a-4ec4-b7aa-3a7a635b9347} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12854 | 2026.03.23 21:25:58.895322 [ 260 ] {4f8d858d-108a-4ec4-b7aa-3a7a635b9347} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.03.23 21:25:58.895462 [ 260 ] {4f8d858d-108a-4ec4-b7aa-3a7a635b9347} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001848 sec., 16774.891774891774 rows/sec., 30.06 MiB/sec. | ||
| 12856 | 2026.03.23 21:25:58.895539 [ 260 ] {4f8d858d-108a-4ec4-b7aa-3a7a635b9347} <Debug> TCPHandler: Processed in 0.002049921 sec. | ||
| 12857 | 2026.03.23 21:25:58.895654 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12858 | 2026.03.23 21:25:58.895749 [ 260 ] {e7798e62-f5ca-4a62-bf81-26b92a944bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12859 | 2026.03.23 21:25:58.895793 [ 260 ] {e7798e62-f5ca-4a62-bf81-26b92a944bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12860 | 2026.03.23 21:25:58.896133 [ 260 ] {e7798e62-f5ca-4a62-bf81-26b92a944bfe} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12861 | 2026.03.23 21:25:58.896169 [ 260 ] {e7798e62-f5ca-4a62-bf81-26b92a944bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12862 | 2026.03.23 21:25:58.896464 [ 260 ] {e7798e62-f5ca-4a62-bf81-26b92a944bfe} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12863 | 2026.03.23 21:25:58.896665 [ 260 ] {e7798e62-f5ca-4a62-bf81-26b92a944bfe} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.03.23 21:25:58.896798 [ 260 ] {e7798e62-f5ca-4a62-bf81-26b92a944bfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12865 | 2026.03.23 21:25:58.896834 [ 260 ] {e7798e62-f5ca-4a62-bf81-26b92a944bfe} <Debug> TCPHandler: Processed in 0.00122913 sec. | ||
| 12866 | 2026.03.23 21:25:59.841724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12867 | 2026.03.23 21:25:59.856539 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2026.03.23 21:25:59.856594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12869 | 2026.03.23 21:25:59.862616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12870 | 2026.03.23 21:25:59.863298 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2026.03.23 21:25:59.865924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12872 | 2026.03.23 21:26:03.367902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1614 | ||
| 12873 | 2026.03.23 21:26:03.370164 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.03.23 21:26:03.370219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12875 | 2026.03.23 21:26:03.371502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12876 | 2026.03.23 21:26:03.371806 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2026.03.23 21:26:03.371974 [ 59 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12878 | 2026.03.23 21:26:03.372019 [ 59 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12879 | 2026.03.23 21:26:03.372043 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12880 | 2026.03.23 21:26:03.372182 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 12881 | 2026.03.23 21:26:03.372208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
| 12882 | 2026.03.23 21:26:03.372802 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12883 | 2026.03.23 21:26:03.372943 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1456 rows starting from the beginning of the part | ||
| 12884 | 2026.03.23 21:26:03.373295 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 12885 | 2026.03.23 21:26:03.373643 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12886 | 2026.03.23 21:26:03.373991 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 12887 | 2026.03.23 21:26:03.374321 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 12888 | 2026.03.23 21:26:03.374647 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12889 | 2026.03.23 21:26:03.380638 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 72 columns (72 merged, 0 gathered) in 0.008513742 sec., 189575.8645258454 rows/sec., 145.99 MiB/sec. | ||
| 12890 | 2026.03.23 21:26:03.382966 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12891 | 2026.03.23 21:26:03.383662 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12892 | 2026.03.23 21:26:03.383758 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_46_9} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12893 | 2026.03.23 21:26:03.384127 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12894 | 2026.03.23 21:26:03.888288 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12895 | 2026.03.23 21:26:03.888459 [ 260 ] {41155fb6-1c27-4667-910b-bf3406c749f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12896 | 2026.03.23 21:26:03.888522 [ 260 ] {41155fb6-1c27-4667-910b-bf3406c749f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12897 | 2026.03.23 21:26:03.889230 [ 260 ] {41155fb6-1c27-4667-910b-bf3406c749f5} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.03.23 21:26:03.889280 [ 260 ] {41155fb6-1c27-4667-910b-bf3406c749f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12899 | 2026.03.23 21:26:03.889667 [ 260 ] {41155fb6-1c27-4667-910b-bf3406c749f5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12900 | 2026.03.23 21:26:03.889885 [ 260 ] {41155fb6-1c27-4667-910b-bf3406c749f5} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.03.23 21:26:03.890046 [ 260 ] {41155fb6-1c27-4667-910b-bf3406c749f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001578 sec., 15209.125475285171 rows/sec., 1.26 MiB/sec. | ||
| 12902 | 2026.03.23 21:26:03.890098 [ 260 ] {41155fb6-1c27-4667-910b-bf3406c749f5} <Debug> TCPHandler: Processed in 0.001897927 sec. | ||
| 12903 | 2026.03.23 21:26:03.890222 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12904 | 2026.03.23 21:26:03.890323 [ 260 ] {33d788f6-a7d1-4124-8c3e-f835fe5c8a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12905 | 2026.03.23 21:26:03.890367 [ 260 ] {33d788f6-a7d1-4124-8c3e-f835fe5c8a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12906 | 2026.03.23 21:26:03.890870 [ 260 ] {33d788f6-a7d1-4124-8c3e-f835fe5c8a02} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.03.23 21:26:03.890905 [ 260 ] {33d788f6-a7d1-4124-8c3e-f835fe5c8a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12908 | 2026.03.23 21:26:03.891259 [ 260 ] {33d788f6-a7d1-4124-8c3e-f835fe5c8a02} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12909 | 2026.03.23 21:26:03.891467 [ 260 ] {33d788f6-a7d1-4124-8c3e-f835fe5c8a02} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.03.23 21:26:03.891584 [ 58 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12911 | 2026.03.23 21:26:03.891596 [ 260 ] {33d788f6-a7d1-4124-8c3e-f835fe5c8a02} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001297 sec., 151117.96453353894 rows/sec., 13.46 MiB/sec. | ||
| 12912 | 2026.03.23 21:26:03.891620 [ 58 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.03.23 21:26:03.891639 [ 260 ] {33d788f6-a7d1-4124-8c3e-f835fe5c8a02} <Debug> TCPHandler: Processed in 0.001467246 sec. | ||
| 12914 | 2026.03.23 21:26:03.891640 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12915 | 2026.03.23 21:26:03.891743 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12916 | 2026.03.23 21:26:03.891748 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.03.23 21:26:03.891887 [ 260 ] {ac841d4a-d1d7-414f-92ca-ca06ec656764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12918 | 2026.03.23 21:26:03.891889 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12919 | 2026.03.23 21:26:03.891931 [ 260 ] {ac841d4a-d1d7-414f-92ca-ca06ec656764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12920 | 2026.03.23 21:26:03.891940 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2618 rows starting from the beginning of the part | ||
| 12921 | 2026.03.23 21:26:03.892015 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 2470 rows starting from the beginning of the part | ||
| 12922 | 2026.03.23 21:26:03.892063 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 12923 | 2026.03.23 21:26:03.892124 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 76 rows starting from the beginning of the part | ||
| 12924 | 2026.03.23 21:26:03.892167 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 118 rows starting from the beginning of the part | ||
| 12925 | 2026.03.23 21:26:03.892207 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 196 rows starting from the beginning of the part | ||
| 12926 | 2026.03.23 21:26:03.892339 [ 260 ] {ac841d4a-d1d7-414f-92ca-ca06ec656764} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.03.23 21:26:03.892378 [ 260 ] {ac841d4a-d1d7-414f-92ca-ca06ec656764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12928 | 2026.03.23 21:26:03.892715 [ 260 ] {ac841d4a-d1d7-414f-92ca-ca06ec656764} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12929 | 2026.03.23 21:26:03.892928 [ 260 ] {ac841d4a-d1d7-414f-92ca-ca06ec656764} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.03.23 21:26:03.893061 [ 260 ] {ac841d4a-d1d7-414f-92ca-ca06ec656764} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001193 sec., 18440.905280804694 rows/sec., 1.40 MiB/sec. | ||
| 12931 | 2026.03.23 21:26:03.893097 [ 260 ] {ac841d4a-d1d7-414f-92ca-ca06ec656764} <Debug> TCPHandler: Processed in 0.001395795 sec. | ||
| 12932 | 2026.03.23 21:26:03.893196 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2026.03.23 21:26:03.893287 [ 260 ] {67ba85de-988c-42f1-a720-033357786d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12934 | 2026.03.23 21:26:03.893326 [ 260 ] {67ba85de-988c-42f1-a720-033357786d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12935 | 2026.03.23 21:26:03.893709 [ 260 ] {67ba85de-988c-42f1-a720-033357786d16} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.03.23 21:26:03.893742 [ 260 ] {67ba85de-988c-42f1-a720-033357786d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12937 | 2026.03.23 21:26:03.894037 [ 260 ] {67ba85de-988c-42f1-a720-033357786d16} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12938 | 2026.03.23 21:26:03.894240 [ 260 ] {67ba85de-988c-42f1-a720-033357786d16} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.03.23 21:26:03.894271 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568464 sec., 2154595.1198848807 rows/sec., 171.18 MiB/sec. | ||
| 12940 | 2026.03.23 21:26:03.894367 [ 260 ] {67ba85de-988c-42f1-a720-033357786d16} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.81 MiB/sec. | ||
| 12941 | 2026.03.23 21:26:03.894408 [ 260 ] {67ba85de-988c-42f1-a720-033357786d16} <Debug> TCPHandler: Processed in 0.001257561 sec. | ||
| 12942 | 2026.03.23 21:26:03.894506 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2026.03.23 21:26:03.894545 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12944 | 2026.03.23 21:26:03.894598 [ 260 ] {8c96a9fc-7a69-44cf-9ba1-c6e29444998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12945 | 2026.03.23 21:26:03.894641 [ 260 ] {8c96a9fc-7a69-44cf-9ba1-c6e29444998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12946 | 2026.03.23 21:26:03.894799 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12947 | 2026.03.23 21:26:03.894874 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_106_21} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12948 | 2026.03.23 21:26:03.894951 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12949 | 2026.03.23 21:26:03.895021 [ 260 ] {8c96a9fc-7a69-44cf-9ba1-c6e29444998f} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12950 | 2026.03.23 21:26:03.895059 [ 260 ] {8c96a9fc-7a69-44cf-9ba1-c6e29444998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12951 | 2026.03.23 21:26:03.895353 [ 260 ] {8c96a9fc-7a69-44cf-9ba1-c6e29444998f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12952 | 2026.03.23 21:26:03.895558 [ 260 ] {8c96a9fc-7a69-44cf-9ba1-c6e29444998f} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2026.03.23 21:26:03.895682 [ 260 ] {8c96a9fc-7a69-44cf-9ba1-c6e29444998f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 12954 | 2026.03.23 21:26:03.895718 [ 260 ] {8c96a9fc-7a69-44cf-9ba1-c6e29444998f} <Debug> TCPHandler: Processed in 0.001258721 sec. | ||
| 12955 | 2026.03.23 21:26:03.895816 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12956 | 2026.03.23 21:26:03.895905 [ 260 ] {5d4d8db6-4e4b-476a-9bcb-7e99a9893648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12957 | 2026.03.23 21:26:03.895944 [ 260 ] {5d4d8db6-4e4b-476a-9bcb-7e99a9893648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12958 | 2026.03.23 21:26:03.896365 [ 260 ] {5d4d8db6-4e4b-476a-9bcb-7e99a9893648} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12959 | 2026.03.23 21:26:03.896399 [ 260 ] {5d4d8db6-4e4b-476a-9bcb-7e99a9893648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12960 | 2026.03.23 21:26:03.896725 [ 260 ] {5d4d8db6-4e4b-476a-9bcb-7e99a9893648} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12961 | 2026.03.23 21:26:03.896928 [ 260 ] {5d4d8db6-4e4b-476a-9bcb-7e99a9893648} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.03.23 21:26:03.897031 [ 58 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12963 | 2026.03.23 21:26:03.897051 [ 260 ] {5d4d8db6-4e4b-476a-9bcb-7e99a9893648} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001163 sec., 94582.97506448839 rows/sec., 7.70 MiB/sec. | ||
| 12964 | 2026.03.23 21:26:03.897055 [ 58 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.03.23 21:26:03.897080 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12966 | 2026.03.23 21:26:03.897088 [ 260 ] {5d4d8db6-4e4b-476a-9bcb-7e99a9893648} <Debug> TCPHandler: Processed in 0.001318183 sec. | ||
| 12967 | 2026.03.23 21:26:03.897189 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12968 | 2026.03.23 21:26:03.897195 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12969 | 2026.03.23 21:26:03.897328 [ 260 ] {18f99de6-b4f8-4fd3-8e10-5291eb8d0c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12970 | 2026.03.23 21:26:03.897335 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12971 | 2026.03.23 21:26:03.897374 [ 260 ] {18f99de6-b4f8-4fd3-8e10-5291eb8d0c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12972 | 2026.03.23 21:26:03.897382 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1403 rows starting from the beginning of the part | ||
| 12973 | 2026.03.23 21:26:03.897461 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1327 rows starting from the beginning of the part | ||
| 12974 | 2026.03.23 21:26:03.897511 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 12975 | 2026.03.23 21:26:03.897559 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 12976 | 2026.03.23 21:26:03.897605 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 95 rows starting from the beginning of the part | ||
| 12977 | 2026.03.23 21:26:03.897647 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 110 rows starting from the beginning of the part | ||
| 12978 | 2026.03.23 21:26:03.897777 [ 260 ] {18f99de6-b4f8-4fd3-8e10-5291eb8d0c09} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2026.03.23 21:26:03.897818 [ 260 ] {18f99de6-b4f8-4fd3-8e10-5291eb8d0c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12980 | 2026.03.23 21:26:03.898181 [ 260 ] {18f99de6-b4f8-4fd3-8e10-5291eb8d0c09} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12981 | 2026.03.23 21:26:03.898409 [ 260 ] {18f99de6-b4f8-4fd3-8e10-5291eb8d0c09} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2026.03.23 21:26:03.898541 [ 260 ] {18f99de6-b4f8-4fd3-8e10-5291eb8d0c09} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001231 sec., 159220.14622258325 rows/sec., 11.42 MiB/sec. | ||
| 12983 | 2026.03.23 21:26:03.898577 [ 260 ] {18f99de6-b4f8-4fd3-8e10-5291eb8d0c09} <Debug> TCPHandler: Processed in 0.001428155 sec. | ||
| 12984 | 2026.03.23 21:26:03.898687 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2026.03.23 21:26:03.898777 [ 260 ] {fcb67edd-7990-4fd6-ae0a-544b78e1a81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12986 | 2026.03.23 21:26:03.898832 [ 260 ] {fcb67edd-7990-4fd6-ae0a-544b78e1a81b} <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 | ||
| 12987 | 2026.03.23 21:26:03.899090 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001960549 sec., 1567418.1058468828 rows/sec., 113.80 MiB/sec. | ||
| 12988 | 2026.03.23 21:26:03.899361 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12989 | 2026.03.23 21:26:03.899602 [ 260 ] {fcb67edd-7990-4fd6-ae0a-544b78e1a81b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.03.23 21:26:03.899644 [ 260 ] {fcb67edd-7990-4fd6-ae0a-544b78e1a81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12991 | 2026.03.23 21:26:03.899719 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12992 | 2026.03.23 21:26:03.899817 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_106_21} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12993 | 2026.03.23 21:26:03.899935 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12994 | 2026.03.23 21:26:03.900211 [ 260 ] {fcb67edd-7990-4fd6-ae0a-544b78e1a81b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12995 | 2026.03.23 21:26:03.900441 [ 260 ] {fcb67edd-7990-4fd6-ae0a-544b78e1a81b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2026.03.23 21:26:03.900579 [ 260 ] {fcb67edd-7990-4fd6-ae0a-544b78e1a81b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 12997 | 2026.03.23 21:26:03.900639 [ 260 ] {fcb67edd-7990-4fd6-ae0a-544b78e1a81b} <Debug> TCPHandler: Processed in 0.002002999 sec. | ||
| 12998 | 2026.03.23 21:26:03.900738 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12999 | 2026.03.23 21:26:03.900823 [ 260 ] {dcba6446-67ba-4ffd-9c92-efb4960fa7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13000 | 2026.03.23 21:26:03.900862 [ 260 ] {dcba6446-67ba-4ffd-9c92-efb4960fa7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13001 | 2026.03.23 21:26:03.901172 [ 260 ] {dcba6446-67ba-4ffd-9c92-efb4960fa7ea} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.03.23 21:26:03.901204 [ 260 ] {dcba6446-67ba-4ffd-9c92-efb4960fa7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13003 | 2026.03.23 21:26:03.901498 [ 260 ] {dcba6446-67ba-4ffd-9c92-efb4960fa7ea} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13004 | 2026.03.23 21:26:03.901794 [ 260 ] {dcba6446-67ba-4ffd-9c92-efb4960fa7ea} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.03.23 21:26:03.901902 [ 58 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13006 | 2026.03.23 21:26:03.901924 [ 260 ] {dcba6446-67ba-4ffd-9c92-efb4960fa7ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13007 | 2026.03.23 21:26:03.901930 [ 58 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.03.23 21:26:03.901953 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13009 | 2026.03.23 21:26:03.901959 [ 260 ] {dcba6446-67ba-4ffd-9c92-efb4960fa7ea} <Debug> TCPHandler: Processed in 0.001257971 sec. | ||
| 13010 | 2026.03.23 21:26:03.902066 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13011 | 2026.03.23 21:26:03.902236 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13012 | 2026.03.23 21:26:03.902291 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5160 rows starting from the beginning of the part | ||
| 13013 | 2026.03.23 21:26:03.902394 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 12 rows starting from the beginning of the part | ||
| 13014 | 2026.03.23 21:26:03.902468 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
| 13015 | 2026.03.23 21:26:03.902533 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13016 | 2026.03.23 21:26:03.902596 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13017 | 2026.03.23 21:26:03.902661 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13018 | 2026.03.23 21:26:03.904405 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 4 columns (4 merged, 0 gathered) in 0.00239827 sec., 2251623.0449448978 rows/sec., 151.71 MiB/sec. | ||
| 13019 | 2026.03.23 21:26:03.904734 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13020 | 2026.03.23 21:26:03.904995 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.03.23 21:26:03.905066 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_106_21} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13022 | 2026.03.23 21:26:03.905133 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13023 | 2026.03.23 21:26:05.763046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30176 | ||
| 13024 | 2026.03.23 21:26:05.763571 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2026.03.23 21:26:05.763615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13026 | 2026.03.23 21:26:05.764153 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13027 | 2026.03.23 21:26:05.764404 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2026.03.23 21:26:05.764555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30176 | ||
| 13029 | 2026.03.23 21:26:07.366954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13030 | 2026.03.23 21:26:07.383199 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.03.23 21:26:07.383263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13032 | 2026.03.23 21:26:07.389753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13033 | 2026.03.23 21:26:07.390532 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.03.23 21:26:07.394119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13035 | 2026.03.23 21:26:08.887428 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2026.03.23 21:26:08.887620 [ 260 ] {1ac19312-c787-4955-946b-b77b133194d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13037 | 2026.03.23 21:26:08.887689 [ 260 ] {1ac19312-c787-4955-946b-b77b133194d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13038 | 2026.03.23 21:26:08.888407 [ 260 ] {1ac19312-c787-4955-946b-b77b133194d1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.03.23 21:26:08.888458 [ 260 ] {1ac19312-c787-4955-946b-b77b133194d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13040 | 2026.03.23 21:26:08.888887 [ 260 ] {1ac19312-c787-4955-946b-b77b133194d1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13041 | 2026.03.23 21:26:08.889142 [ 260 ] {1ac19312-c787-4955-946b-b77b133194d1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.03.23 21:26:08.889310 [ 260 ] {1ac19312-c787-4955-946b-b77b133194d1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001737 sec., 67933.21819228555 rows/sec., 5.78 MiB/sec. | ||
| 13043 | 2026.03.23 21:26:08.889365 [ 260 ] {1ac19312-c787-4955-946b-b77b133194d1} <Debug> TCPHandler: Processed in 0.002072042 sec. | ||
| 13044 | 2026.03.23 21:26:08.889504 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2026.03.23 21:26:08.889608 [ 260 ] {11bd0624-ea8a-400d-94c1-717276e14589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13046 | 2026.03.23 21:26:08.889654 [ 260 ] {11bd0624-ea8a-400d-94c1-717276e14589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13047 | 2026.03.23 21:26:08.890104 [ 260 ] {11bd0624-ea8a-400d-94c1-717276e14589} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2026.03.23 21:26:08.890149 [ 260 ] {11bd0624-ea8a-400d-94c1-717276e14589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13049 | 2026.03.23 21:26:08.890479 [ 260 ] {11bd0624-ea8a-400d-94c1-717276e14589} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13050 | 2026.03.23 21:26:08.890699 [ 260 ] {11bd0624-ea8a-400d-94c1-717276e14589} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.03.23 21:26:08.890826 [ 50 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13052 | 2026.03.23 21:26:08.890837 [ 260 ] {11bd0624-ea8a-400d-94c1-717276e14589} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001254 sec., 24720.893141945777 rows/sec., 1.82 MiB/sec. | ||
| 13053 | 2026.03.23 21:26:08.890864 [ 50 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2026.03.23 21:26:08.890882 [ 260 ] {11bd0624-ea8a-400d-94c1-717276e14589} <Debug> TCPHandler: Processed in 0.001431696 sec. | ||
| 13055 | 2026.03.23 21:26:08.890884 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13056 | 2026.03.23 21:26:08.890974 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13057 | 2026.03.23 21:26:08.891007 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2026.03.23 21:26:08.891063 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13059 | 2026.03.23 21:26:08.891093 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 82 rows starting from the beginning of the part | ||
| 13060 | 2026.03.23 21:26:08.891107 [ 260 ] {5bf860db-1681-4465-94f9-c7d405602b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13061 | 2026.03.23 21:26:08.891152 [ 260 ] {5bf860db-1681-4465-94f9-c7d405602b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13062 | 2026.03.23 21:26:08.891156 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 48 rows starting from the beginning of the part | ||
| 13063 | 2026.03.23 21:26:08.891215 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 13064 | 2026.03.23 21:26:08.891259 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 13065 | 2026.03.23 21:26:08.891295 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 22 rows starting from the beginning of the part | ||
| 13066 | 2026.03.23 21:26:08.891334 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 13067 | 2026.03.23 21:26:08.891598 [ 260 ] {5bf860db-1681-4465-94f9-c7d405602b12} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.03.23 21:26:08.891634 [ 260 ] {5bf860db-1681-4465-94f9-c7d405602b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13069 | 2026.03.23 21:26:08.891965 [ 260 ] {5bf860db-1681-4465-94f9-c7d405602b12} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13070 | 2026.03.23 21:26:08.892065 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120768 sec., 199862.95111923252 rows/sec., 15.43 MiB/sec. | ||
| 13071 | 2026.03.23 21:26:08.892220 [ 260 ] {5bf860db-1681-4465-94f9-c7d405602b12} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2026.03.23 21:26:08.892298 [ 200 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13073 | 2026.03.23 21:26:08.892418 [ 260 ] {5bf860db-1681-4465-94f9-c7d405602b12} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001334 sec., 71214.39280359821 rows/sec., 5.56 MiB/sec. | ||
| 13074 | 2026.03.23 21:26:08.892463 [ 260 ] {5bf860db-1681-4465-94f9-c7d405602b12} <Debug> TCPHandler: Processed in 0.001507208 sec. | ||
| 13075 | 2026.03.23 21:26:08.892593 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2026.03.23 21:26:08.892683 [ 200 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2026.03.23 21:26:08.892736 [ 260 ] {42fb8ea7-85af-443a-905d-ffc7026d4b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13078 | 2026.03.23 21:26:08.892794 [ 200 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_91_18} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13079 | 2026.03.23 21:26:08.892807 [ 260 ] {42fb8ea7-85af-443a-905d-ffc7026d4b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13080 | 2026.03.23 21:26:08.892932 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13081 | 2026.03.23 21:26:08.893303 [ 260 ] {42fb8ea7-85af-443a-905d-ffc7026d4b7c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.03.23 21:26:08.893343 [ 260 ] {42fb8ea7-85af-443a-905d-ffc7026d4b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13083 | 2026.03.23 21:26:08.893706 [ 260 ] {42fb8ea7-85af-443a-905d-ffc7026d4b7c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13084 | 2026.03.23 21:26:08.893933 [ 260 ] {42fb8ea7-85af-443a-905d-ffc7026d4b7c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.03.23 21:26:08.894062 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_102_22 to all_103_103_0 | ||
| 13086 | 2026.03.23 21:26:08.894075 [ 260 ] {42fb8ea7-85af-443a-905d-ffc7026d4b7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001362 sec., 117474.30249632894 rows/sec., 8.18 MiB/sec. | ||
| 13087 | 2026.03.23 21:26:08.894099 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.03.23 21:26:08.894123 [ 260 ] {42fb8ea7-85af-443a-905d-ffc7026d4b7c} <Debug> TCPHandler: Processed in 0.001580959 sec. | ||
| 13089 | 2026.03.23 21:26:08.894124 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13090 | 2026.03.23 21:26:08.894209 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_103_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_102_22 to all_103_103_0 into Compact with storage Full | ||
| 13091 | 2026.03.23 21:26:08.894244 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2026.03.23 21:26:08.894295 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_103_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13093 | 2026.03.23 21:26:08.894323 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_103_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_22, total 37621 rows starting from the beginning of the part | ||
| 13094 | 2026.03.23 21:26:08.894342 [ 260 ] {8d13ab0d-9ad5-4be8-8024-d83515dc7fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13095 | 2026.03.23 21:26:08.894376 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_103_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 128 rows starting from the beginning of the part | ||
| 13096 | 2026.03.23 21:26:08.894461 [ 260 ] {8d13ab0d-9ad5-4be8-8024-d83515dc7fa6} <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 | ||
| 13097 | 2026.03.23 21:26:08.895365 [ 260 ] {8d13ab0d-9ad5-4be8-8024-d83515dc7fa6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.03.23 21:26:08.895400 [ 260 ] {8d13ab0d-9ad5-4be8-8024-d83515dc7fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13099 | 2026.03.23 21:26:08.895958 [ 260 ] {8d13ab0d-9ad5-4be8-8024-d83515dc7fa6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13100 | 2026.03.23 21:26:08.896188 [ 260 ] {8d13ab0d-9ad5-4be8-8024-d83515dc7fa6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.03.23 21:26:08.896359 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13102 | 2026.03.23 21:26:08.896375 [ 260 ] {8d13ab0d-9ad5-4be8-8024-d83515dc7fa6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002054 sec., 15092.502434274587 rows/sec., 27.05 MiB/sec. | ||
| 13103 | 2026.03.23 21:26:08.896393 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.03.23 21:26:08.896411 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13105 | 2026.03.23 21:26:08.896431 [ 260 ] {8d13ab0d-9ad5-4be8-8024-d83515dc7fa6} <Debug> TCPHandler: Processed in 0.002236646 sec. | ||
| 13106 | 2026.03.23 21:26:08.896523 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13107 | 2026.03.23 21:26:08.896567 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2026.03.23 21:26:08.896670 [ 260 ] {fe329dd2-ef05-43f3-9949-4891f81efd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13109 | 2026.03.23 21:26:08.896712 [ 260 ] {fe329dd2-ef05-43f3-9949-4891f81efd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13110 | 2026.03.23 21:26:08.896790 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13111 | 2026.03.23 21:26:08.896864 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1831 rows starting from the beginning of the part | ||
| 13112 | 2026.03.23 21:26:08.897001 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 42 rows starting from the beginning of the part | ||
| 13113 | 2026.03.23 21:26:08.897059 [ 260 ] {fe329dd2-ef05-43f3-9949-4891f81efd28} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.03.23 21:26:08.897100 [ 260 ] {fe329dd2-ef05-43f3-9949-4891f81efd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13115 | 2026.03.23 21:26:08.897122 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 13116 | 2026.03.23 21:26:08.897233 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 13117 | 2026.03.23 21:26:08.897334 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 10 rows starting from the beginning of the part | ||
| 13118 | 2026.03.23 21:26:08.897439 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 13119 | 2026.03.23 21:26:08.897672 [ 260 ] {fe329dd2-ef05-43f3-9949-4891f81efd28} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13120 | 2026.03.23 21:26:08.897928 [ 260 ] {fe329dd2-ef05-43f3-9949-4891f81efd28} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.03.23 21:26:08.898065 [ 260 ] {fe329dd2-ef05-43f3-9949-4891f81efd28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
| 13122 | 2026.03.23 21:26:08.898104 [ 260 ] {fe329dd2-ef05-43f3-9949-4891f81efd28} <Debug> TCPHandler: Processed in 0.001588949 sec. | ||
| 13123 | 2026.03.23 21:26:08.902402 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_103_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37749 rows, containing 5 columns (5 merged, 0 gathered) in 0.008221285 sec., 4591617.976995081 rows/sec., 295.34 MiB/sec. | ||
| 13124 | 2026.03.23 21:26:08.902881 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_103_23} <Trace> MergedBlockOutputStream: filled checksums all_1_103_23 (state Temporary) | ||
| 13125 | 2026.03.23 21:26:08.903191 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_103_23} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_103_23 to all_1_103_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13126 | 2026.03.23 21:26:08.903267 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_103_23} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_102_22, all_103_103_0] -> all_1_103_23 | ||
| 13127 | 2026.03.23 21:26:08.903339 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13128 | 2026.03.23 21:26:08.908758 [ 194 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 19 columns (19 merged, 0 gathered) in 0.012297796 sec., 158971.5750692238 rows/sec., 284.87 MiB/sec. | ||
| 13129 | 2026.03.23 21:26:08.910950 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13130 | 2026.03.23 21:26:08.911309 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2026.03.23 21:26:08.911385 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13132 | 2026.03.23 21:26:08.911503 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. | ||
| 13133 | 2026.03.23 21:26:09.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.18 MiB, peak 371.59 MiB, free memory in arenas 0.00 B, will set to 360.52 MiB (RSS), difference: 6.34 MiB | ||
| 13134 | 2026.03.23 21:26:11.070027 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58670 | ||
| 13135 | 2026.03.23 21:26:11.070140 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13136 | 2026.03.23 21:26:11.070166 [ 289 ] {} <Debug> TCP-Session: 12e9b800-3fb3-4fec-9503-3963eb77567b Authenticating user 'default' from [fd00:1122:3344:101::e]:58670 | ||
| 13137 | 2026.03.23 21:26:11.070187 [ 289 ] {} <Debug> TCP-Session: 12e9b800-3fb3-4fec-9503-3963eb77567b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13138 | 2026.03.23 21:26:11.070200 [ 289 ] {} <Debug> TCP-Session: 12e9b800-3fb3-4fec-9503-3963eb77567b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2026.03.23 21:26:11.070385 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49348 | ||
| 13140 | 2026.03.23 21:26:11.070412 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57225 | ||
| 13141 | 2026.03.23 21:26:11.070430 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38357 | ||
| 13142 | 2026.03.23 21:26:11.070451 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53839 | ||
| 13143 | 2026.03.23 21:26:11.070477 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47841 | ||
| 13144 | 2026.03.23 21:26:11.070500 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13145 | 2026.03.23 21:26:11.070501 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13146 | 2026.03.23 21:26:11.070538 [ 293 ] {} <Debug> TCP-Session: ab92aef5-d6ce-478e-9a93-01eaa5f3bf8a Authenticating user 'default' from [fd00:1122:3344:101::e]:57225 | ||
| 13147 | 2026.03.23 21:26:11.070543 [ 289 ] {} <Trace> TCP-Session: 12e9b800-3fb3-4fec-9503-3963eb77567b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2026.03.23 21:26:11.070562 [ 293 ] {} <Debug> TCP-Session: ab92aef5-d6ce-478e-9a93-01eaa5f3bf8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13149 | 2026.03.23 21:26:11.070560 [ 290 ] {} <Debug> TCP-Session: c74a7dbd-d0e6-4945-a342-83641600dee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49348 | ||
| 13150 | 2026.03.23 21:26:11.070585 [ 293 ] {} <Debug> TCP-Session: ab92aef5-d6ce-478e-9a93-01eaa5f3bf8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13151 | 2026.03.23 21:26:11.070609 [ 290 ] {} <Debug> TCP-Session: c74a7dbd-d0e6-4945-a342-83641600dee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13152 | 2026.03.23 21:26:11.070569 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13153 | 2026.03.23 21:26:11.070633 [ 290 ] {} <Debug> TCP-Session: c74a7dbd-d0e6-4945-a342-83641600dee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13154 | 2026.03.23 21:26:11.070515 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13155 | 2026.03.23 21:26:11.070673 [ 259 ] {} <Debug> TCP-Session: 56402920-c820-439e-a217-4278c59002ee Authenticating user 'default' from [fd00:1122:3344:101::e]:53839 | ||
| 13156 | 2026.03.23 21:26:11.070463 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62308 | ||
| 13157 | 2026.03.23 21:26:11.070712 [ 294 ] {} <Debug> TCP-Session: bdb68481-6a59-4ccb-89eb-d0ff67b56350 Authenticating user 'default' from [fd00:1122:3344:101::e]:38357 | ||
| 13158 | 2026.03.23 21:26:11.070726 [ 289 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13159 | 2026.03.23 21:26:11.070755 [ 294 ] {} <Debug> TCP-Session: bdb68481-6a59-4ccb-89eb-d0ff67b56350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13160 | 2026.03.23 21:26:11.070726 [ 259 ] {} <Debug> TCP-Session: 56402920-c820-439e-a217-4278c59002ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13161 | 2026.03.23 21:26:11.070785 [ 294 ] {} <Debug> TCP-Session: bdb68481-6a59-4ccb-89eb-d0ff67b56350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13162 | 2026.03.23 21:26:11.070805 [ 259 ] {} <Debug> TCP-Session: 56402920-c820-439e-a217-4278c59002ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13163 | 2026.03.23 21:26:11.070413 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48193 | ||
| 13164 | 2026.03.23 21:26:11.070404 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36841 | ||
| 13165 | 2026.03.23 21:26:11.070570 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13166 | 2026.03.23 21:26:11.070932 [ 287 ] {} <Debug> TCP-Session: a51e2d94-5f01-41ea-9a46-8e0a18975aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47841 | ||
| 13167 | 2026.03.23 21:26:11.070956 [ 287 ] {} <Debug> TCP-Session: a51e2d94-5f01-41ea-9a46-8e0a18975aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13168 | 2026.03.23 21:26:11.070971 [ 287 ] {} <Debug> TCP-Session: a51e2d94-5f01-41ea-9a46-8e0a18975aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2026.03.23 21:26:11.071013 [ 289 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13170 | 2026.03.23 21:26:11.071076 [ 289 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13171 | 2026.03.23 21:26:11.071121 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13172 | 2026.03.23 21:26:11.071153 [ 286 ] {} <Debug> TCP-Session: 4b423cfe-3b14-4b77-866c-5e6370c9c04e Authenticating user 'default' from [fd00:1122:3344:101::e]:62308 | ||
| 13173 | 2026.03.23 21:26:11.071171 [ 286 ] {} <Debug> TCP-Session: 4b423cfe-3b14-4b77-866c-5e6370c9c04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13174 | 2026.03.23 21:26:11.071183 [ 286 ] {} <Debug> TCP-Session: 4b423cfe-3b14-4b77-866c-5e6370c9c04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13175 | 2026.03.23 21:26:11.071363 [ 289 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 13176 | 2026.03.23 21:26:11.071395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13177 | 2026.03.23 21:26:11.071430 [ 291 ] {} <Debug> TCP-Session: 2dfaab96-5ca0-4c1d-848d-fbef2ee03cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36841 | ||
| 13178 | 2026.03.23 21:26:11.071446 [ 291 ] {} <Debug> TCP-Session: 2dfaab96-5ca0-4c1d-848d-fbef2ee03cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13179 | 2026.03.23 21:26:11.071459 [ 291 ] {} <Debug> TCP-Session: 2dfaab96-5ca0-4c1d-848d-fbef2ee03cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13180 | 2026.03.23 21:26:11.071518 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13181 | 2026.03.23 21:26:11.071556 [ 292 ] {} <Debug> TCP-Session: 3f5cbefa-fc74-43fd-bc07-1e4674ccfc8c Authenticating user 'default' from [fd00:1122:3344:101::e]:48193 | ||
| 13182 | 2026.03.23 21:26:11.071579 [ 292 ] {} <Debug> TCP-Session: 3f5cbefa-fc74-43fd-bc07-1e4674ccfc8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13183 | 2026.03.23 21:26:11.071592 [ 292 ] {} <Debug> TCP-Session: 3f5cbefa-fc74-43fd-bc07-1e4674ccfc8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13184 | 2026.03.23 21:26:11.072258 [ 306 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Trace> AggregatingTransform: Aggregating | ||
| 13185 | 2026.03.23 21:26:11.072298 [ 306 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Trace> Aggregator: Aggregation method: without_key | ||
| 13186 | 2026.03.23 21:26:11.072334 [ 306 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867841 sec. (1152.285 rows/sec., 45.01 KiB/sec.) | ||
| 13187 | 2026.03.23 21:26:11.072351 [ 306 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Trace> Aggregator: Merging aggregated data | ||
| 13188 | 2026.03.23 21:26:11.074178 [ 289 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003501 sec., 285.6326763781776 rows/sec., 11.16 KiB/sec. | ||
| 13189 | 2026.03.23 21:26:11.074354 [ 289 ] {64823d4d-7a2c-4710-99b2-91e514e70255} <Debug> TCPHandler: Processed in 0.003947588 sec. | ||
| 13190 | 2026.03.23 21:26:11.074480 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13191 | 2026.03.23 21:26:11.074507 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13192 | 2026.03.23 21:26:11.074523 [ 289 ] {} <Debug> TCP-Session: 12e9b800-3fb3-4fec-9503-3963eb77567b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13193 | 2026.03.23 21:26:11.074528 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13194 | 2026.03.23 21:26:11.074547 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13195 | 2026.03.23 21:26:11.074564 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13196 | 2026.03.23 21:26:11.074577 [ 291 ] {} <Debug> TCP-Session: 2dfaab96-5ca0-4c1d-848d-fbef2ee03cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13197 | 2026.03.23 21:26:11.074598 [ 287 ] {} <Debug> TCP-Session: a51e2d94-5f01-41ea-9a46-8e0a18975aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13198 | 2026.03.23 21:26:11.074594 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13199 | 2026.03.23 21:26:11.074631 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13200 | 2026.03.23 21:26:11.074647 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13201 | 2026.03.23 21:26:11.074670 [ 292 ] {} <Debug> TCP-Session: 3f5cbefa-fc74-43fd-bc07-1e4674ccfc8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13202 | 2026.03.23 21:26:11.074695 [ 293 ] {} <Debug> TCP-Session: ab92aef5-d6ce-478e-9a93-01eaa5f3bf8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13203 | 2026.03.23 21:26:11.074706 [ 259 ] {} <Debug> TCP-Session: 56402920-c820-439e-a217-4278c59002ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.03.23 21:26:11.074617 [ 294 ] {} <Debug> TCP-Session: bdb68481-6a59-4ccb-89eb-d0ff67b56350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13205 | 2026.03.23 21:26:11.074610 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13206 | 2026.03.23 21:26:11.074551 [ 290 ] {} <Debug> TCP-Session: c74a7dbd-d0e6-4945-a342-83641600dee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13207 | 2026.03.23 21:26:11.074783 [ 286 ] {} <Debug> TCP-Session: 4b423cfe-3b14-4b77-866c-5e6370c9c04e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13208 | 2026.03.23 21:26:12.473731 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49825 | ||
| 13209 | 2026.03.23 21:26:12.473846 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13210 | 2026.03.23 21:26:12.473872 [ 289 ] {} <Debug> TCP-Session: 2530cc0e-a3f9-471d-a909-101081f36ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49825 | ||
| 13211 | 2026.03.23 21:26:12.473894 [ 289 ] {} <Debug> TCP-Session: 2530cc0e-a3f9-471d-a909-101081f36ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13212 | 2026.03.23 21:26:12.473908 [ 289 ] {} <Debug> TCP-Session: 2530cc0e-a3f9-471d-a909-101081f36ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13213 | 2026.03.23 21:26:12.474103 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59177 | ||
| 13214 | 2026.03.23 21:26:12.474144 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54892 | ||
| 13215 | 2026.03.23 21:26:12.474169 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46072 | ||
| 13216 | 2026.03.23 21:26:12.474188 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40258 | ||
| 13217 | 2026.03.23 21:26:12.474230 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13218 | 2026.03.23 21:26:12.474224 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39472 | ||
| 13219 | 2026.03.23 21:26:12.474272 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13220 | 2026.03.23 21:26:12.474288 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13221 | 2026.03.23 21:26:12.474309 [ 289 ] {} <Trace> TCP-Session: 2530cc0e-a3f9-471d-a909-101081f36ca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13222 | 2026.03.23 21:26:12.474326 [ 286 ] {} <Debug> TCP-Session: 52d4aad4-d31e-4ee1-a533-f257a64f0283 Authenticating user 'default' from [fd00:1122:3344:101::e]:40258 | ||
| 13223 | 2026.03.23 21:26:12.474320 [ 294 ] {} <Debug> TCP-Session: dcaec78b-5c45-4e63-bd82-310f8b41941c Authenticating user 'default' from [fd00:1122:3344:101::e]:46072 | ||
| 13224 | 2026.03.23 21:26:12.474367 [ 286 ] {} <Debug> TCP-Session: 52d4aad4-d31e-4ee1-a533-f257a64f0283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13225 | 2026.03.23 21:26:12.474372 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13226 | 2026.03.23 21:26:12.474389 [ 286 ] {} <Debug> TCP-Session: 52d4aad4-d31e-4ee1-a533-f257a64f0283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13227 | 2026.03.23 21:26:12.474385 [ 294 ] {} <Debug> TCP-Session: dcaec78b-5c45-4e63-bd82-310f8b41941c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13228 | 2026.03.23 21:26:12.474415 [ 287 ] {} <Debug> TCP-Session: e90f86a0-d83e-40f8-9e01-3804d0ad4270 Authenticating user 'default' from [fd00:1122:3344:101::e]:39472 | ||
| 13229 | 2026.03.23 21:26:12.474438 [ 294 ] {} <Debug> TCP-Session: dcaec78b-5c45-4e63-bd82-310f8b41941c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13230 | 2026.03.23 21:26:12.474269 [ 290 ] {} <Debug> TCP-Session: ce56cfb0-ebfb-45e0-a50a-e469a1cc5d89 Authenticating user 'default' from [fd00:1122:3344:101::e]:59177 | ||
| 13231 | 2026.03.23 21:26:12.474461 [ 287 ] {} <Debug> TCP-Session: e90f86a0-d83e-40f8-9e01-3804d0ad4270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13232 | 2026.03.23 21:26:12.474483 [ 290 ] {} <Debug> TCP-Session: ce56cfb0-ebfb-45e0-a50a-e469a1cc5d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13233 | 2026.03.23 21:26:12.474489 [ 289 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49825) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13234 | 2026.03.23 21:26:12.474510 [ 290 ] {} <Debug> TCP-Session: ce56cfb0-ebfb-45e0-a50a-e469a1cc5d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13235 | 2026.03.23 21:26:12.474495 [ 287 ] {} <Debug> TCP-Session: e90f86a0-d83e-40f8-9e01-3804d0ad4270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13236 | 2026.03.23 21:26:12.474182 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45075 | ||
| 13237 | 2026.03.23 21:26:12.474150 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33859 | ||
| 13238 | 2026.03.23 21:26:12.474147 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64015 | ||
| 13239 | 2026.03.23 21:26:12.474654 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13240 | 2026.03.23 21:26:12.474274 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13241 | 2026.03.23 21:26:12.474690 [ 259 ] {} <Debug> TCP-Session: c2346c1b-1dc2-472c-a6d2-85c1720bd888 Authenticating user 'default' from [fd00:1122:3344:101::e]:45075 | ||
| 13242 | 2026.03.23 21:26:12.474698 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13243 | 2026.03.23 21:26:12.474722 [ 292 ] {} <Debug> TCP-Session: 073b5044-1bff-4b59-8f4b-86b8582e3056 Authenticating user 'default' from [fd00:1122:3344:101::e]:54892 | ||
| 13244 | 2026.03.23 21:26:12.474748 [ 259 ] {} <Debug> TCP-Session: c2346c1b-1dc2-472c-a6d2-85c1720bd888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2026.03.23 21:26:12.474755 [ 293 ] {} <Debug> TCP-Session: aa2c190c-c577-4318-a1b6-fe143f149b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:33859 | ||
| 13246 | 2026.03.23 21:26:12.474770 [ 292 ] {} <Debug> TCP-Session: 073b5044-1bff-4b59-8f4b-86b8582e3056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2026.03.23 21:26:12.474787 [ 289 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13248 | 2026.03.23 21:26:12.474797 [ 293 ] {} <Debug> TCP-Session: aa2c190c-c577-4318-a1b6-fe143f149b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13249 | 2026.03.23 21:26:12.474804 [ 292 ] {} <Debug> TCP-Session: 073b5044-1bff-4b59-8f4b-86b8582e3056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13250 | 2026.03.23 21:26:12.474829 [ 293 ] {} <Debug> TCP-Session: aa2c190c-c577-4318-a1b6-fe143f149b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13251 | 2026.03.23 21:26:12.474852 [ 289 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13252 | 2026.03.23 21:26:12.474779 [ 259 ] {} <Debug> TCP-Session: c2346c1b-1dc2-472c-a6d2-85c1720bd888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13253 | 2026.03.23 21:26:12.474725 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13254 | 2026.03.23 21:26:12.474916 [ 291 ] {} <Debug> TCP-Session: 4233daa6-a491-41da-93d9-99aa67084e28 Authenticating user 'default' from [fd00:1122:3344:101::e]:64015 | ||
| 13255 | 2026.03.23 21:26:12.474934 [ 291 ] {} <Debug> TCP-Session: 4233daa6-a491-41da-93d9-99aa67084e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13256 | 2026.03.23 21:26:12.474947 [ 291 ] {} <Debug> TCP-Session: 4233daa6-a491-41da-93d9-99aa67084e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13257 | 2026.03.23 21:26:12.475154 [ 289 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 13258 | 2026.03.23 21:26:12.476156 [ 329 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Trace> AggregatingTransform: Aggregating | ||
| 13259 | 2026.03.23 21:26:12.476205 [ 329 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Trace> Aggregator: Aggregation method: without_key | ||
| 13260 | 2026.03.23 21:26:12.476240 [ 329 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980754 sec. (1019.624 rows/sec., 39.83 KiB/sec.) | ||
| 13261 | 2026.03.23 21:26:12.476259 [ 329 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Trace> Aggregator: Merging aggregated data | ||
| 13262 | 2026.03.23 21:26:12.477545 [ 289 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 13263 | 2026.03.23 21:26:12.477687 [ 289 ] {1bf18cd1-b90b-4454-837b-dde29aaa2342} <Debug> TCPHandler: Processed in 0.003496816 sec. | ||
| 13264 | 2026.03.23 21:26:12.477772 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13265 | 2026.03.23 21:26:12.477801 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13266 | 2026.03.23 21:26:12.477804 [ 289 ] {} <Debug> TCP-Session: 2530cc0e-a3f9-471d-a909-101081f36ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13267 | 2026.03.23 21:26:12.477821 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13268 | 2026.03.23 21:26:12.477843 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13269 | 2026.03.23 21:26:12.477859 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13270 | 2026.03.23 21:26:12.477874 [ 287 ] {} <Debug> TCP-Session: e90f86a0-d83e-40f8-9e01-3804d0ad4270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13271 | 2026.03.23 21:26:12.477890 [ 291 ] {} <Debug> TCP-Session: 4233daa6-a491-41da-93d9-99aa67084e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13272 | 2026.03.23 21:26:12.477904 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13273 | 2026.03.23 21:26:12.477921 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13274 | 2026.03.23 21:26:12.477940 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13275 | 2026.03.23 21:26:12.477963 [ 292 ] {} <Debug> TCP-Session: 073b5044-1bff-4b59-8f4b-86b8582e3056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13276 | 2026.03.23 21:26:12.477977 [ 294 ] {} <Debug> TCP-Session: dcaec78b-5c45-4e63-bd82-310f8b41941c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13277 | 2026.03.23 21:26:12.477991 [ 286 ] {} <Debug> TCP-Session: 52d4aad4-d31e-4ee1-a533-f257a64f0283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13278 | 2026.03.23 21:26:12.477905 [ 259 ] {} <Debug> TCP-Session: c2346c1b-1dc2-472c-a6d2-85c1720bd888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13279 | 2026.03.23 21:26:12.477877 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13280 | 2026.03.23 21:26:12.477849 [ 290 ] {} <Debug> TCP-Session: ce56cfb0-ebfb-45e0-a50a-e469a1cc5d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13281 | 2026.03.23 21:26:12.478077 [ 293 ] {} <Debug> TCP-Session: aa2c190c-c577-4318-a1b6-fe143f149b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13282 | 2026.03.23 21:26:13.079529 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13283 | 2026.03.23 21:26:13.079583 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13284 | 2026.03.23 21:26:13.264703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30688 | ||
| 13285 | 2026.03.23 21:26:13.265289 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2026.03.23 21:26:13.265345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13287 | 2026.03.23 21:26:13.265889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13288 | 2026.03.23 21:26:13.266162 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2026.03.23 21:26:13.266337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30688 | ||
| 13290 | 2026.03.23 21:26:13.372470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1648 | ||
| 13291 | 2026.03.23 21:26:13.375058 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.03.23 21:26:13.375115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13293 | 2026.03.23 21:26:13.376402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13294 | 2026.03.23 21:26:13.376680 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.03.23 21:26:13.377022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
| 13296 | 2026.03.23 21:26:13.405724 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55972 | ||
| 13297 | 2026.03.23 21:26:13.405815 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13298 | 2026.03.23 21:26:13.405840 [ 259 ] {} <Debug> TCP-Session: 528d9f21-640a-409b-8bd3-880d2685bbd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55972 | ||
| 13299 | 2026.03.23 21:26:13.405861 [ 259 ] {} <Debug> TCP-Session: 528d9f21-640a-409b-8bd3-880d2685bbd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13300 | 2026.03.23 21:26:13.405873 [ 259 ] {} <Debug> TCP-Session: 528d9f21-640a-409b-8bd3-880d2685bbd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13301 | 2026.03.23 21:26:13.406103 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43082 | ||
| 13302 | 2026.03.23 21:26:13.406104 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47719 | ||
| 13303 | 2026.03.23 21:26:13.406145 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59452 | ||
| 13304 | 2026.03.23 21:26:13.406172 [ 259 ] {} <Trace> TCP-Session: 528d9f21-640a-409b-8bd3-880d2685bbd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13305 | 2026.03.23 21:26:13.406182 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13306 | 2026.03.23 21:26:13.406177 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44286 | ||
| 13307 | 2026.03.23 21:26:13.406223 [ 287 ] {} <Debug> TCP-Session: 9e587b5b-a698-4102-ae4e-5e6d54420ee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43082 | ||
| 13308 | 2026.03.23 21:26:13.406240 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13309 | 2026.03.23 21:26:13.406258 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13310 | 2026.03.23 21:26:13.406260 [ 287 ] {} <Debug> TCP-Session: 9e587b5b-a698-4102-ae4e-5e6d54420ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13311 | 2026.03.23 21:26:13.406280 [ 291 ] {} <Debug> TCP-Session: fe53ecb9-062e-4b67-a313-e186d6514e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:59452 | ||
| 13312 | 2026.03.23 21:26:13.406298 [ 287 ] {} <Debug> TCP-Session: 9e587b5b-a698-4102-ae4e-5e6d54420ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13313 | 2026.03.23 21:26:13.406302 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13314 | 2026.03.23 21:26:13.406303 [ 286 ] {} <Debug> TCP-Session: e7363e7a-ef43-40d4-af70-f848fb7bc1a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47719 | ||
| 13315 | 2026.03.23 21:26:13.406314 [ 291 ] {} <Debug> TCP-Session: fe53ecb9-062e-4b67-a313-e186d6514e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13316 | 2026.03.23 21:26:13.406334 [ 294 ] {} <Debug> TCP-Session: f1e3aeb8-88ef-442b-831c-60d3331de3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:44286 | ||
| 13317 | 2026.03.23 21:26:13.406358 [ 286 ] {} <Debug> TCP-Session: e7363e7a-ef43-40d4-af70-f848fb7bc1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2026.03.23 21:26:13.406358 [ 291 ] {} <Debug> TCP-Session: fe53ecb9-062e-4b67-a313-e186d6514e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13319 | 2026.03.23 21:26:13.406362 [ 259 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55972) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13320 | 2026.03.23 21:26:13.406378 [ 286 ] {} <Debug> TCP-Session: e7363e7a-ef43-40d4-af70-f848fb7bc1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13321 | 2026.03.23 21:26:13.406374 [ 294 ] {} <Debug> TCP-Session: f1e3aeb8-88ef-442b-831c-60d3331de3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13322 | 2026.03.23 21:26:13.406172 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34155 | ||
| 13323 | 2026.03.23 21:26:13.406166 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38384 | ||
| 13324 | 2026.03.23 21:26:13.406131 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46422 | ||
| 13325 | 2026.03.23 21:26:13.406122 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59803 | ||
| 13326 | 2026.03.23 21:26:13.406450 [ 294 ] {} <Debug> TCP-Session: f1e3aeb8-88ef-442b-831c-60d3331de3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.03.23 21:26:13.406590 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13328 | 2026.03.23 21:26:13.406619 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13329 | 2026.03.23 21:26:13.406623 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13330 | 2026.03.23 21:26:13.406642 [ 293 ] {} <Debug> TCP-Session: d04b9c1b-008c-4351-aeac-130c4d50346a Authenticating user 'default' from [fd00:1122:3344:101::e]:34155 | ||
| 13331 | 2026.03.23 21:26:13.406654 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13332 | 2026.03.23 21:26:13.406670 [ 290 ] {} <Debug> TCP-Session: 672c5232-2fa0-4443-9228-ddc99b0a36ca Authenticating user 'default' from [fd00:1122:3344:101::e]:46422 | ||
| 13333 | 2026.03.23 21:26:13.406690 [ 293 ] {} <Debug> TCP-Session: d04b9c1b-008c-4351-aeac-130c4d50346a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13334 | 2026.03.23 21:26:13.406701 [ 289 ] {} <Debug> TCP-Session: 3e71375d-b67e-4c39-b366-22ddaf14bc52 Authenticating user 'default' from [fd00:1122:3344:101::e]:59803 | ||
| 13335 | 2026.03.23 21:26:13.406709 [ 290 ] {} <Debug> TCP-Session: 672c5232-2fa0-4443-9228-ddc99b0a36ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13336 | 2026.03.23 21:26:13.406717 [ 293 ] {} <Debug> TCP-Session: d04b9c1b-008c-4351-aeac-130c4d50346a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13337 | 2026.03.23 21:26:13.406739 [ 290 ] {} <Debug> TCP-Session: 672c5232-2fa0-4443-9228-ddc99b0a36ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13338 | 2026.03.23 21:26:13.406743 [ 289 ] {} <Debug> TCP-Session: 3e71375d-b67e-4c39-b366-22ddaf14bc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13339 | 2026.03.23 21:26:13.406660 [ 292 ] {} <Debug> TCP-Session: 5377b67d-830f-419a-9b15-02ce76b5a57c Authenticating user 'default' from [fd00:1122:3344:101::e]:38384 | ||
| 13340 | 2026.03.23 21:26:13.406794 [ 289 ] {} <Debug> TCP-Session: 3e71375d-b67e-4c39-b366-22ddaf14bc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13341 | 2026.03.23 21:26:13.406635 [ 259 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13342 | 2026.03.23 21:26:13.406824 [ 292 ] {} <Debug> TCP-Session: 5377b67d-830f-419a-9b15-02ce76b5a57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13343 | 2026.03.23 21:26:13.406874 [ 292 ] {} <Debug> TCP-Session: 5377b67d-830f-419a-9b15-02ce76b5a57c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13344 | 2026.03.23 21:26:13.406907 [ 259 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13345 | 2026.03.23 21:26:13.407188 [ 259 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 13346 | 2026.03.23 21:26:13.408195 [ 318 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Trace> AggregatingTransform: Aggregating | ||
| 13347 | 2026.03.23 21:26:13.408234 [ 318 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Trace> Aggregator: Aggregation method: without_key | ||
| 13348 | 2026.03.23 21:26:13.408265 [ 318 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980904 sec. (1019.468 rows/sec., 39.82 KiB/sec.) | ||
| 13349 | 2026.03.23 21:26:13.408279 [ 318 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Trace> Aggregator: Merging aggregated data | ||
| 13350 | 2026.03.23 21:26:13.409566 [ 259 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 13351 | 2026.03.23 21:26:13.409712 [ 259 ] {7b446817-c4fe-40e9-a2cf-f1b384afdaeb} <Debug> TCPHandler: Processed in 0.003626401 sec. | ||
| 13352 | 2026.03.23 21:26:13.409807 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13353 | 2026.03.23 21:26:13.409833 [ 259 ] {} <Debug> TCP-Session: 528d9f21-640a-409b-8bd3-880d2685bbd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13354 | 2026.03.23 21:26:13.409838 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13355 | 2026.03.23 21:26:13.409856 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13356 | 2026.03.23 21:26:13.409885 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13357 | 2026.03.23 21:26:13.409886 [ 294 ] {} <Debug> TCP-Session: f1e3aeb8-88ef-442b-831c-60d3331de3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13358 | 2026.03.23 21:26:13.409903 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13359 | 2026.03.23 21:26:13.409930 [ 292 ] {} <Debug> TCP-Session: 5377b67d-830f-419a-9b15-02ce76b5a57c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13360 | 2026.03.23 21:26:13.409945 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13361 | 2026.03.23 21:26:13.409964 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13362 | 2026.03.23 21:26:13.409984 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13363 | 2026.03.23 21:26:13.409996 [ 291 ] {} <Debug> TCP-Session: fe53ecb9-062e-4b67-a313-e186d6514e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13364 | 2026.03.23 21:26:13.410017 [ 290 ] {} <Debug> TCP-Session: 672c5232-2fa0-4443-9228-ddc99b0a36ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.03.23 21:26:13.410037 [ 293 ] {} <Debug> TCP-Session: d04b9c1b-008c-4351-aeac-130c4d50346a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2026.03.23 21:26:13.409959 [ 286 ] {} <Debug> TCP-Session: e7363e7a-ef43-40d4-af70-f848fb7bc1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13367 | 2026.03.23 21:26:13.409923 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13368 | 2026.03.23 21:26:13.409906 [ 289 ] {} <Debug> TCP-Session: 3e71375d-b67e-4c39-b366-22ddaf14bc52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.03.23 21:26:13.410118 [ 287 ] {} <Debug> TCP-Session: 9e587b5b-a698-4102-ae4e-5e6d54420ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13370 | 2026.03.23 21:26:13.889357 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13371 | 2026.03.23 21:26:13.889529 [ 260 ] {4901fa9d-ec2c-4a36-a3f2-356bbd05baca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13372 | 2026.03.23 21:26:13.889594 [ 260 ] {4901fa9d-ec2c-4a36-a3f2-356bbd05baca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13373 | 2026.03.23 21:26:13.890242 [ 260 ] {4901fa9d-ec2c-4a36-a3f2-356bbd05baca} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13374 | 2026.03.23 21:26:13.890290 [ 260 ] {4901fa9d-ec2c-4a36-a3f2-356bbd05baca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13375 | 2026.03.23 21:26:13.890676 [ 260 ] {4901fa9d-ec2c-4a36-a3f2-356bbd05baca} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13376 | 2026.03.23 21:26:13.890913 [ 260 ] {4901fa9d-ec2c-4a36-a3f2-356bbd05baca} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13377 | 2026.03.23 21:26:13.891079 [ 260 ] {4901fa9d-ec2c-4a36-a3f2-356bbd05baca} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.93 MiB/sec. | ||
| 13378 | 2026.03.23 21:26:13.891131 [ 260 ] {4901fa9d-ec2c-4a36-a3f2-356bbd05baca} <Debug> TCPHandler: Processed in 0.001908027 sec. | ||
| 13379 | 2026.03.23 21:26:13.891264 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13380 | 2026.03.23 21:26:13.891370 [ 260 ] {7b5a18c8-1063-409e-a386-30be0beca2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13381 | 2026.03.23 21:26:13.891417 [ 260 ] {7b5a18c8-1063-409e-a386-30be0beca2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13382 | 2026.03.23 21:26:13.891869 [ 260 ] {7b5a18c8-1063-409e-a386-30be0beca2b7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.03.23 21:26:13.891910 [ 260 ] {7b5a18c8-1063-409e-a386-30be0beca2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13384 | 2026.03.23 21:26:13.892233 [ 260 ] {7b5a18c8-1063-409e-a386-30be0beca2b7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13385 | 2026.03.23 21:26:13.892446 [ 260 ] {7b5a18c8-1063-409e-a386-30be0beca2b7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2026.03.23 21:26:13.892592 [ 260 ] {7b5a18c8-1063-409e-a386-30be0beca2b7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001247 sec., 8019.246190858059 rows/sec., 603.01 KiB/sec. | ||
| 13387 | 2026.03.23 21:26:13.892633 [ 260 ] {7b5a18c8-1063-409e-a386-30be0beca2b7} <Debug> TCPHandler: Processed in 0.001421685 sec. | ||
| 13388 | 2026.03.23 21:26:13.892762 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13389 | 2026.03.23 21:26:13.892863 [ 260 ] {ae304ac0-0cbc-419e-aa36-58fddc75c3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13390 | 2026.03.23 21:26:13.892905 [ 260 ] {ae304ac0-0cbc-419e-aa36-58fddc75c3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13391 | 2026.03.23 21:26:13.893328 [ 260 ] {ae304ac0-0cbc-419e-aa36-58fddc75c3d2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2026.03.23 21:26:13.893367 [ 260 ] {ae304ac0-0cbc-419e-aa36-58fddc75c3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13393 | 2026.03.23 21:26:13.893702 [ 260 ] {ae304ac0-0cbc-419e-aa36-58fddc75c3d2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13394 | 2026.03.23 21:26:13.893924 [ 260 ] {ae304ac0-0cbc-419e-aa36-58fddc75c3d2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2026.03.23 21:26:13.894065 [ 260 ] {ae304ac0-0cbc-419e-aa36-58fddc75c3d2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001223 sec., 60506.95012264923 rows/sec., 4.72 MiB/sec. | ||
| 13396 | 2026.03.23 21:26:13.894111 [ 260 ] {ae304ac0-0cbc-419e-aa36-58fddc75c3d2} <Debug> TCPHandler: Processed in 0.001403795 sec. | ||
| 13397 | 2026.03.23 21:26:13.894235 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13398 | 2026.03.23 21:26:13.894335 [ 260 ] {22ffe060-1736-44c2-9ab4-3088a7a9f8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13399 | 2026.03.23 21:26:13.894381 [ 260 ] {22ffe060-1736-44c2-9ab4-3088a7a9f8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13400 | 2026.03.23 21:26:13.894806 [ 260 ] {22ffe060-1736-44c2-9ab4-3088a7a9f8ca} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2026.03.23 21:26:13.894844 [ 260 ] {22ffe060-1736-44c2-9ab4-3088a7a9f8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13402 | 2026.03.23 21:26:13.895185 [ 260 ] {22ffe060-1736-44c2-9ab4-3088a7a9f8ca} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13403 | 2026.03.23 21:26:13.895413 [ 260 ] {22ffe060-1736-44c2-9ab4-3088a7a9f8ca} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.03.23 21:26:13.895550 [ 260 ] {22ffe060-1736-44c2-9ab4-3088a7a9f8ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 13405 | 2026.03.23 21:26:13.895564 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_103_23 to all_104_104_0 | ||
| 13406 | 2026.03.23 21:26:13.895588 [ 260 ] {22ffe060-1736-44c2-9ab4-3088a7a9f8ca} <Debug> TCPHandler: Processed in 0.001402235 sec. | ||
| 13407 | 2026.03.23 21:26:13.895636 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.03.23 21:26:13.895663 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13409 | 2026.03.23 21:26:13.895731 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13410 | 2026.03.23 21:26:13.895786 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_104_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_103_23 to all_104_104_0 into Compact with storage Full | ||
| 13411 | 2026.03.23 21:26:13.895834 [ 260 ] {89f9507f-ed4e-421f-99d8-7cd0593e122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13412 | 2026.03.23 21:26:13.895895 [ 260 ] {89f9507f-ed4e-421f-99d8-7cd0593e122a} <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 | ||
| 13413 | 2026.03.23 21:26:13.895969 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_104_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13414 | 2026.03.23 21:26:13.896021 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_104_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_23, total 37749 rows starting from the beginning of the part | ||
| 13415 | 2026.03.23 21:26:13.896112 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_104_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13416 | 2026.03.23 21:26:13.896688 [ 260 ] {89f9507f-ed4e-421f-99d8-7cd0593e122a} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2026.03.23 21:26:13.896728 [ 260 ] {89f9507f-ed4e-421f-99d8-7cd0593e122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13418 | 2026.03.23 21:26:13.897352 [ 260 ] {89f9507f-ed4e-421f-99d8-7cd0593e122a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13419 | 2026.03.23 21:26:13.897599 [ 260 ] {89f9507f-ed4e-421f-99d8-7cd0593e122a} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.03.23 21:26:13.897760 [ 260 ] {89f9507f-ed4e-421f-99d8-7cd0593e122a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001946 sec., 5138.74614594039 rows/sec., 9.21 MiB/sec. | ||
| 13421 | 2026.03.23 21:26:13.897840 [ 260 ] {89f9507f-ed4e-421f-99d8-7cd0593e122a} <Debug> TCPHandler: Processed in 0.002157504 sec. | ||
| 13422 | 2026.03.23 21:26:13.897960 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2026.03.23 21:26:13.898059 [ 260 ] {2f5f99f3-d6fe-4681-8e6a-eaf9dc76b5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13424 | 2026.03.23 21:26:13.898104 [ 260 ] {2f5f99f3-d6fe-4681-8e6a-eaf9dc76b5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13425 | 2026.03.23 21:26:13.898465 [ 260 ] {2f5f99f3-d6fe-4681-8e6a-eaf9dc76b5ef} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.03.23 21:26:13.898507 [ 260 ] {2f5f99f3-d6fe-4681-8e6a-eaf9dc76b5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13427 | 2026.03.23 21:26:13.898838 [ 260 ] {2f5f99f3-d6fe-4681-8e6a-eaf9dc76b5ef} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13428 | 2026.03.23 21:26:13.899106 [ 260 ] {2f5f99f3-d6fe-4681-8e6a-eaf9dc76b5ef} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.03.23 21:26:13.899248 [ 260 ] {2f5f99f3-d6fe-4681-8e6a-eaf9dc76b5ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 13430 | 2026.03.23 21:26:13.899286 [ 260 ] {2f5f99f3-d6fe-4681-8e6a-eaf9dc76b5ef} <Debug> TCPHandler: Processed in 0.001374855 sec. | ||
| 13431 | 2026.03.23 21:26:13.902981 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_104_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37909 rows, containing 5 columns (5 merged, 0 gathered) in 0.00725213 sec., 5227291.843913443 rows/sec., 336.34 MiB/sec. | ||
| 13432 | 2026.03.23 21:26:13.903581 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_104_24} <Trace> MergedBlockOutputStream: filled checksums all_1_104_24 (state Temporary) | ||
| 13433 | 2026.03.23 21:26:13.903863 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_104_24} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_104_24 to all_1_104_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.03.23 21:26:13.903937 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_104_24} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_103_23, all_104_104_0] -> all_1_104_24 | ||
| 13435 | 2026.03.23 21:26:13.904017 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13436 | 2026.03.23 21:26:14.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.28 MiB, peak 371.59 MiB, free memory in arenas 0.00 B, will set to 361.11 MiB (RSS), difference: 3.83 MiB | ||
| 13437 | 2026.03.23 21:26:14.003961 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003530698 sec. | ||
| 13438 | 2026.03.23 21:26:14.226892 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2026.03.23 21:26:14.227088 [ 260 ] {769a36ba-1dc2-49cd-8bc4-1a0ecfcde65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13440 | 2026.03.23 21:26:14.227159 [ 260 ] {769a36ba-1dc2-49cd-8bc4-1a0ecfcde65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13441 | 2026.03.23 21:26:14.227746 [ 260 ] {769a36ba-1dc2-49cd-8bc4-1a0ecfcde65d} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.03.23 21:26:14.227792 [ 260 ] {769a36ba-1dc2-49cd-8bc4-1a0ecfcde65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13443 | 2026.03.23 21:26:14.228170 [ 260 ] {769a36ba-1dc2-49cd-8bc4-1a0ecfcde65d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13444 | 2026.03.23 21:26:14.228400 [ 260 ] {769a36ba-1dc2-49cd-8bc4-1a0ecfcde65d} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.03.23 21:26:14.228554 [ 260 ] {769a36ba-1dc2-49cd-8bc4-1a0ecfcde65d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001518 sec., 2635.046113306983 rows/sec., 214.87 KiB/sec. | ||
| 13446 | 2026.03.23 21:26:14.228595 [ 260 ] {769a36ba-1dc2-49cd-8bc4-1a0ecfcde65d} <Debug> TCPHandler: Processed in 0.001843536 sec. | ||
| 13447 | 2026.03.23 21:26:14.228720 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13448 | 2026.03.23 21:26:14.228816 [ 260 ] {ba267cbd-d3af-4a40-b4d6-8ddc64bd7692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13449 | 2026.03.23 21:26:14.228856 [ 260 ] {ba267cbd-d3af-4a40-b4d6-8ddc64bd7692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13450 | 2026.03.23 21:26:14.230420 [ 260 ] {ba267cbd-d3af-4a40-b4d6-8ddc64bd7692} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2026.03.23 21:26:14.230457 [ 260 ] {ba267cbd-d3af-4a40-b4d6-8ddc64bd7692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13452 | 2026.03.23 21:26:14.230900 [ 260 ] {ba267cbd-d3af-4a40-b4d6-8ddc64bd7692} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13453 | 2026.03.23 21:26:14.231117 [ 260 ] {ba267cbd-d3af-4a40-b4d6-8ddc64bd7692} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2026.03.23 21:26:14.231247 [ 260 ] {ba267cbd-d3af-4a40-b4d6-8ddc64bd7692} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.00245 sec., 1007755.1020408163 rows/sec., 74.82 MiB/sec. | ||
| 13455 | 2026.03.23 21:26:14.231285 [ 260 ] {ba267cbd-d3af-4a40-b4d6-8ddc64bd7692} <Debug> TCPHandler: Processed in 0.002619345 sec. | ||
| 13456 | 2026.03.23 21:26:14.231401 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2026.03.23 21:26:14.231495 [ 260 ] {632dae1b-0970-47e8-8650-89425ea2940d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13458 | 2026.03.23 21:26:14.231535 [ 260 ] {632dae1b-0970-47e8-8650-89425ea2940d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13459 | 2026.03.23 21:26:14.231947 [ 260 ] {632dae1b-0970-47e8-8650-89425ea2940d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13460 | 2026.03.23 21:26:14.231984 [ 260 ] {632dae1b-0970-47e8-8650-89425ea2940d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13461 | 2026.03.23 21:26:14.232283 [ 260 ] {632dae1b-0970-47e8-8650-89425ea2940d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13462 | 2026.03.23 21:26:14.232501 [ 260 ] {632dae1b-0970-47e8-8650-89425ea2940d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2026.03.23 21:26:14.232631 [ 260 ] {632dae1b-0970-47e8-8650-89425ea2940d} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001153 sec., 39895.923677363404 rows/sec., 2.91 MiB/sec. | ||
| 13464 | 2026.03.23 21:26:14.232669 [ 260 ] {632dae1b-0970-47e8-8650-89425ea2940d} <Debug> TCPHandler: Processed in 0.001316903 sec. | ||
| 13465 | 2026.03.23 21:26:14.232769 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13466 | 2026.03.23 21:26:14.232863 [ 260 ] {100912a7-3f0f-4c68-bc9a-0dc1ef48fdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13467 | 2026.03.23 21:26:14.232902 [ 260 ] {100912a7-3f0f-4c68-bc9a-0dc1ef48fdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13468 | 2026.03.23 21:26:14.233650 [ 260 ] {100912a7-3f0f-4c68-bc9a-0dc1ef48fdf6} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.03.23 21:26:14.233687 [ 260 ] {100912a7-3f0f-4c68-bc9a-0dc1ef48fdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13470 | 2026.03.23 21:26:14.234016 [ 260 ] {100912a7-3f0f-4c68-bc9a-0dc1ef48fdf6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13471 | 2026.03.23 21:26:14.234226 [ 260 ] {100912a7-3f0f-4c68-bc9a-0dc1ef48fdf6} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.03.23 21:26:14.234353 [ 260 ] {100912a7-3f0f-4c68-bc9a-0dc1ef48fdf6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001508 sec., 531167.1087533156 rows/sec., 30.68 MiB/sec. | ||
| 13473 | 2026.03.23 21:26:14.234390 [ 260 ] {100912a7-3f0f-4c68-bc9a-0dc1ef48fdf6} <Debug> TCPHandler: Processed in 0.001668591 sec. | ||
| 13474 | 2026.03.23 21:26:14.234507 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2026.03.23 21:26:14.234602 [ 260 ] {8d4e53ae-5709-4ac2-a8f8-ddfa33696df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13476 | 2026.03.23 21:26:14.234640 [ 260 ] {8d4e53ae-5709-4ac2-a8f8-ddfa33696df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13477 | 2026.03.23 21:26:14.235015 [ 260 ] {8d4e53ae-5709-4ac2-a8f8-ddfa33696df7} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.03.23 21:26:14.235051 [ 260 ] {8d4e53ae-5709-4ac2-a8f8-ddfa33696df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13479 | 2026.03.23 21:26:14.235356 [ 260 ] {8d4e53ae-5709-4ac2-a8f8-ddfa33696df7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13480 | 2026.03.23 21:26:14.235570 [ 260 ] {8d4e53ae-5709-4ac2-a8f8-ddfa33696df7} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.03.23 21:26:14.235696 [ 260 ] {8d4e53ae-5709-4ac2-a8f8-ddfa33696df7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 13482 | 2026.03.23 21:26:14.235733 [ 260 ] {8d4e53ae-5709-4ac2-a8f8-ddfa33696df7} <Debug> TCPHandler: Processed in 0.001274142 sec. | ||
| 13483 | 2026.03.23 21:26:14.235854 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2026.03.23 21:26:14.235980 [ 260 ] {5f9877c8-c582-473d-bfc5-beec80391ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13485 | 2026.03.23 21:26:14.236029 [ 260 ] {5f9877c8-c582-473d-bfc5-beec80391ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13486 | 2026.03.23 21:26:14.237057 [ 260 ] {5f9877c8-c582-473d-bfc5-beec80391ee9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2026.03.23 21:26:14.237096 [ 260 ] {5f9877c8-c582-473d-bfc5-beec80391ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13488 | 2026.03.23 21:26:14.237472 [ 260 ] {5f9877c8-c582-473d-bfc5-beec80391ee9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13489 | 2026.03.23 21:26:14.237692 [ 260 ] {5f9877c8-c582-473d-bfc5-beec80391ee9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2026.03.23 21:26:14.237827 [ 260 ] {5f9877c8-c582-473d-bfc5-beec80391ee9} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001873 sec., 707421.2493326215 rows/sec., 47.41 MiB/sec. | ||
| 13491 | 2026.03.23 21:26:14.237868 [ 260 ] {5f9877c8-c582-473d-bfc5-beec80391ee9} <Debug> TCPHandler: Processed in 0.002075642 sec. | ||
| 13492 | 2026.03.23 21:26:14.237994 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2026.03.23 21:26:14.238111 [ 260 ] {a5df5871-4d20-4e43-8774-76f24ee8d9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13494 | 2026.03.23 21:26:14.238165 [ 260 ] {a5df5871-4d20-4e43-8774-76f24ee8d9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13495 | 2026.03.23 21:26:14.239072 [ 260 ] {a5df5871-4d20-4e43-8774-76f24ee8d9ac} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2026.03.23 21:26:14.239117 [ 260 ] {a5df5871-4d20-4e43-8774-76f24ee8d9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13497 | 2026.03.23 21:26:14.239572 [ 260 ] {a5df5871-4d20-4e43-8774-76f24ee8d9ac} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13498 | 2026.03.23 21:26:14.239784 [ 260 ] {a5df5871-4d20-4e43-8774-76f24ee8d9ac} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2026.03.23 21:26:14.239921 [ 260 ] {a5df5871-4d20-4e43-8774-76f24ee8d9ac} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001835 sec., 816348.7738419619 rows/sec., 49.52 MiB/sec. | ||
| 13500 | 2026.03.23 21:26:14.239933 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_104_24 to all_109_109_0 | ||
| 13501 | 2026.03.23 21:26:14.239959 [ 260 ] {a5df5871-4d20-4e43-8774-76f24ee8d9ac} <Debug> TCPHandler: Processed in 0.00202614 sec. | ||
| 13502 | 2026.03.23 21:26:14.240006 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.03.23 21:26:14.240036 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13504 | 2026.03.23 21:26:14.240085 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.03.23 21:26:14.240174 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_24 to all_109_109_0 into Compact with storage Full | ||
| 13506 | 2026.03.23 21:26:14.240185 [ 260 ] {37ffcec9-481f-4abe-8ea2-2566c9a5e508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13507 | 2026.03.23 21:26:14.240282 [ 260 ] {37ffcec9-481f-4abe-8ea2-2566c9a5e508} <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 | ||
| 13508 | 2026.03.23 21:26:14.240352 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13509 | 2026.03.23 21:26:14.240402 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_24, total 37909 rows starting from the beginning of the part | ||
| 13510 | 2026.03.23 21:26:14.240482 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13511 | 2026.03.23 21:26:14.240539 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 196 rows starting from the beginning of the part | ||
| 13512 | 2026.03.23 21:26:14.240598 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 13513 | 2026.03.23 21:26:14.240644 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13514 | 2026.03.23 21:26:14.240699 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1498 rows starting from the beginning of the part | ||
| 13515 | 2026.03.23 21:26:14.241198 [ 260 ] {37ffcec9-481f-4abe-8ea2-2566c9a5e508} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.03.23 21:26:14.241239 [ 260 ] {37ffcec9-481f-4abe-8ea2-2566c9a5e508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13517 | 2026.03.23 21:26:14.241832 [ 260 ] {37ffcec9-481f-4abe-8ea2-2566c9a5e508} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13518 | 2026.03.23 21:26:14.242073 [ 260 ] {37ffcec9-481f-4abe-8ea2-2566c9a5e508} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.03.23 21:26:14.242226 [ 260 ] {37ffcec9-481f-4abe-8ea2-2566c9a5e508} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002059 sec., 20398.251578436135 rows/sec., 36.55 MiB/sec. | ||
| 13520 | 2026.03.23 21:26:14.242291 [ 260 ] {37ffcec9-481f-4abe-8ea2-2566c9a5e508} <Debug> TCPHandler: Processed in 0.002255156 sec. | ||
| 13521 | 2026.03.23 21:26:14.242405 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13522 | 2026.03.23 21:26:14.242500 [ 260 ] {ae0b81d7-1ee5-4b2a-8e91-1a59655e8e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13523 | 2026.03.23 21:26:14.242548 [ 260 ] {ae0b81d7-1ee5-4b2a-8e91-1a59655e8e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13524 | 2026.03.23 21:26:14.242888 [ 260 ] {ae0b81d7-1ee5-4b2a-8e91-1a59655e8e94} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2026.03.23 21:26:14.242924 [ 260 ] {ae0b81d7-1ee5-4b2a-8e91-1a59655e8e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13526 | 2026.03.23 21:26:14.243243 [ 260 ] {ae0b81d7-1ee5-4b2a-8e91-1a59655e8e94} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13527 | 2026.03.23 21:26:14.243458 [ 260 ] {ae0b81d7-1ee5-4b2a-8e91-1a59655e8e94} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13528 | 2026.03.23 21:26:14.243589 [ 260 ] {ae0b81d7-1ee5-4b2a-8e91-1a59655e8e94} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 13529 | 2026.03.23 21:26:14.243625 [ 260 ] {ae0b81d7-1ee5-4b2a-8e91-1a59655e8e94} <Debug> TCPHandler: Processed in 0.001269041 sec. | ||
| 13530 | 2026.03.23 21:26:14.248871 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40083 rows, containing 5 columns (5 merged, 0 gathered) in 0.008762077 sec., 4574600.2916888315 rows/sec., 294.17 MiB/sec. | ||
| 13531 | 2026.03.23 21:26:14.249972 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Trace> MergedBlockOutputStream: filled checksums all_1_109_25 (state Temporary) | ||
| 13532 | 2026.03.23 21:26:14.250347 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_109_25 to all_1_109_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.03.23 21:26:14.250433 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_109_25} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_104_24, all_109_109_0] -> all_1_109_25 | ||
| 13534 | 2026.03.23 21:26:14.250537 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13535 | 2026.03.23 21:26:14.894202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13536 | 2026.03.23 21:26:14.910756 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.03.23 21:26:14.910803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13538 | 2026.03.23 21:26:14.916835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13539 | 2026.03.23 21:26:14.917566 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2026.03.23 21:26:14.920455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13541 | 2026.03.23 21:26:15.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.32 MiB, peak 371.59 MiB, free memory in arenas 0.00 B, will set to 361.21 MiB (RSS), difference: -1.11 MiB | ||
| 13542 | 2026.03.23 21:26:18.884556 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13543 | 2026.03.23 21:26:18.884768 [ 260 ] {cacdc5c4-daa1-4d48-b739-38aeb1195a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13544 | 2026.03.23 21:26:18.884843 [ 260 ] {cacdc5c4-daa1-4d48-b739-38aeb1195a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13545 | 2026.03.23 21:26:18.885545 [ 260 ] {cacdc5c4-daa1-4d48-b739-38aeb1195a16} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13546 | 2026.03.23 21:26:18.885595 [ 260 ] {cacdc5c4-daa1-4d48-b739-38aeb1195a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13547 | 2026.03.23 21:26:18.886001 [ 260 ] {cacdc5c4-daa1-4d48-b739-38aeb1195a16} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13548 | 2026.03.23 21:26:18.886233 [ 260 ] {cacdc5c4-daa1-4d48-b739-38aeb1195a16} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13549 | 2026.03.23 21:26:18.886390 [ 260 ] {cacdc5c4-daa1-4d48-b739-38aeb1195a16} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.57 MiB/sec. | ||
| 13550 | 2026.03.23 21:26:18.886432 [ 260 ] {cacdc5c4-daa1-4d48-b739-38aeb1195a16} <Debug> TCPHandler: Processed in 0.00202053 sec. | ||
| 13551 | 2026.03.23 21:26:18.886550 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13552 | 2026.03.23 21:26:18.886645 [ 260 ] {03375bd6-a99c-41ed-bb54-be1a149e6d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13553 | 2026.03.23 21:26:18.886687 [ 260 ] {03375bd6-a99c-41ed-bb54-be1a149e6d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13554 | 2026.03.23 21:26:18.887110 [ 260 ] {03375bd6-a99c-41ed-bb54-be1a149e6d22} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2026.03.23 21:26:18.887149 [ 260 ] {03375bd6-a99c-41ed-bb54-be1a149e6d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13556 | 2026.03.23 21:26:18.887455 [ 260 ] {03375bd6-a99c-41ed-bb54-be1a149e6d22} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13557 | 2026.03.23 21:26:18.887671 [ 260 ] {03375bd6-a99c-41ed-bb54-be1a149e6d22} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2026.03.23 21:26:18.887807 [ 260 ] {03375bd6-a99c-41ed-bb54-be1a149e6d22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 13559 | 2026.03.23 21:26:18.887845 [ 260 ] {03375bd6-a99c-41ed-bb54-be1a149e6d22} <Debug> TCPHandler: Processed in 0.001345013 sec. | ||
| 13560 | 2026.03.23 21:26:18.887956 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13561 | 2026.03.23 21:26:18.888051 [ 260 ] {72695035-6ddb-44b9-b367-0af08f1c5128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13562 | 2026.03.23 21:26:18.888096 [ 260 ] {72695035-6ddb-44b9-b367-0af08f1c5128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13563 | 2026.03.23 21:26:18.888478 [ 260 ] {72695035-6ddb-44b9-b367-0af08f1c5128} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13564 | 2026.03.23 21:26:18.888514 [ 260 ] {72695035-6ddb-44b9-b367-0af08f1c5128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13565 | 2026.03.23 21:26:18.888843 [ 260 ] {72695035-6ddb-44b9-b367-0af08f1c5128} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13566 | 2026.03.23 21:26:18.889078 [ 260 ] {72695035-6ddb-44b9-b367-0af08f1c5128} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13567 | 2026.03.23 21:26:18.889209 [ 260 ] {72695035-6ddb-44b9-b367-0af08f1c5128} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 13568 | 2026.03.23 21:26:18.889246 [ 260 ] {72695035-6ddb-44b9-b367-0af08f1c5128} <Debug> TCPHandler: Processed in 0.001339453 sec. | ||
| 13569 | 2026.03.23 21:26:18.889358 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.03.23 21:26:18.889452 [ 260 ] {632fc98a-c4fa-4cd9-8889-51b350d84bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13571 | 2026.03.23 21:26:18.889495 [ 260 ] {632fc98a-c4fa-4cd9-8889-51b350d84bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13572 | 2026.03.23 21:26:18.889824 [ 260 ] {632fc98a-c4fa-4cd9-8889-51b350d84bdc} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.03.23 21:26:18.889862 [ 260 ] {632fc98a-c4fa-4cd9-8889-51b350d84bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13574 | 2026.03.23 21:26:18.890168 [ 260 ] {632fc98a-c4fa-4cd9-8889-51b350d84bdc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13575 | 2026.03.23 21:26:18.890376 [ 260 ] {632fc98a-c4fa-4cd9-8889-51b350d84bdc} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.03.23 21:26:18.890506 [ 260 ] {632fc98a-c4fa-4cd9-8889-51b350d84bdc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 13577 | 2026.03.23 21:26:18.890544 [ 260 ] {632fc98a-c4fa-4cd9-8889-51b350d84bdc} <Debug> TCPHandler: Processed in 0.00123501 sec. | ||
| 13578 | 2026.03.23 21:26:20.766540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31136 | ||
| 13579 | 2026.03.23 21:26:20.767052 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.03.23 21:26:20.767086 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13581 | 2026.03.23 21:26:20.767599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13582 | 2026.03.23 21:26:20.767837 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.03.23 21:26:20.767984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31136 | ||
| 13584 | 2026.03.23 21:26:22.420520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13585 | 2026.03.23 21:26:22.438374 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.03.23 21:26:22.438436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13587 | 2026.03.23 21:26:22.444149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13588 | 2026.03.23 21:26:22.444846 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.03.23 21:26:22.448359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13590 | 2026.03.23 21:26:23.377207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1688 | ||
| 13591 | 2026.03.23 21:26:23.379795 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.03.23 21:26:23.379846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13593 | 2026.03.23 21:26:23.381149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13594 | 2026.03.23 21:26:23.381433 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.03.23 21:26:23.381811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 13596 | 2026.03.23 21:26:23.886010 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.03.23 21:26:23.886209 [ 260 ] {e0aa184c-b6e8-4767-9ac2-543f5e4e49a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13598 | 2026.03.23 21:26:23.886284 [ 260 ] {e0aa184c-b6e8-4767-9ac2-543f5e4e49a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13599 | 2026.03.23 21:26:23.887002 [ 260 ] {e0aa184c-b6e8-4767-9ac2-543f5e4e49a4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.03.23 21:26:23.887049 [ 260 ] {e0aa184c-b6e8-4767-9ac2-543f5e4e49a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13601 | 2026.03.23 21:26:23.887461 [ 260 ] {e0aa184c-b6e8-4767-9ac2-543f5e4e49a4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13602 | 2026.03.23 21:26:23.887691 [ 260 ] {e0aa184c-b6e8-4767-9ac2-543f5e4e49a4} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.03.23 21:26:23.887846 [ 260 ] {e0aa184c-b6e8-4767-9ac2-543f5e4e49a4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00169 sec., 44970.41420118343 rows/sec., 3.71 MiB/sec. | ||
| 13604 | 2026.03.23 21:26:23.887870 [ 27 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13605 | 2026.03.23 21:26:23.887890 [ 260 ] {e0aa184c-b6e8-4767-9ac2-543f5e4e49a4} <Debug> TCPHandler: Processed in 0.00202292 sec. | ||
| 13606 | 2026.03.23 21:26:23.887952 [ 27 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.03.23 21:26:23.887986 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13608 | 2026.03.23 21:26:23.888056 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2026.03.23 21:26:23.888146 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13610 | 2026.03.23 21:26:23.888158 [ 260 ] {726a45ff-f76f-4d02-96d0-c881ef1b2002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13611 | 2026.03.23 21:26:23.888242 [ 260 ] {726a45ff-f76f-4d02-96d0-c881ef1b2002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13612 | 2026.03.23 21:26:23.888309 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13613 | 2026.03.23 21:26:23.888350 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2618 rows starting from the beginning of the part | ||
| 13614 | 2026.03.23 21:26:23.888425 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 118 rows starting from the beginning of the part | ||
| 13615 | 2026.03.23 21:26:23.888477 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 76 rows starting from the beginning of the part | ||
| 13616 | 2026.03.23 21:26:23.888521 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 2469 rows starting from the beginning of the part | ||
| 13617 | 2026.03.23 21:26:23.888561 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 13618 | 2026.03.23 21:26:23.888603 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 13619 | 2026.03.23 21:26:23.888661 [ 260 ] {726a45ff-f76f-4d02-96d0-c881ef1b2002} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.03.23 21:26:23.888705 [ 260 ] {726a45ff-f76f-4d02-96d0-c881ef1b2002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13621 | 2026.03.23 21:26:23.889048 [ 260 ] {726a45ff-f76f-4d02-96d0-c881ef1b2002} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13622 | 2026.03.23 21:26:23.889281 [ 260 ] {726a45ff-f76f-4d02-96d0-c881ef1b2002} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13623 | 2026.03.23 21:26:23.889420 [ 260 ] {726a45ff-f76f-4d02-96d0-c881ef1b2002} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001281 sec., 7806.401249024199 rows/sec., 587.00 KiB/sec. | ||
| 13624 | 2026.03.23 21:26:23.889460 [ 260 ] {726a45ff-f76f-4d02-96d0-c881ef1b2002} <Debug> TCPHandler: Processed in 0.001455377 sec. | ||
| 13625 | 2026.03.23 21:26:23.889576 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13626 | 2026.03.23 21:26:23.889671 [ 260 ] {7957ba58-43fd-4ae6-85a3-5a3311de6fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13627 | 2026.03.23 21:26:23.889713 [ 260 ] {7957ba58-43fd-4ae6-85a3-5a3311de6fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13628 | 2026.03.23 21:26:23.890137 [ 260 ] {7957ba58-43fd-4ae6-85a3-5a3311de6fb2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13629 | 2026.03.23 21:26:23.890174 [ 260 ] {7957ba58-43fd-4ae6-85a3-5a3311de6fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13630 | 2026.03.23 21:26:23.890500 [ 260 ] {7957ba58-43fd-4ae6-85a3-5a3311de6fb2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13631 | 2026.03.23 21:26:23.890592 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5413 rows, containing 5 columns (5 merged, 0 gathered) in 0.002509533 sec., 2156975.0228428957 rows/sec., 170.53 MiB/sec. | ||
| 13632 | 2026.03.23 21:26:23.890722 [ 260 ] {7957ba58-43fd-4ae6-85a3-5a3311de6fb2} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2026.03.23 21:26:23.890861 [ 260 ] {7957ba58-43fd-4ae6-85a3-5a3311de6fb2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001209 sec., 61207.609594706366 rows/sec., 4.78 MiB/sec. | ||
| 13634 | 2026.03.23 21:26:23.890881 [ 32 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13635 | 2026.03.23 21:26:23.890902 [ 260 ] {7957ba58-43fd-4ae6-85a3-5a3311de6fb2} <Debug> TCPHandler: Processed in 0.001375765 sec. | ||
| 13636 | 2026.03.23 21:26:23.890938 [ 32 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2026.03.23 21:26:23.890964 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13638 | 2026.03.23 21:26:23.890969 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13639 | 2026.03.23 21:26:23.891032 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13640 | 2026.03.23 21:26:23.891081 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13641 | 2026.03.23 21:26:23.891132 [ 260 ] {fb6540f4-b883-4789-9227-eccd67915238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13642 | 2026.03.23 21:26:23.891183 [ 260 ] {fb6540f4-b883-4789-9227-eccd67915238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13643 | 2026.03.23 21:26:23.891200 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13644 | 2026.03.23 21:26:23.891237 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1403 rows starting from the beginning of the part | ||
| 13645 | 2026.03.23 21:26:23.891301 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 95 rows starting from the beginning of the part | ||
| 13646 | 2026.03.23 21:26:23.891340 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.03.23 21:26:23.891352 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 74 rows starting from the beginning of the part | ||
| 13648 | 2026.03.23 21:26:23.891404 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1325 rows starting from the beginning of the part | ||
| 13649 | 2026.03.23 21:26:23.891443 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 13650 | 2026.03.23 21:26:23.891453 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_111_22} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13651 | 2026.03.23 21:26:23.891480 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
| 13652 | 2026.03.23 21:26:23.891571 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13653 | 2026.03.23 21:26:23.891623 [ 260 ] {fb6540f4-b883-4789-9227-eccd67915238} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.03.23 21:26:23.891665 [ 260 ] {fb6540f4-b883-4789-9227-eccd67915238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13655 | 2026.03.23 21:26:23.892038 [ 260 ] {fb6540f4-b883-4789-9227-eccd67915238} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13656 | 2026.03.23 21:26:23.892275 [ 260 ] {fb6540f4-b883-4789-9227-eccd67915238} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.03.23 21:26:23.892411 [ 260 ] {fb6540f4-b883-4789-9227-eccd67915238} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 13658 | 2026.03.23 21:26:23.892450 [ 260 ] {fb6540f4-b883-4789-9227-eccd67915238} <Debug> TCPHandler: Processed in 0.001467206 sec. | ||
| 13659 | 2026.03.23 21:26:23.892563 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.03.23 21:26:23.892656 [ 260 ] {36fcfb7a-2a30-4f5c-9585-21d29c928d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13661 | 2026.03.23 21:26:23.892713 [ 260 ] {36fcfb7a-2a30-4f5c-9585-21d29c928d35} <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 | ||
| 13662 | 2026.03.23 21:26:23.892804 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3035 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760124 sec., 1724310.3326811064 rows/sec., 124.78 MiB/sec. | ||
| 13663 | 2026.03.23 21:26:23.892978 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13664 | 2026.03.23 21:26:23.893229 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13665 | 2026.03.23 21:26:23.893300 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_111_22} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13666 | 2026.03.23 21:26:23.893370 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13667 | 2026.03.23 21:26:23.893487 [ 260 ] {36fcfb7a-2a30-4f5c-9585-21d29c928d35} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13668 | 2026.03.23 21:26:23.893528 [ 260 ] {36fcfb7a-2a30-4f5c-9585-21d29c928d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13669 | 2026.03.23 21:26:23.894058 [ 260 ] {36fcfb7a-2a30-4f5c-9585-21d29c928d35} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13670 | 2026.03.23 21:26:23.894285 [ 260 ] {36fcfb7a-2a30-4f5c-9585-21d29c928d35} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.03.23 21:26:23.894432 [ 260 ] {36fcfb7a-2a30-4f5c-9585-21d29c928d35} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 13672 | 2026.03.23 21:26:23.894486 [ 260 ] {36fcfb7a-2a30-4f5c-9585-21d29c928d35} <Debug> TCPHandler: Processed in 0.001972329 sec. | ||
| 13673 | 2026.03.23 21:26:23.894599 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13674 | 2026.03.23 21:26:23.894694 [ 260 ] {3d9b2f35-37d8-4774-8f92-e686b8e7d6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13675 | 2026.03.23 21:26:23.894736 [ 260 ] {3d9b2f35-37d8-4774-8f92-e686b8e7d6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13676 | 2026.03.23 21:26:23.895075 [ 260 ] {3d9b2f35-37d8-4774-8f92-e686b8e7d6b0} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2026.03.23 21:26:23.895111 [ 260 ] {3d9b2f35-37d8-4774-8f92-e686b8e7d6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13678 | 2026.03.23 21:26:23.895435 [ 260 ] {3d9b2f35-37d8-4774-8f92-e686b8e7d6b0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13679 | 2026.03.23 21:26:23.895652 [ 260 ] {3d9b2f35-37d8-4774-8f92-e686b8e7d6b0} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13680 | 2026.03.23 21:26:23.895770 [ 32 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13681 | 2026.03.23 21:26:23.895782 [ 260 ] {3d9b2f35-37d8-4774-8f92-e686b8e7d6b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 13682 | 2026.03.23 21:26:23.895807 [ 32 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.03.23 21:26:23.895827 [ 260 ] {3d9b2f35-37d8-4774-8f92-e686b8e7d6b0} <Debug> TCPHandler: Processed in 0.001277662 sec. | ||
| 13684 | 2026.03.23 21:26:23.895829 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13685 | 2026.03.23 21:26:23.895966 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13686 | 2026.03.23 21:26:23.896126 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13687 | 2026.03.23 21:26:23.896176 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5400 rows starting from the beginning of the part | ||
| 13688 | 2026.03.23 21:26:23.896276 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 13689 | 2026.03.23 21:26:23.896345 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13690 | 2026.03.23 21:26:23.896410 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 12 rows starting from the beginning of the part | ||
| 13691 | 2026.03.23 21:26:23.896476 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part | ||
| 13692 | 2026.03.23 21:26:23.896520 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13693 | 2026.03.23 21:26:23.898103 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002194364 sec., 2570220.8020182615 rows/sec., 173.18 MiB/sec. | ||
| 13694 | 2026.03.23 21:26:23.898511 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13695 | 2026.03.23 21:26:23.898820 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2026.03.23 21:26:23.898911 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_111_22} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13697 | 2026.03.23 21:26:23.899019 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13698 | 2026.03.23 21:26:28.079819 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13699 | 2026.03.23 21:26:28.079876 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13700 | 2026.03.23 21:26:28.268938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31648 | ||
| 13701 | 2026.03.23 21:26:28.269480 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2026.03.23 21:26:28.269528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13703 | 2026.03.23 21:26:28.270021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13704 | 2026.03.23 21:26:28.270259 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2026.03.23 21:26:28.270410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31648 | ||
| 13706 | 2026.03.23 21:26:28.270442 [ 26 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13707 | 2026.03.23 21:26:28.270529 [ 26 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13708 | 2026.03.23 21:26:28.270565 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13709 | 2026.03.23 21:26:28.270726 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13710 | 2026.03.23 21:26:28.270885 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13711 | 2026.03.23 21:26:28.270928 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29216 rows starting from the beginning of the part | ||
| 13712 | 2026.03.23 21:26:28.271002 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13713 | 2026.03.23 21:26:28.271053 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13714 | 2026.03.23 21:26:28.271100 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13715 | 2026.03.23 21:26:28.271143 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13716 | 2026.03.23 21:26:28.271189 [ 199 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13717 | 2026.03.23 21:26:28.273530 [ 186 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002871192 sec., 11022599.672888473 rows/sec., 157.68 MiB/sec. | ||
| 13718 | 2026.03.23 21:26:28.273908 [ 186 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13719 | 2026.03.23 21:26:28.274201 [ 186 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13720 | 2026.03.23 21:26:28.274280 [ 186 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_66_13} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13721 | 2026.03.23 21:26:28.274386 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13722 | 2026.03.23 21:26:28.887941 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13723 | 2026.03.23 21:26:28.888141 [ 260 ] {621d35bd-4696-4892-846f-9650ca130d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13724 | 2026.03.23 21:26:28.888216 [ 260 ] {621d35bd-4696-4892-846f-9650ca130d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13725 | 2026.03.23 21:26:28.888963 [ 260 ] {621d35bd-4696-4892-846f-9650ca130d9d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2026.03.23 21:26:28.889015 [ 260 ] {621d35bd-4696-4892-846f-9650ca130d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13727 | 2026.03.23 21:26:28.889432 [ 260 ] {621d35bd-4696-4892-846f-9650ca130d9d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13728 | 2026.03.23 21:26:28.889674 [ 260 ] {621d35bd-4696-4892-846f-9650ca130d9d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2026.03.23 21:26:28.889833 [ 260 ] {621d35bd-4696-4892-846f-9650ca130d9d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001746 sec., 67583.04696449026 rows/sec., 5.75 MiB/sec. | ||
| 13730 | 2026.03.23 21:26:28.889888 [ 260 ] {621d35bd-4696-4892-846f-9650ca130d9d} <Debug> TCPHandler: Processed in 0.002089552 sec. | ||
| 13731 | 2026.03.23 21:26:28.890023 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13732 | 2026.03.23 21:26:28.890127 [ 260 ] {ff62f19c-b899-4265-b548-0f86bfcd95f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13733 | 2026.03.23 21:26:28.890171 [ 260 ] {ff62f19c-b899-4265-b548-0f86bfcd95f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13734 | 2026.03.23 21:26:28.890611 [ 260 ] {ff62f19c-b899-4265-b548-0f86bfcd95f1} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2026.03.23 21:26:28.890650 [ 260 ] {ff62f19c-b899-4265-b548-0f86bfcd95f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13736 | 2026.03.23 21:26:28.890965 [ 260 ] {ff62f19c-b899-4265-b548-0f86bfcd95f1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13737 | 2026.03.23 21:26:28.891180 [ 260 ] {ff62f19c-b899-4265-b548-0f86bfcd95f1} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2026.03.23 21:26:28.891317 [ 260 ] {ff62f19c-b899-4265-b548-0f86bfcd95f1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 13739 | 2026.03.23 21:26:28.891357 [ 260 ] {ff62f19c-b899-4265-b548-0f86bfcd95f1} <Debug> TCPHandler: Processed in 0.001387864 sec. | ||
| 13740 | 2026.03.23 21:26:28.891469 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13741 | 2026.03.23 21:26:28.891568 [ 260 ] {cf394eb3-2100-4c20-b8e3-5d8d9565c1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13742 | 2026.03.23 21:26:28.891611 [ 260 ] {cf394eb3-2100-4c20-b8e3-5d8d9565c1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13743 | 2026.03.23 21:26:28.892051 [ 260 ] {cf394eb3-2100-4c20-b8e3-5d8d9565c1ff} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2026.03.23 21:26:28.892088 [ 260 ] {cf394eb3-2100-4c20-b8e3-5d8d9565c1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13745 | 2026.03.23 21:26:28.892409 [ 260 ] {cf394eb3-2100-4c20-b8e3-5d8d9565c1ff} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13746 | 2026.03.23 21:26:28.892636 [ 260 ] {cf394eb3-2100-4c20-b8e3-5d8d9565c1ff} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2026.03.23 21:26:28.892766 [ 260 ] {cf394eb3-2100-4c20-b8e3-5d8d9565c1ff} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001219 sec., 77932.73174733388 rows/sec., 6.09 MiB/sec. | ||
| 13748 | 2026.03.23 21:26:28.892805 [ 260 ] {cf394eb3-2100-4c20-b8e3-5d8d9565c1ff} <Debug> TCPHandler: Processed in 0.001385745 sec. | ||
| 13749 | 2026.03.23 21:26:28.892919 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2026.03.23 21:26:28.893016 [ 260 ] {728cc470-d5c8-45ef-b558-f76bb6453e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13751 | 2026.03.23 21:26:28.893062 [ 260 ] {728cc470-d5c8-45ef-b558-f76bb6453e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13752 | 2026.03.23 21:26:28.893471 [ 260 ] {728cc470-d5c8-45ef-b558-f76bb6453e83} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2026.03.23 21:26:28.893508 [ 260 ] {728cc470-d5c8-45ef-b558-f76bb6453e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13754 | 2026.03.23 21:26:28.893853 [ 260 ] {728cc470-d5c8-45ef-b558-f76bb6453e83} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13755 | 2026.03.23 21:26:28.894066 [ 260 ] {728cc470-d5c8-45ef-b558-f76bb6453e83} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2026.03.23 21:26:28.894197 [ 260 ] {728cc470-d5c8-45ef-b558-f76bb6453e83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 13757 | 2026.03.23 21:26:28.894234 [ 260 ] {728cc470-d5c8-45ef-b558-f76bb6453e83} <Debug> TCPHandler: Processed in 0.001364184 sec. | ||
| 13758 | 2026.03.23 21:26:28.894345 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13759 | 2026.03.23 21:26:28.894440 [ 260 ] {a054c694-9e2d-43e8-996e-d1a63a3b52a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13760 | 2026.03.23 21:26:28.894496 [ 260 ] {a054c694-9e2d-43e8-996e-d1a63a3b52a1} <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 | ||
| 13761 | 2026.03.23 21:26:28.895328 [ 260 ] {a054c694-9e2d-43e8-996e-d1a63a3b52a1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2026.03.23 21:26:28.895366 [ 260 ] {a054c694-9e2d-43e8-996e-d1a63a3b52a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13763 | 2026.03.23 21:26:28.895913 [ 260 ] {a054c694-9e2d-43e8-996e-d1a63a3b52a1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13764 | 2026.03.23 21:26:28.896143 [ 260 ] {a054c694-9e2d-43e8-996e-d1a63a3b52a1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2026.03.23 21:26:28.896288 [ 260 ] {a054c694-9e2d-43e8-996e-d1a63a3b52a1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001866 sec., 16613.076098606645 rows/sec., 29.77 MiB/sec. | ||
| 13766 | 2026.03.23 21:26:28.896344 [ 260 ] {a054c694-9e2d-43e8-996e-d1a63a3b52a1} <Debug> TCPHandler: Processed in 0.002047471 sec. | ||
| 13767 | 2026.03.23 21:26:28.896461 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13768 | 2026.03.23 21:26:28.896556 [ 260 ] {8cda3aea-c814-446a-a10d-ab5acd274854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13769 | 2026.03.23 21:26:28.896604 [ 260 ] {8cda3aea-c814-446a-a10d-ab5acd274854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13770 | 2026.03.23 21:26:28.896951 [ 260 ] {8cda3aea-c814-446a-a10d-ab5acd274854} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2026.03.23 21:26:28.896988 [ 260 ] {8cda3aea-c814-446a-a10d-ab5acd274854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13772 | 2026.03.23 21:26:28.897295 [ 260 ] {8cda3aea-c814-446a-a10d-ab5acd274854} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13773 | 2026.03.23 21:26:28.897513 [ 260 ] {8cda3aea-c814-446a-a10d-ab5acd274854} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2026.03.23 21:26:28.897644 [ 260 ] {8cda3aea-c814-446a-a10d-ab5acd274854} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 13775 | 2026.03.23 21:26:28.897679 [ 260 ] {8cda3aea-c814-446a-a10d-ab5acd274854} <Debug> TCPHandler: Processed in 0.001267992 sec. | ||
| 13776 | 2026.03.23 21:26:29.949338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13777 | 2026.03.23 21:26:29.967811 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.03.23 21:26:29.967880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13779 | 2026.03.23 21:26:29.973585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13780 | 2026.03.23 21:26:29.974353 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2026.03.23 21:26:29.974735 [ 25 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13782 | 2026.03.23 21:26:29.974807 [ 25 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2026.03.23 21:26:29.974827 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13784 | 2026.03.23 21:26:29.974967 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13785 | 2026.03.23 21:26:29.978577 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13786 | 2026.03.23 21:26:29.979371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13787 | 2026.03.23 21:26:29.979984 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13788 | 2026.03.23 21:26:29.984627 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13789 | 2026.03.23 21:26:29.989333 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13790 | 2026.03.23 21:26:29.993846 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13791 | 2026.03.23 21:26:29.998077 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13792 | 2026.03.23 21:26:30.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.73 MiB, peak 371.59 MiB, free memory in arenas 0.00 B, will set to 361.21 MiB (RSS), difference: -4.52 MiB | ||
| 13793 | 2026.03.23 21:26:30.001935 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13794 | 2026.03.23 21:26:30.056958 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082053551 sec., 6057.020006361455 rows/sec., 31.32 MiB/sec. | ||
| 13795 | 2026.03.23 21:26:30.059294 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13796 | 2026.03.23 21:26:30.061038 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.03.23 21:26:30.061138 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_66_13} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13798 | 2026.03.23 21:26:30.062770 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13799 | 2026.03.23 21:26:31.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.77 MiB, peak 371.59 MiB, free memory in arenas 0.00 B, will set to 365.90 MiB (RSS), difference: 8.12 MiB | ||
| 13800 | 2026.03.23 21:26:33.382216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1712 | ||
| 13801 | 2026.03.23 21:26:33.384707 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.03.23 21:26:33.384753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13803 | 2026.03.23 21:26:33.385937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13804 | 2026.03.23 21:26:33.386201 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.03.23 21:26:33.386483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1712 | ||
| 13806 | 2026.03.23 21:26:33.888255 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13807 | 2026.03.23 21:26:33.888448 [ 260 ] {00e28b29-c66a-4159-8231-cb8a7fc2aef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13808 | 2026.03.23 21:26:33.888519 [ 260 ] {00e28b29-c66a-4159-8231-cb8a7fc2aef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13809 | 2026.03.23 21:26:33.889188 [ 260 ] {00e28b29-c66a-4159-8231-cb8a7fc2aef1} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2026.03.23 21:26:33.889227 [ 260 ] {00e28b29-c66a-4159-8231-cb8a7fc2aef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13811 | 2026.03.23 21:26:33.889605 [ 260 ] {00e28b29-c66a-4159-8231-cb8a7fc2aef1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13812 | 2026.03.23 21:26:33.889829 [ 260 ] {00e28b29-c66a-4159-8231-cb8a7fc2aef1} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2026.03.23 21:26:33.889955 [ 42 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13814 | 2026.03.23 21:26:33.889978 [ 260 ] {00e28b29-c66a-4159-8231-cb8a7fc2aef1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001583 sec., 15161.086544535692 rows/sec., 1.26 MiB/sec. | ||
| 13815 | 2026.03.23 21:26:33.889997 [ 42 ] {} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.03.23 21:26:33.890020 [ 260 ] {00e28b29-c66a-4159-8231-cb8a7fc2aef1} <Debug> TCPHandler: Processed in 0.001900388 sec. | ||
| 13817 | 2026.03.23 21:26:33.890021 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13818 | 2026.03.23 21:26:33.890147 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13819 | 2026.03.23 21:26:33.890165 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13820 | 2026.03.23 21:26:33.890241 [ 260 ] {cc7e69d1-eb93-4d22-b8f8-ee95050f49e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13821 | 2026.03.23 21:26:33.890287 [ 260 ] {cc7e69d1-eb93-4d22-b8f8-ee95050f49e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13822 | 2026.03.23 21:26:33.890337 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13823 | 2026.03.23 21:26:33.890382 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13824 | 2026.03.23 21:26:33.890460 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13825 | 2026.03.23 21:26:33.890514 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13826 | 2026.03.23 21:26:33.890600 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13827 | 2026.03.23 21:26:33.890654 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13828 | 2026.03.23 21:26:33.890689 [ 260 ] {cc7e69d1-eb93-4d22-b8f8-ee95050f49e0} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2026.03.23 21:26:33.890731 [ 260 ] {cc7e69d1-eb93-4d22-b8f8-ee95050f49e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13830 | 2026.03.23 21:26:33.891088 [ 260 ] {cc7e69d1-eb93-4d22-b8f8-ee95050f49e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13831 | 2026.03.23 21:26:33.891323 [ 260 ] {cc7e69d1-eb93-4d22-b8f8-ee95050f49e0} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2026.03.23 21:26:33.891457 [ 260 ] {cc7e69d1-eb93-4d22-b8f8-ee95050f49e0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001234 sec., 6482.982171799027 rows/sec., 528.64 KiB/sec. | ||
| 13833 | 2026.03.23 21:26:33.891511 [ 200 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406005 sec., 85348.20288690296 rows/sec., 7.41 MiB/sec. | ||
| 13834 | 2026.03.23 21:26:33.891519 [ 260 ] {cc7e69d1-eb93-4d22-b8f8-ee95050f49e0} <Debug> TCPHandler: Processed in 0.001419475 sec. | ||
| 13835 | 2026.03.23 21:26:33.891658 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13836 | 2026.03.23 21:26:33.891674 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13837 | 2026.03.23 21:26:33.891771 [ 260 ] {5f9f9cf4-caa4-4536-8c01-d9cad02ade8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13838 | 2026.03.23 21:26:33.891813 [ 260 ] {5f9f9cf4-caa4-4536-8c01-d9cad02ade8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13839 | 2026.03.23 21:26:33.891926 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2026.03.23 21:26:33.892007 [ 201 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_17_4} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13841 | 2026.03.23 21:26:33.892078 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13842 | 2026.03.23 21:26:33.892302 [ 260 ] {5f9f9cf4-caa4-4536-8c01-d9cad02ade8d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.03.23 21:26:33.892343 [ 260 ] {5f9f9cf4-caa4-4536-8c01-d9cad02ade8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13844 | 2026.03.23 21:26:33.892660 [ 260 ] {5f9f9cf4-caa4-4536-8c01-d9cad02ade8d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13845 | 2026.03.23 21:26:33.892880 [ 260 ] {5f9f9cf4-caa4-4536-8c01-d9cad02ade8d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.03.23 21:26:33.893004 [ 260 ] {5f9f9cf4-caa4-4536-8c01-d9cad02ade8d} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001251 sec., 159872.10231814548 rows/sec., 14.18 MiB/sec. | ||
| 13847 | 2026.03.23 21:26:33.893040 [ 260 ] {5f9f9cf4-caa4-4536-8c01-d9cad02ade8d} <Debug> TCPHandler: Processed in 0.001413165 sec. | ||
| 13848 | 2026.03.23 21:26:33.893151 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13849 | 2026.03.23 21:26:33.893242 [ 260 ] {ca9f03f0-7a71-4598-bf8c-ef3c7cbf2050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13850 | 2026.03.23 21:26:33.893280 [ 260 ] {ca9f03f0-7a71-4598-bf8c-ef3c7cbf2050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13851 | 2026.03.23 21:26:33.893678 [ 260 ] {ca9f03f0-7a71-4598-bf8c-ef3c7cbf2050} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2026.03.23 21:26:33.893711 [ 260 ] {ca9f03f0-7a71-4598-bf8c-ef3c7cbf2050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13853 | 2026.03.23 21:26:33.893995 [ 260 ] {ca9f03f0-7a71-4598-bf8c-ef3c7cbf2050} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13854 | 2026.03.23 21:26:33.894197 [ 260 ] {ca9f03f0-7a71-4598-bf8c-ef3c7cbf2050} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.03.23 21:26:33.894295 [ 42 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13856 | 2026.03.23 21:26:33.894321 [ 260 ] {ca9f03f0-7a71-4598-bf8c-ef3c7cbf2050} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001097 sec., 27347.310847766636 rows/sec., 2.02 MiB/sec. | ||
| 13857 | 2026.03.23 21:26:33.894322 [ 42 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13858 | 2026.03.23 21:26:33.894351 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13859 | 2026.03.23 21:26:33.894358 [ 260 ] {ca9f03f0-7a71-4598-bf8c-ef3c7cbf2050} <Debug> TCPHandler: Processed in 0.001252911 sec. | ||
| 13860 | 2026.03.23 21:26:33.894476 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2026.03.23 21:26:33.894516 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13862 | 2026.03.23 21:26:33.894566 [ 260 ] {05b80874-6584-4d41-ae47-bdc9d780cef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13863 | 2026.03.23 21:26:33.894619 [ 260 ] {05b80874-6584-4d41-ae47-bdc9d780cef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13864 | 2026.03.23 21:26:33.894729 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13865 | 2026.03.23 21:26:33.894789 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 82 rows starting from the beginning of the part | ||
| 13866 | 2026.03.23 21:26:33.894899 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 13867 | 2026.03.23 21:26:33.894974 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 46 rows starting from the beginning of the part | ||
| 13868 | 2026.03.23 21:26:33.895006 [ 260 ] {05b80874-6584-4d41-ae47-bdc9d780cef2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2026.03.23 21:26:33.895034 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 13870 | 2026.03.23 21:26:33.895046 [ 260 ] {05b80874-6584-4d41-ae47-bdc9d780cef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13871 | 2026.03.23 21:26:33.895150 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 13872 | 2026.03.23 21:26:33.895218 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part | ||
| 13873 | 2026.03.23 21:26:33.895406 [ 260 ] {05b80874-6584-4d41-ae47-bdc9d780cef2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13874 | 2026.03.23 21:26:33.895650 [ 260 ] {05b80874-6584-4d41-ae47-bdc9d780cef2} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.03.23 21:26:33.895779 [ 260 ] {05b80874-6584-4d41-ae47-bdc9d780cef2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.62 MiB/sec. | ||
| 13876 | 2026.03.23 21:26:33.895816 [ 260 ] {05b80874-6584-4d41-ae47-bdc9d780cef2} <Debug> TCPHandler: Processed in 0.001387354 sec. | ||
| 13877 | 2026.03.23 21:26:33.895924 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2026.03.23 21:26:33.896016 [ 260 ] {e5aa9e99-633f-476c-8641-bb233b8f5294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13879 | 2026.03.23 21:26:33.896055 [ 260 ] {e5aa9e99-633f-476c-8641-bb233b8f5294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13880 | 2026.03.23 21:26:33.896166 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738614 sec., 120210.69656634537 rows/sec., 9.26 MiB/sec. | ||
| 13881 | 2026.03.23 21:26:33.896296 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13882 | 2026.03.23 21:26:33.896439 [ 260 ] {e5aa9e99-633f-476c-8641-bb233b8f5294} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.03.23 21:26:33.896481 [ 260 ] {e5aa9e99-633f-476c-8641-bb233b8f5294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13884 | 2026.03.23 21:26:33.896571 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2026.03.23 21:26:33.896672 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_96_19} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13886 | 2026.03.23 21:26:33.896758 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13887 | 2026.03.23 21:26:33.896816 [ 260 ] {e5aa9e99-633f-476c-8641-bb233b8f5294} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13888 | 2026.03.23 21:26:33.897026 [ 260 ] {e5aa9e99-633f-476c-8641-bb233b8f5294} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.03.23 21:26:33.897114 [ 42 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13890 | 2026.03.23 21:26:33.897136 [ 42 ] {} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2026.03.23 21:26:33.897151 [ 260 ] {e5aa9e99-633f-476c-8641-bb233b8f5294} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 13892 | 2026.03.23 21:26:33.897152 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13893 | 2026.03.23 21:26:33.897188 [ 260 ] {e5aa9e99-633f-476c-8641-bb233b8f5294} <Debug> TCPHandler: Processed in 0.001310622 sec. | ||
| 13894 | 2026.03.23 21:26:33.897240 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13895 | 2026.03.23 21:26:33.897294 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13896 | 2026.03.23 21:26:33.897342 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13897 | 2026.03.23 21:26:33.897376 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13898 | 2026.03.23 21:26:33.897388 [ 260 ] {7894110c-bd3a-413c-8482-3d2a14e27d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13899 | 2026.03.23 21:26:33.897431 [ 260 ] {7894110c-bd3a-413c-8482-3d2a14e27d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13900 | 2026.03.23 21:26:33.897442 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13901 | 2026.03.23 21:26:33.897489 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13902 | 2026.03.23 21:26:33.897528 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13903 | 2026.03.23 21:26:33.897568 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13904 | 2026.03.23 21:26:33.897862 [ 260 ] {7894110c-bd3a-413c-8482-3d2a14e27d22} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2026.03.23 21:26:33.897902 [ 260 ] {7894110c-bd3a-413c-8482-3d2a14e27d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13906 | 2026.03.23 21:26:33.898227 [ 260 ] {7894110c-bd3a-413c-8482-3d2a14e27d22} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13907 | 2026.03.23 21:26:33.898268 [ 194 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001065506 sec., 56311.27370469993 rows/sec., 4.51 MiB/sec. | ||
| 13908 | 2026.03.23 21:26:33.898393 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13909 | 2026.03.23 21:26:33.898459 [ 260 ] {7894110c-bd3a-413c-8482-3d2a14e27d22} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13910 | 2026.03.23 21:26:33.898600 [ 260 ] {7894110c-bd3a-413c-8482-3d2a14e27d22} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001228 sec., 96091.2052117264 rows/sec., 7.81 MiB/sec. | ||
| 13911 | 2026.03.23 21:26:33.898639 [ 260 ] {7894110c-bd3a-413c-8482-3d2a14e27d22} <Debug> TCPHandler: Processed in 0.001391874 sec. | ||
| 13912 | 2026.03.23 21:26:33.898657 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.03.23 21:26:33.898728 [ 200 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_17_4} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13914 | 2026.03.23 21:26:33.898751 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13915 | 2026.03.23 21:26:33.898795 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13916 | 2026.03.23 21:26:33.898848 [ 260 ] {f84d6e45-8057-4ff0-bbae-da82cc8e35c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13917 | 2026.03.23 21:26:33.898894 [ 260 ] {f84d6e45-8057-4ff0-bbae-da82cc8e35c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13918 | 2026.03.23 21:26:33.899290 [ 260 ] {f84d6e45-8057-4ff0-bbae-da82cc8e35c3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.03.23 21:26:33.899326 [ 260 ] {f84d6e45-8057-4ff0-bbae-da82cc8e35c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13920 | 2026.03.23 21:26:33.900204 [ 260 ] {f84d6e45-8057-4ff0-bbae-da82cc8e35c3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13921 | 2026.03.23 21:26:33.900411 [ 260 ] {f84d6e45-8057-4ff0-bbae-da82cc8e35c3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.03.23 21:26:33.900535 [ 260 ] {f84d6e45-8057-4ff0-bbae-da82cc8e35c3} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001705 sec., 117302.05278592376 rows/sec., 8.41 MiB/sec. | ||
| 13923 | 2026.03.23 21:26:33.900571 [ 260 ] {f84d6e45-8057-4ff0-bbae-da82cc8e35c3} <Debug> TCPHandler: Processed in 0.001867816 sec. | ||
| 13924 | 2026.03.23 21:26:33.900684 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13925 | 2026.03.23 21:26:33.900776 [ 260 ] {8136aa18-d4ef-4a47-8035-67198db7d9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13926 | 2026.03.23 21:26:33.900829 [ 260 ] {8136aa18-d4ef-4a47-8035-67198db7d9e7} <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 | ||
| 13927 | 2026.03.23 21:26:33.901581 [ 260 ] {8136aa18-d4ef-4a47-8035-67198db7d9e7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13928 | 2026.03.23 21:26:33.901617 [ 260 ] {8136aa18-d4ef-4a47-8035-67198db7d9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13929 | 2026.03.23 21:26:33.902143 [ 260 ] {8136aa18-d4ef-4a47-8035-67198db7d9e7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13930 | 2026.03.23 21:26:33.902356 [ 260 ] {8136aa18-d4ef-4a47-8035-67198db7d9e7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2026.03.23 21:26:33.902478 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13932 | 2026.03.23 21:26:33.902491 [ 260 ] {8136aa18-d4ef-4a47-8035-67198db7d9e7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001732 sec., 5773.6720554272515 rows/sec., 10.35 MiB/sec. | ||
| 13933 | 2026.03.23 21:26:33.902524 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2026.03.23 21:26:33.902549 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13935 | 2026.03.23 21:26:33.902559 [ 260 ] {8136aa18-d4ef-4a47-8035-67198db7d9e7} <Debug> TCPHandler: Processed in 0.001923458 sec. | ||
| 13936 | 2026.03.23 21:26:33.902616 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13937 | 2026.03.23 21:26:33.902678 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13938 | 2026.03.23 21:26:33.902774 [ 260 ] {3791ef66-fc9c-4f9f-92e6-f9711a92a92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13939 | 2026.03.23 21:26:33.902812 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13940 | 2026.03.23 21:26:33.902814 [ 260 ] {3791ef66-fc9c-4f9f-92e6-f9711a92a92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13941 | 2026.03.23 21:26:33.902897 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1955 rows starting from the beginning of the part | ||
| 13942 | 2026.03.23 21:26:33.903023 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 13943 | 2026.03.23 21:26:33.903120 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 42 rows starting from the beginning of the part | ||
| 13944 | 2026.03.23 21:26:33.903179 [ 260 ] {3791ef66-fc9c-4f9f-92e6-f9711a92a92b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.03.23 21:26:33.903213 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 13946 | 2026.03.23 21:26:33.903220 [ 260 ] {3791ef66-fc9c-4f9f-92e6-f9711a92a92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13947 | 2026.03.23 21:26:33.903314 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 13948 | 2026.03.23 21:26:33.903410 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
| 13949 | 2026.03.23 21:26:33.903563 [ 260 ] {3791ef66-fc9c-4f9f-92e6-f9711a92a92b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13950 | 2026.03.23 21:26:33.903827 [ 260 ] {3791ef66-fc9c-4f9f-92e6-f9711a92a92b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.03.23 21:26:33.903958 [ 260 ] {3791ef66-fc9c-4f9f-92e6-f9711a92a92b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 13952 | 2026.03.23 21:26:33.903994 [ 260 ] {3791ef66-fc9c-4f9f-92e6-f9711a92a92b} <Debug> TCPHandler: Processed in 0.001364543 sec. | ||
| 13953 | 2026.03.23 21:26:33.915266 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 19 columns (19 merged, 0 gathered) in 0.012678876 sec., 162317.22748925062 rows/sec., 290.87 MiB/sec. | ||
| 13954 | 2026.03.23 21:26:33.917570 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13955 | 2026.03.23 21:26:33.917889 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.03.23 21:26:33.917958 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13957 | 2026.03.23 21:26:33.918057 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.81 MiB. | ||
| 13958 | 2026.03.23 21:26:34.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.73 MiB, peak 384.51 MiB, free memory in arenas 0.00 B, will set to 375.78 MiB (RSS), difference: 9.05 MiB | ||
| 13959 | 2026.03.23 21:26:35.770839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32096 | ||
| 13960 | 2026.03.23 21:26:35.771395 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13961 | 2026.03.23 21:26:35.771440 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13962 | 2026.03.23 21:26:35.771938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13963 | 2026.03.23 21:26:35.772159 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2026.03.23 21:26:35.772294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32096 | ||
| 13965 | 2026.03.23 21:26:37.479652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13966 | 2026.03.23 21:26:37.494308 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2026.03.23 21:26:37.494370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13968 | 2026.03.23 21:26:37.499583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13969 | 2026.03.23 21:26:37.500243 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.03.23 21:26:37.502982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13971 | 2026.03.23 21:26:38.887692 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.03.23 21:26:38.887939 [ 260 ] {fc93f34f-ef36-4f70-b847-f7ecf02ea016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13973 | 2026.03.23 21:26:38.888023 [ 260 ] {fc93f34f-ef36-4f70-b847-f7ecf02ea016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13974 | 2026.03.23 21:26:38.888727 [ 260 ] {fc93f34f-ef36-4f70-b847-f7ecf02ea016} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.03.23 21:26:38.888780 [ 260 ] {fc93f34f-ef36-4f70-b847-f7ecf02ea016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13976 | 2026.03.23 21:26:38.889183 [ 260 ] {fc93f34f-ef36-4f70-b847-f7ecf02ea016} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13977 | 2026.03.23 21:26:38.889410 [ 260 ] {fc93f34f-ef36-4f70-b847-f7ecf02ea016} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.03.23 21:26:38.889562 [ 260 ] {fc93f34f-ef36-4f70-b847-f7ecf02ea016} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001684 sec., 70071.25890736342 rows/sec., 5.96 MiB/sec. | ||
| 13979 | 2026.03.23 21:26:38.889603 [ 260 ] {fc93f34f-ef36-4f70-b847-f7ecf02ea016} <Debug> TCPHandler: Processed in 0.002067732 sec. | ||
| 13980 | 2026.03.23 21:26:38.889738 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.03.23 21:26:38.889830 [ 260 ] {1c34ffb6-a917-45c0-83ee-8f4e528f98c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13982 | 2026.03.23 21:26:38.889870 [ 260 ] {1c34ffb6-a917-45c0-83ee-8f4e528f98c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13983 | 2026.03.23 21:26:38.890284 [ 260 ] {1c34ffb6-a917-45c0-83ee-8f4e528f98c5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.03.23 21:26:38.890319 [ 260 ] {1c34ffb6-a917-45c0-83ee-8f4e528f98c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13985 | 2026.03.23 21:26:38.890613 [ 260 ] {1c34ffb6-a917-45c0-83ee-8f4e528f98c5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13986 | 2026.03.23 21:26:38.890818 [ 260 ] {1c34ffb6-a917-45c0-83ee-8f4e528f98c5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.03.23 21:26:38.890945 [ 260 ] {1c34ffb6-a917-45c0-83ee-8f4e528f98c5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001132 sec., 27385.159010600706 rows/sec., 2.01 MiB/sec. | ||
| 13988 | 2026.03.23 21:26:38.890981 [ 260 ] {1c34ffb6-a917-45c0-83ee-8f4e528f98c5} <Debug> TCPHandler: Processed in 0.001291352 sec. | ||
| 13989 | 2026.03.23 21:26:38.891090 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.03.23 21:26:38.891181 [ 260 ] {fac4a88e-1680-4081-9837-ad4ef65139bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13991 | 2026.03.23 21:26:38.891220 [ 260 ] {fac4a88e-1680-4081-9837-ad4ef65139bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13992 | 2026.03.23 21:26:38.891631 [ 260 ] {fac4a88e-1680-4081-9837-ad4ef65139bc} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.03.23 21:26:38.891667 [ 260 ] {fac4a88e-1680-4081-9837-ad4ef65139bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13994 | 2026.03.23 21:26:38.891960 [ 260 ] {fac4a88e-1680-4081-9837-ad4ef65139bc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13995 | 2026.03.23 21:26:38.892175 [ 260 ] {fac4a88e-1680-4081-9837-ad4ef65139bc} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.03.23 21:26:38.892298 [ 260 ] {fac4a88e-1680-4081-9837-ad4ef65139bc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001135 sec., 83700.44052863437 rows/sec., 6.54 MiB/sec. | ||
| 13997 | 2026.03.23 21:26:38.892335 [ 260 ] {fac4a88e-1680-4081-9837-ad4ef65139bc} <Debug> TCPHandler: Processed in 0.001292012 sec. | ||
| 13998 | 2026.03.23 21:26:38.892444 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.03.23 21:26:38.892536 [ 260 ] {c6c6bb6f-0e33-4db4-abcd-b7bd62b65bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.03.23 21:26:38.892579 [ 260 ] {c6c6bb6f-0e33-4db4-abcd-b7bd62b65bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14001 | 2026.03.23 21:26:38.892996 [ 260 ] {c6c6bb6f-0e33-4db4-abcd-b7bd62b65bd1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.03.23 21:26:38.893031 [ 260 ] {c6c6bb6f-0e33-4db4-abcd-b7bd62b65bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14003 | 2026.03.23 21:26:38.893348 [ 260 ] {c6c6bb6f-0e33-4db4-abcd-b7bd62b65bd1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14004 | 2026.03.23 21:26:38.893552 [ 260 ] {c6c6bb6f-0e33-4db4-abcd-b7bd62b65bd1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.03.23 21:26:38.893676 [ 260 ] {c6c6bb6f-0e33-4db4-abcd-b7bd62b65bd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 14006 | 2026.03.23 21:26:38.893676 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_109_25 to all_110_110_0 | ||
| 14007 | 2026.03.23 21:26:38.893714 [ 260 ] {c6c6bb6f-0e33-4db4-abcd-b7bd62b65bd1} <Debug> TCPHandler: Processed in 0.001317483 sec. | ||
| 14008 | 2026.03.23 21:26:38.893747 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2026.03.23 21:26:38.893776 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14010 | 2026.03.23 21:26:38.893838 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14011 | 2026.03.23 21:26:38.893867 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_110_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_109_25 to all_110_110_0 into Compact with storage Full | ||
| 14012 | 2026.03.23 21:26:38.893933 [ 260 ] {3da75e91-1ff5-424b-9ef6-7808517dc7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14013 | 2026.03.23 21:26:38.893990 [ 260 ] {3da75e91-1ff5-424b-9ef6-7808517dc7eb} <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 | ||
| 14014 | 2026.03.23 21:26:38.894001 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_110_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14015 | 2026.03.23 21:26:38.894043 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_110_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_25, total 40083 rows starting from the beginning of the part | ||
| 14016 | 2026.03.23 21:26:38.894113 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_110_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 128 rows starting from the beginning of the part | ||
| 14017 | 2026.03.23 21:26:38.894821 [ 260 ] {3da75e91-1ff5-424b-9ef6-7808517dc7eb} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14018 | 2026.03.23 21:26:38.894861 [ 260 ] {3da75e91-1ff5-424b-9ef6-7808517dc7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14019 | 2026.03.23 21:26:38.895422 [ 260 ] {3da75e91-1ff5-424b-9ef6-7808517dc7eb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14020 | 2026.03.23 21:26:38.895645 [ 260 ] {3da75e91-1ff5-424b-9ef6-7808517dc7eb} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2026.03.23 21:26:38.895782 [ 260 ] {3da75e91-1ff5-424b-9ef6-7808517dc7eb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001867 sec., 16604.177825388324 rows/sec., 29.75 MiB/sec. | ||
| 14022 | 2026.03.23 21:26:38.895836 [ 260 ] {3da75e91-1ff5-424b-9ef6-7808517dc7eb} <Debug> TCPHandler: Processed in 0.002044591 sec. | ||
| 14023 | 2026.03.23 21:26:38.895953 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14024 | 2026.03.23 21:26:38.896046 [ 260 ] {eebe4f56-7ff2-4072-b79a-aedaf9f8b9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14025 | 2026.03.23 21:26:38.896086 [ 260 ] {eebe4f56-7ff2-4072-b79a-aedaf9f8b9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14026 | 2026.03.23 21:26:38.896438 [ 260 ] {eebe4f56-7ff2-4072-b79a-aedaf9f8b9fd} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14027 | 2026.03.23 21:26:38.896473 [ 260 ] {eebe4f56-7ff2-4072-b79a-aedaf9f8b9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14028 | 2026.03.23 21:26:38.896793 [ 260 ] {eebe4f56-7ff2-4072-b79a-aedaf9f8b9fd} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14029 | 2026.03.23 21:26:38.897013 [ 260 ] {eebe4f56-7ff2-4072-b79a-aedaf9f8b9fd} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.03.23 21:26:38.897142 [ 260 ] {eebe4f56-7ff2-4072-b79a-aedaf9f8b9fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 14031 | 2026.03.23 21:26:38.897177 [ 260 ] {eebe4f56-7ff2-4072-b79a-aedaf9f8b9fd} <Debug> TCPHandler: Processed in 0.001271162 sec. | ||
| 14032 | 2026.03.23 21:26:38.901709 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_110_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40211 rows, containing 5 columns (5 merged, 0 gathered) in 0.007873946 sec., 5106842.236408531 rows/sec., 328.49 MiB/sec. | ||
| 14033 | 2026.03.23 21:26:38.902399 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_110_26} <Trace> MergedBlockOutputStream: filled checksums all_1_110_26 (state Temporary) | ||
| 14034 | 2026.03.23 21:26:38.902704 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_110_26} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_110_26 to all_1_110_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.03.23 21:26:38.902785 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_110_26} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_109_25, all_110_110_0] -> all_1_110_26 | ||
| 14036 | 2026.03.23 21:26:38.902874 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14037 | 2026.03.23 21:26:39.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.25 MiB, peak 384.51 MiB, free memory in arenas 0.00 B, will set to 377.52 MiB (RSS), difference: 1.27 MiB | ||
| 14038 | 2026.03.23 21:26:43.079940 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14039 | 2026.03.23 21:26:43.079999 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14040 | 2026.03.23 21:26:43.273162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32608 | ||
| 14041 | 2026.03.23 21:26:43.273710 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.03.23 21:26:43.273749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14043 | 2026.03.23 21:26:43.274240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14044 | 2026.03.23 21:26:43.274489 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.03.23 21:26:43.274638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32608 | ||
| 14046 | 2026.03.23 21:26:43.387398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1744 | ||
| 14047 | 2026.03.23 21:26:43.389846 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.03.23 21:26:43.389904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14049 | 2026.03.23 21:26:43.391167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14050 | 2026.03.23 21:26:43.391482 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.03.23 21:26:43.391947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 14052 | 2026.03.23 21:26:43.886891 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14053 | 2026.03.23 21:26:43.887089 [ 260 ] {4ec691a6-4689-415e-a905-98ea9335965c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14054 | 2026.03.23 21:26:43.887162 [ 260 ] {4ec691a6-4689-415e-a905-98ea9335965c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14055 | 2026.03.23 21:26:43.887829 [ 260 ] {4ec691a6-4689-415e-a905-98ea9335965c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2026.03.23 21:26:43.887877 [ 260 ] {4ec691a6-4689-415e-a905-98ea9335965c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14057 | 2026.03.23 21:26:43.888273 [ 260 ] {4ec691a6-4689-415e-a905-98ea9335965c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14058 | 2026.03.23 21:26:43.888498 [ 260 ] {4ec691a6-4689-415e-a905-98ea9335965c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2026.03.23 21:26:43.888662 [ 260 ] {4ec691a6-4689-415e-a905-98ea9335965c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001626 sec., 46740.46740467405 rows/sec., 3.85 MiB/sec. | ||
| 14060 | 2026.03.23 21:26:43.888705 [ 260 ] {4ec691a6-4689-415e-a905-98ea9335965c} <Debug> TCPHandler: Processed in 0.001957548 sec. | ||
| 14061 | 2026.03.23 21:26:43.888842 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2026.03.23 21:26:43.888937 [ 260 ] {f88f2547-8664-4d53-ba26-a4e2ba0aceb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14063 | 2026.03.23 21:26:43.888978 [ 260 ] {f88f2547-8664-4d53-ba26-a4e2ba0aceb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14064 | 2026.03.23 21:26:43.889386 [ 260 ] {f88f2547-8664-4d53-ba26-a4e2ba0aceb0} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.03.23 21:26:43.889423 [ 260 ] {f88f2547-8664-4d53-ba26-a4e2ba0aceb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14066 | 2026.03.23 21:26:43.889733 [ 260 ] {f88f2547-8664-4d53-ba26-a4e2ba0aceb0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14067 | 2026.03.23 21:26:43.889937 [ 260 ] {f88f2547-8664-4d53-ba26-a4e2ba0aceb0} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.03.23 21:26:43.890073 [ 260 ] {f88f2547-8664-4d53-ba26-a4e2ba0aceb0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001154 sec., 8665.511265164645 rows/sec., 651.61 KiB/sec. | ||
| 14069 | 2026.03.23 21:26:43.890110 [ 260 ] {f88f2547-8664-4d53-ba26-a4e2ba0aceb0} <Debug> TCPHandler: Processed in 0.001317012 sec. | ||
| 14070 | 2026.03.23 21:26:43.890224 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14071 | 2026.03.23 21:26:43.890314 [ 260 ] {26b6925d-3612-4cf7-a348-ad62e6b76609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14072 | 2026.03.23 21:26:43.890353 [ 260 ] {26b6925d-3612-4cf7-a348-ad62e6b76609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14073 | 2026.03.23 21:26:43.890766 [ 260 ] {26b6925d-3612-4cf7-a348-ad62e6b76609} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14074 | 2026.03.23 21:26:43.890802 [ 260 ] {26b6925d-3612-4cf7-a348-ad62e6b76609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14075 | 2026.03.23 21:26:43.891092 [ 260 ] {26b6925d-3612-4cf7-a348-ad62e6b76609} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14076 | 2026.03.23 21:26:43.891291 [ 260 ] {26b6925d-3612-4cf7-a348-ad62e6b76609} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14077 | 2026.03.23 21:26:43.891424 [ 260 ] {26b6925d-3612-4cf7-a348-ad62e6b76609} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001127 sec., 65661.04702750666 rows/sec., 5.13 MiB/sec. | ||
| 14078 | 2026.03.23 21:26:43.891461 [ 260 ] {26b6925d-3612-4cf7-a348-ad62e6b76609} <Debug> TCPHandler: Processed in 0.001283932 sec. | ||
| 14079 | 2026.03.23 21:26:43.891574 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14080 | 2026.03.23 21:26:43.891665 [ 260 ] {07bce5a8-22d4-43c3-a67d-573ad8a58bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14081 | 2026.03.23 21:26:43.891708 [ 260 ] {07bce5a8-22d4-43c3-a67d-573ad8a58bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14082 | 2026.03.23 21:26:43.892121 [ 260 ] {07bce5a8-22d4-43c3-a67d-573ad8a58bde} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14083 | 2026.03.23 21:26:43.892157 [ 260 ] {07bce5a8-22d4-43c3-a67d-573ad8a58bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14084 | 2026.03.23 21:26:43.892483 [ 260 ] {07bce5a8-22d4-43c3-a67d-573ad8a58bde} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14085 | 2026.03.23 21:26:43.892682 [ 260 ] {07bce5a8-22d4-43c3-a67d-573ad8a58bde} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2026.03.23 21:26:43.892790 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_110_26 to all_111_111_0 | ||
| 14087 | 2026.03.23 21:26:43.892817 [ 260 ] {07bce5a8-22d4-43c3-a67d-573ad8a58bde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 14088 | 2026.03.23 21:26:43.892858 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2026.03.23 21:26:43.892868 [ 260 ] {07bce5a8-22d4-43c3-a67d-573ad8a58bde} <Debug> TCPHandler: Processed in 0.001340564 sec. | ||
| 14090 | 2026.03.23 21:26:43.892884 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14091 | 2026.03.23 21:26:43.892984 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_111_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_110_26 to all_111_111_0 into Compact with storage Full | ||
| 14092 | 2026.03.23 21:26:43.892988 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14093 | 2026.03.23 21:26:43.893103 [ 260 ] {9dd41ef5-051b-4d3a-b025-db6b6cf7468f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14094 | 2026.03.23 21:26:43.893116 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_111_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14095 | 2026.03.23 21:26:43.893158 [ 260 ] {9dd41ef5-051b-4d3a-b025-db6b6cf7468f} <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 | ||
| 14096 | 2026.03.23 21:26:43.893162 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_111_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_26, total 40211 rows starting from the beginning of the part | ||
| 14097 | 2026.03.23 21:26:43.893253 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_111_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14098 | 2026.03.23 21:26:43.893953 [ 260 ] {9dd41ef5-051b-4d3a-b025-db6b6cf7468f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.03.23 21:26:43.893994 [ 260 ] {9dd41ef5-051b-4d3a-b025-db6b6cf7468f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14100 | 2026.03.23 21:26:43.894514 [ 260 ] {9dd41ef5-051b-4d3a-b025-db6b6cf7468f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14101 | 2026.03.23 21:26:43.894739 [ 260 ] {9dd41ef5-051b-4d3a-b025-db6b6cf7468f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.03.23 21:26:43.894885 [ 260 ] {9dd41ef5-051b-4d3a-b025-db6b6cf7468f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0018 sec., 5555.555555555556 rows/sec., 9.96 MiB/sec. | ||
| 14103 | 2026.03.23 21:26:43.894939 [ 260 ] {9dd41ef5-051b-4d3a-b025-db6b6cf7468f} <Debug> TCPHandler: Processed in 0.001997629 sec. | ||
| 14104 | 2026.03.23 21:26:43.895053 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.03.23 21:26:43.895146 [ 260 ] {fa98ab9e-2ccb-424f-baee-e9d4a32086a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14106 | 2026.03.23 21:26:43.895186 [ 260 ] {fa98ab9e-2ccb-424f-baee-e9d4a32086a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14107 | 2026.03.23 21:26:43.895539 [ 260 ] {fa98ab9e-2ccb-424f-baee-e9d4a32086a1} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.03.23 21:26:43.895574 [ 260 ] {fa98ab9e-2ccb-424f-baee-e9d4a32086a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14109 | 2026.03.23 21:26:43.895874 [ 260 ] {fa98ab9e-2ccb-424f-baee-e9d4a32086a1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14110 | 2026.03.23 21:26:43.896076 [ 260 ] {fa98ab9e-2ccb-424f-baee-e9d4a32086a1} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.03.23 21:26:43.896206 [ 260 ] {fa98ab9e-2ccb-424f-baee-e9d4a32086a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14112 | 2026.03.23 21:26:43.896241 [ 260 ] {fa98ab9e-2ccb-424f-baee-e9d4a32086a1} <Debug> TCPHandler: Processed in 0.001235821 sec. | ||
| 14113 | 2026.03.23 21:26:43.899966 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_111_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40371 rows, containing 5 columns (5 merged, 0 gathered) in 0.007013494 sec., 5756189.425698518 rows/sec., 370.37 MiB/sec. | ||
| 14114 | 2026.03.23 21:26:43.900750 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_111_27} <Trace> MergedBlockOutputStream: filled checksums all_1_111_27 (state Temporary) | ||
| 14115 | 2026.03.23 21:26:43.901141 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_111_27} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_111_27 to all_1_111_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14116 | 2026.03.23 21:26:43.901233 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_111_27} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_110_26, all_111_111_0] -> all_1_111_27 | ||
| 14117 | 2026.03.23 21:26:43.901349 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14118 | 2026.03.23 21:26:44.219876 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14119 | 2026.03.23 21:26:44.220037 [ 260 ] {849b38ac-d134-43a9-91c9-4c02c7f25491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14120 | 2026.03.23 21:26:44.220099 [ 260 ] {849b38ac-d134-43a9-91c9-4c02c7f25491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14121 | 2026.03.23 21:26:44.220714 [ 260 ] {849b38ac-d134-43a9-91c9-4c02c7f25491} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2026.03.23 21:26:44.220763 [ 260 ] {849b38ac-d134-43a9-91c9-4c02c7f25491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14123 | 2026.03.23 21:26:44.221166 [ 260 ] {849b38ac-d134-43a9-91c9-4c02c7f25491} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14124 | 2026.03.23 21:26:44.221383 [ 260 ] {849b38ac-d134-43a9-91c9-4c02c7f25491} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2026.03.23 21:26:44.221540 [ 260 ] {849b38ac-d134-43a9-91c9-4c02c7f25491} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 317.29 KiB/sec. | ||
| 14126 | 2026.03.23 21:26:44.221583 [ 260 ] {849b38ac-d134-43a9-91c9-4c02c7f25491} <Debug> TCPHandler: Processed in 0.001805165 sec. | ||
| 14127 | 2026.03.23 21:26:44.221697 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14128 | 2026.03.23 21:26:44.221792 [ 260 ] {61913b73-34ad-454d-b2db-018c45a9b004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14129 | 2026.03.23 21:26:44.221833 [ 260 ] {61913b73-34ad-454d-b2db-018c45a9b004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14130 | 2026.03.23 21:26:44.224158 [ 260 ] {61913b73-34ad-454d-b2db-018c45a9b004} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.03.23 21:26:44.224197 [ 260 ] {61913b73-34ad-454d-b2db-018c45a9b004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14132 | 2026.03.23 21:26:44.224674 [ 260 ] {61913b73-34ad-454d-b2db-018c45a9b004} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14133 | 2026.03.23 21:26:44.224883 [ 260 ] {61913b73-34ad-454d-b2db-018c45a9b004} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2026.03.23 21:26:44.225020 [ 260 ] {61913b73-34ad-454d-b2db-018c45a9b004} <Debug> executeQuery: Read 2470 rows, 187.79 KiB in 0.003246 sec., 760936.5372766481 rows/sec., 56.50 MiB/sec. | ||
| 14135 | 2026.03.23 21:26:44.225059 [ 260 ] {61913b73-34ad-454d-b2db-018c45a9b004} <Debug> TCPHandler: Processed in 0.003413645 sec. | ||
| 14136 | 2026.03.23 21:26:44.225080 [ 155 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14137 | 2026.03.23 21:26:44.225170 [ 155 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2026.03.23 21:26:44.225172 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14139 | 2026.03.23 21:26:44.225198 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14140 | 2026.03.23 21:26:44.225293 [ 260 ] {efe279b2-6be6-4013-ac09-0411aa790a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14141 | 2026.03.23 21:26:44.225341 [ 260 ] {efe279b2-6be6-4013-ac09-0411aa790a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14142 | 2026.03.23 21:26:44.225391 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14143 | 2026.03.23 21:26:44.225625 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14144 | 2026.03.23 21:26:44.225686 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2618 rows starting from the beginning of the part | ||
| 14145 | 2026.03.23 21:26:44.225782 [ 260 ] {efe279b2-6be6-4013-ac09-0411aa790a1a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14146 | 2026.03.23 21:26:44.225798 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 118 rows starting from the beginning of the part | ||
| 14147 | 2026.03.23 21:26:44.225831 [ 260 ] {efe279b2-6be6-4013-ac09-0411aa790a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14148 | 2026.03.23 21:26:44.225893 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 200 rows starting from the beginning of the part | ||
| 14149 | 2026.03.23 21:26:44.225973 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 118 rows starting from the beginning of the part | ||
| 14150 | 2026.03.23 21:26:44.226041 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 76 rows starting from the beginning of the part | ||
| 14151 | 2026.03.23 21:26:44.226113 [ 189 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 2470 rows starting from the beginning of the part | ||
| 14152 | 2026.03.23 21:26:44.226175 [ 260 ] {efe279b2-6be6-4013-ac09-0411aa790a1a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14153 | 2026.03.23 21:26:44.226429 [ 260 ] {efe279b2-6be6-4013-ac09-0411aa790a1a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2026.03.23 21:26:44.226567 [ 260 ] {efe279b2-6be6-4013-ac09-0411aa790a1a} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001293 sec., 37122.96983758701 rows/sec., 2.70 MiB/sec. | ||
| 14155 | 2026.03.23 21:26:44.226604 [ 260 ] {efe279b2-6be6-4013-ac09-0411aa790a1a} <Debug> TCPHandler: Processed in 0.001480797 sec. | ||
| 14156 | 2026.03.23 21:26:44.226711 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14157 | 2026.03.23 21:26:44.226807 [ 260 ] {970ff890-cc2b-4576-a69a-f04acaa65bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14158 | 2026.03.23 21:26:44.226847 [ 260 ] {970ff890-cc2b-4576-a69a-f04acaa65bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14159 | 2026.03.23 21:26:44.227650 [ 260 ] {970ff890-cc2b-4576-a69a-f04acaa65bab} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2026.03.23 21:26:44.227685 [ 260 ] {970ff890-cc2b-4576-a69a-f04acaa65bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14161 | 2026.03.23 21:26:44.228001 [ 260 ] {970ff890-cc2b-4576-a69a-f04acaa65bab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14162 | 2026.03.23 21:26:44.228218 [ 260 ] {970ff890-cc2b-4576-a69a-f04acaa65bab} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2026.03.23 21:26:44.228345 [ 260 ] {970ff890-cc2b-4576-a69a-f04acaa65bab} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001557 sec., 514450.8670520231 rows/sec., 29.72 MiB/sec. | ||
| 14164 | 2026.03.23 21:26:44.228384 [ 260 ] {970ff890-cc2b-4576-a69a-f04acaa65bab} <Debug> TCPHandler: Processed in 0.001727033 sec. | ||
| 14165 | 2026.03.23 21:26:44.228446 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5600 rows, containing 5 columns (5 merged, 0 gathered) in 0.003143848 sec., 1781256.6001918667 rows/sec., 141.85 MiB/sec. | ||
| 14166 | 2026.03.23 21:26:44.228484 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14167 | 2026.03.23 21:26:44.228598 [ 260 ] {3eeb7daf-81e3-4352-8e2c-ea26cdb62818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14168 | 2026.03.23 21:26:44.228637 [ 260 ] {3eeb7daf-81e3-4352-8e2c-ea26cdb62818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14169 | 2026.03.23 21:26:44.228964 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14170 | 2026.03.23 21:26:44.229007 [ 260 ] {3eeb7daf-81e3-4352-8e2c-ea26cdb62818} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2026.03.23 21:26:44.229049 [ 260 ] {3eeb7daf-81e3-4352-8e2c-ea26cdb62818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14172 | 2026.03.23 21:26:44.229403 [ 260 ] {3eeb7daf-81e3-4352-8e2c-ea26cdb62818} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14173 | 2026.03.23 21:26:44.229405 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.03.23 21:26:44.229510 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_116_23} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14175 | 2026.03.23 21:26:44.229615 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 14176 | 2026.03.23 21:26:44.229631 [ 260 ] {3eeb7daf-81e3-4352-8e2c-ea26cdb62818} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2026.03.23 21:26:44.229766 [ 260 ] {3eeb7daf-81e3-4352-8e2c-ea26cdb62818} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 59.29 KiB/sec. | ||
| 14178 | 2026.03.23 21:26:44.229803 [ 260 ] {3eeb7daf-81e3-4352-8e2c-ea26cdb62818} <Debug> TCPHandler: Processed in 0.001367294 sec. | ||
| 14179 | 2026.03.23 21:26:44.229916 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2026.03.23 21:26:44.230008 [ 260 ] {8ae3b6b9-149b-4dad-96ff-627e0b7f314e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14181 | 2026.03.23 21:26:44.230046 [ 260 ] {8ae3b6b9-149b-4dad-96ff-627e0b7f314e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14182 | 2026.03.23 21:26:44.231180 [ 260 ] {8ae3b6b9-149b-4dad-96ff-627e0b7f314e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.03.23 21:26:44.231218 [ 260 ] {8ae3b6b9-149b-4dad-96ff-627e0b7f314e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14184 | 2026.03.23 21:26:44.231590 [ 260 ] {8ae3b6b9-149b-4dad-96ff-627e0b7f314e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14185 | 2026.03.23 21:26:44.231819 [ 260 ] {8ae3b6b9-149b-4dad-96ff-627e0b7f314e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.03.23 21:26:44.231960 [ 130 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14187 | 2026.03.23 21:26:44.231962 [ 260 ] {8ae3b6b9-149b-4dad-96ff-627e0b7f314e} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001971 sec., 673262.3033992897 rows/sec., 45.13 MiB/sec. | ||
| 14188 | 2026.03.23 21:26:44.231997 [ 130 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.03.23 21:26:44.232015 [ 260 ] {8ae3b6b9-149b-4dad-96ff-627e0b7f314e} <Debug> TCPHandler: Processed in 0.002155093 sec. | ||
| 14190 | 2026.03.23 21:26:44.232016 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14191 | 2026.03.23 21:26:44.232120 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14192 | 2026.03.23 21:26:44.232124 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14193 | 2026.03.23 21:26:44.232218 [ 260 ] {46ec2bde-7fa2-437c-aa62-72d705a0cdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14194 | 2026.03.23 21:26:44.232266 [ 260 ] {46ec2bde-7fa2-437c-aa62-72d705a0cdae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14195 | 2026.03.23 21:26:44.232267 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14196 | 2026.03.23 21:26:44.232313 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1403 rows starting from the beginning of the part | ||
| 14197 | 2026.03.23 21:26:44.232379 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 95 rows starting from the beginning of the part | ||
| 14198 | 2026.03.23 21:26:44.232428 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 118 rows starting from the beginning of the part | ||
| 14199 | 2026.03.23 21:26:44.232481 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 95 rows starting from the beginning of the part | ||
| 14200 | 2026.03.23 21:26:44.232525 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 74 rows starting from the beginning of the part | ||
| 14201 | 2026.03.23 21:26:44.232567 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1327 rows starting from the beginning of the part | ||
| 14202 | 2026.03.23 21:26:44.233193 [ 260 ] {46ec2bde-7fa2-437c-aa62-72d705a0cdae} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.03.23 21:26:44.233235 [ 260 ] {46ec2bde-7fa2-437c-aa62-72d705a0cdae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14204 | 2026.03.23 21:26:44.233696 [ 260 ] {46ec2bde-7fa2-437c-aa62-72d705a0cdae} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14205 | 2026.03.23 21:26:44.233880 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001804974 sec., 1724124.5580268747 rows/sec., 125.39 MiB/sec. | ||
| 14206 | 2026.03.23 21:26:44.233918 [ 260 ] {46ec2bde-7fa2-437c-aa62-72d705a0cdae} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14207 | 2026.03.23 21:26:44.234054 [ 260 ] {46ec2bde-7fa2-437c-aa62-72d705a0cdae} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001856 sec., 807650.8620689656 rows/sec., 48.99 MiB/sec. | ||
| 14208 | 2026.03.23 21:26:44.234057 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_111_27 to all_116_116_0 | ||
| 14209 | 2026.03.23 21:26:44.234094 [ 260 ] {46ec2bde-7fa2-437c-aa62-72d705a0cdae} <Debug> TCPHandler: Processed in 0.002023741 sec. | ||
| 14210 | 2026.03.23 21:26:44.234101 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14211 | 2026.03.23 21:26:44.234119 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14212 | 2026.03.23 21:26:44.234123 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14213 | 2026.03.23 21:26:44.234204 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14214 | 2026.03.23 21:26:44.234240 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_27 to all_116_116_0 into Compact with storage Full | ||
| 14215 | 2026.03.23 21:26:44.234301 [ 260 ] {85ae7a01-3b28-49a1-891f-a8b43378dfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14216 | 2026.03.23 21:26:44.234370 [ 260 ] {85ae7a01-3b28-49a1-891f-a8b43378dfd0} <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 | ||
| 14217 | 2026.03.23 21:26:44.234377 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14218 | 2026.03.23 21:26:44.234423 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_27, total 40371 rows starting from the beginning of the part | ||
| 14219 | 2026.03.23 21:26:44.234464 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14220 | 2026.03.23 21:26:44.234488 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 14221 | 2026.03.23 21:26:44.234543 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 200 rows starting from the beginning of the part | ||
| 14222 | 2026.03.23 21:26:44.234565 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_116_23} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14223 | 2026.03.23 21:26:44.234593 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14224 | 2026.03.23 21:26:44.234643 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14225 | 2026.03.23 21:26:44.234678 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14226 | 2026.03.23 21:26:44.234694 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1499 rows starting from the beginning of the part | ||
| 14227 | 2026.03.23 21:26:44.235236 [ 260 ] {85ae7a01-3b28-49a1-891f-a8b43378dfd0} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2026.03.23 21:26:44.235278 [ 260 ] {85ae7a01-3b28-49a1-891f-a8b43378dfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14229 | 2026.03.23 21:26:44.235848 [ 260 ] {85ae7a01-3b28-49a1-891f-a8b43378dfd0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14230 | 2026.03.23 21:26:44.236076 [ 260 ] {85ae7a01-3b28-49a1-891f-a8b43378dfd0} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14231 | 2026.03.23 21:26:44.236215 [ 260 ] {85ae7a01-3b28-49a1-891f-a8b43378dfd0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001933 sec., 21727.88411795137 rows/sec., 38.94 MiB/sec. | ||
| 14232 | 2026.03.23 21:26:44.236269 [ 260 ] {85ae7a01-3b28-49a1-891f-a8b43378dfd0} <Debug> TCPHandler: Processed in 0.002115483 sec. | ||
| 14233 | 2026.03.23 21:26:44.236391 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14234 | 2026.03.23 21:26:44.236486 [ 260 ] {c1c46dbc-675a-465f-a8bb-197bfaca27a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14235 | 2026.03.23 21:26:44.236527 [ 260 ] {c1c46dbc-675a-465f-a8bb-197bfaca27a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14236 | 2026.03.23 21:26:44.236861 [ 260 ] {c1c46dbc-675a-465f-a8bb-197bfaca27a2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2026.03.23 21:26:44.236896 [ 260 ] {c1c46dbc-675a-465f-a8bb-197bfaca27a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14238 | 2026.03.23 21:26:44.237190 [ 260 ] {c1c46dbc-675a-465f-a8bb-197bfaca27a2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14239 | 2026.03.23 21:26:44.237394 [ 260 ] {c1c46dbc-675a-465f-a8bb-197bfaca27a2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2026.03.23 21:26:44.237521 [ 260 ] {c1c46dbc-675a-465f-a8bb-197bfaca27a2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 14241 | 2026.03.23 21:26:44.237523 [ 130 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14242 | 2026.03.23 21:26:44.237556 [ 260 ] {c1c46dbc-675a-465f-a8bb-197bfaca27a2} <Debug> TCPHandler: Processed in 0.00122285 sec. | ||
| 14243 | 2026.03.23 21:26:44.237565 [ 130 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.03.23 21:26:44.237584 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14245 | 2026.03.23 21:26:44.237660 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14246 | 2026.03.23 21:26:44.237760 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14247 | 2026.03.23 21:26:44.237790 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5640 rows starting from the beginning of the part | ||
| 14248 | 2026.03.23 21:26:44.237851 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 14249 | 2026.03.23 21:26:44.237894 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14250 | 2026.03.23 21:26:44.237933 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 14251 | 2026.03.23 21:26:44.237971 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14252 | 2026.03.23 21:26:44.238009 [ 191 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 12 rows starting from the beginning of the part | ||
| 14253 | 2026.03.23 21:26:44.240181 [ 186 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002555263 sec., 2305829.184706232 rows/sec., 155.37 MiB/sec. | ||
| 14254 | 2026.03.23 21:26:44.240658 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14255 | 2026.03.23 21:26:44.240960 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2026.03.23 21:26:44.241037 [ 199 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_116_23} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14257 | 2026.03.23 21:26:44.241114 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14258 | 2026.03.23 21:26:44.243297 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42550 rows, containing 5 columns (5 merged, 0 gathered) in 0.009101597 sec., 4675003.738354929 rows/sec., 300.64 MiB/sec. | ||
| 14259 | 2026.03.23 21:26:44.243613 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Trace> MergedBlockOutputStream: filled checksums all_1_116_28 (state Temporary) | ||
| 14260 | 2026.03.23 21:26:44.243880 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_116_28 to all_1_116_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.03.23 21:26:44.243946 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_116_28} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_111_27, all_116_116_0] -> all_1_116_28 | ||
| 14262 | 2026.03.23 21:26:44.244023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14263 | 2026.03.23 21:26:45.003867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14264 | 2026.03.23 21:26:45.019755 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2026.03.23 21:26:45.019840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14266 | 2026.03.23 21:26:45.026037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14267 | 2026.03.23 21:26:45.026770 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2026.03.23 21:26:45.029759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14269 | 2026.03.23 21:26:48.884885 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14270 | 2026.03.23 21:26:48.885070 [ 260 ] {04c7c51d-5c07-4277-98de-d597c954304f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14271 | 2026.03.23 21:26:48.885134 [ 260 ] {04c7c51d-5c07-4277-98de-d597c954304f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14272 | 2026.03.23 21:26:48.885802 [ 260 ] {04c7c51d-5c07-4277-98de-d597c954304f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14273 | 2026.03.23 21:26:48.885842 [ 260 ] {04c7c51d-5c07-4277-98de-d597c954304f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14274 | 2026.03.23 21:26:48.886225 [ 260 ] {04c7c51d-5c07-4277-98de-d597c954304f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14275 | 2026.03.23 21:26:48.886459 [ 260 ] {04c7c51d-5c07-4277-98de-d597c954304f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2026.03.23 21:26:48.886615 [ 260 ] {04c7c51d-5c07-4277-98de-d597c954304f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.70 MiB/sec. | ||
| 14277 | 2026.03.23 21:26:48.886666 [ 260 ] {04c7c51d-5c07-4277-98de-d597c954304f} <Debug> TCPHandler: Processed in 0.001904077 sec. | ||
| 14278 | 2026.03.23 21:26:48.886788 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14279 | 2026.03.23 21:26:48.886888 [ 260 ] {7f4a2fee-dcbe-4739-9f86-f179e5bdeea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14280 | 2026.03.23 21:26:48.886932 [ 260 ] {7f4a2fee-dcbe-4739-9f86-f179e5bdeea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14281 | 2026.03.23 21:26:48.887373 [ 260 ] {7f4a2fee-dcbe-4739-9f86-f179e5bdeea8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.03.23 21:26:48.887407 [ 260 ] {7f4a2fee-dcbe-4739-9f86-f179e5bdeea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14283 | 2026.03.23 21:26:48.887711 [ 260 ] {7f4a2fee-dcbe-4739-9f86-f179e5bdeea8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14284 | 2026.03.23 21:26:48.887916 [ 260 ] {7f4a2fee-dcbe-4739-9f86-f179e5bdeea8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14285 | 2026.03.23 21:26:48.888050 [ 260 ] {7f4a2fee-dcbe-4739-9f86-f179e5bdeea8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 14286 | 2026.03.23 21:26:48.888088 [ 260 ] {7f4a2fee-dcbe-4739-9f86-f179e5bdeea8} <Debug> TCPHandler: Processed in 0.001349673 sec. | ||
| 14287 | 2026.03.23 21:26:48.888198 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14288 | 2026.03.23 21:26:48.888291 [ 260 ] {590ec9b4-727f-4ceb-8208-428f86847410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14289 | 2026.03.23 21:26:48.888335 [ 260 ] {590ec9b4-727f-4ceb-8208-428f86847410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14290 | 2026.03.23 21:26:48.888717 [ 260 ] {590ec9b4-727f-4ceb-8208-428f86847410} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14291 | 2026.03.23 21:26:48.888751 [ 260 ] {590ec9b4-727f-4ceb-8208-428f86847410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14292 | 2026.03.23 21:26:48.889067 [ 260 ] {590ec9b4-727f-4ceb-8208-428f86847410} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14293 | 2026.03.23 21:26:48.889270 [ 260 ] {590ec9b4-727f-4ceb-8208-428f86847410} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2026.03.23 21:26:48.889396 [ 260 ] {590ec9b4-727f-4ceb-8208-428f86847410} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001124 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 14295 | 2026.03.23 21:26:48.889433 [ 260 ] {590ec9b4-727f-4ceb-8208-428f86847410} <Debug> TCPHandler: Processed in 0.001281902 sec. | ||
| 14296 | 2026.03.23 21:26:48.889540 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.03.23 21:26:48.889632 [ 260 ] {be67781c-631f-4f1b-ade4-24db50e57e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14298 | 2026.03.23 21:26:48.889673 [ 260 ] {be67781c-631f-4f1b-ade4-24db50e57e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14299 | 2026.03.23 21:26:48.889990 [ 260 ] {be67781c-631f-4f1b-ade4-24db50e57e7b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.03.23 21:26:48.890024 [ 260 ] {be67781c-631f-4f1b-ade4-24db50e57e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14301 | 2026.03.23 21:26:48.890317 [ 260 ] {be67781c-631f-4f1b-ade4-24db50e57e7b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14302 | 2026.03.23 21:26:48.890513 [ 260 ] {be67781c-631f-4f1b-ade4-24db50e57e7b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2026.03.23 21:26:48.890636 [ 260 ] {be67781c-631f-4f1b-ade4-24db50e57e7b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001023 sec., 46920.8211143695 rows/sec., 3.16 MiB/sec. | ||
| 14304 | 2026.03.23 21:26:48.890671 [ 260 ] {be67781c-631f-4f1b-ade4-24db50e57e7b} <Debug> TCPHandler: Processed in 0.00117921 sec. | ||
| 14305 | 2026.03.23 21:26:50.774792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33056 | ||
| 14306 | 2026.03.23 21:26:50.775373 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2026.03.23 21:26:50.775426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14308 | 2026.03.23 21:26:50.775926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14309 | 2026.03.23 21:26:50.776159 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2026.03.23 21:26:50.776308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33056 | ||
| 14311 | 2026.03.23 21:26:52.529814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14312 | 2026.03.23 21:26:52.546342 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14313 | 2026.03.23 21:26:52.546406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14314 | 2026.03.23 21:26:52.552572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14315 | 2026.03.23 21:26:52.553263 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14316 | 2026.03.23 21:26:52.556493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14317 | 2026.03.23 21:26:53.309592 [ 217 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14318 | 2026.03.23 21:26:53.309663 [ 217 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14319 | 2026.03.23 21:26:53.321149 [ 205 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14320 | 2026.03.23 21:26:53.321184 [ 205 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14321 | 2026.03.23 21:26:53.325327 [ 205 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14322 | 2026.03.23 21:26:53.325401 [ 217 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14323 | 2026.03.23 21:26:53.392127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1782 | ||
| 14324 | 2026.03.23 21:26:53.394651 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.03.23 21:26:53.394700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14326 | 2026.03.23 21:26:53.395912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14327 | 2026.03.23 21:26:53.396193 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.03.23 21:26:53.396337 [ 159 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14329 | 2026.03.23 21:26:53.396375 [ 159 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2026.03.23 21:26:53.396394 [ 159 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14331 | 2026.03.23 21:26:53.396549 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::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 | ||
| 14332 | 2026.03.23 21:26:53.396580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1782 | ||
| 14333 | 2026.03.23 21:26:53.397466 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14334 | 2026.03.23 21:26:53.397704 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1614 rows starting from the beginning of the part | ||
| 14335 | 2026.03.23 21:26:53.398097 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 14336 | 2026.03.23 21:26:53.398448 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 14337 | 2026.03.23 21:26:53.398791 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 14338 | 2026.03.23 21:26:53.399127 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 14339 | 2026.03.23 21:26:53.399452 [ 190 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part | ||
| 14340 | 2026.03.23 21:26:53.406731 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 72 columns (72 merged, 0 gathered) in 0.010266995 sec., 173565.877844491 rows/sec., 132.72 MiB/sec. | ||
| 14341 | 2026.03.23 21:26:53.408461 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14342 | 2026.03.23 21:26:53.409015 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14343 | 2026.03.23 21:26:53.409088 [ 199 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_51_10} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14344 | 2026.03.23 21:26:53.409392 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14345 | 2026.03.23 21:26:53.639232 [ 219 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14346 | 2026.03.23 21:26:53.639284 [ 219 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14347 | 2026.03.23 21:26:53.642009 [ 219 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14348 | 2026.03.23 21:26:53.885727 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2026.03.23 21:26:53.885949 [ 260 ] {632424d9-661c-42fc-a231-fae63029f72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14350 | 2026.03.23 21:26:53.886033 [ 260 ] {632424d9-661c-42fc-a231-fae63029f72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14351 | 2026.03.23 21:26:53.886779 [ 260 ] {632424d9-661c-42fc-a231-fae63029f72e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2026.03.23 21:26:53.886826 [ 260 ] {632424d9-661c-42fc-a231-fae63029f72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14353 | 2026.03.23 21:26:53.887213 [ 260 ] {632424d9-661c-42fc-a231-fae63029f72e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14354 | 2026.03.23 21:26:53.887434 [ 260 ] {632424d9-661c-42fc-a231-fae63029f72e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2026.03.23 21:26:53.887581 [ 260 ] {632424d9-661c-42fc-a231-fae63029f72e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001691 sec., 44943.8202247191 rows/sec., 3.70 MiB/sec. | ||
| 14356 | 2026.03.23 21:26:53.887623 [ 260 ] {632424d9-661c-42fc-a231-fae63029f72e} <Debug> TCPHandler: Processed in 0.002057111 sec. | ||
| 14357 | 2026.03.23 21:26:53.887753 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14358 | 2026.03.23 21:26:53.887846 [ 260 ] {9a14944a-a79d-4565-9abf-15c72e9f5ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14359 | 2026.03.23 21:26:53.887886 [ 260 ] {9a14944a-a79d-4565-9abf-15c72e9f5ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14360 | 2026.03.23 21:26:53.888283 [ 260 ] {9a14944a-a79d-4565-9abf-15c72e9f5ae4} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14361 | 2026.03.23 21:26:53.888317 [ 260 ] {9a14944a-a79d-4565-9abf-15c72e9f5ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14362 | 2026.03.23 21:26:53.888609 [ 260 ] {9a14944a-a79d-4565-9abf-15c72e9f5ae4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14363 | 2026.03.23 21:26:53.888819 [ 260 ] {9a14944a-a79d-4565-9abf-15c72e9f5ae4} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14364 | 2026.03.23 21:26:53.888947 [ 260 ] {9a14944a-a79d-4565-9abf-15c72e9f5ae4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 14365 | 2026.03.23 21:26:53.888984 [ 260 ] {9a14944a-a79d-4565-9abf-15c72e9f5ae4} <Debug> TCPHandler: Processed in 0.001280512 sec. | ||
| 14366 | 2026.03.23 21:26:53.889093 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2026.03.23 21:26:53.889186 [ 260 ] {acc4ff6f-3220-48c8-96d2-857de7a0b007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14368 | 2026.03.23 21:26:53.889226 [ 260 ] {acc4ff6f-3220-48c8-96d2-857de7a0b007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14369 | 2026.03.23 21:26:53.889656 [ 260 ] {acc4ff6f-3220-48c8-96d2-857de7a0b007} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2026.03.23 21:26:53.889690 [ 260 ] {acc4ff6f-3220-48c8-96d2-857de7a0b007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14371 | 2026.03.23 21:26:53.889983 [ 260 ] {acc4ff6f-3220-48c8-96d2-857de7a0b007} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14372 | 2026.03.23 21:26:53.890194 [ 260 ] {acc4ff6f-3220-48c8-96d2-857de7a0b007} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2026.03.23 21:26:53.890317 [ 260 ] {acc4ff6f-3220-48c8-96d2-857de7a0b007} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 14374 | 2026.03.23 21:26:53.890353 [ 260 ] {acc4ff6f-3220-48c8-96d2-857de7a0b007} <Debug> TCPHandler: Processed in 0.001308823 sec. | ||
| 14375 | 2026.03.23 21:26:53.890464 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2026.03.23 21:26:53.890557 [ 260 ] {79347ca3-94e1-4d01-b1b0-baa8054ffc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14377 | 2026.03.23 21:26:53.890600 [ 260 ] {79347ca3-94e1-4d01-b1b0-baa8054ffc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14378 | 2026.03.23 21:26:53.891012 [ 260 ] {79347ca3-94e1-4d01-b1b0-baa8054ffc80} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.03.23 21:26:53.891045 [ 260 ] {79347ca3-94e1-4d01-b1b0-baa8054ffc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14380 | 2026.03.23 21:26:53.891366 [ 260 ] {79347ca3-94e1-4d01-b1b0-baa8054ffc80} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14381 | 2026.03.23 21:26:53.891572 [ 260 ] {79347ca3-94e1-4d01-b1b0-baa8054ffc80} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2026.03.23 21:26:53.891700 [ 260 ] {79347ca3-94e1-4d01-b1b0-baa8054ffc80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 14383 | 2026.03.23 21:26:53.891736 [ 260 ] {79347ca3-94e1-4d01-b1b0-baa8054ffc80} <Debug> TCPHandler: Processed in 0.001320722 sec. | ||
| 14384 | 2026.03.23 21:26:53.891843 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.03.23 21:26:53.891939 [ 260 ] {e7b3cc49-96f9-49bd-9ac5-7202e9fb11b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14386 | 2026.03.23 21:26:53.891995 [ 260 ] {e7b3cc49-96f9-49bd-9ac5-7202e9fb11b7} <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 | ||
| 14387 | 2026.03.23 21:26:53.892762 [ 260 ] {e7b3cc49-96f9-49bd-9ac5-7202e9fb11b7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.03.23 21:26:53.892795 [ 260 ] {e7b3cc49-96f9-49bd-9ac5-7202e9fb11b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14389 | 2026.03.23 21:26:53.893295 [ 260 ] {e7b3cc49-96f9-49bd-9ac5-7202e9fb11b7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14390 | 2026.03.23 21:26:53.893511 [ 260 ] {e7b3cc49-96f9-49bd-9ac5-7202e9fb11b7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.03.23 21:26:53.893647 [ 260 ] {e7b3cc49-96f9-49bd-9ac5-7202e9fb11b7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001725 sec., 5797.101449275362 rows/sec., 10.39 MiB/sec. | ||
| 14392 | 2026.03.23 21:26:53.893699 [ 260 ] {e7b3cc49-96f9-49bd-9ac5-7202e9fb11b7} <Debug> TCPHandler: Processed in 0.001903827 sec. | ||
| 14393 | 2026.03.23 21:26:53.893812 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.03.23 21:26:53.893905 [ 260 ] {5d757fdd-d843-411f-9350-93b507788f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14395 | 2026.03.23 21:26:53.893947 [ 260 ] {5d757fdd-d843-411f-9350-93b507788f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14396 | 2026.03.23 21:26:53.894282 [ 260 ] {5d757fdd-d843-411f-9350-93b507788f5a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.03.23 21:26:53.894316 [ 260 ] {5d757fdd-d843-411f-9350-93b507788f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14398 | 2026.03.23 21:26:53.894613 [ 260 ] {5d757fdd-d843-411f-9350-93b507788f5a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14399 | 2026.03.23 21:26:53.894824 [ 260 ] {5d757fdd-d843-411f-9350-93b507788f5a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.03.23 21:26:53.894953 [ 260 ] {5d757fdd-d843-411f-9350-93b507788f5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 14401 | 2026.03.23 21:26:53.894989 [ 260 ] {5d757fdd-d843-411f-9350-93b507788f5a} <Debug> TCPHandler: Processed in 0.00122518 sec. | ||
| 14402 | 2026.03.23 21:26:53.894996 [ 222 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14403 | 2026.03.23 21:26:53.895021 [ 222 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14404 | 2026.03.23 21:26:53.898327 [ 222 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14405 | 2026.03.23 21:26:56.335372 [ 149 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14406 | 2026.03.23 21:26:56.335437 [ 149 ] {} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.03.23 21:26:56.335457 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14408 | 2026.03.23 21:26:56.335583 [ 194 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 14409 | 2026.03.23 21:26:56.335744 [ 194 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14410 | 2026.03.23 21:26:56.335784 [ 194 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 14411 | 2026.03.23 21:26:56.335860 [ 194 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 14412 | 2026.03.23 21:26:56.335915 [ 194 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 14413 | 2026.03.23 21:26:56.335968 [ 194 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 14414 | 2026.03.23 21:26:56.336015 [ 194 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 14415 | 2026.03.23 21:26:56.336815 [ 199 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288922 sec., 4655.052827091165 rows/sec., 345.49 KiB/sec. | ||
| 14416 | 2026.03.23 21:26:56.337000 [ 187 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14417 | 2026.03.23 21:26:56.337305 [ 187 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.03.23 21:26:56.337391 [ 187 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_17_4} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14419 | 2026.03.23 21:26:56.337489 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14420 | 2026.03.23 21:26:57.733000 [ 150 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 14421 | 2026.03.23 21:26:57.733068 [ 150 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2026.03.23 21:26:57.733093 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14423 | 2026.03.23 21:26:57.733288 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 14424 | 2026.03.23 21:26:57.733534 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14425 | 2026.03.23 21:26:57.733589 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 825 rows starting from the beginning of the part | ||
| 14426 | 2026.03.23 21:26:57.733698 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 14427 | 2026.03.23 21:26:57.733760 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 801 rows starting from the beginning of the part | ||
| 14428 | 2026.03.23 21:26:57.733805 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 14429 | 2026.03.23 21:26:57.733848 [ 199 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 801 rows starting from the beginning of the part | ||
| 14430 | 2026.03.23 21:26:57.734921 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722443 sec., 1436912.571272315 rows/sec., 89.54 MiB/sec. | ||
| 14431 | 2026.03.23 21:26:57.735081 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 14432 | 2026.03.23 21:26:57.735333 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2026.03.23 21:26:57.735403 [ 187 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_34_8} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 14434 | 2026.03.23 21:26:57.735481 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14435 | 2026.03.23 21:26:58.080048 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14436 | 2026.03.23 21:26:58.080128 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14437 | 2026.03.23 21:26:58.127042 [ 224 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14438 | 2026.03.23 21:26:58.127093 [ 224 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14439 | 2026.03.23 21:26:58.130685 [ 224 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14440 | 2026.03.23 21:26:58.276458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33568 | ||
| 14441 | 2026.03.23 21:26:58.277318 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2026.03.23 21:26:58.277392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14443 | 2026.03.23 21:26:58.278185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14444 | 2026.03.23 21:26:58.278412 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14445 | 2026.03.23 21:26:58.278559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33568 | ||
| 14446 | 2026.03.23 21:26:58.451398 [ 217 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14447 | 2026.03.23 21:26:58.451442 [ 217 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14448 | 2026.03.23 21:26:58.454302 [ 217 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14449 | 2026.03.23 21:26:58.887306 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14450 | 2026.03.23 21:26:58.887497 [ 260 ] {cc3771db-0902-4bdc-8a1d-eeda589a0db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14451 | 2026.03.23 21:26:58.887567 [ 260 ] {cc3771db-0902-4bdc-8a1d-eeda589a0db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14452 | 2026.03.23 21:26:58.888271 [ 260 ] {cc3771db-0902-4bdc-8a1d-eeda589a0db9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14453 | 2026.03.23 21:26:58.888310 [ 260 ] {cc3771db-0902-4bdc-8a1d-eeda589a0db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14454 | 2026.03.23 21:26:58.888698 [ 260 ] {cc3771db-0902-4bdc-8a1d-eeda589a0db9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14455 | 2026.03.23 21:26:58.888916 [ 260 ] {cc3771db-0902-4bdc-8a1d-eeda589a0db9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14456 | 2026.03.23 21:26:58.889067 [ 260 ] {cc3771db-0902-4bdc-8a1d-eeda589a0db9} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001622 sec., 72749.69173859432 rows/sec., 6.19 MiB/sec. | ||
| 14457 | 2026.03.23 21:26:58.889117 [ 260 ] {cc3771db-0902-4bdc-8a1d-eeda589a0db9} <Debug> TCPHandler: Processed in 0.001944469 sec. | ||
| 14458 | 2026.03.23 21:26:58.889249 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14459 | 2026.03.23 21:26:58.889349 [ 260 ] {e03cebd1-f6f5-4a82-868f-1d9826ba7ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14460 | 2026.03.23 21:26:58.889392 [ 260 ] {e03cebd1-f6f5-4a82-868f-1d9826ba7ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14461 | 2026.03.23 21:26:58.889820 [ 260 ] {e03cebd1-f6f5-4a82-868f-1d9826ba7ff3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14462 | 2026.03.23 21:26:58.889852 [ 260 ] {e03cebd1-f6f5-4a82-868f-1d9826ba7ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14463 | 2026.03.23 21:26:58.890127 [ 260 ] {e03cebd1-f6f5-4a82-868f-1d9826ba7ff3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14464 | 2026.03.23 21:26:58.890322 [ 260 ] {e03cebd1-f6f5-4a82-868f-1d9826ba7ff3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14465 | 2026.03.23 21:26:58.890423 [ 150 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14466 | 2026.03.23 21:26:58.890443 [ 260 ] {e03cebd1-f6f5-4a82-868f-1d9826ba7ff3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001165 sec., 26609.442060085836 rows/sec., 1.95 MiB/sec. | ||
| 14467 | 2026.03.23 21:26:58.890455 [ 150 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14468 | 2026.03.23 21:26:58.890473 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14469 | 2026.03.23 21:26:58.890479 [ 260 ] {e03cebd1-f6f5-4a82-868f-1d9826ba7ff3} <Debug> TCPHandler: Processed in 0.001330283 sec. | ||
| 14470 | 2026.03.23 21:26:58.890590 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2026.03.23 21:26:58.890599 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14472 | 2026.03.23 21:26:58.890745 [ 260 ] {29f19290-591f-4aa2-97a2-d8bd3e7fc8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14473 | 2026.03.23 21:26:58.890789 [ 260 ] {29f19290-591f-4aa2-97a2-d8bd3e7fc8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14474 | 2026.03.23 21:26:58.890815 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14475 | 2026.03.23 21:26:58.890856 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 82 rows starting from the beginning of the part | ||
| 14476 | 2026.03.23 21:26:58.890931 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 14477 | 2026.03.23 21:26:58.890981 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 10 rows starting from the beginning of the part | ||
| 14478 | 2026.03.23 21:26:58.891027 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part | ||
| 14479 | 2026.03.23 21:26:58.891068 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
| 14480 | 2026.03.23 21:26:58.891109 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 14481 | 2026.03.23 21:26:58.891242 [ 260 ] {29f19290-591f-4aa2-97a2-d8bd3e7fc8b3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2026.03.23 21:26:58.891283 [ 260 ] {29f19290-591f-4aa2-97a2-d8bd3e7fc8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14483 | 2026.03.23 21:26:58.891608 [ 260 ] {29f19290-591f-4aa2-97a2-d8bd3e7fc8b3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14484 | 2026.03.23 21:26:58.891837 [ 260 ] {29f19290-591f-4aa2-97a2-d8bd3e7fc8b3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2026.03.23 21:26:58.891966 [ 260 ] {29f19290-591f-4aa2-97a2-d8bd3e7fc8b3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001241 sec., 76551.1684125705 rows/sec., 5.98 MiB/sec. | ||
| 14486 | 2026.03.23 21:26:58.892004 [ 260 ] {29f19290-591f-4aa2-97a2-d8bd3e7fc8b3} <Debug> TCPHandler: Processed in 0.001402015 sec. | ||
| 14487 | 2026.03.23 21:26:58.892017 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417086 sec., 149602.7764017145 rows/sec., 11.51 MiB/sec. | ||
| 14488 | 2026.03.23 21:26:58.892122 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2026.03.23 21:26:58.892219 [ 260 ] {f27bb973-4432-46ad-9434-6eea718ae14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14490 | 2026.03.23 21:26:58.892219 [ 200 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14491 | 2026.03.23 21:26:58.892263 [ 260 ] {f27bb973-4432-46ad-9434-6eea718ae14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14492 | 2026.03.23 21:26:58.892531 [ 200 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14493 | 2026.03.23 21:26:58.892621 [ 200 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_101_20} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14494 | 2026.03.23 21:26:58.892680 [ 260 ] {f27bb973-4432-46ad-9434-6eea718ae14f} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14495 | 2026.03.23 21:26:58.892719 [ 260 ] {f27bb973-4432-46ad-9434-6eea718ae14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14496 | 2026.03.23 21:26:58.892722 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14497 | 2026.03.23 21:26:58.893040 [ 260 ] {f27bb973-4432-46ad-9434-6eea718ae14f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14498 | 2026.03.23 21:26:58.893248 [ 260 ] {f27bb973-4432-46ad-9434-6eea718ae14f} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14499 | 2026.03.23 21:26:58.893374 [ 260 ] {f27bb973-4432-46ad-9434-6eea718ae14f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 14500 | 2026.03.23 21:26:58.893411 [ 260 ] {f27bb973-4432-46ad-9434-6eea718ae14f} <Debug> TCPHandler: Processed in 0.001336213 sec. | ||
| 14501 | 2026.03.23 21:26:58.893527 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14502 | 2026.03.23 21:26:58.893617 [ 260 ] {452d1782-9e18-46a3-b7f0-7d88fa6c306c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14503 | 2026.03.23 21:26:58.893671 [ 260 ] {452d1782-9e18-46a3-b7f0-7d88fa6c306c} <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 | ||
| 14504 | 2026.03.23 21:26:58.894533 [ 260 ] {452d1782-9e18-46a3-b7f0-7d88fa6c306c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2026.03.23 21:26:58.894566 [ 260 ] {452d1782-9e18-46a3-b7f0-7d88fa6c306c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14506 | 2026.03.23 21:26:58.895106 [ 260 ] {452d1782-9e18-46a3-b7f0-7d88fa6c306c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14507 | 2026.03.23 21:26:58.895320 [ 260 ] {452d1782-9e18-46a3-b7f0-7d88fa6c306c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14508 | 2026.03.23 21:26:58.895430 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14509 | 2026.03.23 21:26:58.895455 [ 260 ] {452d1782-9e18-46a3-b7f0-7d88fa6c306c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001855 sec., 16711.590296495957 rows/sec., 29.95 MiB/sec. | ||
| 14510 | 2026.03.23 21:26:58.895459 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14511 | 2026.03.23 21:26:58.895485 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14512 | 2026.03.23 21:26:58.895522 [ 260 ] {452d1782-9e18-46a3-b7f0-7d88fa6c306c} <Debug> TCPHandler: Processed in 0.002041131 sec. | ||
| 14513 | 2026.03.23 21:26:58.895575 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14514 | 2026.03.23 21:26:58.895640 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2026.03.23 21:26:58.895738 [ 260 ] {a4a25a9c-9dd9-4a3d-bb79-6990d06716a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14516 | 2026.03.23 21:26:58.895779 [ 260 ] {a4a25a9c-9dd9-4a3d-bb79-6990d06716a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14517 | 2026.03.23 21:26:58.895826 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14518 | 2026.03.23 21:26:58.895884 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2058 rows starting from the beginning of the part | ||
| 14519 | 2026.03.23 21:26:58.896007 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 14520 | 2026.03.23 21:26:58.896113 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 10 rows starting from the beginning of the part | ||
| 14521 | 2026.03.23 21:26:58.896120 [ 260 ] {a4a25a9c-9dd9-4a3d-bb79-6990d06716a8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2026.03.23 21:26:58.896165 [ 260 ] {a4a25a9c-9dd9-4a3d-bb79-6990d06716a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14523 | 2026.03.23 21:26:58.896218 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 42 rows starting from the beginning of the part | ||
| 14524 | 2026.03.23 21:26:58.896311 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
| 14525 | 2026.03.23 21:26:58.896405 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 14526 | 2026.03.23 21:26:58.896475 [ 260 ] {a4a25a9c-9dd9-4a3d-bb79-6990d06716a8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14527 | 2026.03.23 21:26:58.896708 [ 260 ] {a4a25a9c-9dd9-4a3d-bb79-6990d06716a8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2026.03.23 21:26:58.896842 [ 260 ] {a4a25a9c-9dd9-4a3d-bb79-6990d06716a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 14529 | 2026.03.23 21:26:58.896879 [ 260 ] {a4a25a9c-9dd9-4a3d-bb79-6990d06716a8} <Debug> TCPHandler: Processed in 0.001286092 sec. | ||
| 14530 | 2026.03.23 21:26:58.904931 [ 200 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 19 columns (19 merged, 0 gathered) in 0.009397294 sec., 232194.5019491781 rows/sec., 416.08 MiB/sec. | ||
| 14531 | 2026.03.23 21:26:58.906568 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14532 | 2026.03.23 21:26:58.906932 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2026.03.23 21:26:58.907015 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14534 | 2026.03.23 21:26:58.907129 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.34 MiB. | ||
| 14535 | 2026.03.23 21:26:59.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.42 MiB, peak 397.71 MiB, free memory in arenas 0.00 B, will set to 381.77 MiB (RSS), difference: 2.35 MiB | ||
| 14536 | 2026.03.23 21:27:00.056722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14537 | 2026.03.23 21:27:00.072237 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14538 | 2026.03.23 21:27:00.072278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14539 | 2026.03.23 21:27:00.078311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14540 | 2026.03.23 21:27:00.078985 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14541 | 2026.03.23 21:27:00.081592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14542 | 2026.03.23 21:27:03.013386 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14543 | 2026.03.23 21:27:03.013439 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14544 | 2026.03.23 21:27:03.016157 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14545 | 2026.03.23 21:27:03.397032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1806 | ||
| 14546 | 2026.03.23 21:27:03.399369 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2026.03.23 21:27:03.399431 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14548 | 2026.03.23 21:27:03.400664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14549 | 2026.03.23 21:27:03.400954 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14550 | 2026.03.23 21:27:03.401415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
| 14551 | 2026.03.23 21:27:03.877223 [ 225 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14552 | 2026.03.23 21:27:03.877278 [ 225 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14553 | 2026.03.23 21:27:03.879799 [ 225 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14554 | 2026.03.23 21:27:03.888335 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14555 | 2026.03.23 21:27:03.888513 [ 260 ] {e4853c1a-3dc4-459c-921a-ee46aa6808b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14556 | 2026.03.23 21:27:03.888578 [ 260 ] {e4853c1a-3dc4-459c-921a-ee46aa6808b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14557 | 2026.03.23 21:27:03.889243 [ 260 ] {e4853c1a-3dc4-459c-921a-ee46aa6808b5} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14558 | 2026.03.23 21:27:03.889283 [ 260 ] {e4853c1a-3dc4-459c-921a-ee46aa6808b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14559 | 2026.03.23 21:27:03.889668 [ 260 ] {e4853c1a-3dc4-459c-921a-ee46aa6808b5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14560 | 2026.03.23 21:27:03.889893 [ 260 ] {e4853c1a-3dc4-459c-921a-ee46aa6808b5} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2026.03.23 21:27:03.890051 [ 260 ] {e4853c1a-3dc4-459c-921a-ee46aa6808b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.26 MiB/sec. | ||
| 14562 | 2026.03.23 21:27:03.890111 [ 260 ] {e4853c1a-3dc4-459c-921a-ee46aa6808b5} <Debug> TCPHandler: Processed in 0.001902378 sec. | ||
| 14563 | 2026.03.23 21:27:03.890262 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14564 | 2026.03.23 21:27:03.890368 [ 260 ] {fc23c7d5-ba59-4b8b-81ab-f2e8a17a3633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14565 | 2026.03.23 21:27:03.890413 [ 260 ] {fc23c7d5-ba59-4b8b-81ab-f2e8a17a3633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14566 | 2026.03.23 21:27:03.890964 [ 260 ] {fc23c7d5-ba59-4b8b-81ab-f2e8a17a3633} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2026.03.23 21:27:03.890998 [ 260 ] {fc23c7d5-ba59-4b8b-81ab-f2e8a17a3633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14568 | 2026.03.23 21:27:03.891324 [ 260 ] {fc23c7d5-ba59-4b8b-81ab-f2e8a17a3633} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14569 | 2026.03.23 21:27:03.891535 [ 260 ] {fc23c7d5-ba59-4b8b-81ab-f2e8a17a3633} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.03.23 21:27:03.891674 [ 260 ] {fc23c7d5-ba59-4b8b-81ab-f2e8a17a3633} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.00133 sec., 147368.42105263157 rows/sec., 13.12 MiB/sec. | ||
| 14571 | 2026.03.23 21:27:03.891712 [ 260 ] {fc23c7d5-ba59-4b8b-81ab-f2e8a17a3633} <Debug> TCPHandler: Processed in 0.001504948 sec. | ||
| 14572 | 2026.03.23 21:27:03.891839 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14573 | 2026.03.23 21:27:03.891937 [ 260 ] {d51c3e13-777f-4862-bda2-6b1d89f28690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14574 | 2026.03.23 21:27:03.891979 [ 260 ] {d51c3e13-777f-4862-bda2-6b1d89f28690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14575 | 2026.03.23 21:27:03.892390 [ 260 ] {d51c3e13-777f-4862-bda2-6b1d89f28690} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.03.23 21:27:03.892425 [ 260 ] {d51c3e13-777f-4862-bda2-6b1d89f28690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14577 | 2026.03.23 21:27:03.892718 [ 260 ] {d51c3e13-777f-4862-bda2-6b1d89f28690} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14578 | 2026.03.23 21:27:03.892952 [ 260 ] {d51c3e13-777f-4862-bda2-6b1d89f28690} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14579 | 2026.03.23 21:27:03.893080 [ 260 ] {d51c3e13-777f-4862-bda2-6b1d89f28690} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001164 sec., 18900.343642611682 rows/sec., 1.44 MiB/sec. | ||
| 14580 | 2026.03.23 21:27:03.893117 [ 260 ] {d51c3e13-777f-4862-bda2-6b1d89f28690} <Debug> TCPHandler: Processed in 0.001327913 sec. | ||
| 14581 | 2026.03.23 21:27:03.893230 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14582 | 2026.03.23 21:27:03.893323 [ 260 ] {f5c4ab4d-c229-4e2a-82ea-2ecf3a5a0671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14583 | 2026.03.23 21:27:03.893363 [ 260 ] {f5c4ab4d-c229-4e2a-82ea-2ecf3a5a0671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14584 | 2026.03.23 21:27:03.893761 [ 260 ] {f5c4ab4d-c229-4e2a-82ea-2ecf3a5a0671} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.03.23 21:27:03.893795 [ 260 ] {f5c4ab4d-c229-4e2a-82ea-2ecf3a5a0671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14586 | 2026.03.23 21:27:03.894082 [ 260 ] {f5c4ab4d-c229-4e2a-82ea-2ecf3a5a0671} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14587 | 2026.03.23 21:27:03.894281 [ 260 ] {f5c4ab4d-c229-4e2a-82ea-2ecf3a5a0671} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.03.23 21:27:03.894404 [ 260 ] {f5c4ab4d-c229-4e2a-82ea-2ecf3a5a0671} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.81 MiB/sec. | ||
| 14589 | 2026.03.23 21:27:03.894441 [ 260 ] {f5c4ab4d-c229-4e2a-82ea-2ecf3a5a0671} <Debug> TCPHandler: Processed in 0.001259862 sec. | ||
| 14590 | 2026.03.23 21:27:03.894551 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14591 | 2026.03.23 21:27:03.894643 [ 260 ] {7ade513f-7172-49c9-8196-a35401456c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14592 | 2026.03.23 21:27:03.894683 [ 260 ] {7ade513f-7172-49c9-8196-a35401456c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14593 | 2026.03.23 21:27:03.895079 [ 260 ] {7ade513f-7172-49c9-8196-a35401456c9a} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2026.03.23 21:27:03.895113 [ 260 ] {7ade513f-7172-49c9-8196-a35401456c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14595 | 2026.03.23 21:27:03.895393 [ 260 ] {7ade513f-7172-49c9-8196-a35401456c9a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14596 | 2026.03.23 21:27:03.895593 [ 260 ] {7ade513f-7172-49c9-8196-a35401456c9a} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.03.23 21:27:03.895718 [ 260 ] {7ade513f-7172-49c9-8196-a35401456c9a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 14598 | 2026.03.23 21:27:03.895766 [ 260 ] {7ade513f-7172-49c9-8196-a35401456c9a} <Debug> TCPHandler: Processed in 0.001263571 sec. | ||
| 14599 | 2026.03.23 21:27:03.895893 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2026.03.23 21:27:03.895987 [ 260 ] {ab882443-0657-40d1-ae0c-a3abf8f5f13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14601 | 2026.03.23 21:27:03.896027 [ 260 ] {ab882443-0657-40d1-ae0c-a3abf8f5f13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14602 | 2026.03.23 21:27:03.896467 [ 260 ] {ab882443-0657-40d1-ae0c-a3abf8f5f13e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2026.03.23 21:27:03.896500 [ 260 ] {ab882443-0657-40d1-ae0c-a3abf8f5f13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14604 | 2026.03.23 21:27:03.896801 [ 260 ] {ab882443-0657-40d1-ae0c-a3abf8f5f13e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14605 | 2026.03.23 21:27:03.897020 [ 260 ] {ab882443-0657-40d1-ae0c-a3abf8f5f13e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14606 | 2026.03.23 21:27:03.897156 [ 260 ] {ab882443-0657-40d1-ae0c-a3abf8f5f13e} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001186 sec., 92748.7352445194 rows/sec., 7.55 MiB/sec. | ||
| 14607 | 2026.03.23 21:27:03.897194 [ 260 ] {ab882443-0657-40d1-ae0c-a3abf8f5f13e} <Debug> TCPHandler: Processed in 0.001351273 sec. | ||
| 14608 | 2026.03.23 21:27:03.897311 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.03.23 21:27:03.897405 [ 260 ] {e9b441c3-541d-4a7b-ae3b-3f09056939f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14610 | 2026.03.23 21:27:03.897448 [ 260 ] {e9b441c3-541d-4a7b-ae3b-3f09056939f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14611 | 2026.03.23 21:27:03.897851 [ 260 ] {e9b441c3-541d-4a7b-ae3b-3f09056939f6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2026.03.23 21:27:03.897885 [ 260 ] {e9b441c3-541d-4a7b-ae3b-3f09056939f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14613 | 2026.03.23 21:27:03.898213 [ 260 ] {e9b441c3-541d-4a7b-ae3b-3f09056939f6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14614 | 2026.03.23 21:27:03.898420 [ 260 ] {e9b441c3-541d-4a7b-ae3b-3f09056939f6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.03.23 21:27:03.898545 [ 260 ] {e9b441c3-541d-4a7b-ae3b-3f09056939f6} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001159 sec., 169111.30284728212 rows/sec., 12.13 MiB/sec. | ||
| 14616 | 2026.03.23 21:27:03.898581 [ 260 ] {e9b441c3-541d-4a7b-ae3b-3f09056939f6} <Debug> TCPHandler: Processed in 0.001318502 sec. | ||
| 14617 | 2026.03.23 21:27:03.898697 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14618 | 2026.03.23 21:27:03.898790 [ 260 ] {b407754a-d165-48a2-aa85-136a1be446fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14619 | 2026.03.23 21:27:03.898844 [ 260 ] {b407754a-d165-48a2-aa85-136a1be446fa} <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 | ||
| 14620 | 2026.03.23 21:27:03.899617 [ 260 ] {b407754a-d165-48a2-aa85-136a1be446fa} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.03.23 21:27:03.899651 [ 260 ] {b407754a-d165-48a2-aa85-136a1be446fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14622 | 2026.03.23 21:27:03.900158 [ 260 ] {b407754a-d165-48a2-aa85-136a1be446fa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14623 | 2026.03.23 21:27:03.900379 [ 260 ] {b407754a-d165-48a2-aa85-136a1be446fa} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2026.03.23 21:27:03.900518 [ 260 ] {b407754a-d165-48a2-aa85-136a1be446fa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 14625 | 2026.03.23 21:27:03.900579 [ 260 ] {b407754a-d165-48a2-aa85-136a1be446fa} <Debug> TCPHandler: Processed in 0.001931318 sec. | ||
| 14626 | 2026.03.23 21:27:03.900694 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14627 | 2026.03.23 21:27:03.900787 [ 260 ] {d0bb29af-dc3f-4b7b-9844-5e754626f6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14628 | 2026.03.23 21:27:03.900828 [ 260 ] {d0bb29af-dc3f-4b7b-9844-5e754626f6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14629 | 2026.03.23 21:27:03.901172 [ 260 ] {d0bb29af-dc3f-4b7b-9844-5e754626f6c8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14630 | 2026.03.23 21:27:03.901205 [ 260 ] {d0bb29af-dc3f-4b7b-9844-5e754626f6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14631 | 2026.03.23 21:27:03.901512 [ 260 ] {d0bb29af-dc3f-4b7b-9844-5e754626f6c8} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14632 | 2026.03.23 21:27:03.901720 [ 260 ] {d0bb29af-dc3f-4b7b-9844-5e754626f6c8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14633 | 2026.03.23 21:27:03.901843 [ 260 ] {d0bb29af-dc3f-4b7b-9844-5e754626f6c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 14634 | 2026.03.23 21:27:03.901879 [ 260 ] {d0bb29af-dc3f-4b7b-9844-5e754626f6c8} <Debug> TCPHandler: Processed in 0.001234331 sec. | ||
| 14635 | 2026.03.23 21:27:05.778852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34016 | ||
| 14636 | 2026.03.23 21:27:05.779426 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2026.03.23 21:27:05.779475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14638 | 2026.03.23 21:27:05.780020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14639 | 2026.03.23 21:27:05.780263 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14640 | 2026.03.23 21:27:05.780391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34016 | ||
| 14641 | 2026.03.23 21:27:05.780423 [ 135 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14642 | 2026.03.23 21:27:05.780498 [ 135 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.03.23 21:27:05.780521 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14644 | 2026.03.23 21:27:05.780622 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14645 | 2026.03.23 21:27:05.780705 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14646 | 2026.03.23 21:27:05.780734 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31648 rows starting from the beginning of the part | ||
| 14647 | 2026.03.23 21:27:05.780789 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14648 | 2026.03.23 21:27:05.780830 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14649 | 2026.03.23 21:27:05.780870 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14650 | 2026.03.23 21:27:05.780906 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14651 | 2026.03.23 21:27:05.780945 [ 197 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14652 | 2026.03.23 21:27:05.783058 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470841 sec., 13766972.459984273 rows/sec., 196.94 MiB/sec. | ||
| 14653 | 2026.03.23 21:27:05.783530 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14654 | 2026.03.23 21:27:05.783860 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14655 | 2026.03.23 21:27:05.783952 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_71_14} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14656 | 2026.03.23 21:27:05.784083 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14657 | 2026.03.23 21:27:07.582553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14658 | 2026.03.23 21:27:07.600233 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2026.03.23 21:27:07.600298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14660 | 2026.03.23 21:27:07.606229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14661 | 2026.03.23 21:27:07.606915 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2026.03.23 21:27:07.607222 [ 131 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14663 | 2026.03.23 21:27:07.607294 [ 131 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14664 | 2026.03.23 21:27:07.607319 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14665 | 2026.03.23 21:27:07.607424 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14666 | 2026.03.23 21:27:07.610260 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14667 | 2026.03.23 21:27:07.610410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14668 | 2026.03.23 21:27:07.611046 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 14669 | 2026.03.23 21:27:07.614371 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 14670 | 2026.03.23 21:27:07.617704 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 14671 | 2026.03.23 21:27:07.621462 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 14672 | 2026.03.23 21:27:07.625741 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14673 | 2026.03.23 21:27:07.630101 [ 188 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 14674 | 2026.03.23 21:27:07.687838 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.080451011 sec., 6650.009656186919 rows/sec., 34.39 MiB/sec. | ||
| 14675 | 2026.03.23 21:27:07.690054 [ 196 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14676 | 2026.03.23 21:27:07.691957 [ 196 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2026.03.23 21:27:07.692065 [ 196 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_71_14} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14678 | 2026.03.23 21:27:07.693765 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14679 | 2026.03.23 21:27:08.000324 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.89 MiB, peak 400.30 MiB, free memory in arenas 0.00 B, will set to 381.81 MiB (RSS), difference: -1.08 MiB | ||
| 14680 | 2026.03.23 21:27:08.887589 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2026.03.23 21:27:08.887859 [ 260 ] {fedb2003-1835-4dd3-933d-207eefd50318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14682 | 2026.03.23 21:27:08.887955 [ 260 ] {fedb2003-1835-4dd3-933d-207eefd50318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14683 | 2026.03.23 21:27:08.888688 [ 260 ] {fedb2003-1835-4dd3-933d-207eefd50318} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2026.03.23 21:27:08.888733 [ 260 ] {fedb2003-1835-4dd3-933d-207eefd50318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14685 | 2026.03.23 21:27:08.889132 [ 260 ] {fedb2003-1835-4dd3-933d-207eefd50318} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14686 | 2026.03.23 21:27:08.889355 [ 260 ] {fedb2003-1835-4dd3-933d-207eefd50318} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2026.03.23 21:27:08.889509 [ 260 ] {fedb2003-1835-4dd3-933d-207eefd50318} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001718 sec., 68684.51688009314 rows/sec., 5.84 MiB/sec. | ||
| 14688 | 2026.03.23 21:27:08.889511 [ 128 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14689 | 2026.03.23 21:27:08.889561 [ 260 ] {fedb2003-1835-4dd3-933d-207eefd50318} <Debug> TCPHandler: Processed in 0.002137823 sec. | ||
| 14690 | 2026.03.23 21:27:08.889587 [ 128 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2026.03.23 21:27:08.889616 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14692 | 2026.03.23 21:27:08.889696 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.03.23 21:27:08.889729 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14694 | 2026.03.23 21:27:08.889802 [ 260 ] {ab3de417-0070-4421-8540-611dc42e4b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14695 | 2026.03.23 21:27:08.889832 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14696 | 2026.03.23 21:27:08.889844 [ 260 ] {ab3de417-0070-4421-8540-611dc42e4b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14697 | 2026.03.23 21:27:08.889866 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2618 rows starting from the beginning of the part | ||
| 14698 | 2026.03.23 21:27:08.889932 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 14699 | 2026.03.23 21:27:08.889983 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 76 rows starting from the beginning of the part | ||
| 14700 | 2026.03.23 21:27:08.890031 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 118 rows starting from the beginning of the part | ||
| 14701 | 2026.03.23 21:27:08.890075 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 196 rows starting from the beginning of the part | ||
| 14702 | 2026.03.23 21:27:08.890114 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 118 rows starting from the beginning of the part | ||
| 14703 | 2026.03.23 21:27:08.890310 [ 260 ] {ab3de417-0070-4421-8540-611dc42e4b21} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2026.03.23 21:27:08.890346 [ 260 ] {ab3de417-0070-4421-8540-611dc42e4b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14705 | 2026.03.23 21:27:08.890661 [ 260 ] {ab3de417-0070-4421-8540-611dc42e4b21} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14706 | 2026.03.23 21:27:08.890865 [ 260 ] {ab3de417-0070-4421-8540-611dc42e4b21} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14707 | 2026.03.23 21:27:08.890998 [ 260 ] {ab3de417-0070-4421-8540-611dc42e4b21} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00122 sec., 25409.83606557377 rows/sec., 1.87 MiB/sec. | ||
| 14708 | 2026.03.23 21:27:08.891037 [ 260 ] {ab3de417-0070-4421-8540-611dc42e4b21} <Debug> TCPHandler: Processed in 0.001391725 sec. | ||
| 14709 | 2026.03.23 21:27:08.891157 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14710 | 2026.03.23 21:27:08.891252 [ 260 ] {36be8b19-f915-440b-a9a1-4beaf919f49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14711 | 2026.03.23 21:27:08.891292 [ 260 ] {36be8b19-f915-440b-a9a1-4beaf919f49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14712 | 2026.03.23 21:27:08.891586 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001897957 sec., 1676539.5633304652 rows/sec., 135.60 MiB/sec. | ||
| 14713 | 2026.03.23 21:27:08.891750 [ 260 ] {36be8b19-f915-440b-a9a1-4beaf919f49c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2026.03.23 21:27:08.891790 [ 260 ] {36be8b19-f915-440b-a9a1-4beaf919f49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14715 | 2026.03.23 21:27:08.891841 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14716 | 2026.03.23 21:27:08.892083 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2026.03.23 21:27:08.892092 [ 260 ] {36be8b19-f915-440b-a9a1-4beaf919f49c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14718 | 2026.03.23 21:27:08.892149 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_121_24} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14719 | 2026.03.23 21:27:08.892209 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 14720 | 2026.03.23 21:27:08.892297 [ 260 ] {36be8b19-f915-440b-a9a1-4beaf919f49c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14721 | 2026.03.23 21:27:08.892427 [ 260 ] {36be8b19-f915-440b-a9a1-4beaf919f49c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001196 sec., 79431.4381270903 rows/sec., 6.20 MiB/sec. | ||
| 14722 | 2026.03.23 21:27:08.892438 [ 124 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14723 | 2026.03.23 21:27:08.892464 [ 260 ] {36be8b19-f915-440b-a9a1-4beaf919f49c} <Debug> TCPHandler: Processed in 0.001355774 sec. | ||
| 14724 | 2026.03.23 21:27:08.892488 [ 124 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14725 | 2026.03.23 21:27:08.892515 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14726 | 2026.03.23 21:27:08.892585 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14727 | 2026.03.23 21:27:08.892626 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14728 | 2026.03.23 21:27:08.892683 [ 260 ] {10b82f3b-6371-4d2f-9c71-f27504d7f6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14729 | 2026.03.23 21:27:08.892732 [ 260 ] {10b82f3b-6371-4d2f-9c71-f27504d7f6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14730 | 2026.03.23 21:27:08.892760 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14731 | 2026.03.23 21:27:08.892799 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1403 rows starting from the beginning of the part | ||
| 14732 | 2026.03.23 21:27:08.892872 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 14733 | 2026.03.23 21:27:08.892920 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 74 rows starting from the beginning of the part | ||
| 14734 | 2026.03.23 21:27:08.892965 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 95 rows starting from the beginning of the part | ||
| 14735 | 2026.03.23 21:27:08.893006 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 110 rows starting from the beginning of the part | ||
| 14736 | 2026.03.23 21:27:08.893048 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 95 rows starting from the beginning of the part | ||
| 14737 | 2026.03.23 21:27:08.893164 [ 260 ] {10b82f3b-6371-4d2f-9c71-f27504d7f6b5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14738 | 2026.03.23 21:27:08.893206 [ 260 ] {10b82f3b-6371-4d2f-9c71-f27504d7f6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14739 | 2026.03.23 21:27:08.893544 [ 260 ] {10b82f3b-6371-4d2f-9c71-f27504d7f6b5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14740 | 2026.03.23 21:27:08.893764 [ 260 ] {10b82f3b-6371-4d2f-9c71-f27504d7f6b5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.03.23 21:27:08.893885 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_116_28 to all_117_117_0 | ||
| 14742 | 2026.03.23 21:27:08.893898 [ 260 ] {10b82f3b-6371-4d2f-9c71-f27504d7f6b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 14743 | 2026.03.23 21:27:08.893915 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.03.23 21:27:08.893941 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14745 | 2026.03.23 21:27:08.893945 [ 260 ] {10b82f3b-6371-4d2f-9c71-f27504d7f6b5} <Debug> TCPHandler: Processed in 0.001406815 sec. | ||
| 14746 | 2026.03.23 21:27:08.894016 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_117_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_28 to all_117_117_0 into Compact with storage Full | ||
| 14747 | 2026.03.23 21:27:08.894066 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.03.23 21:27:08.894122 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_117_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14749 | 2026.03.23 21:27:08.894157 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_117_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_28, total 42550 rows starting from the beginning of the part | ||
| 14750 | 2026.03.23 21:27:08.894163 [ 260 ] {cb3acce7-f249-44e9-9666-47365c15c934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14751 | 2026.03.23 21:27:08.894214 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_117_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 128 rows starting from the beginning of the part | ||
| 14752 | 2026.03.23 21:27:08.894223 [ 260 ] {cb3acce7-f249-44e9-9666-47365c15c934} <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 | ||
| 14753 | 2026.03.23 21:27:08.894237 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660971 sec., 1108387.8044830402 rows/sec., 82.41 MiB/sec. | ||
| 14754 | 2026.03.23 21:27:08.894492 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14755 | 2026.03.23 21:27:08.894807 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2026.03.23 21:27:08.894885 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_121_24} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14757 | 2026.03.23 21:27:08.894977 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 14758 | 2026.03.23 21:27:08.895115 [ 260 ] {cb3acce7-f249-44e9-9666-47365c15c934} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2026.03.23 21:27:08.895154 [ 260 ] {cb3acce7-f249-44e9-9666-47365c15c934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14760 | 2026.03.23 21:27:08.895734 [ 260 ] {cb3acce7-f249-44e9-9666-47365c15c934} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14761 | 2026.03.23 21:27:08.895951 [ 260 ] {cb3acce7-f249-44e9-9666-47365c15c934} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14762 | 2026.03.23 21:27:08.896091 [ 260 ] {cb3acce7-f249-44e9-9666-47365c15c934} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001947 sec., 15921.931176168464 rows/sec., 28.53 MiB/sec. | ||
| 14763 | 2026.03.23 21:27:08.896159 [ 260 ] {cb3acce7-f249-44e9-9666-47365c15c934} <Debug> TCPHandler: Processed in 0.002139953 sec. | ||
| 14764 | 2026.03.23 21:27:08.896290 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2026.03.23 21:27:08.896382 [ 260 ] {72dc8a85-d1e8-458d-b3d2-e5ff8a8f3b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14766 | 2026.03.23 21:27:08.896423 [ 260 ] {72dc8a85-d1e8-458d-b3d2-e5ff8a8f3b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14767 | 2026.03.23 21:27:08.896799 [ 260 ] {72dc8a85-d1e8-458d-b3d2-e5ff8a8f3b66} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14768 | 2026.03.23 21:27:08.896836 [ 260 ] {72dc8a85-d1e8-458d-b3d2-e5ff8a8f3b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14769 | 2026.03.23 21:27:08.897157 [ 260 ] {72dc8a85-d1e8-458d-b3d2-e5ff8a8f3b66} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14770 | 2026.03.23 21:27:08.897359 [ 260 ] {72dc8a85-d1e8-458d-b3d2-e5ff8a8f3b66} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2026.03.23 21:27:08.897477 [ 124 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14772 | 2026.03.23 21:27:08.897490 [ 260 ] {72dc8a85-d1e8-458d-b3d2-e5ff8a8f3b66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 14773 | 2026.03.23 21:27:08.897518 [ 124 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2026.03.23 21:27:08.897539 [ 260 ] {72dc8a85-d1e8-458d-b3d2-e5ff8a8f3b66} <Debug> TCPHandler: Processed in 0.001295612 sec. | ||
| 14775 | 2026.03.23 21:27:08.897541 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14776 | 2026.03.23 21:27:08.897640 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14777 | 2026.03.23 21:27:08.897755 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14778 | 2026.03.23 21:27:08.897786 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5892 rows starting from the beginning of the part | ||
| 14779 | 2026.03.23 21:27:08.897839 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 48 rows starting from the beginning of the part | ||
| 14780 | 2026.03.23 21:27:08.897884 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 14781 | 2026.03.23 21:27:08.897922 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 14782 | 2026.03.23 21:27:08.897962 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 14783 | 2026.03.23 21:27:08.898002 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 14784 | 2026.03.23 21:27:08.899579 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974329 sec., 3130177.3919139113 rows/sec., 210.91 MiB/sec. | ||
| 14785 | 2026.03.23 21:27:08.900192 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14786 | 2026.03.23 21:27:08.900450 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.03.23 21:27:08.900516 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_121_24} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14788 | 2026.03.23 21:27:08.900603 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14789 | 2026.03.23 21:27:08.901661 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_117_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42678 rows, containing 5 columns (5 merged, 0 gathered) in 0.007674221 sec., 5561215.920156587 rows/sec., 357.72 MiB/sec. | ||
| 14790 | 2026.03.23 21:27:08.901920 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_117_29} <Trace> MergedBlockOutputStream: filled checksums all_1_117_29 (state Temporary) | ||
| 14791 | 2026.03.23 21:27:08.902181 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_117_29} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_117_29 to all_1_117_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14792 | 2026.03.23 21:27:08.902254 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_117_29} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_116_28, all_117_117_0] -> all_1_117_29 | ||
| 14793 | 2026.03.23 21:27:08.902324 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14794 | 2026.03.23 21:27:10.936842 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57201 | ||
| 14795 | 2026.03.23 21:27:10.936958 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14796 | 2026.03.23 21:27:10.936985 [ 259 ] {} <Debug> TCP-Session: 83e6efd0-245f-41a9-b80a-362af1d388d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57201 | ||
| 14797 | 2026.03.23 21:27:10.937007 [ 259 ] {} <Debug> TCP-Session: 83e6efd0-245f-41a9-b80a-362af1d388d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14798 | 2026.03.23 21:27:10.937020 [ 259 ] {} <Debug> TCP-Session: 83e6efd0-245f-41a9-b80a-362af1d388d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14799 | 2026.03.23 21:27:10.937229 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56366 | ||
| 14800 | 2026.03.23 21:27:10.937234 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43733 | ||
| 14801 | 2026.03.23 21:27:10.937273 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54596 | ||
| 14802 | 2026.03.23 21:27:10.937312 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14803 | 2026.03.23 21:27:10.937307 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60360 | ||
| 14804 | 2026.03.23 21:27:10.937350 [ 287 ] {} <Debug> TCP-Session: be046e6d-15bf-4a96-9028-4d1a51add1a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56366 | ||
| 14805 | 2026.03.23 21:27:10.937370 [ 259 ] {} <Trace> TCP-Session: 83e6efd0-245f-41a9-b80a-362af1d388d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2026.03.23 21:27:10.937386 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14807 | 2026.03.23 21:27:10.937390 [ 287 ] {} <Debug> TCP-Session: be046e6d-15bf-4a96-9028-4d1a51add1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14808 | 2026.03.23 21:27:10.937421 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14809 | 2026.03.23 21:27:10.937429 [ 287 ] {} <Debug> TCP-Session: be046e6d-15bf-4a96-9028-4d1a51add1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14810 | 2026.03.23 21:27:10.937424 [ 291 ] {} <Debug> TCP-Session: bbd40f44-fc8e-4434-8e88-05ccec479be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54596 | ||
| 14811 | 2026.03.23 21:27:10.937457 [ 294 ] {} <Debug> TCP-Session: d4634ecc-b90e-4095-ba78-e1a0ea7d3337 Authenticating user 'default' from [fd00:1122:3344:101::e]:60360 | ||
| 14812 | 2026.03.23 21:27:10.937480 [ 291 ] {} <Debug> TCP-Session: bbd40f44-fc8e-4434-8e88-05ccec479be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14813 | 2026.03.23 21:27:10.937389 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14814 | 2026.03.23 21:27:10.937505 [ 291 ] {} <Debug> TCP-Session: bbd40f44-fc8e-4434-8e88-05ccec479be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14815 | 2026.03.23 21:27:10.937500 [ 294 ] {} <Debug> TCP-Session: d4634ecc-b90e-4095-ba78-e1a0ea7d3337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14816 | 2026.03.23 21:27:10.937537 [ 286 ] {} <Debug> TCP-Session: a01869b2-a2bd-4790-be3a-65522a380da8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43733 | ||
| 14817 | 2026.03.23 21:27:10.937558 [ 294 ] {} <Debug> TCP-Session: d4634ecc-b90e-4095-ba78-e1a0ea7d3337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14818 | 2026.03.23 21:27:10.937564 [ 259 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57201) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14819 | 2026.03.23 21:27:10.937576 [ 286 ] {} <Debug> TCP-Session: a01869b2-a2bd-4790-be3a-65522a380da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14820 | 2026.03.23 21:27:10.937296 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47505 | ||
| 14821 | 2026.03.23 21:27:10.937610 [ 286 ] {} <Debug> TCP-Session: a01869b2-a2bd-4790-be3a-65522a380da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14822 | 2026.03.23 21:27:10.937302 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40301 | ||
| 14823 | 2026.03.23 21:27:10.937262 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64325 | ||
| 14824 | 2026.03.23 21:27:10.937262 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52277 | ||
| 14825 | 2026.03.23 21:27:10.937740 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14826 | 2026.03.23 21:27:10.937770 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14827 | 2026.03.23 21:27:10.937778 [ 292 ] {} <Debug> TCP-Session: bc9e1f10-026b-47fa-a20e-c2029924b112 Authenticating user 'default' from [fd00:1122:3344:101::e]:47505 | ||
| 14828 | 2026.03.23 21:27:10.937807 [ 293 ] {} <Debug> TCP-Session: d0f5f095-a039-4f0b-8ac8-ed8602183195 Authenticating user 'default' from [fd00:1122:3344:101::e]:40301 | ||
| 14829 | 2026.03.23 21:27:10.937817 [ 292 ] {} <Debug> TCP-Session: bc9e1f10-026b-47fa-a20e-c2029924b112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14830 | 2026.03.23 21:27:10.937839 [ 293 ] {} <Debug> TCP-Session: d0f5f095-a039-4f0b-8ac8-ed8602183195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14831 | 2026.03.23 21:27:10.937840 [ 292 ] {} <Debug> TCP-Session: bc9e1f10-026b-47fa-a20e-c2029924b112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14832 | 2026.03.23 21:27:10.937862 [ 293 ] {} <Debug> TCP-Session: d0f5f095-a039-4f0b-8ac8-ed8602183195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14833 | 2026.03.23 21:27:10.937850 [ 259 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14834 | 2026.03.23 21:27:10.937925 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14835 | 2026.03.23 21:27:10.937956 [ 259 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14836 | 2026.03.23 21:27:10.937958 [ 289 ] {} <Debug> TCP-Session: 01cb7a7f-9fd3-46d6-9411-269e6371569e Authenticating user 'default' from [fd00:1122:3344:101::e]:64325 | ||
| 14837 | 2026.03.23 21:27:10.937998 [ 289 ] {} <Debug> TCP-Session: 01cb7a7f-9fd3-46d6-9411-269e6371569e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14838 | 2026.03.23 21:27:10.938009 [ 289 ] {} <Debug> TCP-Session: 01cb7a7f-9fd3-46d6-9411-269e6371569e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14839 | 2026.03.23 21:27:10.938147 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14840 | 2026.03.23 21:27:10.938179 [ 290 ] {} <Debug> TCP-Session: c17ee169-a50c-4f72-b40c-9946123f2e2c Authenticating user 'default' from [fd00:1122:3344:101::e]:52277 | ||
| 14841 | 2026.03.23 21:27:10.938196 [ 290 ] {} <Debug> TCP-Session: c17ee169-a50c-4f72-b40c-9946123f2e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14842 | 2026.03.23 21:27:10.938209 [ 290 ] {} <Debug> TCP-Session: c17ee169-a50c-4f72-b40c-9946123f2e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14843 | 2026.03.23 21:27:10.938267 [ 259 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 14844 | 2026.03.23 21:27:10.939244 [ 307 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Trace> AggregatingTransform: Aggregating | ||
| 14845 | 2026.03.23 21:27:10.939297 [ 307 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 14846 | 2026.03.23 21:27:10.939332 [ 307 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955994 sec. (1046.032 rows/sec., 40.86 KiB/sec.) | ||
| 14847 | 2026.03.23 21:27:10.939353 [ 307 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Trace> Aggregator: Merging aggregated data | ||
| 14848 | 2026.03.23 21:27:10.940643 [ 259 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. | ||
| 14849 | 2026.03.23 21:27:10.940774 [ 259 ] {f61e20a6-1917-4705-9a6b-4fd6abfd10c9} <Debug> TCPHandler: Processed in 0.003548918 sec. | ||
| 14850 | 2026.03.23 21:27:10.940887 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14851 | 2026.03.23 21:27:10.940917 [ 259 ] {} <Debug> TCP-Session: 83e6efd0-245f-41a9-b80a-362af1d388d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14852 | 2026.03.23 21:27:10.940934 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14853 | 2026.03.23 21:27:10.940973 [ 294 ] {} <Debug> TCP-Session: d4634ecc-b90e-4095-ba78-e1a0ea7d3337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14854 | 2026.03.23 21:27:10.940973 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14855 | 2026.03.23 21:27:10.940994 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14856 | 2026.03.23 21:27:10.941017 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14857 | 2026.03.23 21:27:10.941027 [ 287 ] {} <Debug> TCP-Session: be046e6d-15bf-4a96-9028-4d1a51add1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14858 | 2026.03.23 21:27:10.941049 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14859 | 2026.03.23 21:27:10.941052 [ 293 ] {} <Debug> TCP-Session: d0f5f095-a039-4f0b-8ac8-ed8602183195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14860 | 2026.03.23 21:27:10.941064 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14861 | 2026.03.23 21:27:10.941088 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14862 | 2026.03.23 21:27:10.941118 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14863 | 2026.03.23 21:27:10.941138 [ 290 ] {} <Debug> TCP-Session: c17ee169-a50c-4f72-b40c-9946123f2e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14864 | 2026.03.23 21:27:10.941094 [ 289 ] {} <Debug> TCP-Session: 01cb7a7f-9fd3-46d6-9411-269e6371569e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14865 | 2026.03.23 21:27:10.941177 [ 292 ] {} <Debug> TCP-Session: bc9e1f10-026b-47fa-a20e-c2029924b112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14866 | 2026.03.23 21:27:10.941060 [ 291 ] {} <Debug> TCP-Session: bbd40f44-fc8e-4434-8e88-05ccec479be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14867 | 2026.03.23 21:27:10.941126 [ 286 ] {} <Debug> TCP-Session: a01869b2-a2bd-4790-be3a-65522a380da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14868 | 2026.03.23 21:27:12.823424 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63355 | ||
| 14869 | 2026.03.23 21:27:12.823531 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14870 | 2026.03.23 21:27:12.823561 [ 259 ] {} <Debug> TCP-Session: 328936b0-c7ec-44ec-9e55-da9dfc346809 Authenticating user 'default' from [fd00:1122:3344:101::e]:63355 | ||
| 14871 | 2026.03.23 21:27:12.823583 [ 259 ] {} <Debug> TCP-Session: 328936b0-c7ec-44ec-9e55-da9dfc346809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14872 | 2026.03.23 21:27:12.823596 [ 259 ] {} <Debug> TCP-Session: 328936b0-c7ec-44ec-9e55-da9dfc346809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14873 | 2026.03.23 21:27:12.823790 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58175 | ||
| 14874 | 2026.03.23 21:27:12.823824 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40460 | ||
| 14875 | 2026.03.23 21:27:12.823842 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58212 | ||
| 14876 | 2026.03.23 21:27:12.823852 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54181 | ||
| 14877 | 2026.03.23 21:27:12.823892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37010 | ||
| 14878 | 2026.03.23 21:27:12.823922 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14879 | 2026.03.23 21:27:12.823925 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14880 | 2026.03.23 21:27:12.823914 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14881 | 2026.03.23 21:27:12.823967 [ 286 ] {} <Debug> TCP-Session: ace9e60e-d0e9-426b-bcfa-a4f3af5c7535 Authenticating user 'default' from [fd00:1122:3344:101::e]:58175 | ||
| 14882 | 2026.03.23 21:27:12.823982 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14883 | 2026.03.23 21:27:12.823992 [ 259 ] {} <Trace> TCP-Session: 328936b0-c7ec-44ec-9e55-da9dfc346809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14884 | 2026.03.23 21:27:12.824029 [ 289 ] {} <Debug> TCP-Session: fa016388-5bf7-4a39-970d-2bfc696a587c Authenticating user 'default' from [fd00:1122:3344:101::e]:54181 | ||
| 14885 | 2026.03.23 21:27:12.824014 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14886 | 2026.03.23 21:27:12.824067 [ 289 ] {} <Debug> TCP-Session: fa016388-5bf7-4a39-970d-2bfc696a587c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14887 | 2026.03.23 21:27:12.824014 [ 286 ] {} <Debug> TCP-Session: ace9e60e-d0e9-426b-bcfa-a4f3af5c7535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14888 | 2026.03.23 21:27:12.824094 [ 289 ] {} <Debug> TCP-Session: fa016388-5bf7-4a39-970d-2bfc696a587c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14889 | 2026.03.23 21:27:12.824116 [ 286 ] {} <Debug> TCP-Session: ace9e60e-d0e9-426b-bcfa-a4f3af5c7535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14890 | 2026.03.23 21:27:12.824093 [ 292 ] {} <Debug> TCP-Session: a07c3087-e615-48c0-9b4e-a348ba99442c Authenticating user 'default' from [fd00:1122:3344:101::e]:37010 | ||
| 14891 | 2026.03.23 21:27:12.824000 [ 287 ] {} <Debug> TCP-Session: 710fdeca-89c2-45d9-b2b2-e8cf4e9b5e3c Authenticating user 'default' from [fd00:1122:3344:101::e]:40460 | ||
| 14892 | 2026.03.23 21:27:12.824170 [ 292 ] {} <Debug> TCP-Session: a07c3087-e615-48c0-9b4e-a348ba99442c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14893 | 2026.03.23 21:27:12.823972 [ 290 ] {} <Debug> TCP-Session: d1bec7ea-6d06-4164-b12b-d84efff63ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58212 | ||
| 14894 | 2026.03.23 21:27:12.824198 [ 292 ] {} <Debug> TCP-Session: a07c3087-e615-48c0-9b4e-a348ba99442c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14895 | 2026.03.23 21:27:12.824196 [ 287 ] {} <Debug> TCP-Session: 710fdeca-89c2-45d9-b2b2-e8cf4e9b5e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14896 | 2026.03.23 21:27:12.824219 [ 290 ] {} <Debug> TCP-Session: d1bec7ea-6d06-4164-b12b-d84efff63ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14897 | 2026.03.23 21:27:12.824246 [ 287 ] {} <Debug> TCP-Session: 710fdeca-89c2-45d9-b2b2-e8cf4e9b5e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14898 | 2026.03.23 21:27:12.824191 [ 259 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63355) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14899 | 2026.03.23 21:27:12.824263 [ 290 ] {} <Debug> TCP-Session: d1bec7ea-6d06-4164-b12b-d84efff63ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14900 | 2026.03.23 21:27:12.823904 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32855 | ||
| 14901 | 2026.03.23 21:27:12.823896 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61688 | ||
| 14902 | 2026.03.23 21:27:12.823872 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58060 | ||
| 14903 | 2026.03.23 21:27:12.824373 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14904 | 2026.03.23 21:27:12.824399 [ 294 ] {} <Debug> TCP-Session: b03aeeb5-6e73-4295-874f-69a6a756230e Authenticating user 'default' from [fd00:1122:3344:101::e]:32855 | ||
| 14905 | 2026.03.23 21:27:12.824400 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14906 | 2026.03.23 21:27:12.824416 [ 294 ] {} <Debug> TCP-Session: b03aeeb5-6e73-4295-874f-69a6a756230e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14907 | 2026.03.23 21:27:12.824422 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14908 | 2026.03.23 21:27:12.824442 [ 294 ] {} <Debug> TCP-Session: b03aeeb5-6e73-4295-874f-69a6a756230e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14909 | 2026.03.23 21:27:12.824435 [ 293 ] {} <Debug> TCP-Session: ecfb9ea8-4207-4bed-8b39-f4bda0f8a7e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61688 | ||
| 14910 | 2026.03.23 21:27:12.824464 [ 291 ] {} <Debug> TCP-Session: f6405688-1749-4e3f-ac13-b8a9aaa0923c Authenticating user 'default' from [fd00:1122:3344:101::e]:58060 | ||
| 14911 | 2026.03.23 21:27:12.824493 [ 293 ] {} <Debug> TCP-Session: ecfb9ea8-4207-4bed-8b39-f4bda0f8a7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14912 | 2026.03.23 21:27:12.824501 [ 291 ] {} <Debug> TCP-Session: f6405688-1749-4e3f-ac13-b8a9aaa0923c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2026.03.23 21:27:12.824515 [ 293 ] {} <Debug> TCP-Session: ecfb9ea8-4207-4bed-8b39-f4bda0f8a7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14914 | 2026.03.23 21:27:12.824528 [ 291 ] {} <Debug> TCP-Session: f6405688-1749-4e3f-ac13-b8a9aaa0923c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14915 | 2026.03.23 21:27:12.824534 [ 259 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14916 | 2026.03.23 21:27:12.824598 [ 259 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14917 | 2026.03.23 21:27:12.824896 [ 259 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 14918 | 2026.03.23 21:27:12.825825 [ 300 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Trace> AggregatingTransform: Aggregating | ||
| 14919 | 2026.03.23 21:27:12.825878 [ 300 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 14920 | 2026.03.23 21:27:12.825919 [ 300 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920393 sec. (1086.492 rows/sec., 42.44 KiB/sec.) | ||
| 14921 | 2026.03.23 21:27:12.825940 [ 300 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Trace> Aggregator: Merging aggregated data | ||
| 14922 | 2026.03.23 21:27:12.827482 [ 259 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003352 sec., 298.32935560859187 rows/sec., 11.65 KiB/sec. | ||
| 14923 | 2026.03.23 21:27:12.827633 [ 259 ] {a709ce69-9a5d-45bd-a8ff-8f3a1811a0a8} <Debug> TCPHandler: Processed in 0.003755384 sec. | ||
| 14924 | 2026.03.23 21:27:12.827752 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14925 | 2026.03.23 21:27:12.827780 [ 259 ] {} <Debug> TCP-Session: 328936b0-c7ec-44ec-9e55-da9dfc346809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14926 | 2026.03.23 21:27:12.827784 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14927 | 2026.03.23 21:27:12.827808 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14928 | 2026.03.23 21:27:12.827831 [ 286 ] {} <Debug> TCP-Session: ace9e60e-d0e9-426b-bcfa-a4f3af5c7535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14929 | 2026.03.23 21:27:12.827833 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14930 | 2026.03.23 21:27:12.827855 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14931 | 2026.03.23 21:27:12.827868 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14932 | 2026.03.23 21:27:12.827890 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14933 | 2026.03.23 21:27:12.827917 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14934 | 2026.03.23 21:27:12.827933 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14935 | 2026.03.23 21:27:12.827945 [ 294 ] {} <Debug> TCP-Session: b03aeeb5-6e73-4295-874f-69a6a756230e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14936 | 2026.03.23 21:27:12.827967 [ 292 ] {} <Debug> TCP-Session: a07c3087-e615-48c0-9b4e-a348ba99442c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14937 | 2026.03.23 21:27:12.827982 [ 293 ] {} <Debug> TCP-Session: ecfb9ea8-4207-4bed-8b39-f4bda0f8a7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14938 | 2026.03.23 21:27:12.827895 [ 291 ] {} <Debug> TCP-Session: f6405688-1749-4e3f-ac13-b8a9aaa0923c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14939 | 2026.03.23 21:27:12.827881 [ 287 ] {} <Debug> TCP-Session: 710fdeca-89c2-45d9-b2b2-e8cf4e9b5e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14940 | 2026.03.23 21:27:12.827846 [ 290 ] {} <Debug> TCP-Session: d1bec7ea-6d06-4164-b12b-d84efff63ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14941 | 2026.03.23 21:27:12.827924 [ 289 ] {} <Debug> TCP-Session: fa016388-5bf7-4a39-970d-2bfc696a587c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14942 | 2026.03.23 21:27:13.080223 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14943 | 2026.03.23 21:27:13.080301 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14944 | 2026.03.23 21:27:13.280578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34528 | ||
| 14945 | 2026.03.23 21:27:13.281381 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2026.03.23 21:27:13.281452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14947 | 2026.03.23 21:27:13.282196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14948 | 2026.03.23 21:27:13.282517 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.03.23 21:27:13.282715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34528 | ||
| 14950 | 2026.03.23 21:27:13.401586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1840 | ||
| 14951 | 2026.03.23 21:27:13.404656 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.03.23 21:27:13.404712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14953 | 2026.03.23 21:27:13.406167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14954 | 2026.03.23 21:27:13.406511 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2026.03.23 21:27:13.406965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 14956 | 2026.03.23 21:27:13.642875 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49414 | ||
| 14957 | 2026.03.23 21:27:13.642993 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14958 | 2026.03.23 21:27:13.643022 [ 259 ] {} <Debug> TCP-Session: 12fcf490-fcdc-483f-8cdd-c27179c2273e Authenticating user 'default' from [fd00:1122:3344:101::e]:49414 | ||
| 14959 | 2026.03.23 21:27:13.643044 [ 259 ] {} <Debug> TCP-Session: 12fcf490-fcdc-483f-8cdd-c27179c2273e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14960 | 2026.03.23 21:27:13.643058 [ 259 ] {} <Debug> TCP-Session: 12fcf490-fcdc-483f-8cdd-c27179c2273e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14961 | 2026.03.23 21:27:13.643252 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54934 | ||
| 14962 | 2026.03.23 21:27:13.643291 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55578 | ||
| 14963 | 2026.03.23 21:27:13.643317 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58882 | ||
| 14964 | 2026.03.23 21:27:13.643340 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52113 | ||
| 14965 | 2026.03.23 21:27:13.643372 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14966 | 2026.03.23 21:27:13.643392 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14967 | 2026.03.23 21:27:13.643396 [ 259 ] {} <Trace> TCP-Session: 12fcf490-fcdc-483f-8cdd-c27179c2273e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14968 | 2026.03.23 21:27:13.643419 [ 286 ] {} <Debug> TCP-Session: 3f85ab28-7da3-4f55-9586-285cd7211e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:54934 | ||
| 14969 | 2026.03.23 21:27:13.643446 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14970 | 2026.03.23 21:27:13.643445 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14971 | 2026.03.23 21:27:13.643472 [ 286 ] {} <Debug> TCP-Session: 3f85ab28-7da3-4f55-9586-285cd7211e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14972 | 2026.03.23 21:27:13.643489 [ 289 ] {} <Debug> TCP-Session: 355bb5f8-515e-439c-a76e-21d02db47800 Authenticating user 'default' from [fd00:1122:3344:101::e]:58882 | ||
| 14973 | 2026.03.23 21:27:13.643522 [ 286 ] {} <Debug> TCP-Session: 3f85ab28-7da3-4f55-9586-285cd7211e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14974 | 2026.03.23 21:27:13.643507 [ 291 ] {} <Debug> TCP-Session: afe3378b-444c-4d97-949e-c8baec860fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52113 | ||
| 14975 | 2026.03.23 21:27:13.643552 [ 289 ] {} <Debug> TCP-Session: 355bb5f8-515e-439c-a76e-21d02db47800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14976 | 2026.03.23 21:27:13.643586 [ 291 ] {} <Debug> TCP-Session: afe3378b-444c-4d97-949e-c8baec860fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14977 | 2026.03.23 21:27:13.643608 [ 259 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14978 | 2026.03.23 21:27:13.643626 [ 289 ] {} <Debug> TCP-Session: 355bb5f8-515e-439c-a76e-21d02db47800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14979 | 2026.03.23 21:27:13.643632 [ 291 ] {} <Debug> TCP-Session: afe3378b-444c-4d97-949e-c8baec860fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14980 | 2026.03.23 21:27:13.643442 [ 287 ] {} <Debug> TCP-Session: 9312c759-3c95-4221-933f-1b7eddce066d Authenticating user 'default' from [fd00:1122:3344:101::e]:55578 | ||
| 14981 | 2026.03.23 21:27:13.643371 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57594 | ||
| 14982 | 2026.03.23 21:27:13.643728 [ 287 ] {} <Debug> TCP-Session: 9312c759-3c95-4221-933f-1b7eddce066d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14983 | 2026.03.23 21:27:13.643364 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55845 | ||
| 14984 | 2026.03.23 21:27:13.643804 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14985 | 2026.03.23 21:27:13.643774 [ 287 ] {} <Debug> TCP-Session: 9312c759-3c95-4221-933f-1b7eddce066d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14986 | 2026.03.23 21:27:13.643840 [ 294 ] {} <Debug> TCP-Session: d107abbc-0c34-486a-83cf-7350d7c991a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57594 | ||
| 14987 | 2026.03.23 21:27:13.643359 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39454 | ||
| 14988 | 2026.03.23 21:27:13.643920 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14989 | 2026.03.23 21:27:13.643878 [ 294 ] {} <Debug> TCP-Session: d107abbc-0c34-486a-83cf-7350d7c991a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14990 | 2026.03.23 21:27:13.643326 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39314 | ||
| 14991 | 2026.03.23 21:27:13.643984 [ 294 ] {} <Debug> TCP-Session: d107abbc-0c34-486a-83cf-7350d7c991a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14992 | 2026.03.23 21:27:13.644012 [ 259 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14993 | 2026.03.23 21:27:13.643978 [ 293 ] {} <Debug> TCP-Session: 171e5016-f7ca-4fa5-9cc7-a5bd0bfe05d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55845 | ||
| 14994 | 2026.03.23 21:27:13.644043 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14995 | 2026.03.23 21:27:13.644071 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14996 | 2026.03.23 21:27:13.644091 [ 293 ] {} <Debug> TCP-Session: 171e5016-f7ca-4fa5-9cc7-a5bd0bfe05d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14997 | 2026.03.23 21:27:13.644122 [ 292 ] {} <Debug> TCP-Session: ef4b7bd2-a4b1-4f7c-991a-e48e21617ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39454 | ||
| 14998 | 2026.03.23 21:27:13.644151 [ 293 ] {} <Debug> TCP-Session: 171e5016-f7ca-4fa5-9cc7-a5bd0bfe05d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2026.03.23 21:27:13.644180 [ 292 ] {} <Debug> TCP-Session: ef4b7bd2-a4b1-4f7c-991a-e48e21617ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15000 | 2026.03.23 21:27:13.644089 [ 259 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15001 | 2026.03.23 21:27:13.644218 [ 292 ] {} <Debug> TCP-Session: ef4b7bd2-a4b1-4f7c-991a-e48e21617ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15002 | 2026.03.23 21:27:13.644135 [ 290 ] {} <Debug> TCP-Session: d044244b-6171-4b6d-9df5-8cafd3a0afe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39314 | ||
| 15003 | 2026.03.23 21:27:13.644295 [ 290 ] {} <Debug> TCP-Session: d044244b-6171-4b6d-9df5-8cafd3a0afe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15004 | 2026.03.23 21:27:13.644318 [ 290 ] {} <Debug> TCP-Session: d044244b-6171-4b6d-9df5-8cafd3a0afe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.03.23 21:27:13.644556 [ 259 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 15006 | 2026.03.23 21:27:13.645493 [ 329 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Trace> AggregatingTransform: Aggregating | ||
| 15007 | 2026.03.23 21:27:13.645534 [ 329 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Trace> Aggregator: Aggregation method: without_key | ||
| 15008 | 2026.03.23 21:27:13.645568 [ 329 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945563 sec. (1057.571 rows/sec., 41.31 KiB/sec.) | ||
| 15009 | 2026.03.23 21:27:13.645586 [ 329 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Trace> Aggregator: Merging aggregated data | ||
| 15010 | 2026.03.23 21:27:13.646930 [ 259 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003393 sec., 294.7244326554671 rows/sec., 11.51 KiB/sec. | ||
| 15011 | 2026.03.23 21:27:13.647123 [ 259 ] {8cbab399-f0ef-4eb2-afc4-8dbfe1574c13} <Debug> TCPHandler: Processed in 0.003867426 sec. | ||
| 15012 | 2026.03.23 21:27:13.647244 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15013 | 2026.03.23 21:27:13.647274 [ 259 ] {} <Debug> TCP-Session: 12fcf490-fcdc-483f-8cdd-c27179c2273e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15014 | 2026.03.23 21:27:13.647290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15015 | 2026.03.23 21:27:13.647308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15016 | 2026.03.23 21:27:13.647339 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15017 | 2026.03.23 21:27:13.647348 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15018 | 2026.03.23 21:27:13.647375 [ 294 ] {} <Debug> TCP-Session: d107abbc-0c34-486a-83cf-7350d7c991a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15019 | 2026.03.23 21:27:13.647387 [ 290 ] {} <Debug> TCP-Session: d044244b-6171-4b6d-9df5-8cafd3a0afe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15020 | 2026.03.23 21:27:13.647401 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15021 | 2026.03.23 21:27:13.647422 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15022 | 2026.03.23 21:27:13.647456 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15023 | 2026.03.23 21:27:13.647470 [ 289 ] {} <Debug> TCP-Session: 355bb5f8-515e-439c-a76e-21d02db47800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15024 | 2026.03.23 21:27:13.647485 [ 287 ] {} <Debug> TCP-Session: 9312c759-3c95-4221-933f-1b7eddce066d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15025 | 2026.03.23 21:27:13.647411 [ 286 ] {} <Debug> TCP-Session: 3f85ab28-7da3-4f55-9586-285cd7211e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15026 | 2026.03.23 21:27:13.647516 [ 293 ] {} <Debug> TCP-Session: 171e5016-f7ca-4fa5-9cc7-a5bd0bfe05d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15027 | 2026.03.23 21:27:13.647373 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15028 | 2026.03.23 21:27:13.647356 [ 292 ] {} <Debug> TCP-Session: ef4b7bd2-a4b1-4f7c-991a-e48e21617ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15029 | 2026.03.23 21:27:13.647600 [ 291 ] {} <Debug> TCP-Session: afe3378b-444c-4d97-949e-c8baec860fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15030 | 2026.03.23 21:27:13.887368 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15031 | 2026.03.23 21:27:13.887546 [ 260 ] {f06052df-eb98-4064-a5d9-d5295cf0e4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15032 | 2026.03.23 21:27:13.887614 [ 260 ] {f06052df-eb98-4064-a5d9-d5295cf0e4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15033 | 2026.03.23 21:27:13.888244 [ 260 ] {f06052df-eb98-4064-a5d9-d5295cf0e4a9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2026.03.23 21:27:13.888292 [ 260 ] {f06052df-eb98-4064-a5d9-d5295cf0e4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15035 | 2026.03.23 21:27:13.888663 [ 260 ] {f06052df-eb98-4064-a5d9-d5295cf0e4a9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15036 | 2026.03.23 21:27:13.888883 [ 260 ] {f06052df-eb98-4064-a5d9-d5295cf0e4a9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2026.03.23 21:27:13.889127 [ 260 ] {f06052df-eb98-4064-a5d9-d5295cf0e4a9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001627 sec., 46711.739397664416 rows/sec., 3.85 MiB/sec. | ||
| 15038 | 2026.03.23 21:27:13.889184 [ 260 ] {f06052df-eb98-4064-a5d9-d5295cf0e4a9} <Debug> TCPHandler: Processed in 0.001948128 sec. | ||
| 15039 | 2026.03.23 21:27:13.889315 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15040 | 2026.03.23 21:27:13.889421 [ 260 ] {43ea28f6-e7e5-4a04-9855-2dd3dec840f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15041 | 2026.03.23 21:27:13.889467 [ 260 ] {43ea28f6-e7e5-4a04-9855-2dd3dec840f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15042 | 2026.03.23 21:27:13.889910 [ 260 ] {43ea28f6-e7e5-4a04-9855-2dd3dec840f6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15043 | 2026.03.23 21:27:13.889951 [ 260 ] {43ea28f6-e7e5-4a04-9855-2dd3dec840f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15044 | 2026.03.23 21:27:13.890267 [ 260 ] {43ea28f6-e7e5-4a04-9855-2dd3dec840f6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15045 | 2026.03.23 21:27:13.890478 [ 260 ] {43ea28f6-e7e5-4a04-9855-2dd3dec840f6} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2026.03.23 21:27:13.890626 [ 260 ] {43ea28f6-e7e5-4a04-9855-2dd3dec840f6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001229 sec., 8136.696501220504 rows/sec., 611.84 KiB/sec. | ||
| 15047 | 2026.03.23 21:27:13.890668 [ 260 ] {43ea28f6-e7e5-4a04-9855-2dd3dec840f6} <Debug> TCPHandler: Processed in 0.001406065 sec. | ||
| 15048 | 2026.03.23 21:27:13.890783 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2026.03.23 21:27:13.890882 [ 260 ] {3825e6dc-c243-4948-adc3-464346187dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15050 | 2026.03.23 21:27:13.890925 [ 260 ] {3825e6dc-c243-4948-adc3-464346187dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15051 | 2026.03.23 21:27:13.891357 [ 260 ] {3825e6dc-c243-4948-adc3-464346187dfb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.03.23 21:27:13.891395 [ 260 ] {3825e6dc-c243-4948-adc3-464346187dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15053 | 2026.03.23 21:27:13.891704 [ 260 ] {3825e6dc-c243-4948-adc3-464346187dfb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15054 | 2026.03.23 21:27:13.891934 [ 260 ] {3825e6dc-c243-4948-adc3-464346187dfb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2026.03.23 21:27:13.892105 [ 260 ] {3825e6dc-c243-4948-adc3-464346187dfb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001245 sec., 59437.75100401606 rows/sec., 4.64 MiB/sec. | ||
| 15056 | 2026.03.23 21:27:13.892153 [ 260 ] {3825e6dc-c243-4948-adc3-464346187dfb} <Debug> TCPHandler: Processed in 0.001420625 sec. | ||
| 15057 | 2026.03.23 21:27:13.892304 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15058 | 2026.03.23 21:27:13.892407 [ 260 ] {f6f3c14c-e8e7-4968-b0cd-9f60d50bb5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15059 | 2026.03.23 21:27:13.892453 [ 260 ] {f6f3c14c-e8e7-4968-b0cd-9f60d50bb5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15060 | 2026.03.23 21:27:13.892902 [ 260 ] {f6f3c14c-e8e7-4968-b0cd-9f60d50bb5f2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.03.23 21:27:13.892942 [ 260 ] {f6f3c14c-e8e7-4968-b0cd-9f60d50bb5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15062 | 2026.03.23 21:27:13.893284 [ 260 ] {f6f3c14c-e8e7-4968-b0cd-9f60d50bb5f2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15063 | 2026.03.23 21:27:13.893496 [ 260 ] {f6f3c14c-e8e7-4968-b0cd-9f60d50bb5f2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.03.23 21:27:13.893669 [ 260 ] {f6f3c14c-e8e7-4968-b0cd-9f60d50bb5f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 15065 | 2026.03.23 21:27:13.893665 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_117_29 to all_118_118_0 | ||
| 15066 | 2026.03.23 21:27:13.893720 [ 260 ] {f6f3c14c-e8e7-4968-b0cd-9f60d50bb5f2} <Debug> TCPHandler: Processed in 0.001530668 sec. | ||
| 15067 | 2026.03.23 21:27:13.893747 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2026.03.23 21:27:13.893775 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15069 | 2026.03.23 21:27:13.893857 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15070 | 2026.03.23 21:27:13.893888 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_118_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_117_29 to all_118_118_0 into Compact with storage Full | ||
| 15071 | 2026.03.23 21:27:13.894032 [ 260 ] {7811d1ec-c6b5-4d3d-90ec-f77d506491df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15072 | 2026.03.23 21:27:13.894095 [ 260 ] {7811d1ec-c6b5-4d3d-90ec-f77d506491df} <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 | ||
| 15073 | 2026.03.23 21:27:13.894105 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_118_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15074 | 2026.03.23 21:27:13.894147 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_118_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_29, total 42678 rows starting from the beginning of the part | ||
| 15075 | 2026.03.23 21:27:13.894216 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_118_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15076 | 2026.03.23 21:27:13.894932 [ 260 ] {7811d1ec-c6b5-4d3d-90ec-f77d506491df} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2026.03.23 21:27:13.894976 [ 260 ] {7811d1ec-c6b5-4d3d-90ec-f77d506491df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15078 | 2026.03.23 21:27:13.895538 [ 260 ] {7811d1ec-c6b5-4d3d-90ec-f77d506491df} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15079 | 2026.03.23 21:27:13.895790 [ 260 ] {7811d1ec-c6b5-4d3d-90ec-f77d506491df} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2026.03.23 21:27:13.895955 [ 260 ] {7811d1ec-c6b5-4d3d-90ec-f77d506491df} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001944 sec., 5144.0329218107 rows/sec., 9.22 MiB/sec. | ||
| 15081 | 2026.03.23 21:27:13.896048 [ 260 ] {7811d1ec-c6b5-4d3d-90ec-f77d506491df} <Debug> TCPHandler: Processed in 0.002192884 sec. | ||
| 15082 | 2026.03.23 21:27:13.896183 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15083 | 2026.03.23 21:27:13.896282 [ 260 ] {2c77fc54-acda-46a9-8753-13796ae4a14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15084 | 2026.03.23 21:27:13.896325 [ 260 ] {2c77fc54-acda-46a9-8753-13796ae4a14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15085 | 2026.03.23 21:27:13.896675 [ 260 ] {2c77fc54-acda-46a9-8753-13796ae4a14f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15086 | 2026.03.23 21:27:13.896713 [ 260 ] {2c77fc54-acda-46a9-8753-13796ae4a14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15087 | 2026.03.23 21:27:13.897063 [ 260 ] {2c77fc54-acda-46a9-8753-13796ae4a14f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15088 | 2026.03.23 21:27:13.897285 [ 260 ] {2c77fc54-acda-46a9-8753-13796ae4a14f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2026.03.23 21:27:13.897419 [ 260 ] {2c77fc54-acda-46a9-8753-13796ae4a14f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 15090 | 2026.03.23 21:27:13.897457 [ 260 ] {2c77fc54-acda-46a9-8753-13796ae4a14f} <Debug> TCPHandler: Processed in 0.001324713 sec. | ||
| 15091 | 2026.03.23 21:27:13.901725 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_118_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42838 rows, containing 5 columns (5 merged, 0 gathered) in 0.007822444 sec., 5476293.598266731 rows/sec., 352.37 MiB/sec. | ||
| 15092 | 2026.03.23 21:27:13.902154 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_118_30} <Trace> MergedBlockOutputStream: filled checksums all_1_118_30 (state Temporary) | ||
| 15093 | 2026.03.23 21:27:13.902451 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_118_30} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_118_30 to all_1_118_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15094 | 2026.03.23 21:27:13.902527 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_118_30} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_117_29, all_118_118_0] -> all_1_118_30 | ||
| 15095 | 2026.03.23 21:27:13.902622 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15096 | 2026.03.23 21:27:14.261175 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15097 | 2026.03.23 21:27:14.261372 [ 260 ] {3f5aebc2-0fd2-49cf-8b0b-6e531d9fece7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15098 | 2026.03.23 21:27:14.261452 [ 260 ] {3f5aebc2-0fd2-49cf-8b0b-6e531d9fece7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15099 | 2026.03.23 21:27:14.262222 [ 260 ] {3f5aebc2-0fd2-49cf-8b0b-6e531d9fece7} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15100 | 2026.03.23 21:27:14.262276 [ 260 ] {3f5aebc2-0fd2-49cf-8b0b-6e531d9fece7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15101 | 2026.03.23 21:27:14.262670 [ 260 ] {3f5aebc2-0fd2-49cf-8b0b-6e531d9fece7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15102 | 2026.03.23 21:27:14.262925 [ 260 ] {3f5aebc2-0fd2-49cf-8b0b-6e531d9fece7} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15103 | 2026.03.23 21:27:14.263090 [ 260 ] {3f5aebc2-0fd2-49cf-8b0b-6e531d9fece7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001775 sec., 2253.521126760563 rows/sec., 183.76 KiB/sec. | ||
| 15104 | 2026.03.23 21:27:14.263142 [ 260 ] {3f5aebc2-0fd2-49cf-8b0b-6e531d9fece7} <Debug> TCPHandler: Processed in 0.002148714 sec. | ||
| 15105 | 2026.03.23 21:27:14.263293 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15106 | 2026.03.23 21:27:14.263403 [ 260 ] {605ed66a-cbe2-4260-8412-a7e549cae0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15107 | 2026.03.23 21:27:14.263453 [ 260 ] {605ed66a-cbe2-4260-8412-a7e549cae0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15108 | 2026.03.23 21:27:14.265126 [ 260 ] {605ed66a-cbe2-4260-8412-a7e549cae0d8} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15109 | 2026.03.23 21:27:14.265167 [ 260 ] {605ed66a-cbe2-4260-8412-a7e549cae0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15110 | 2026.03.23 21:27:14.265634 [ 260 ] {605ed66a-cbe2-4260-8412-a7e549cae0d8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15111 | 2026.03.23 21:27:14.265853 [ 260 ] {605ed66a-cbe2-4260-8412-a7e549cae0d8} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15112 | 2026.03.23 21:27:14.265994 [ 260 ] {605ed66a-cbe2-4260-8412-a7e549cae0d8} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002615 sec., 944168.2600382408 rows/sec., 70.10 MiB/sec. | ||
| 15113 | 2026.03.23 21:27:14.266035 [ 260 ] {605ed66a-cbe2-4260-8412-a7e549cae0d8} <Debug> TCPHandler: Processed in 0.00279542 sec. | ||
| 15114 | 2026.03.23 21:27:14.266095 [ 225 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15115 | 2026.03.23 21:27:14.266146 [ 225 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15116 | 2026.03.23 21:27:14.266162 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2026.03.23 21:27:14.266265 [ 260 ] {4299940d-3676-4d34-b033-51f9e35622af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15118 | 2026.03.23 21:27:14.266309 [ 260 ] {4299940d-3676-4d34-b033-51f9e35622af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15119 | 2026.03.23 21:27:14.266745 [ 260 ] {4299940d-3676-4d34-b033-51f9e35622af} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2026.03.23 21:27:14.266785 [ 260 ] {4299940d-3676-4d34-b033-51f9e35622af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15121 | 2026.03.23 21:27:14.267113 [ 260 ] {4299940d-3676-4d34-b033-51f9e35622af} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15122 | 2026.03.23 21:27:14.267354 [ 260 ] {4299940d-3676-4d34-b033-51f9e35622af} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.03.23 21:27:14.267488 [ 260 ] {4299940d-3676-4d34-b033-51f9e35622af} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001242 sec., 37037.03703703704 rows/sec., 2.70 MiB/sec. | ||
| 15124 | 2026.03.23 21:27:14.267530 [ 260 ] {4299940d-3676-4d34-b033-51f9e35622af} <Debug> TCPHandler: Processed in 0.001416235 sec. | ||
| 15125 | 2026.03.23 21:27:14.267649 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15126 | 2026.03.23 21:27:14.267746 [ 260 ] {dd095c1e-93c1-4766-9ceb-de275ab37bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15127 | 2026.03.23 21:27:14.267790 [ 260 ] {dd095c1e-93c1-4766-9ceb-de275ab37bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15128 | 2026.03.23 21:27:14.268561 [ 260 ] {dd095c1e-93c1-4766-9ceb-de275ab37bdd} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2026.03.23 21:27:14.268599 [ 260 ] {dd095c1e-93c1-4766-9ceb-de275ab37bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15130 | 2026.03.23 21:27:14.268990 [ 260 ] {dd095c1e-93c1-4766-9ceb-de275ab37bdd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15131 | 2026.03.23 21:27:14.269229 [ 260 ] {dd095c1e-93c1-4766-9ceb-de275ab37bdd} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2026.03.23 21:27:14.269369 [ 260 ] {dd095c1e-93c1-4766-9ceb-de275ab37bdd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001641 sec., 488117.00182815356 rows/sec., 28.20 MiB/sec. | ||
| 15133 | 2026.03.23 21:27:14.269410 [ 260 ] {dd095c1e-93c1-4766-9ceb-de275ab37bdd} <Debug> TCPHandler: Processed in 0.001810105 sec. | ||
| 15134 | 2026.03.23 21:27:14.269540 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15135 | 2026.03.23 21:27:14.269640 [ 260 ] {7f00c7a8-d1ab-4990-80e9-90252cf0b73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15136 | 2026.03.23 21:27:14.269682 [ 260 ] {7f00c7a8-d1ab-4990-80e9-90252cf0b73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15137 | 2026.03.23 21:27:14.270087 [ 260 ] {7f00c7a8-d1ab-4990-80e9-90252cf0b73f} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15138 | 2026.03.23 21:27:14.270130 [ 260 ] {7f00c7a8-d1ab-4990-80e9-90252cf0b73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15139 | 2026.03.23 21:27:14.270446 [ 260 ] {7f00c7a8-d1ab-4990-80e9-90252cf0b73f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15140 | 2026.03.23 21:27:14.270666 [ 260 ] {7f00c7a8-d1ab-4990-80e9-90252cf0b73f} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15141 | 2026.03.23 21:27:14.270800 [ 260 ] {7f00c7a8-d1ab-4990-80e9-90252cf0b73f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 59.79 KiB/sec. | ||
| 15142 | 2026.03.23 21:27:14.270841 [ 260 ] {7f00c7a8-d1ab-4990-80e9-90252cf0b73f} <Debug> TCPHandler: Processed in 0.001354333 sec. | ||
| 15143 | 2026.03.23 21:27:14.270973 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15144 | 2026.03.23 21:27:14.271067 [ 225 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15145 | 2026.03.23 21:27:14.271070 [ 260 ] {a45aba40-2a5f-4160-bab0-31dbc83e4b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15146 | 2026.03.23 21:27:14.271135 [ 260 ] {a45aba40-2a5f-4160-bab0-31dbc83e4b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15147 | 2026.03.23 21:27:14.272099 [ 260 ] {a45aba40-2a5f-4160-bab0-31dbc83e4b96} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2026.03.23 21:27:14.272137 [ 260 ] {a45aba40-2a5f-4160-bab0-31dbc83e4b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15149 | 2026.03.23 21:27:14.272522 [ 260 ] {a45aba40-2a5f-4160-bab0-31dbc83e4b96} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15150 | 2026.03.23 21:27:14.272730 [ 260 ] {a45aba40-2a5f-4160-bab0-31dbc83e4b96} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2026.03.23 21:27:14.272870 [ 260 ] {a45aba40-2a5f-4160-bab0-31dbc83e4b96} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001819 sec., 728422.2100054974 rows/sec., 48.81 MiB/sec. | ||
| 15152 | 2026.03.23 21:27:14.272911 [ 260 ] {a45aba40-2a5f-4160-bab0-31dbc83e4b96} <Debug> TCPHandler: Processed in 0.00198576 sec. | ||
| 15153 | 2026.03.23 21:27:14.273036 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15154 | 2026.03.23 21:27:14.273132 [ 260 ] {5bee5eb0-ddba-41a4-a5bc-5c81591d744d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15155 | 2026.03.23 21:27:14.273176 [ 260 ] {5bee5eb0-ddba-41a4-a5bc-5c81591d744d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15156 | 2026.03.23 21:27:14.273964 [ 260 ] {5bee5eb0-ddba-41a4-a5bc-5c81591d744d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.03.23 21:27:14.274009 [ 260 ] {5bee5eb0-ddba-41a4-a5bc-5c81591d744d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15158 | 2026.03.23 21:27:14.274457 [ 260 ] {5bee5eb0-ddba-41a4-a5bc-5c81591d744d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15159 | 2026.03.23 21:27:14.274683 [ 260 ] {5bee5eb0-ddba-41a4-a5bc-5c81591d744d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.03.23 21:27:14.274813 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_118_30 to all_123_123_0 | ||
| 15161 | 2026.03.23 21:27:14.274818 [ 260 ] {5bee5eb0-ddba-41a4-a5bc-5c81591d744d} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001705 sec., 878592.3753665689 rows/sec., 53.29 MiB/sec. | ||
| 15162 | 2026.03.23 21:27:14.274861 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15163 | 2026.03.23 21:27:14.274878 [ 260 ] {5bee5eb0-ddba-41a4-a5bc-5c81591d744d} <Debug> TCPHandler: Processed in 0.001892598 sec. | ||
| 15164 | 2026.03.23 21:27:14.274889 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15165 | 2026.03.23 21:27:14.275028 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15166 | 2026.03.23 21:27:14.275035 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_30 to all_123_123_0 into Compact with storage Full | ||
| 15167 | 2026.03.23 21:27:14.275131 [ 260 ] {fbe32c03-868f-40df-bc69-bdab696d03ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15168 | 2026.03.23 21:27:14.275153 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15169 | 2026.03.23 21:27:14.275187 [ 260 ] {fbe32c03-868f-40df-bc69-bdab696d03ff} <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 | ||
| 15170 | 2026.03.23 21:27:14.275189 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_30, total 42838 rows starting from the beginning of the part | ||
| 15171 | 2026.03.23 21:27:14.275256 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15172 | 2026.03.23 21:27:14.275301 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 196 rows starting from the beginning of the part | ||
| 15173 | 2026.03.23 21:27:14.275344 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15174 | 2026.03.23 21:27:14.275383 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15175 | 2026.03.23 21:27:14.275422 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1498 rows starting from the beginning of the part | ||
| 15176 | 2026.03.23 21:27:14.276067 [ 260 ] {fbe32c03-868f-40df-bc69-bdab696d03ff} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2026.03.23 21:27:14.276104 [ 260 ] {fbe32c03-868f-40df-bc69-bdab696d03ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15178 | 2026.03.23 21:27:14.276688 [ 260 ] {fbe32c03-868f-40df-bc69-bdab696d03ff} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15179 | 2026.03.23 21:27:14.276928 [ 260 ] {fbe32c03-868f-40df-bc69-bdab696d03ff} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2026.03.23 21:27:14.277071 [ 260 ] {fbe32c03-868f-40df-bc69-bdab696d03ff} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001959 sec., 21439.509954058194 rows/sec., 38.42 MiB/sec. | ||
| 15181 | 2026.03.23 21:27:14.277148 [ 260 ] {fbe32c03-868f-40df-bc69-bdab696d03ff} <Debug> TCPHandler: Processed in 0.002180644 sec. | ||
| 15182 | 2026.03.23 21:27:14.277289 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15183 | 2026.03.23 21:27:14.277390 [ 260 ] {1ae9513d-3c3f-4955-a54c-953518c71084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15184 | 2026.03.23 21:27:14.277434 [ 260 ] {1ae9513d-3c3f-4955-a54c-953518c71084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15185 | 2026.03.23 21:27:14.277769 [ 260 ] {1ae9513d-3c3f-4955-a54c-953518c71084} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2026.03.23 21:27:14.277808 [ 260 ] {1ae9513d-3c3f-4955-a54c-953518c71084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15187 | 2026.03.23 21:27:14.278156 [ 260 ] {1ae9513d-3c3f-4955-a54c-953518c71084} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15188 | 2026.03.23 21:27:14.278395 [ 260 ] {1ae9513d-3c3f-4955-a54c-953518c71084} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15189 | 2026.03.23 21:27:14.278525 [ 260 ] {1ae9513d-3c3f-4955-a54c-953518c71084} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 716.37 KiB/sec. | ||
| 15190 | 2026.03.23 21:27:14.278563 [ 260 ] {1ae9513d-3c3f-4955-a54c-953518c71084} <Debug> TCPHandler: Processed in 0.001322753 sec. | ||
| 15191 | 2026.03.23 21:27:14.283382 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45012 rows, containing 5 columns (5 merged, 0 gathered) in 0.00844559 sec., 5329645.412576268 rows/sec., 342.75 MiB/sec. | ||
| 15192 | 2026.03.23 21:27:14.284106 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Trace> MergedBlockOutputStream: filled checksums all_1_123_31 (state Temporary) | ||
| 15193 | 2026.03.23 21:27:14.284459 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_123_31 to all_1_123_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2026.03.23 21:27:14.284556 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_123_31} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_118_30, all_123_123_0] -> all_1_123_31 | ||
| 15195 | 2026.03.23 21:27:14.284670 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15196 | 2026.03.23 21:27:14.621972 [ 225 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15197 | 2026.03.23 21:27:14.622021 [ 225 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15198 | 2026.03.23 21:27:14.625040 [ 225 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15199 | 2026.03.23 21:27:15.069106 [ 217 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15200 | 2026.03.23 21:27:15.069154 [ 217 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15201 | 2026.03.23 21:27:15.072032 [ 217 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15202 | 2026.03.23 21:27:15.110735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15203 | 2026.03.23 21:27:15.127038 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2026.03.23 21:27:15.127097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15205 | 2026.03.23 21:27:15.133226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15206 | 2026.03.23 21:27:15.133904 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2026.03.23 21:27:15.137103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15208 | 2026.03.23 21:27:15.235133 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15209 | 2026.03.23 21:27:15.235177 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15210 | 2026.03.23 21:27:15.237869 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15211 | 2026.03.23 21:27:18.885306 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15212 | 2026.03.23 21:27:18.885501 [ 260 ] {ca825afe-ab8e-4c25-9fe1-ec3ca3b7e378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15213 | 2026.03.23 21:27:18.885569 [ 260 ] {ca825afe-ab8e-4c25-9fe1-ec3ca3b7e378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15214 | 2026.03.23 21:27:18.886258 [ 260 ] {ca825afe-ab8e-4c25-9fe1-ec3ca3b7e378} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2026.03.23 21:27:18.886304 [ 260 ] {ca825afe-ab8e-4c25-9fe1-ec3ca3b7e378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15216 | 2026.03.23 21:27:18.886680 [ 260 ] {ca825afe-ab8e-4c25-9fe1-ec3ca3b7e378} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15217 | 2026.03.23 21:27:18.886986 [ 260 ] {ca825afe-ab8e-4c25-9fe1-ec3ca3b7e378} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2026.03.23 21:27:18.887141 [ 260 ] {ca825afe-ab8e-4c25-9fe1-ec3ca3b7e378} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 15219 | 2026.03.23 21:27:18.887184 [ 260 ] {ca825afe-ab8e-4c25-9fe1-ec3ca3b7e378} <Debug> TCPHandler: Processed in 0.002009881 sec. | ||
| 15220 | 2026.03.23 21:27:18.887312 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15221 | 2026.03.23 21:27:18.887408 [ 260 ] {d9e862eb-6e7f-446e-90ec-45dcab0767f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15222 | 2026.03.23 21:27:18.887523 [ 260 ] {d9e862eb-6e7f-446e-90ec-45dcab0767f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15223 | 2026.03.23 21:27:18.887942 [ 260 ] {d9e862eb-6e7f-446e-90ec-45dcab0767f9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2026.03.23 21:27:18.887979 [ 260 ] {d9e862eb-6e7f-446e-90ec-45dcab0767f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15225 | 2026.03.23 21:27:18.888293 [ 260 ] {d9e862eb-6e7f-446e-90ec-45dcab0767f9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15226 | 2026.03.23 21:27:18.888516 [ 260 ] {d9e862eb-6e7f-446e-90ec-45dcab0767f9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.03.23 21:27:18.888647 [ 260 ] {d9e862eb-6e7f-446e-90ec-45dcab0767f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 15228 | 2026.03.23 21:27:18.888687 [ 260 ] {d9e862eb-6e7f-446e-90ec-45dcab0767f9} <Debug> TCPHandler: Processed in 0.001424785 sec. | ||
| 15229 | 2026.03.23 21:27:18.888802 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15230 | 2026.03.23 21:27:18.888996 [ 260 ] {18a6ec5f-089f-4438-9724-74887374f404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15231 | 2026.03.23 21:27:18.889043 [ 260 ] {18a6ec5f-089f-4438-9724-74887374f404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15232 | 2026.03.23 21:27:18.889432 [ 260 ] {18a6ec5f-089f-4438-9724-74887374f404} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15233 | 2026.03.23 21:27:18.889471 [ 260 ] {18a6ec5f-089f-4438-9724-74887374f404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15234 | 2026.03.23 21:27:18.889832 [ 260 ] {18a6ec5f-089f-4438-9724-74887374f404} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15235 | 2026.03.23 21:27:18.890072 [ 260 ] {18a6ec5f-089f-4438-9724-74887374f404} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15236 | 2026.03.23 21:27:18.890207 [ 260 ] {18a6ec5f-089f-4438-9724-74887374f404} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00123 sec., 104065.0406504065 rows/sec., 7.25 MiB/sec. | ||
| 15237 | 2026.03.23 21:27:18.890246 [ 260 ] {18a6ec5f-089f-4438-9724-74887374f404} <Debug> TCPHandler: Processed in 0.001493428 sec. | ||
| 15238 | 2026.03.23 21:27:18.890366 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15239 | 2026.03.23 21:27:18.890460 [ 260 ] {8b38ebd6-e7bb-46dd-bf38-018463cdc961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15240 | 2026.03.23 21:27:18.890502 [ 260 ] {8b38ebd6-e7bb-46dd-bf38-018463cdc961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15241 | 2026.03.23 21:27:18.890846 [ 260 ] {8b38ebd6-e7bb-46dd-bf38-018463cdc961} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15242 | 2026.03.23 21:27:18.890884 [ 260 ] {8b38ebd6-e7bb-46dd-bf38-018463cdc961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15243 | 2026.03.23 21:27:18.891201 [ 260 ] {8b38ebd6-e7bb-46dd-bf38-018463cdc961} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15244 | 2026.03.23 21:27:18.891442 [ 260 ] {8b38ebd6-e7bb-46dd-bf38-018463cdc961} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15245 | 2026.03.23 21:27:18.891575 [ 260 ] {8b38ebd6-e7bb-46dd-bf38-018463cdc961} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001134 sec., 42328.04232804233 rows/sec., 2.85 MiB/sec. | ||
| 15246 | 2026.03.23 21:27:18.891613 [ 260 ] {8b38ebd6-e7bb-46dd-bf38-018463cdc961} <Debug> TCPHandler: Processed in 0.001297943 sec. | ||
| 15247 | 2026.03.23 21:27:20.782944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34976 | ||
| 15248 | 2026.03.23 21:27:20.783789 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.03.23 21:27:20.783880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15250 | 2026.03.23 21:27:20.784475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15251 | 2026.03.23 21:27:20.784722 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2026.03.23 21:27:20.784877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34976 | ||
| 15253 | 2026.03.23 21:27:22.638034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15254 | 2026.03.23 21:27:22.654644 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.03.23 21:27:22.654702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15256 | 2026.03.23 21:27:22.661277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15257 | 2026.03.23 21:27:22.662000 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2026.03.23 21:27:22.665082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15259 | 2026.03.23 21:27:23.407145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1880 | ||
| 15260 | 2026.03.23 21:27:23.409709 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15261 | 2026.03.23 21:27:23.409760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15262 | 2026.03.23 21:27:23.411048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15263 | 2026.03.23 21:27:23.411334 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15264 | 2026.03.23 21:27:23.411579 [ 221 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15265 | 2026.03.23 21:27:23.411640 [ 221 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15266 | 2026.03.23 21:27:23.411714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1880 | ||
| 15267 | 2026.03.23 21:27:23.415267 [ 221 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15268 | 2026.03.23 21:27:23.886478 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15269 | 2026.03.23 21:27:23.886659 [ 260 ] {36ccf84c-8f2a-4c72-bab9-f723e4e918bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15270 | 2026.03.23 21:27:23.886726 [ 260 ] {36ccf84c-8f2a-4c72-bab9-f723e4e918bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15271 | 2026.03.23 21:27:23.887397 [ 260 ] {36ccf84c-8f2a-4c72-bab9-f723e4e918bc} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.03.23 21:27:23.887444 [ 260 ] {36ccf84c-8f2a-4c72-bab9-f723e4e918bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15273 | 2026.03.23 21:27:23.887832 [ 260 ] {36ccf84c-8f2a-4c72-bab9-f723e4e918bc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15274 | 2026.03.23 21:27:23.888073 [ 260 ] {36ccf84c-8f2a-4c72-bab9-f723e4e918bc} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15275 | 2026.03.23 21:27:23.888229 [ 260 ] {36ccf84c-8f2a-4c72-bab9-f723e4e918bc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 15276 | 2026.03.23 21:27:23.888273 [ 260 ] {36ccf84c-8f2a-4c72-bab9-f723e4e918bc} <Debug> TCPHandler: Processed in 0.001930588 sec. | ||
| 15277 | 2026.03.23 21:27:23.888398 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15278 | 2026.03.23 21:27:23.888493 [ 260 ] {0ee1f28b-ced5-4255-b5f6-5cca03c584fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15279 | 2026.03.23 21:27:23.888536 [ 260 ] {0ee1f28b-ced5-4255-b5f6-5cca03c584fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15280 | 2026.03.23 21:27:23.888939 [ 260 ] {0ee1f28b-ced5-4255-b5f6-5cca03c584fd} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15281 | 2026.03.23 21:27:23.888976 [ 260 ] {0ee1f28b-ced5-4255-b5f6-5cca03c584fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15282 | 2026.03.23 21:27:23.889271 [ 260 ] {0ee1f28b-ced5-4255-b5f6-5cca03c584fd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15283 | 2026.03.23 21:27:23.889485 [ 260 ] {0ee1f28b-ced5-4255-b5f6-5cca03c584fd} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2026.03.23 21:27:23.889618 [ 260 ] {0ee1f28b-ced5-4255-b5f6-5cca03c584fd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 15285 | 2026.03.23 21:27:23.889618 [ 109 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15286 | 2026.03.23 21:27:23.889658 [ 260 ] {0ee1f28b-ced5-4255-b5f6-5cca03c584fd} <Debug> TCPHandler: Processed in 0.001310782 sec. | ||
| 15287 | 2026.03.23 21:27:23.889704 [ 109 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2026.03.23 21:27:23.889731 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15289 | 2026.03.23 21:27:23.889791 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15290 | 2026.03.23 21:27:23.889831 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15291 | 2026.03.23 21:27:23.889892 [ 260 ] {00f2e6b1-c3ec-4ed5-a9e4-02f9bc1171c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15292 | 2026.03.23 21:27:23.889929 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15293 | 2026.03.23 21:27:23.889933 [ 260 ] {00f2e6b1-c3ec-4ed5-a9e4-02f9bc1171c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15294 | 2026.03.23 21:27:23.889963 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 82 rows starting from the beginning of the part | ||
| 15295 | 2026.03.23 21:27:23.890027 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 22 rows starting from the beginning of the part | ||
| 15296 | 2026.03.23 21:27:23.890077 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 15297 | 2026.03.23 21:27:23.890126 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 10 rows starting from the beginning of the part | ||
| 15298 | 2026.03.23 21:27:23.890170 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 46 rows starting from the beginning of the part | ||
| 15299 | 2026.03.23 21:27:23.890215 [ 194 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
| 15300 | 2026.03.23 21:27:23.890388 [ 260 ] {00f2e6b1-c3ec-4ed5-a9e4-02f9bc1171c8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2026.03.23 21:27:23.890424 [ 260 ] {00f2e6b1-c3ec-4ed5-a9e4-02f9bc1171c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15302 | 2026.03.23 21:27:23.890732 [ 260 ] {00f2e6b1-c3ec-4ed5-a9e4-02f9bc1171c8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15303 | 2026.03.23 21:27:23.890945 [ 260 ] {00f2e6b1-c3ec-4ed5-a9e4-02f9bc1171c8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15304 | 2026.03.23 21:27:23.891024 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122978 sec., 163443.86800891216 rows/sec., 12.62 MiB/sec. | ||
| 15305 | 2026.03.23 21:27:23.891074 [ 260 ] {00f2e6b1-c3ec-4ed5-a9e4-02f9bc1171c8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001201 sec., 61615.32056619484 rows/sec., 4.81 MiB/sec. | ||
| 15306 | 2026.03.23 21:27:23.891118 [ 260 ] {00f2e6b1-c3ec-4ed5-a9e4-02f9bc1171c8} <Debug> TCPHandler: Processed in 0.001377154 sec. | ||
| 15307 | 2026.03.23 21:27:23.891238 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15308 | 2026.03.23 21:27:23.891240 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15309 | 2026.03.23 21:27:23.891338 [ 260 ] {1c615de4-6210-455c-8b55-7a347e82b67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15310 | 2026.03.23 21:27:23.891389 [ 260 ] {1c615de4-6210-455c-8b55-7a347e82b67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15311 | 2026.03.23 21:27:23.891605 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.03.23 21:27:23.891704 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_106_21} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15313 | 2026.03.23 21:27:23.891810 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15314 | 2026.03.23 21:27:23.891816 [ 260 ] {1c615de4-6210-455c-8b55-7a347e82b67f} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.03.23 21:27:23.891860 [ 260 ] {1c615de4-6210-455c-8b55-7a347e82b67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15316 | 2026.03.23 21:27:23.892208 [ 260 ] {1c615de4-6210-455c-8b55-7a347e82b67f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15317 | 2026.03.23 21:27:23.892421 [ 260 ] {1c615de4-6210-455c-8b55-7a347e82b67f} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.03.23 21:27:23.892552 [ 260 ] {1c615de4-6210-455c-8b55-7a347e82b67f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 15319 | 2026.03.23 21:27:23.892591 [ 260 ] {1c615de4-6210-455c-8b55-7a347e82b67f} <Debug> TCPHandler: Processed in 0.001402615 sec. | ||
| 15320 | 2026.03.23 21:27:23.892722 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2026.03.23 21:27:23.892817 [ 260 ] {6304c8dd-066b-4850-bcd4-e2dfe08a77bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15322 | 2026.03.23 21:27:23.892872 [ 260 ] {6304c8dd-066b-4850-bcd4-e2dfe08a77bc} <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 | ||
| 15323 | 2026.03.23 21:27:23.893659 [ 260 ] {6304c8dd-066b-4850-bcd4-e2dfe08a77bc} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.03.23 21:27:23.893697 [ 260 ] {6304c8dd-066b-4850-bcd4-e2dfe08a77bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15325 | 2026.03.23 21:27:23.894209 [ 260 ] {6304c8dd-066b-4850-bcd4-e2dfe08a77bc} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15326 | 2026.03.23 21:27:23.894429 [ 260 ] {6304c8dd-066b-4850-bcd4-e2dfe08a77bc} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.03.23 21:27:23.894554 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15328 | 2026.03.23 21:27:23.894572 [ 260 ] {6304c8dd-066b-4850-bcd4-e2dfe08a77bc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 15329 | 2026.03.23 21:27:23.894588 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2026.03.23 21:27:23.894613 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15331 | 2026.03.23 21:27:23.894642 [ 260 ] {6304c8dd-066b-4850-bcd4-e2dfe08a77bc} <Debug> TCPHandler: Processed in 0.001969649 sec. | ||
| 15332 | 2026.03.23 21:27:23.894721 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15333 | 2026.03.23 21:27:23.894773 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15334 | 2026.03.23 21:27:23.894877 [ 260 ] {9e4998fb-8323-4a13-affb-5e52794d4f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15335 | 2026.03.23 21:27:23.894919 [ 260 ] {9e4998fb-8323-4a13-affb-5e52794d4f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15336 | 2026.03.23 21:27:23.895029 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15337 | 2026.03.23 21:27:23.895116 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2182 rows starting from the beginning of the part | ||
| 15338 | 2026.03.23 21:27:23.895284 [ 260 ] {9e4998fb-8323-4a13-affb-5e52794d4f43} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15339 | 2026.03.23 21:27:23.895302 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 10 rows starting from the beginning of the part | ||
| 15340 | 2026.03.23 21:27:23.895331 [ 260 ] {9e4998fb-8323-4a13-affb-5e52794d4f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15341 | 2026.03.23 21:27:23.895469 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 15342 | 2026.03.23 21:27:23.895636 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 10 rows starting from the beginning of the part | ||
| 15343 | 2026.03.23 21:27:23.895654 [ 260 ] {9e4998fb-8323-4a13-affb-5e52794d4f43} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15344 | 2026.03.23 21:27:23.895781 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part | ||
| 15345 | 2026.03.23 21:27:23.895879 [ 260 ] {9e4998fb-8323-4a13-affb-5e52794d4f43} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.03.23 21:27:23.895883 [ 195 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
| 15347 | 2026.03.23 21:27:23.896021 [ 260 ] {9e4998fb-8323-4a13-affb-5e52794d4f43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 15348 | 2026.03.23 21:27:23.896062 [ 260 ] {9e4998fb-8323-4a13-affb-5e52794d4f43} <Debug> TCPHandler: Processed in 0.001339504 sec. | ||
| 15349 | 2026.03.23 21:27:23.904002 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2285 rows, containing 19 columns (19 merged, 0 gathered) in 0.009327062 sec., 244986.0416924429 rows/sec., 439.00 MiB/sec. | ||
| 15350 | 2026.03.23 21:27:23.906270 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15351 | 2026.03.23 21:27:23.906661 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.03.23 21:27:23.906746 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15353 | 2026.03.23 21:27:23.906929 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 15354 | 2026.03.23 21:27:24.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.01 MiB, peak 402.38 MiB, free memory in arenas 0.00 B, will set to 386.66 MiB (RSS), difference: 2.64 MiB | ||
| 15355 | 2026.03.23 21:27:27.858032 [ 105 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15356 | 2026.03.23 21:27:27.858142 [ 105 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15357 | 2026.03.23 21:27:27.858187 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15358 | 2026.03.23 21:27:27.858368 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15359 | 2026.03.23 21:27:27.858524 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15360 | 2026.03.23 21:27:27.858561 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 18 rows starting from the beginning of the part | ||
| 15361 | 2026.03.23 21:27:27.858636 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 15362 | 2026.03.23 21:27:27.858689 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 15363 | 2026.03.23 21:27:27.858737 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 15364 | 2026.03.23 21:27:27.858782 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 15365 | 2026.03.23 21:27:27.859545 [ 199 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123886 sec., 32287.74841386436 rows/sec., 2.69 MiB/sec. | ||
| 15366 | 2026.03.23 21:27:27.859700 [ 188 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15367 | 2026.03.23 21:27:27.859983 [ 188 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.03.23 21:27:27.860059 [ 188 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_27_6} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15369 | 2026.03.23 21:27:27.860146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15370 | 2026.03.23 21:27:28.080387 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15371 | 2026.03.23 21:27:28.080461 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15372 | 2026.03.23 21:27:28.285980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35488 | ||
| 15373 | 2026.03.23 21:27:28.286540 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15374 | 2026.03.23 21:27:28.286581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15375 | 2026.03.23 21:27:28.287148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15376 | 2026.03.23 21:27:28.287390 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2026.03.23 21:27:28.287532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35488 | ||
| 15378 | 2026.03.23 21:27:28.888137 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15379 | 2026.03.23 21:27:28.888322 [ 260 ] {ea748343-a5a6-4ac1-a51c-e2dd74c52c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15380 | 2026.03.23 21:27:28.888390 [ 260 ] {ea748343-a5a6-4ac1-a51c-e2dd74c52c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15381 | 2026.03.23 21:27:28.889059 [ 260 ] {ea748343-a5a6-4ac1-a51c-e2dd74c52c85} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.03.23 21:27:28.889114 [ 260 ] {ea748343-a5a6-4ac1-a51c-e2dd74c52c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15383 | 2026.03.23 21:27:28.889541 [ 260 ] {ea748343-a5a6-4ac1-a51c-e2dd74c52c85} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15384 | 2026.03.23 21:27:28.889776 [ 260 ] {ea748343-a5a6-4ac1-a51c-e2dd74c52c85} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2026.03.23 21:27:28.889950 [ 260 ] {ea748343-a5a6-4ac1-a51c-e2dd74c52c85} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001676 sec., 70405.72792362768 rows/sec., 5.99 MiB/sec. | ||
| 15386 | 2026.03.23 21:27:28.889975 [ 33 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15387 | 2026.03.23 21:27:28.890004 [ 260 ] {ea748343-a5a6-4ac1-a51c-e2dd74c52c85} <Debug> TCPHandler: Processed in 0.002003269 sec. | ||
| 15388 | 2026.03.23 21:27:28.890046 [ 33 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15389 | 2026.03.23 21:27:28.890073 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15390 | 2026.03.23 21:27:28.890147 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15391 | 2026.03.23 21:27:28.890182 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15392 | 2026.03.23 21:27:28.890260 [ 260 ] {f85dbb48-8777-4f8a-8491-e50baaa5fa35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15393 | 2026.03.23 21:27:28.890311 [ 260 ] {f85dbb48-8777-4f8a-8491-e50baaa5fa35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15394 | 2026.03.23 21:27:28.890333 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15395 | 2026.03.23 21:27:28.890375 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2618 rows starting from the beginning of the part | ||
| 15396 | 2026.03.23 21:27:28.890445 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 76 rows starting from the beginning of the part | ||
| 15397 | 2026.03.23 21:27:28.890493 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 2469 rows starting from the beginning of the part | ||
| 15398 | 2026.03.23 21:27:28.890536 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 15399 | 2026.03.23 21:27:28.890580 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 76 rows starting from the beginning of the part | ||
| 15400 | 2026.03.23 21:27:28.890621 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 118 rows starting from the beginning of the part | ||
| 15401 | 2026.03.23 21:27:28.890754 [ 260 ] {f85dbb48-8777-4f8a-8491-e50baaa5fa35} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15402 | 2026.03.23 21:27:28.890801 [ 260 ] {f85dbb48-8777-4f8a-8491-e50baaa5fa35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15403 | 2026.03.23 21:27:28.891160 [ 260 ] {f85dbb48-8777-4f8a-8491-e50baaa5fa35} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15404 | 2026.03.23 21:27:28.891387 [ 260 ] {f85dbb48-8777-4f8a-8491-e50baaa5fa35} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15405 | 2026.03.23 21:27:28.891528 [ 260 ] {f85dbb48-8777-4f8a-8491-e50baaa5fa35} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001293 sec., 23975.251353441607 rows/sec., 1.76 MiB/sec. | ||
| 15406 | 2026.03.23 21:27:28.891569 [ 260 ] {f85dbb48-8777-4f8a-8491-e50baaa5fa35} <Debug> TCPHandler: Processed in 0.001474916 sec. | ||
| 15407 | 2026.03.23 21:27:28.891677 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15408 | 2026.03.23 21:27:28.891773 [ 260 ] {3b2a9eca-99b7-402b-b9ae-312f42b56907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15409 | 2026.03.23 21:27:28.891815 [ 260 ] {3b2a9eca-99b7-402b-b9ae-312f42b56907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15410 | 2026.03.23 21:27:28.892241 [ 260 ] {3b2a9eca-99b7-402b-b9ae-312f42b56907} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15411 | 2026.03.23 21:27:28.892279 [ 260 ] {3b2a9eca-99b7-402b-b9ae-312f42b56907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15412 | 2026.03.23 21:27:28.892593 [ 260 ] {3b2a9eca-99b7-402b-b9ae-312f42b56907} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15413 | 2026.03.23 21:27:28.892679 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5413 rows, containing 5 columns (5 merged, 0 gathered) in 0.002544484 sec., 2127346.841245612 rows/sec., 168.19 MiB/sec. | ||
| 15414 | 2026.03.23 21:27:28.892811 [ 260 ] {3b2a9eca-99b7-402b-b9ae-312f42b56907} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.03.23 21:27:28.892939 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15416 | 2026.03.23 21:27:28.892950 [ 33 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15417 | 2026.03.23 21:27:28.892954 [ 260 ] {3b2a9eca-99b7-402b-b9ae-312f42b56907} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.0012 sec., 79166.66666666667 rows/sec., 6.18 MiB/sec. | ||
| 15418 | 2026.03.23 21:27:28.892985 [ 33 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15419 | 2026.03.23 21:27:28.893012 [ 260 ] {3b2a9eca-99b7-402b-b9ae-312f42b56907} <Debug> TCPHandler: Processed in 0.001385714 sec. | ||
| 15420 | 2026.03.23 21:27:28.893012 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15421 | 2026.03.23 21:27:28.893129 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15422 | 2026.03.23 21:27:28.893135 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15423 | 2026.03.23 21:27:28.893211 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.03.23 21:27:28.893272 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15425 | 2026.03.23 21:27:28.893274 [ 260 ] {1ace5464-28b5-475f-9c55-f87209397db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15426 | 2026.03.23 21:27:28.893291 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_126_25} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15427 | 2026.03.23 21:27:28.893315 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1403 rows starting from the beginning of the part | ||
| 15428 | 2026.03.23 21:27:28.893342 [ 260 ] {1ace5464-28b5-475f-9c55-f87209397db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15429 | 2026.03.23 21:27:28.893395 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 74 rows starting from the beginning of the part | ||
| 15430 | 2026.03.23 21:27:28.893398 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 15431 | 2026.03.23 21:27:28.893453 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1325 rows starting from the beginning of the part | ||
| 15432 | 2026.03.23 21:27:28.893513 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 15433 | 2026.03.23 21:27:28.893560 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 74 rows starting from the beginning of the part | ||
| 15434 | 2026.03.23 21:27:28.893602 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 95 rows starting from the beginning of the part | ||
| 15435 | 2026.03.23 21:27:28.893766 [ 260 ] {1ace5464-28b5-475f-9c55-f87209397db1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2026.03.23 21:27:28.893810 [ 260 ] {1ace5464-28b5-475f-9c55-f87209397db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15437 | 2026.03.23 21:27:28.894240 [ 260 ] {1ace5464-28b5-475f-9c55-f87209397db1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15438 | 2026.03.23 21:27:28.894550 [ 260 ] {1ace5464-28b5-475f-9c55-f87209397db1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2026.03.23 21:27:28.894718 [ 260 ] {1ace5464-28b5-475f-9c55-f87209397db1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. | ||
| 15440 | 2026.03.23 21:27:28.894764 [ 260 ] {1ace5464-28b5-475f-9c55-f87209397db1} <Debug> TCPHandler: Processed in 0.001679062 sec. | ||
| 15441 | 2026.03.23 21:27:28.894878 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2026.03.23 21:27:28.894969 [ 191 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3035 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882016 sec., 1612632.411201605 rows/sec., 116.70 MiB/sec. | ||
| 15443 | 2026.03.23 21:27:28.894975 [ 260 ] {52dba304-39cf-4e81-b712-c623a08a7743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15444 | 2026.03.23 21:27:28.895079 [ 260 ] {52dba304-39cf-4e81-b712-c623a08a7743} <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 | ||
| 15445 | 2026.03.23 21:27:28.895189 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15446 | 2026.03.23 21:27:28.895439 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15447 | 2026.03.23 21:27:28.895505 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_126_25} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15448 | 2026.03.23 21:27:28.895615 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 15449 | 2026.03.23 21:27:28.895908 [ 260 ] {52dba304-39cf-4e81-b712-c623a08a7743} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15450 | 2026.03.23 21:27:28.895952 [ 260 ] {52dba304-39cf-4e81-b712-c623a08a7743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15451 | 2026.03.23 21:27:28.896542 [ 260 ] {52dba304-39cf-4e81-b712-c623a08a7743} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15452 | 2026.03.23 21:27:28.896778 [ 260 ] {52dba304-39cf-4e81-b712-c623a08a7743} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15453 | 2026.03.23 21:27:28.896926 [ 260 ] {52dba304-39cf-4e81-b712-c623a08a7743} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001969 sec., 15744.032503809041 rows/sec., 28.21 MiB/sec. | ||
| 15454 | 2026.03.23 21:27:28.896977 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15455 | 2026.03.23 21:27:28.897008 [ 260 ] {52dba304-39cf-4e81-b712-c623a08a7743} <Debug> TCPHandler: Processed in 0.002177724 sec. | ||
| 15456 | 2026.03.23 21:27:28.897014 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15457 | 2026.03.23 21:27:28.897134 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15458 | 2026.03.23 21:27:28.897236 [ 260 ] {cfb9dd63-5ff8-4ada-9685-bb4edadc11df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15459 | 2026.03.23 21:27:28.897281 [ 260 ] {cfb9dd63-5ff8-4ada-9685-bb4edadc11df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15460 | 2026.03.23 21:27:28.897621 [ 260 ] {cfb9dd63-5ff8-4ada-9685-bb4edadc11df} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2026.03.23 21:27:28.897661 [ 260 ] {cfb9dd63-5ff8-4ada-9685-bb4edadc11df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15462 | 2026.03.23 21:27:28.897991 [ 260 ] {cfb9dd63-5ff8-4ada-9685-bb4edadc11df} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15463 | 2026.03.23 21:27:28.898212 [ 260 ] {cfb9dd63-5ff8-4ada-9685-bb4edadc11df} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2026.03.23 21:27:28.898337 [ 33 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15465 | 2026.03.23 21:27:28.898343 [ 260 ] {cfb9dd63-5ff8-4ada-9685-bb4edadc11df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 15466 | 2026.03.23 21:27:28.898372 [ 33 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.03.23 21:27:28.898396 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15468 | 2026.03.23 21:27:28.898399 [ 260 ] {cfb9dd63-5ff8-4ada-9685-bb4edadc11df} <Debug> TCPHandler: Processed in 0.001313743 sec. | ||
| 15469 | 2026.03.23 21:27:28.898489 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15470 | 2026.03.23 21:27:28.898584 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15471 | 2026.03.23 21:27:28.898610 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6180 rows starting from the beginning of the part | ||
| 15472 | 2026.03.23 21:27:28.898655 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15473 | 2026.03.23 21:27:28.898690 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 12 rows starting from the beginning of the part | ||
| 15474 | 2026.03.23 21:27:28.898725 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 48 rows starting from the beginning of the part | ||
| 15475 | 2026.03.23 21:27:28.898757 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 15476 | 2026.03.23 21:27:28.898787 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 15477 | 2026.03.23 21:27:28.900033 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15478 | 2026.03.23 21:27:28.900329 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891807 sec., 3393580.8462491157 rows/sec., 228.66 MiB/sec. | ||
| 15479 | 2026.03.23 21:27:28.900686 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15480 | 2026.03.23 21:27:28.900949 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15481 | 2026.03.23 21:27:28.901012 [ 197 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_126_25} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15482 | 2026.03.23 21:27:28.901072 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15483 | 2026.03.23 21:27:29.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.18 MiB, peak 402.38 MiB, free memory in arenas 0.00 B, will set to 386.68 MiB (RSS), difference: 3.50 MiB | ||
| 15484 | 2026.03.23 21:27:29.757653 [ 205 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15485 | 2026.03.23 21:27:29.757702 [ 205 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15486 | 2026.03.23 21:27:29.760437 [ 205 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15487 | 2026.03.23 21:27:30.166130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15488 | 2026.03.23 21:27:30.182517 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2026.03.23 21:27:30.182567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15490 | 2026.03.23 21:27:30.188762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15491 | 2026.03.23 21:27:30.189451 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2026.03.23 21:27:30.192673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15493 | 2026.03.23 21:27:33.411996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1904 | ||
| 15494 | 2026.03.23 21:27:33.414229 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15495 | 2026.03.23 21:27:33.414281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15496 | 2026.03.23 21:27:33.415655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15497 | 2026.03.23 21:27:33.415927 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15498 | 2026.03.23 21:27:33.416212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1904 | ||
| 15499 | 2026.03.23 21:27:33.889657 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15500 | 2026.03.23 21:27:33.889830 [ 260 ] {c8792fc9-af09-416b-a794-53a6f09bde05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15501 | 2026.03.23 21:27:33.889894 [ 260 ] {c8792fc9-af09-416b-a794-53a6f09bde05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15502 | 2026.03.23 21:27:33.890527 [ 260 ] {c8792fc9-af09-416b-a794-53a6f09bde05} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.03.23 21:27:33.890566 [ 260 ] {c8792fc9-af09-416b-a794-53a6f09bde05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15504 | 2026.03.23 21:27:33.890956 [ 260 ] {c8792fc9-af09-416b-a794-53a6f09bde05} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15505 | 2026.03.23 21:27:33.891193 [ 260 ] {c8792fc9-af09-416b-a794-53a6f09bde05} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.03.23 21:27:33.891338 [ 260 ] {c8792fc9-af09-416b-a794-53a6f09bde05} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.28 MiB/sec. | ||
| 15507 | 2026.03.23 21:27:33.891379 [ 260 ] {c8792fc9-af09-416b-a794-53a6f09bde05} <Debug> TCPHandler: Processed in 0.001849446 sec. | ||
| 15508 | 2026.03.23 21:27:33.891502 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15509 | 2026.03.23 21:27:33.891594 [ 260 ] {961086c8-15a2-4e1f-a6cd-c6015e885764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15510 | 2026.03.23 21:27:33.891635 [ 260 ] {961086c8-15a2-4e1f-a6cd-c6015e885764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15511 | 2026.03.23 21:27:33.892030 [ 260 ] {961086c8-15a2-4e1f-a6cd-c6015e885764} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15512 | 2026.03.23 21:27:33.892065 [ 260 ] {961086c8-15a2-4e1f-a6cd-c6015e885764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15513 | 2026.03.23 21:27:33.892351 [ 260 ] {961086c8-15a2-4e1f-a6cd-c6015e885764} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15514 | 2026.03.23 21:27:33.892557 [ 260 ] {961086c8-15a2-4e1f-a6cd-c6015e885764} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15515 | 2026.03.23 21:27:33.892681 [ 260 ] {961086c8-15a2-4e1f-a6cd-c6015e885764} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001104 sec., 7246.376811594203 rows/sec., 590.89 KiB/sec. | ||
| 15516 | 2026.03.23 21:27:33.892717 [ 260 ] {961086c8-15a2-4e1f-a6cd-c6015e885764} <Debug> TCPHandler: Processed in 0.001262022 sec. | ||
| 15517 | 2026.03.23 21:27:33.892827 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15518 | 2026.03.23 21:27:33.892919 [ 260 ] {ed53b5d3-5afe-454d-925e-e24a2945e615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15519 | 2026.03.23 21:27:33.892957 [ 260 ] {ed53b5d3-5afe-454d-925e-e24a2945e615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15520 | 2026.03.23 21:27:33.893442 [ 260 ] {ed53b5d3-5afe-454d-925e-e24a2945e615} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15521 | 2026.03.23 21:27:33.893477 [ 260 ] {ed53b5d3-5afe-454d-925e-e24a2945e615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15522 | 2026.03.23 21:27:33.893785 [ 260 ] {ed53b5d3-5afe-454d-925e-e24a2945e615} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15523 | 2026.03.23 21:27:33.894001 [ 260 ] {ed53b5d3-5afe-454d-925e-e24a2945e615} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2026.03.23 21:27:33.894124 [ 260 ] {ed53b5d3-5afe-454d-925e-e24a2945e615} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001222 sec., 163666.12111292963 rows/sec., 14.52 MiB/sec. | ||
| 15525 | 2026.03.23 21:27:33.894160 [ 260 ] {ed53b5d3-5afe-454d-925e-e24a2945e615} <Debug> TCPHandler: Processed in 0.001380064 sec. | ||
| 15526 | 2026.03.23 21:27:33.894287 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15527 | 2026.03.23 21:27:33.894388 [ 260 ] {a7c3552d-590c-4446-a9c4-abdaed62102d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15528 | 2026.03.23 21:27:33.894430 [ 260 ] {a7c3552d-590c-4446-a9c4-abdaed62102d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15529 | 2026.03.23 21:27:33.894868 [ 260 ] {a7c3552d-590c-4446-a9c4-abdaed62102d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15530 | 2026.03.23 21:27:33.894904 [ 260 ] {a7c3552d-590c-4446-a9c4-abdaed62102d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15531 | 2026.03.23 21:27:33.895212 [ 260 ] {a7c3552d-590c-4446-a9c4-abdaed62102d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15532 | 2026.03.23 21:27:33.895435 [ 260 ] {a7c3552d-590c-4446-a9c4-abdaed62102d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15533 | 2026.03.23 21:27:33.895565 [ 260 ] {a7c3552d-590c-4446-a9c4-abdaed62102d} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001196 sec., 25083.61204013378 rows/sec., 1.85 MiB/sec. | ||
| 15534 | 2026.03.23 21:27:33.895603 [ 260 ] {a7c3552d-590c-4446-a9c4-abdaed62102d} <Debug> TCPHandler: Processed in 0.001368604 sec. | ||
| 15535 | 2026.03.23 21:27:33.895717 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15536 | 2026.03.23 21:27:33.895813 [ 260 ] {55edde85-380f-447d-a84e-5fd913efed60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15537 | 2026.03.23 21:27:33.895853 [ 260 ] {55edde85-380f-447d-a84e-5fd913efed60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15538 | 2026.03.23 21:27:33.896261 [ 260 ] {55edde85-380f-447d-a84e-5fd913efed60} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2026.03.23 21:27:33.896299 [ 260 ] {55edde85-380f-447d-a84e-5fd913efed60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15540 | 2026.03.23 21:27:33.896591 [ 260 ] {55edde85-380f-447d-a84e-5fd913efed60} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15541 | 2026.03.23 21:27:33.896795 [ 260 ] {55edde85-380f-447d-a84e-5fd913efed60} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2026.03.23 21:27:33.896923 [ 260 ] {55edde85-380f-447d-a84e-5fd913efed60} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.76 MiB/sec. | ||
| 15543 | 2026.03.23 21:27:33.896966 [ 260 ] {55edde85-380f-447d-a84e-5fd913efed60} <Debug> TCPHandler: Processed in 0.001297092 sec. | ||
| 15544 | 2026.03.23 21:27:33.897091 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15545 | 2026.03.23 21:27:33.897186 [ 260 ] {6b374723-ee8f-403b-8741-3c8b4fa348da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15546 | 2026.03.23 21:27:33.897226 [ 260 ] {6b374723-ee8f-403b-8741-3c8b4fa348da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15547 | 2026.03.23 21:27:33.897623 [ 260 ] {6b374723-ee8f-403b-8741-3c8b4fa348da} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15548 | 2026.03.23 21:27:33.897658 [ 260 ] {6b374723-ee8f-403b-8741-3c8b4fa348da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15549 | 2026.03.23 21:27:33.897952 [ 260 ] {6b374723-ee8f-403b-8741-3c8b4fa348da} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15550 | 2026.03.23 21:27:33.898157 [ 260 ] {6b374723-ee8f-403b-8741-3c8b4fa348da} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15551 | 2026.03.23 21:27:33.898283 [ 260 ] {6b374723-ee8f-403b-8741-3c8b4fa348da} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 15552 | 2026.03.23 21:27:33.898321 [ 260 ] {6b374723-ee8f-403b-8741-3c8b4fa348da} <Debug> TCPHandler: Processed in 0.001278502 sec. | ||
| 15553 | 2026.03.23 21:27:33.898435 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15554 | 2026.03.23 21:27:33.898529 [ 260 ] {790f9b61-0178-431c-8664-23ded326ffaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15555 | 2026.03.23 21:27:33.898568 [ 260 ] {790f9b61-0178-431c-8664-23ded326ffaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15556 | 2026.03.23 21:27:33.899021 [ 260 ] {790f9b61-0178-431c-8664-23ded326ffaf} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15557 | 2026.03.23 21:27:33.899057 [ 260 ] {790f9b61-0178-431c-8664-23ded326ffaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15558 | 2026.03.23 21:27:33.899366 [ 260 ] {790f9b61-0178-431c-8664-23ded326ffaf} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15559 | 2026.03.23 21:27:33.899574 [ 260 ] {790f9b61-0178-431c-8664-23ded326ffaf} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15560 | 2026.03.23 21:27:33.899700 [ 260 ] {790f9b61-0178-431c-8664-23ded326ffaf} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.00119 sec., 99159.66386554622 rows/sec., 8.06 MiB/sec. | ||
| 15561 | 2026.03.23 21:27:33.899737 [ 260 ] {790f9b61-0178-431c-8664-23ded326ffaf} <Debug> TCPHandler: Processed in 0.001350903 sec. | ||
| 15562 | 2026.03.23 21:27:33.899852 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15563 | 2026.03.23 21:27:33.899946 [ 260 ] {c7a0a5af-412b-485d-aa19-2362baf86b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15564 | 2026.03.23 21:27:33.899990 [ 260 ] {c7a0a5af-412b-485d-aa19-2362baf86b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15565 | 2026.03.23 21:27:33.900419 [ 260 ] {c7a0a5af-412b-485d-aa19-2362baf86b3e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15566 | 2026.03.23 21:27:33.900453 [ 260 ] {c7a0a5af-412b-485d-aa19-2362baf86b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15567 | 2026.03.23 21:27:33.900782 [ 260 ] {c7a0a5af-412b-485d-aa19-2362baf86b3e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15568 | 2026.03.23 21:27:33.900998 [ 260 ] {c7a0a5af-412b-485d-aa19-2362baf86b3e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15569 | 2026.03.23 21:27:33.901131 [ 260 ] {c7a0a5af-412b-485d-aa19-2362baf86b3e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001204 sec., 166112.95681063124 rows/sec., 11.91 MiB/sec. | ||
| 15570 | 2026.03.23 21:27:33.901168 [ 260 ] {c7a0a5af-412b-485d-aa19-2362baf86b3e} <Debug> TCPHandler: Processed in 0.001364894 sec. | ||
| 15571 | 2026.03.23 21:27:33.901305 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15572 | 2026.03.23 21:27:33.901398 [ 260 ] {6fa31dfe-7dfd-41ab-b47f-7092e375772c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15573 | 2026.03.23 21:27:33.901453 [ 260 ] {6fa31dfe-7dfd-41ab-b47f-7092e375772c} <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 | ||
| 15574 | 2026.03.23 21:27:33.902221 [ 260 ] {6fa31dfe-7dfd-41ab-b47f-7092e375772c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15575 | 2026.03.23 21:27:33.902255 [ 260 ] {6fa31dfe-7dfd-41ab-b47f-7092e375772c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15576 | 2026.03.23 21:27:33.902765 [ 260 ] {6fa31dfe-7dfd-41ab-b47f-7092e375772c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15577 | 2026.03.23 21:27:33.903003 [ 260 ] {6fa31dfe-7dfd-41ab-b47f-7092e375772c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15578 | 2026.03.23 21:27:33.903138 [ 260 ] {6fa31dfe-7dfd-41ab-b47f-7092e375772c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 15579 | 2026.03.23 21:27:33.903191 [ 260 ] {6fa31dfe-7dfd-41ab-b47f-7092e375772c} <Debug> TCPHandler: Processed in 0.001935898 sec. | ||
| 15580 | 2026.03.23 21:27:33.903326 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15581 | 2026.03.23 21:27:33.903451 [ 260 ] {23630399-9702-485c-9d2f-f696ceab39e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15582 | 2026.03.23 21:27:33.903502 [ 260 ] {23630399-9702-485c-9d2f-f696ceab39e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15583 | 2026.03.23 21:27:33.903915 [ 260 ] {23630399-9702-485c-9d2f-f696ceab39e2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15584 | 2026.03.23 21:27:33.903959 [ 260 ] {23630399-9702-485c-9d2f-f696ceab39e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15585 | 2026.03.23 21:27:33.904304 [ 260 ] {23630399-9702-485c-9d2f-f696ceab39e2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15586 | 2026.03.23 21:27:33.904514 [ 260 ] {23630399-9702-485c-9d2f-f696ceab39e2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15587 | 2026.03.23 21:27:33.904644 [ 260 ] {23630399-9702-485c-9d2f-f696ceab39e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 15588 | 2026.03.23 21:27:33.904680 [ 260 ] {23630399-9702-485c-9d2f-f696ceab39e2} <Debug> TCPHandler: Processed in 0.001414335 sec. | ||
| 15589 | 2026.03.23 21:27:35.787870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35936 | ||
| 15590 | 2026.03.23 21:27:35.788746 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15591 | 2026.03.23 21:27:35.788790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15592 | 2026.03.23 21:27:35.789276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15593 | 2026.03.23 21:27:35.789512 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15594 | 2026.03.23 21:27:35.789648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35936 | ||
| 15595 | 2026.03.23 21:27:35.789741 [ 217 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15596 | 2026.03.23 21:27:35.789776 [ 217 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15597 | 2026.03.23 21:27:35.792682 [ 217 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15598 | 2026.03.23 21:27:37.542573 [ 224 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15599 | 2026.03.23 21:27:37.542632 [ 224 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15600 | 2026.03.23 21:27:37.545777 [ 224 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15601 | 2026.03.23 21:27:37.692902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15602 | 2026.03.23 21:27:37.708056 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.03.23 21:27:37.708101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15604 | 2026.03.23 21:27:37.713878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15605 | 2026.03.23 21:27:37.714536 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.03.23 21:27:37.717384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15607 | 2026.03.23 21:27:38.226408 [ 205 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15608 | 2026.03.23 21:27:38.226496 [ 205 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15609 | 2026.03.23 21:27:38.229856 [ 205 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15610 | 2026.03.23 21:27:38.887638 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15611 | 2026.03.23 21:27:38.887809 [ 260 ] {200fbc3e-3aa4-4956-9f69-a67f5fa51c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15612 | 2026.03.23 21:27:38.887872 [ 260 ] {200fbc3e-3aa4-4956-9f69-a67f5fa51c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15613 | 2026.03.23 21:27:38.888570 [ 260 ] {200fbc3e-3aa4-4956-9f69-a67f5fa51c36} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15614 | 2026.03.23 21:27:38.888618 [ 260 ] {200fbc3e-3aa4-4956-9f69-a67f5fa51c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15615 | 2026.03.23 21:27:38.889003 [ 260 ] {200fbc3e-3aa4-4956-9f69-a67f5fa51c36} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15616 | 2026.03.23 21:27:38.889229 [ 260 ] {200fbc3e-3aa4-4956-9f69-a67f5fa51c36} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2026.03.23 21:27:38.889373 [ 260 ] {200fbc3e-3aa4-4956-9f69-a67f5fa51c36} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001612 sec., 73200.99255583127 rows/sec., 6.23 MiB/sec. | ||
| 15618 | 2026.03.23 21:27:38.889415 [ 260 ] {200fbc3e-3aa4-4956-9f69-a67f5fa51c36} <Debug> TCPHandler: Processed in 0.001903867 sec. | ||
| 15619 | 2026.03.23 21:27:38.889477 [ 220 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15620 | 2026.03.23 21:27:38.889534 [ 220 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15621 | 2026.03.23 21:27:38.889560 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15622 | 2026.03.23 21:27:38.889655 [ 260 ] {1968936a-ae82-46f4-a7ce-2f7eace658b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15623 | 2026.03.23 21:27:38.889697 [ 260 ] {1968936a-ae82-46f4-a7ce-2f7eace658b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15624 | 2026.03.23 21:27:38.890123 [ 260 ] {1968936a-ae82-46f4-a7ce-2f7eace658b3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15625 | 2026.03.23 21:27:38.890161 [ 260 ] {1968936a-ae82-46f4-a7ce-2f7eace658b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15626 | 2026.03.23 21:27:38.890460 [ 260 ] {1968936a-ae82-46f4-a7ce-2f7eace658b3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15627 | 2026.03.23 21:27:38.890659 [ 260 ] {1968936a-ae82-46f4-a7ce-2f7eace658b3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2026.03.23 21:27:38.890786 [ 260 ] {1968936a-ae82-46f4-a7ce-2f7eace658b3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001148 sec., 27003.484320557494 rows/sec., 1.98 MiB/sec. | ||
| 15629 | 2026.03.23 21:27:38.890823 [ 260 ] {1968936a-ae82-46f4-a7ce-2f7eace658b3} <Debug> TCPHandler: Processed in 0.001310792 sec. | ||
| 15630 | 2026.03.23 21:27:38.890935 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15631 | 2026.03.23 21:27:38.891027 [ 260 ] {69740145-f940-48c2-bc12-d41aa9c0df02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15632 | 2026.03.23 21:27:38.891069 [ 260 ] {69740145-f940-48c2-bc12-d41aa9c0df02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15633 | 2026.03.23 21:27:38.891486 [ 260 ] {69740145-f940-48c2-bc12-d41aa9c0df02} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2026.03.23 21:27:38.891523 [ 260 ] {69740145-f940-48c2-bc12-d41aa9c0df02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15635 | 2026.03.23 21:27:38.891827 [ 260 ] {69740145-f940-48c2-bc12-d41aa9c0df02} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15636 | 2026.03.23 21:27:38.892037 [ 260 ] {69740145-f940-48c2-bc12-d41aa9c0df02} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15637 | 2026.03.23 21:27:38.892161 [ 260 ] {69740145-f940-48c2-bc12-d41aa9c0df02} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001152 sec., 82465.27777777778 rows/sec., 6.44 MiB/sec. | ||
| 15638 | 2026.03.23 21:27:38.892208 [ 260 ] {69740145-f940-48c2-bc12-d41aa9c0df02} <Debug> TCPHandler: Processed in 0.001319643 sec. | ||
| 15639 | 2026.03.23 21:27:38.892319 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15640 | 2026.03.23 21:27:38.892412 [ 260 ] {73a9b45e-1b9d-4d0d-8a4d-efc2e1dbdfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15641 | 2026.03.23 21:27:38.892435 [ 220 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15642 | 2026.03.23 21:27:38.892456 [ 260 ] {73a9b45e-1b9d-4d0d-8a4d-efc2e1dbdfa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15643 | 2026.03.23 21:27:38.892871 [ 260 ] {73a9b45e-1b9d-4d0d-8a4d-efc2e1dbdfa3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15644 | 2026.03.23 21:27:38.892907 [ 260 ] {73a9b45e-1b9d-4d0d-8a4d-efc2e1dbdfa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15645 | 2026.03.23 21:27:38.893221 [ 260 ] {73a9b45e-1b9d-4d0d-8a4d-efc2e1dbdfa3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15646 | 2026.03.23 21:27:38.893431 [ 260 ] {73a9b45e-1b9d-4d0d-8a4d-efc2e1dbdfa3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15647 | 2026.03.23 21:27:38.893548 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_123_31 to all_124_124_0 | ||
| 15648 | 2026.03.23 21:27:38.893558 [ 260 ] {73a9b45e-1b9d-4d0d-8a4d-efc2e1dbdfa3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 15649 | 2026.03.23 21:27:38.893595 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2026.03.23 21:27:38.893612 [ 260 ] {73a9b45e-1b9d-4d0d-8a4d-efc2e1dbdfa3} <Debug> TCPHandler: Processed in 0.001338853 sec. | ||
| 15651 | 2026.03.23 21:27:38.893619 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15652 | 2026.03.23 21:27:38.893728 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.03.23 21:27:38.893752 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_124_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_123_31 to all_124_124_0 into Compact with storage Full | ||
| 15654 | 2026.03.23 21:27:38.893780 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15655 | 2026.03.23 21:27:38.893821 [ 260 ] {bdebf54d-a973-4fd4-ad10-23cdc6faec15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15656 | 2026.03.23 21:27:38.893837 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15657 | 2026.03.23 21:27:38.893885 [ 260 ] {bdebf54d-a973-4fd4-ad10-23cdc6faec15} <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 | ||
| 15658 | 2026.03.23 21:27:38.893920 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_124_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15659 | 2026.03.23 21:27:38.893966 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_124_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_31, total 45012 rows starting from the beginning of the part | ||
| 15660 | 2026.03.23 21:27:38.894044 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_124_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 128 rows starting from the beginning of the part | ||
| 15661 | 2026.03.23 21:27:38.894706 [ 260 ] {bdebf54d-a973-4fd4-ad10-23cdc6faec15} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15662 | 2026.03.23 21:27:38.894748 [ 260 ] {bdebf54d-a973-4fd4-ad10-23cdc6faec15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15663 | 2026.03.23 21:27:38.895332 [ 260 ] {bdebf54d-a973-4fd4-ad10-23cdc6faec15} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15664 | 2026.03.23 21:27:38.895673 [ 260 ] {bdebf54d-a973-4fd4-ad10-23cdc6faec15} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15665 | 2026.03.23 21:27:38.895841 [ 260 ] {bdebf54d-a973-4fd4-ad10-23cdc6faec15} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002036 sec., 15225.933202357564 rows/sec., 27.28 MiB/sec. | ||
| 15666 | 2026.03.23 21:27:38.895904 [ 260 ] {bdebf54d-a973-4fd4-ad10-23cdc6faec15} <Debug> TCPHandler: Processed in 0.002222485 sec. | ||
| 15667 | 2026.03.23 21:27:38.896037 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15668 | 2026.03.23 21:27:38.896152 [ 260 ] {a6f9884f-9edd-4e3d-8876-dfef936ee7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15669 | 2026.03.23 21:27:38.896203 [ 260 ] {a6f9884f-9edd-4e3d-8876-dfef936ee7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15670 | 2026.03.23 21:27:38.896459 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15671 | 2026.03.23 21:27:38.896577 [ 260 ] {a6f9884f-9edd-4e3d-8876-dfef936ee7c5} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15672 | 2026.03.23 21:27:38.896618 [ 260 ] {a6f9884f-9edd-4e3d-8876-dfef936ee7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15673 | 2026.03.23 21:27:38.896922 [ 260 ] {a6f9884f-9edd-4e3d-8876-dfef936ee7c5} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15674 | 2026.03.23 21:27:38.897143 [ 260 ] {a6f9884f-9edd-4e3d-8876-dfef936ee7c5} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2026.03.23 21:27:38.897289 [ 260 ] {a6f9884f-9edd-4e3d-8876-dfef936ee7c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 15676 | 2026.03.23 21:27:38.897323 [ 260 ] {a6f9884f-9edd-4e3d-8876-dfef936ee7c5} <Debug> TCPHandler: Processed in 0.001345304 sec. | ||
| 15677 | 2026.03.23 21:27:38.897344 [ 222 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15678 | 2026.03.23 21:27:38.897374 [ 222 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15679 | 2026.03.23 21:27:38.900485 [ 222 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15680 | 2026.03.23 21:27:38.901051 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_124_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45140 rows, containing 5 columns (5 merged, 0 gathered) in 0.007350933 sec., 6140717.10352958 rows/sec., 395.00 MiB/sec. | ||
| 15681 | 2026.03.23 21:27:38.901528 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_124_32} <Trace> MergedBlockOutputStream: filled checksums all_1_124_32 (state Temporary) | ||
| 15682 | 2026.03.23 21:27:38.901795 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_124_32} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_124_32 to all_1_124_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15683 | 2026.03.23 21:27:38.901859 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_124_32} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_123_31, all_124_124_0] -> all_1_124_32 | ||
| 15684 | 2026.03.23 21:27:38.901930 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15685 | 2026.03.23 21:27:43.080520 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15686 | 2026.03.23 21:27:43.080612 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15687 | 2026.03.23 21:27:43.290651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36448 | ||
| 15688 | 2026.03.23 21:27:43.291265 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15689 | 2026.03.23 21:27:43.291333 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15690 | 2026.03.23 21:27:43.291930 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15691 | 2026.03.23 21:27:43.292190 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2026.03.23 21:27:43.292342 [ 101 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15693 | 2026.03.23 21:27:43.292353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36448 | ||
| 15694 | 2026.03.23 21:27:43.292379 [ 101 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15695 | 2026.03.23 21:27:43.292399 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15696 | 2026.03.23 21:27:43.292495 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15697 | 2026.03.23 21:27:43.292585 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15698 | 2026.03.23 21:27:43.292617 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34016 rows starting from the beginning of the part | ||
| 15699 | 2026.03.23 21:27:43.292678 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 15700 | 2026.03.23 21:27:43.292723 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 15701 | 2026.03.23 21:27:43.292765 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 15702 | 2026.03.23 21:27:43.292802 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 15703 | 2026.03.23 21:27:43.292839 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 15704 | 2026.03.23 21:27:43.295293 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36448 rows, containing 4 columns (4 merged, 0 gathered) in 0.002835661 sec., 12853440.520569982 rows/sec., 183.87 MiB/sec. | ||
| 15705 | 2026.03.23 21:27:43.295577 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15706 | 2026.03.23 21:27:43.295879 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2026.03.23 21:27:43.295950 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_76_15} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15708 | 2026.03.23 21:27:43.296031 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 15709 | 2026.03.23 21:27:43.417285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1936 | ||
| 15710 | 2026.03.23 21:27:43.419735 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2026.03.23 21:27:43.419794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15712 | 2026.03.23 21:27:43.421023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15713 | 2026.03.23 21:27:43.421309 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15714 | 2026.03.23 21:27:43.421478 [ 101 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15715 | 2026.03.23 21:27:43.421536 [ 101 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15716 | 2026.03.23 21:27:43.421558 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15717 | 2026.03.23 21:27:43.421653 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 15718 | 2026.03.23 21:27:43.421715 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1936 | ||
| 15719 | 2026.03.23 21:27:43.422129 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15720 | 2026.03.23 21:27:43.422256 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1782 rows starting from the beginning of the part | ||
| 15721 | 2026.03.23 21:27:43.422619 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15722 | 2026.03.23 21:27:43.422958 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 15723 | 2026.03.23 21:27:43.423307 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 15724 | 2026.03.23 21:27:43.423644 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 15725 | 2026.03.23 21:27:43.423978 [ 187 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 15726 | 2026.03.23 21:27:43.431208 [ 201 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 72 columns (72 merged, 0 gathered) in 0.009598688 sec., 201694.23154497784 rows/sec., 153.39 MiB/sec. | ||
| 15727 | 2026.03.23 21:27:43.433061 [ 198 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15728 | 2026.03.23 21:27:43.433716 [ 198 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2026.03.23 21:27:43.433809 [ 198 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_56_11} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15730 | 2026.03.23 21:27:43.434192 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 15731 | 2026.03.23 21:27:43.887114 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15732 | 2026.03.23 21:27:43.887345 [ 260 ] {a17aa22f-ce7b-4c96-9c17-107db8cbc3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15733 | 2026.03.23 21:27:43.887455 [ 260 ] {a17aa22f-ce7b-4c96-9c17-107db8cbc3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15734 | 2026.03.23 21:27:43.888222 [ 260 ] {a17aa22f-ce7b-4c96-9c17-107db8cbc3e1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15735 | 2026.03.23 21:27:43.888272 [ 260 ] {a17aa22f-ce7b-4c96-9c17-107db8cbc3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15736 | 2026.03.23 21:27:43.888678 [ 260 ] {a17aa22f-ce7b-4c96-9c17-107db8cbc3e1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15737 | 2026.03.23 21:27:43.888916 [ 260 ] {a17aa22f-ce7b-4c96-9c17-107db8cbc3e1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2026.03.23 21:27:43.889091 [ 260 ] {a17aa22f-ce7b-4c96-9c17-107db8cbc3e1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001807 sec., 42058.66076369673 rows/sec., 3.47 MiB/sec. | ||
| 15739 | 2026.03.23 21:27:43.889145 [ 260 ] {a17aa22f-ce7b-4c96-9c17-107db8cbc3e1} <Debug> TCPHandler: Processed in 0.002176994 sec. | ||
| 15740 | 2026.03.23 21:27:43.889281 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15741 | 2026.03.23 21:27:43.889386 [ 260 ] {0da575c1-3f6c-4ddb-9791-b17be95b8a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15742 | 2026.03.23 21:27:43.889432 [ 260 ] {0da575c1-3f6c-4ddb-9791-b17be95b8a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15743 | 2026.03.23 21:27:43.889867 [ 260 ] {0da575c1-3f6c-4ddb-9791-b17be95b8a11} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2026.03.23 21:27:43.889910 [ 260 ] {0da575c1-3f6c-4ddb-9791-b17be95b8a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15745 | 2026.03.23 21:27:43.890222 [ 260 ] {0da575c1-3f6c-4ddb-9791-b17be95b8a11} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15746 | 2026.03.23 21:27:43.890436 [ 260 ] {0da575c1-3f6c-4ddb-9791-b17be95b8a11} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.03.23 21:27:43.890574 [ 260 ] {0da575c1-3f6c-4ddb-9791-b17be95b8a11} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001213 sec., 8244.023083264632 rows/sec., 619.91 KiB/sec. | ||
| 15748 | 2026.03.23 21:27:43.890617 [ 260 ] {0da575c1-3f6c-4ddb-9791-b17be95b8a11} <Debug> TCPHandler: Processed in 0.001387925 sec. | ||
| 15749 | 2026.03.23 21:27:43.890733 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.03.23 21:27:43.890830 [ 260 ] {661ba3c2-f197-45d9-8287-90df7a86f79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15751 | 2026.03.23 21:27:43.890872 [ 260 ] {661ba3c2-f197-45d9-8287-90df7a86f79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15752 | 2026.03.23 21:27:43.891324 [ 260 ] {661ba3c2-f197-45d9-8287-90df7a86f79d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.03.23 21:27:43.891362 [ 260 ] {661ba3c2-f197-45d9-8287-90df7a86f79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15754 | 2026.03.23 21:27:43.891674 [ 260 ] {661ba3c2-f197-45d9-8287-90df7a86f79d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15755 | 2026.03.23 21:27:43.891919 [ 260 ] {661ba3c2-f197-45d9-8287-90df7a86f79d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.03.23 21:27:43.892055 [ 260 ] {661ba3c2-f197-45d9-8287-90df7a86f79d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001245 sec., 59437.75100401606 rows/sec., 4.64 MiB/sec. | ||
| 15757 | 2026.03.23 21:27:43.892095 [ 260 ] {661ba3c2-f197-45d9-8287-90df7a86f79d} <Debug> TCPHandler: Processed in 0.001411456 sec. | ||
| 15758 | 2026.03.23 21:27:43.892220 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15759 | 2026.03.23 21:27:43.892317 [ 260 ] {63d707e8-45d9-4695-8b59-378fe161be47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15760 | 2026.03.23 21:27:43.892363 [ 260 ] {63d707e8-45d9-4695-8b59-378fe161be47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15761 | 2026.03.23 21:27:43.892791 [ 260 ] {63d707e8-45d9-4695-8b59-378fe161be47} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2026.03.23 21:27:43.892829 [ 260 ] {63d707e8-45d9-4695-8b59-378fe161be47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15763 | 2026.03.23 21:27:43.893169 [ 260 ] {63d707e8-45d9-4695-8b59-378fe161be47} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15764 | 2026.03.23 21:27:43.893394 [ 260 ] {63d707e8-45d9-4695-8b59-378fe161be47} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2026.03.23 21:27:43.893532 [ 260 ] {63d707e8-45d9-4695-8b59-378fe161be47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 15766 | 2026.03.23 21:27:43.893527 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_124_32 to all_125_125_0 | ||
| 15767 | 2026.03.23 21:27:43.893572 [ 260 ] {63d707e8-45d9-4695-8b59-378fe161be47} <Debug> TCPHandler: Processed in 0.001403465 sec. | ||
| 15768 | 2026.03.23 21:27:43.893607 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.03.23 21:27:43.893633 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15770 | 2026.03.23 21:27:43.893708 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15771 | 2026.03.23 21:27:43.893733 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_125_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_32 to all_125_125_0 into Compact with storage Full | ||
| 15772 | 2026.03.23 21:27:43.893806 [ 260 ] {f39cdfd5-523f-40ce-8f2c-8c6101ce2512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15773 | 2026.03.23 21:27:43.893867 [ 260 ] {f39cdfd5-523f-40ce-8f2c-8c6101ce2512} <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 | ||
| 15774 | 2026.03.23 21:27:43.893874 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_125_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15775 | 2026.03.23 21:27:43.893925 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_125_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_32, total 45140 rows starting from the beginning of the part | ||
| 15776 | 2026.03.23 21:27:43.894002 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_125_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 15777 | 2026.03.23 21:27:43.894705 [ 260 ] {f39cdfd5-523f-40ce-8f2c-8c6101ce2512} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2026.03.23 21:27:43.894744 [ 260 ] {f39cdfd5-523f-40ce-8f2c-8c6101ce2512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15779 | 2026.03.23 21:27:43.895306 [ 260 ] {f39cdfd5-523f-40ce-8f2c-8c6101ce2512} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15780 | 2026.03.23 21:27:43.895547 [ 260 ] {f39cdfd5-523f-40ce-8f2c-8c6101ce2512} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2026.03.23 21:27:43.895705 [ 260 ] {f39cdfd5-523f-40ce-8f2c-8c6101ce2512} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001917 sec., 5216.484089723526 rows/sec., 9.35 MiB/sec. | ||
| 15782 | 2026.03.23 21:27:43.895780 [ 260 ] {f39cdfd5-523f-40ce-8f2c-8c6101ce2512} <Debug> TCPHandler: Processed in 0.002121532 sec. | ||
| 15783 | 2026.03.23 21:27:43.895889 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15784 | 2026.03.23 21:27:43.895983 [ 260 ] {256d39ea-a64b-490b-8671-5db4a8694818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15785 | 2026.03.23 21:27:43.896027 [ 260 ] {256d39ea-a64b-490b-8671-5db4a8694818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15786 | 2026.03.23 21:27:43.896379 [ 260 ] {256d39ea-a64b-490b-8671-5db4a8694818} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.03.23 21:27:43.896417 [ 260 ] {256d39ea-a64b-490b-8671-5db4a8694818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15788 | 2026.03.23 21:27:43.896743 [ 260 ] {256d39ea-a64b-490b-8671-5db4a8694818} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15789 | 2026.03.23 21:27:43.896979 [ 260 ] {256d39ea-a64b-490b-8671-5db4a8694818} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.03.23 21:27:43.897115 [ 260 ] {256d39ea-a64b-490b-8671-5db4a8694818} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 15791 | 2026.03.23 21:27:43.897153 [ 260 ] {256d39ea-a64b-490b-8671-5db4a8694818} <Debug> TCPHandler: Processed in 0.001314043 sec. | ||
| 15792 | 2026.03.23 21:27:43.901299 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_125_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45300 rows, containing 5 columns (5 merged, 0 gathered) in 0.007609349 sec., 5953203.092669294 rows/sec., 383.05 MiB/sec. | ||
| 15793 | 2026.03.23 21:27:43.901747 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_125_33} <Trace> MergedBlockOutputStream: filled checksums all_1_125_33 (state Temporary) | ||
| 15794 | 2026.03.23 21:27:43.902030 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_125_33} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_125_33 to all_1_125_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15795 | 2026.03.23 21:27:43.902104 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_125_33} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_124_32, all_125_125_0] -> all_1_125_33 | ||
| 15796 | 2026.03.23 21:27:43.902170 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15797 | 2026.03.23 21:27:44.227725 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15798 | 2026.03.23 21:27:44.227897 [ 260 ] {417fcaa1-87c7-4022-8d86-e18a56624845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15799 | 2026.03.23 21:27:44.227961 [ 260 ] {417fcaa1-87c7-4022-8d86-e18a56624845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15800 | 2026.03.23 21:27:44.228551 [ 260 ] {417fcaa1-87c7-4022-8d86-e18a56624845} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15801 | 2026.03.23 21:27:44.228597 [ 260 ] {417fcaa1-87c7-4022-8d86-e18a56624845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15802 | 2026.03.23 21:27:44.229033 [ 260 ] {417fcaa1-87c7-4022-8d86-e18a56624845} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15803 | 2026.03.23 21:27:44.229280 [ 260 ] {417fcaa1-87c7-4022-8d86-e18a56624845} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15804 | 2026.03.23 21:27:44.229447 [ 260 ] {417fcaa1-87c7-4022-8d86-e18a56624845} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001596 sec., 3759.3984962406016 rows/sec., 306.55 KiB/sec. | ||
| 15805 | 2026.03.23 21:27:44.229501 [ 260 ] {417fcaa1-87c7-4022-8d86-e18a56624845} <Debug> TCPHandler: Processed in 0.001908017 sec. | ||
| 15806 | 2026.03.23 21:27:44.229623 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15807 | 2026.03.23 21:27:44.229727 [ 260 ] {a630f64d-0afe-42ff-a879-37bdbf86c196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15808 | 2026.03.23 21:27:44.229770 [ 260 ] {a630f64d-0afe-42ff-a879-37bdbf86c196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15809 | 2026.03.23 21:27:44.231273 [ 260 ] {a630f64d-0afe-42ff-a879-37bdbf86c196} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15810 | 2026.03.23 21:27:44.231314 [ 260 ] {a630f64d-0afe-42ff-a879-37bdbf86c196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15811 | 2026.03.23 21:27:44.231791 [ 260 ] {a630f64d-0afe-42ff-a879-37bdbf86c196} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15812 | 2026.03.23 21:27:44.232009 [ 260 ] {a630f64d-0afe-42ff-a879-37bdbf86c196} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15813 | 2026.03.23 21:27:44.232155 [ 260 ] {a630f64d-0afe-42ff-a879-37bdbf86c196} <Debug> executeQuery: Read 2470 rows, 187.79 KiB in 0.002452 sec., 1007340.9461663947 rows/sec., 74.79 MiB/sec. | ||
| 15814 | 2026.03.23 21:27:44.232197 [ 260 ] {a630f64d-0afe-42ff-a879-37bdbf86c196} <Debug> TCPHandler: Processed in 0.002626585 sec. | ||
| 15815 | 2026.03.23 21:27:44.232320 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15816 | 2026.03.23 21:27:44.232421 [ 260 ] {71b363fb-758b-4093-9861-a3a69e4ced10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15817 | 2026.03.23 21:27:44.232464 [ 260 ] {71b363fb-758b-4093-9861-a3a69e4ced10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15818 | 2026.03.23 21:27:44.232906 [ 260 ] {71b363fb-758b-4093-9861-a3a69e4ced10} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15819 | 2026.03.23 21:27:44.232945 [ 260 ] {71b363fb-758b-4093-9861-a3a69e4ced10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15820 | 2026.03.23 21:27:44.233280 [ 260 ] {71b363fb-758b-4093-9861-a3a69e4ced10} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15821 | 2026.03.23 21:27:44.233491 [ 260 ] {71b363fb-758b-4093-9861-a3a69e4ced10} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15822 | 2026.03.23 21:27:44.233629 [ 260 ] {71b363fb-758b-4093-9861-a3a69e4ced10} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001231 sec., 38992.68887083671 rows/sec., 2.84 MiB/sec. | ||
| 15823 | 2026.03.23 21:27:44.233628 [ 101 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15824 | 2026.03.23 21:27:44.233669 [ 260 ] {71b363fb-758b-4093-9861-a3a69e4ced10} <Debug> TCPHandler: Processed in 0.001400065 sec. | ||
| 15825 | 2026.03.23 21:27:44.233703 [ 101 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15826 | 2026.03.23 21:27:44.233731 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15827 | 2026.03.23 21:27:44.233794 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15828 | 2026.03.23 21:27:44.233855 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15829 | 2026.03.23 21:27:44.233896 [ 260 ] {a81793b4-abca-4773-9c15-7c2d88de018d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15830 | 2026.03.23 21:27:44.233941 [ 260 ] {a81793b4-abca-4773-9c15-7c2d88de018d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15831 | 2026.03.23 21:27:44.233997 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15832 | 2026.03.23 21:27:44.234037 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 82 rows starting from the beginning of the part | ||
| 15833 | 2026.03.23 21:27:44.234106 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 15834 | 2026.03.23 21:27:44.234153 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part | ||
| 15835 | 2026.03.23 21:27:44.234199 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 15836 | 2026.03.23 21:27:44.234239 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 10 rows starting from the beginning of the part | ||
| 15837 | 2026.03.23 21:27:44.234278 [ 196 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 48 rows starting from the beginning of the part | ||
| 15838 | 2026.03.23 21:27:44.234662 [ 260 ] {a81793b4-abca-4773-9c15-7c2d88de018d} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2026.03.23 21:27:44.234709 [ 260 ] {a81793b4-abca-4773-9c15-7c2d88de018d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15840 | 2026.03.23 21:27:44.235077 [ 198 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283942 sec., 180693.52042381978 rows/sec., 13.92 MiB/sec. | ||
| 15841 | 2026.03.23 21:27:44.235099 [ 260 ] {a81793b4-abca-4773-9c15-7c2d88de018d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15842 | 2026.03.23 21:27:44.235321 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15843 | 2026.03.23 21:27:44.235396 [ 260 ] {a81793b4-abca-4773-9c15-7c2d88de018d} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15844 | 2026.03.23 21:27:44.235558 [ 260 ] {a81793b4-abca-4773-9c15-7c2d88de018d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001681 sec., 476502.0820939917 rows/sec., 27.52 MiB/sec. | ||
| 15845 | 2026.03.23 21:27:44.235584 [ 222 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15846 | 2026.03.23 21:27:44.235603 [ 260 ] {a81793b4-abca-4773-9c15-7c2d88de018d} <Debug> TCPHandler: Processed in 0.001863266 sec. | ||
| 15847 | 2026.03.23 21:27:44.235614 [ 222 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15848 | 2026.03.23 21:27:44.235708 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15849 | 2026.03.23 21:27:44.235724 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15850 | 2026.03.23 21:27:44.235819 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_111_22} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15851 | 2026.03.23 21:27:44.235830 [ 260 ] {c7e046c0-d333-4756-bfe8-e380655cd1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15852 | 2026.03.23 21:27:44.235893 [ 260 ] {c7e046c0-d333-4756-bfe8-e380655cd1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15853 | 2026.03.23 21:27:44.235950 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15854 | 2026.03.23 21:27:44.236308 [ 260 ] {c7e046c0-d333-4756-bfe8-e380655cd1c4} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15855 | 2026.03.23 21:27:44.236350 [ 260 ] {c7e046c0-d333-4756-bfe8-e380655cd1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15856 | 2026.03.23 21:27:44.236660 [ 260 ] {c7e046c0-d333-4756-bfe8-e380655cd1c4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15857 | 2026.03.23 21:27:44.236893 [ 260 ] {c7e046c0-d333-4756-bfe8-e380655cd1c4} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15858 | 2026.03.23 21:27:44.237044 [ 260 ] {c7e046c0-d333-4756-bfe8-e380655cd1c4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001233 sec., 811.0300081103002 rows/sec., 57.03 KiB/sec. | ||
| 15859 | 2026.03.23 21:27:44.237096 [ 260 ] {c7e046c0-d333-4756-bfe8-e380655cd1c4} <Debug> TCPHandler: Processed in 0.001425896 sec. | ||
| 15860 | 2026.03.23 21:27:44.237218 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15861 | 2026.03.23 21:27:44.237315 [ 260 ] {782cce67-908d-4638-9ee0-1d62d6927940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15862 | 2026.03.23 21:27:44.237358 [ 260 ] {782cce67-908d-4638-9ee0-1d62d6927940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15863 | 2026.03.23 21:27:44.237599 [ 222 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15864 | 2026.03.23 21:27:44.238212 [ 260 ] {782cce67-908d-4638-9ee0-1d62d6927940} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15865 | 2026.03.23 21:27:44.238249 [ 260 ] {782cce67-908d-4638-9ee0-1d62d6927940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15866 | 2026.03.23 21:27:44.238617 [ 260 ] {782cce67-908d-4638-9ee0-1d62d6927940} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15867 | 2026.03.23 21:27:44.238825 [ 260 ] {782cce67-908d-4638-9ee0-1d62d6927940} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2026.03.23 21:27:44.239026 [ 260 ] {782cce67-908d-4638-9ee0-1d62d6927940} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001729 sec., 767495.6622325043 rows/sec., 51.45 MiB/sec. | ||
| 15869 | 2026.03.23 21:27:44.239067 [ 260 ] {782cce67-908d-4638-9ee0-1d62d6927940} <Debug> TCPHandler: Processed in 0.001899447 sec. | ||
| 15870 | 2026.03.23 21:27:44.239181 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15871 | 2026.03.23 21:27:44.239278 [ 260 ] {e3b8330a-d426-4547-9028-42b867e26197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15872 | 2026.03.23 21:27:44.239323 [ 260 ] {e3b8330a-d426-4547-9028-42b867e26197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15873 | 2026.03.23 21:27:44.240007 [ 260 ] {e3b8330a-d426-4547-9028-42b867e26197} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2026.03.23 21:27:44.240045 [ 260 ] {e3b8330a-d426-4547-9028-42b867e26197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15875 | 2026.03.23 21:27:44.240490 [ 260 ] {e3b8330a-d426-4547-9028-42b867e26197} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15876 | 2026.03.23 21:27:44.240725 [ 260 ] {e3b8330a-d426-4547-9028-42b867e26197} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2026.03.23 21:27:44.240859 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_125_33 to all_130_130_0 | ||
| 15878 | 2026.03.23 21:27:44.240865 [ 260 ] {e3b8330a-d426-4547-9028-42b867e26197} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001607 sec., 932794.0261356565 rows/sec., 56.58 MiB/sec. | ||
| 15879 | 2026.03.23 21:27:44.240904 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2026.03.23 21:27:44.240928 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15881 | 2026.03.23 21:27:44.240929 [ 260 ] {e3b8330a-d426-4547-9028-42b867e26197} <Debug> TCPHandler: Processed in 0.001796485 sec. | ||
| 15882 | 2026.03.23 21:27:44.241011 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_33 to all_130_130_0 into Compact with storage Full | ||
| 15883 | 2026.03.23 21:27:44.241061 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15884 | 2026.03.23 21:27:44.241118 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15885 | 2026.03.23 21:27:44.241150 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_33, total 45300 rows starting from the beginning of the part | ||
| 15886 | 2026.03.23 21:27:44.241162 [ 260 ] {b66024d7-f9d2-4b75-bdf2-ca8d3f097fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15887 | 2026.03.23 21:27:44.241200 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15888 | 2026.03.23 21:27:44.241223 [ 260 ] {b66024d7-f9d2-4b75-bdf2-ca8d3f097fda} <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 | ||
| 15889 | 2026.03.23 21:27:44.241245 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 200 rows starting from the beginning of the part | ||
| 15890 | 2026.03.23 21:27:44.241288 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 15891 | 2026.03.23 21:27:44.241354 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 15892 | 2026.03.23 21:27:44.241388 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1499 rows starting from the beginning of the part | ||
| 15893 | 2026.03.23 21:27:44.242112 [ 260 ] {b66024d7-f9d2-4b75-bdf2-ca8d3f097fda} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2026.03.23 21:27:44.242155 [ 260 ] {b66024d7-f9d2-4b75-bdf2-ca8d3f097fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15895 | 2026.03.23 21:27:44.242740 [ 260 ] {b66024d7-f9d2-4b75-bdf2-ca8d3f097fda} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15896 | 2026.03.23 21:27:44.242994 [ 260 ] {b66024d7-f9d2-4b75-bdf2-ca8d3f097fda} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15897 | 2026.03.23 21:27:44.243112 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15898 | 2026.03.23 21:27:44.243147 [ 260 ] {b66024d7-f9d2-4b75-bdf2-ca8d3f097fda} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002002 sec., 20979.02097902098 rows/sec., 37.59 MiB/sec. | ||
| 15899 | 2026.03.23 21:27:44.243149 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15900 | 2026.03.23 21:27:44.243228 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15901 | 2026.03.23 21:27:44.243261 [ 260 ] {b66024d7-f9d2-4b75-bdf2-ca8d3f097fda} <Debug> TCPHandler: Processed in 0.002249686 sec. | ||
| 15902 | 2026.03.23 21:27:44.243309 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15903 | 2026.03.23 21:27:44.243421 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15904 | 2026.03.23 21:27:44.243534 [ 260 ] {9281b5a0-d6de-4ba5-aecd-6026a18677b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15905 | 2026.03.23 21:27:44.243576 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15906 | 2026.03.23 21:27:44.243597 [ 260 ] {9281b5a0-d6de-4ba5-aecd-6026a18677b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15907 | 2026.03.23 21:27:44.243638 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2285 rows starting from the beginning of the part | ||
| 15908 | 2026.03.23 21:27:44.243794 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 15909 | 2026.03.23 21:27:44.243940 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 10 rows starting from the beginning of the part | ||
| 15910 | 2026.03.23 21:27:44.244031 [ 260 ] {9281b5a0-d6de-4ba5-aecd-6026a18677b4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.03.23 21:27:44.244072 [ 260 ] {9281b5a0-d6de-4ba5-aecd-6026a18677b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15912 | 2026.03.23 21:27:44.244094 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 15913 | 2026.03.23 21:27:44.244235 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 10 rows starting from the beginning of the part | ||
| 15914 | 2026.03.23 21:27:44.244381 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 42 rows starting from the beginning of the part | ||
| 15915 | 2026.03.23 21:27:44.244445 [ 260 ] {9281b5a0-d6de-4ba5-aecd-6026a18677b4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15916 | 2026.03.23 21:27:44.244691 [ 260 ] {9281b5a0-d6de-4ba5-aecd-6026a18677b4} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.03.23 21:27:44.244865 [ 260 ] {9281b5a0-d6de-4ba5-aecd-6026a18677b4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001353 sec., 8869.179600886917 rows/sec., 612.07 KiB/sec. | ||
| 15918 | 2026.03.23 21:27:44.244917 [ 260 ] {9281b5a0-d6de-4ba5-aecd-6026a18677b4} <Debug> TCPHandler: Processed in 0.001555328 sec. | ||
| 15919 | 2026.03.23 21:27:44.249929 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47479 rows, containing 5 columns (5 merged, 0 gathered) in 0.008947583 sec., 5306349.211848607 rows/sec., 341.26 MiB/sec. | ||
| 15920 | 2026.03.23 21:27:44.250378 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Trace> MergedBlockOutputStream: filled checksums all_1_130_34 (state Temporary) | ||
| 15921 | 2026.03.23 21:27:44.250664 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_130_34 to all_1_130_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2026.03.23 21:27:44.250745 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_130_34} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_125_33, all_130_130_0] -> all_1_130_34 | ||
| 15923 | 2026.03.23 21:27:44.250838 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15924 | 2026.03.23 21:27:44.259004 [ 200 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 19 columns (19 merged, 0 gathered) in 0.015726941 sec., 153176.64128071695 rows/sec., 274.49 MiB/sec. | ||
| 15925 | 2026.03.23 21:27:44.261228 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15926 | 2026.03.23 21:27:44.261595 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15927 | 2026.03.23 21:27:44.261688 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15928 | 2026.03.23 21:27:44.261856 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.64 MiB. | ||
| 15929 | 2026.03.23 21:27:45.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.63 MiB, peak 406.23 MiB, free memory in arenas 0.00 B, will set to 394.20 MiB (RSS), difference: 6.57 MiB | ||
| 15930 | 2026.03.23 21:27:45.218393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15931 | 2026.03.23 21:27:45.236495 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.03.23 21:27:45.236556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15933 | 2026.03.23 21:27:45.242921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15934 | 2026.03.23 21:27:45.243662 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.03.23 21:27:45.243962 [ 85 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15936 | 2026.03.23 21:27:45.244026 [ 85 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2026.03.23 21:27:45.244047 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15938 | 2026.03.23 21:27:45.244148 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15939 | 2026.03.23 21:27:45.247540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15940 | 2026.03.23 21:27:45.247656 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15941 | 2026.03.23 21:27:45.249104 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 15942 | 2026.03.23 21:27:45.253807 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15943 | 2026.03.23 21:27:45.258455 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 15944 | 2026.03.23 21:27:45.263163 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 15945 | 2026.03.23 21:27:45.268235 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 15946 | 2026.03.23 21:27:45.273082 [ 197 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 15947 | 2026.03.23 21:27:45.331944 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.087837155 sec., 6523.4353275672465 rows/sec., 33.73 MiB/sec. | ||
| 15948 | 2026.03.23 21:27:45.334961 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15949 | 2026.03.23 21:27:45.337105 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15950 | 2026.03.23 21:27:45.337235 [ 191 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_76_15} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15951 | 2026.03.23 21:27:45.340166 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15952 | 2026.03.23 21:27:46.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.28 MiB, peak 412.68 MiB, free memory in arenas 0.00 B, will set to 394.23 MiB (RSS), difference: -1.05 MiB | ||
| 15953 | 2026.03.23 21:27:48.884817 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15954 | 2026.03.23 21:27:48.885016 [ 260 ] {ba0e176c-a471-409e-81ef-f7b373d372a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15955 | 2026.03.23 21:27:48.885080 [ 260 ] {ba0e176c-a471-409e-81ef-f7b373d372a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15956 | 2026.03.23 21:27:48.885748 [ 260 ] {ba0e176c-a471-409e-81ef-f7b373d372a6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2026.03.23 21:27:48.885798 [ 260 ] {ba0e176c-a471-409e-81ef-f7b373d372a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15958 | 2026.03.23 21:27:48.886196 [ 260 ] {ba0e176c-a471-409e-81ef-f7b373d372a6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15959 | 2026.03.23 21:27:48.886411 [ 260 ] {ba0e176c-a471-409e-81ef-f7b373d372a6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2026.03.23 21:27:48.886568 [ 260 ] {ba0e176c-a471-409e-81ef-f7b373d372a6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.69 MiB/sec. | ||
| 15961 | 2026.03.23 21:27:48.886570 [ 92 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15962 | 2026.03.23 21:27:48.886610 [ 260 ] {ba0e176c-a471-409e-81ef-f7b373d372a6} <Debug> TCPHandler: Processed in 0.001923278 sec. | ||
| 15963 | 2026.03.23 21:27:48.886641 [ 92 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15964 | 2026.03.23 21:27:48.886666 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15965 | 2026.03.23 21:27:48.886745 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15966 | 2026.03.23 21:27:48.886813 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15967 | 2026.03.23 21:27:48.886842 [ 260 ] {37b332ce-e5ff-4ba6-8a28-3a9363107eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15968 | 2026.03.23 21:27:48.886896 [ 260 ] {37b332ce-e5ff-4ba6-8a28-3a9363107eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15969 | 2026.03.23 21:27:48.886966 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15970 | 2026.03.23 21:27:48.887009 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2618 rows starting from the beginning of the part | ||
| 15971 | 2026.03.23 21:27:48.887079 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 200 rows starting from the beginning of the part | ||
| 15972 | 2026.03.23 21:27:48.887126 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 118 rows starting from the beginning of the part | ||
| 15973 | 2026.03.23 21:27:48.887172 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 76 rows starting from the beginning of the part | ||
| 15974 | 2026.03.23 21:27:48.887214 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 2470 rows starting from the beginning of the part | ||
| 15975 | 2026.03.23 21:27:48.887265 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 15976 | 2026.03.23 21:27:48.887321 [ 260 ] {37b332ce-e5ff-4ba6-8a28-3a9363107eac} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15977 | 2026.03.23 21:27:48.887362 [ 260 ] {37b332ce-e5ff-4ba6-8a28-3a9363107eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15978 | 2026.03.23 21:27:48.887704 [ 260 ] {37b332ce-e5ff-4ba6-8a28-3a9363107eac} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15979 | 2026.03.23 21:27:48.887946 [ 260 ] {37b332ce-e5ff-4ba6-8a28-3a9363107eac} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2026.03.23 21:27:48.888088 [ 92 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15981 | 2026.03.23 21:27:48.888095 [ 260 ] {37b332ce-e5ff-4ba6-8a28-3a9363107eac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 15982 | 2026.03.23 21:27:48.888136 [ 92 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2026.03.23 21:27:48.888156 [ 260 ] {37b332ce-e5ff-4ba6-8a28-3a9363107eac} <Debug> TCPHandler: Processed in 0.001470326 sec. | ||
| 15984 | 2026.03.23 21:27:48.888160 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15985 | 2026.03.23 21:27:48.888267 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15986 | 2026.03.23 21:27:48.888277 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15987 | 2026.03.23 21:27:48.888389 [ 260 ] {da4f892a-9fc5-4ebb-b179-a598f989bafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15988 | 2026.03.23 21:27:48.888401 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15989 | 2026.03.23 21:27:48.888432 [ 260 ] {da4f892a-9fc5-4ebb-b179-a598f989bafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15990 | 2026.03.23 21:27:48.888438 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1403 rows starting from the beginning of the part | ||
| 15991 | 2026.03.23 21:27:48.888505 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 118 rows starting from the beginning of the part | ||
| 15992 | 2026.03.23 21:27:48.888549 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 95 rows starting from the beginning of the part | ||
| 15993 | 2026.03.23 21:27:48.888590 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 74 rows starting from the beginning of the part | ||
| 15994 | 2026.03.23 21:27:48.888630 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1327 rows starting from the beginning of the part | ||
| 15995 | 2026.03.23 21:27:48.888670 [ 189 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 15996 | 2026.03.23 21:27:48.888819 [ 260 ] {da4f892a-9fc5-4ebb-b179-a598f989bafe} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2026.03.23 21:27:48.888861 [ 260 ] {da4f892a-9fc5-4ebb-b179-a598f989bafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15998 | 2026.03.23 21:27:48.889214 [ 260 ] {da4f892a-9fc5-4ebb-b179-a598f989bafe} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15999 | 2026.03.23 21:27:48.889283 [ 192 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002535643 sec., 2184061.3998106197 rows/sec., 173.52 MiB/sec. | ||
| 16000 | 2026.03.23 21:27:48.889441 [ 260 ] {da4f892a-9fc5-4ebb-b179-a598f989bafe} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2026.03.23 21:27:48.889568 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16002 | 2026.03.23 21:27:48.889578 [ 260 ] {da4f892a-9fc5-4ebb-b179-a598f989bafe} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001208 sec., 105960.26490066224 rows/sec., 7.38 MiB/sec. | ||
| 16003 | 2026.03.23 21:27:48.889617 [ 260 ] {da4f892a-9fc5-4ebb-b179-a598f989bafe} <Debug> TCPHandler: Processed in 0.001387285 sec. | ||
| 16004 | 2026.03.23 21:27:48.889728 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16005 | 2026.03.23 21:27:48.889821 [ 260 ] {f66d9fb8-def6-4cd9-bec1-98debc6bcdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16006 | 2026.03.23 21:27:48.889831 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2026.03.23 21:27:48.889863 [ 260 ] {f66d9fb8-def6-4cd9-bec1-98debc6bcdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16008 | 2026.03.23 21:27:48.889899 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_131_26} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16009 | 2026.03.23 21:27:48.889908 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682652 sec., 1831038.146925211 rows/sec., 132.99 MiB/sec. | ||
| 16010 | 2026.03.23 21:27:48.889996 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 16011 | 2026.03.23 21:27:48.890153 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16012 | 2026.03.23 21:27:48.890227 [ 260 ] {f66d9fb8-def6-4cd9-bec1-98debc6bcdd7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16013 | 2026.03.23 21:27:48.890268 [ 260 ] {f66d9fb8-def6-4cd9-bec1-98debc6bcdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16014 | 2026.03.23 21:27:48.890476 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2026.03.23 21:27:48.890570 [ 192 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_131_26} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16016 | 2026.03.23 21:27:48.890617 [ 260 ] {f66d9fb8-def6-4cd9-bec1-98debc6bcdd7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16017 | 2026.03.23 21:27:48.890671 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 16018 | 2026.03.23 21:27:48.890834 [ 260 ] {f66d9fb8-def6-4cd9-bec1-98debc6bcdd7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2026.03.23 21:27:48.890969 [ 260 ] {f66d9fb8-def6-4cd9-bec1-98debc6bcdd7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001166 sec., 41166.3807890223 rows/sec., 2.77 MiB/sec. | ||
| 16020 | 2026.03.23 21:27:48.890972 [ 92 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16021 | 2026.03.23 21:27:48.891008 [ 260 ] {f66d9fb8-def6-4cd9-bec1-98debc6bcdd7} <Debug> TCPHandler: Processed in 0.001326683 sec. | ||
| 16022 | 2026.03.23 21:27:48.891023 [ 92 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.03.23 21:27:48.891047 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16024 | 2026.03.23 21:27:48.891195 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16025 | 2026.03.23 21:27:48.891349 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16026 | 2026.03.23 21:27:48.891386 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6420 rows starting from the beginning of the part | ||
| 16027 | 2026.03.23 21:27:48.891454 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 16028 | 2026.03.23 21:27:48.891499 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 16029 | 2026.03.23 21:27:48.891541 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16030 | 2026.03.23 21:27:48.891580 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 12 rows starting from the beginning of the part | ||
| 16031 | 2026.03.23 21:27:48.891620 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
| 16032 | 2026.03.23 21:27:48.893511 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6660 rows, containing 4 columns (4 merged, 0 gathered) in 0.00239568 sec., 2780004.0072129834 rows/sec., 187.32 MiB/sec. | ||
| 16033 | 2026.03.23 21:27:48.893905 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16034 | 2026.03.23 21:27:48.894163 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.03.23 21:27:48.894228 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_131_26} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16036 | 2026.03.23 21:27:48.894311 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 16037 | 2026.03.23 21:27:50.792622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36896 | ||
| 16038 | 2026.03.23 21:27:50.793152 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.03.23 21:27:50.793202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16040 | 2026.03.23 21:27:50.793716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16041 | 2026.03.23 21:27:50.793965 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.03.23 21:27:50.794128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36896 | ||
| 16043 | 2026.03.23 21:27:52.747633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16044 | 2026.03.23 21:27:52.766586 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2026.03.23 21:27:52.766650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16046 | 2026.03.23 21:27:52.772351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16047 | 2026.03.23 21:27:52.773061 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2026.03.23 21:27:52.776472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16049 | 2026.03.23 21:27:53.422025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1974 | ||
| 16050 | 2026.03.23 21:27:53.424618 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16051 | 2026.03.23 21:27:53.424675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16052 | 2026.03.23 21:27:53.425931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16053 | 2026.03.23 21:27:53.426226 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16054 | 2026.03.23 21:27:53.426647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1974 | ||
| 16055 | 2026.03.23 21:27:53.564672 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16056 | 2026.03.23 21:27:53.564726 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16057 | 2026.03.23 21:27:53.568221 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16058 | 2026.03.23 21:27:53.886813 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2026.03.23 21:27:53.886998 [ 260 ] {2f709edc-33bd-4a99-bc13-38f99b260aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16060 | 2026.03.23 21:27:53.887080 [ 260 ] {2f709edc-33bd-4a99-bc13-38f99b260aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16061 | 2026.03.23 21:27:53.887780 [ 260 ] {2f709edc-33bd-4a99-bc13-38f99b260aa8} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2026.03.23 21:27:53.887831 [ 260 ] {2f709edc-33bd-4a99-bc13-38f99b260aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16063 | 2026.03.23 21:27:53.888270 [ 260 ] {2f709edc-33bd-4a99-bc13-38f99b260aa8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16064 | 2026.03.23 21:27:53.888531 [ 260 ] {2f709edc-33bd-4a99-bc13-38f99b260aa8} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.03.23 21:27:53.888702 [ 260 ] {2f709edc-33bd-4a99-bc13-38f99b260aa8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001749 sec., 43453.40194396798 rows/sec., 3.58 MiB/sec. | ||
| 16066 | 2026.03.23 21:27:53.888788 [ 260 ] {2f709edc-33bd-4a99-bc13-38f99b260aa8} <Debug> TCPHandler: Processed in 0.002115883 sec. | ||
| 16067 | 2026.03.23 21:27:53.888931 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2026.03.23 21:27:53.889040 [ 260 ] {131516b5-c003-4b94-9e3f-4631a82fdc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16069 | 2026.03.23 21:27:53.889089 [ 260 ] {131516b5-c003-4b94-9e3f-4631a82fdc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16070 | 2026.03.23 21:27:53.889528 [ 260 ] {131516b5-c003-4b94-9e3f-4631a82fdc5b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2026.03.23 21:27:53.889566 [ 260 ] {131516b5-c003-4b94-9e3f-4631a82fdc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16072 | 2026.03.23 21:27:53.889878 [ 260 ] {131516b5-c003-4b94-9e3f-4631a82fdc5b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16073 | 2026.03.23 21:27:53.890096 [ 260 ] {131516b5-c003-4b94-9e3f-4631a82fdc5b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.03.23 21:27:53.890244 [ 260 ] {131516b5-c003-4b94-9e3f-4631a82fdc5b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00123 sec., 8130.081300813008 rows/sec., 611.34 KiB/sec. | ||
| 16075 | 2026.03.23 21:27:53.890287 [ 260 ] {131516b5-c003-4b94-9e3f-4631a82fdc5b} <Debug> TCPHandler: Processed in 0.001408545 sec. | ||
| 16076 | 2026.03.23 21:27:53.890356 [ 220 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16077 | 2026.03.23 21:27:53.890403 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16078 | 2026.03.23 21:27:53.890406 [ 220 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16079 | 2026.03.23 21:27:53.890506 [ 260 ] {2b39d693-d23e-4e8b-a3a1-962592ff8b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16080 | 2026.03.23 21:27:53.890554 [ 260 ] {2b39d693-d23e-4e8b-a3a1-962592ff8b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16081 | 2026.03.23 21:27:53.891013 [ 260 ] {2b39d693-d23e-4e8b-a3a1-962592ff8b20} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.03.23 21:27:53.891052 [ 260 ] {2b39d693-d23e-4e8b-a3a1-962592ff8b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16083 | 2026.03.23 21:27:53.891385 [ 260 ] {2b39d693-d23e-4e8b-a3a1-962592ff8b20} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16084 | 2026.03.23 21:27:53.891635 [ 260 ] {2b39d693-d23e-4e8b-a3a1-962592ff8b20} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.03.23 21:27:53.891794 [ 260 ] {2b39d693-d23e-4e8b-a3a1-962592ff8b20} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001307 sec., 56618.20964039786 rows/sec., 4.42 MiB/sec. | ||
| 16086 | 2026.03.23 21:27:53.891837 [ 260 ] {2b39d693-d23e-4e8b-a3a1-962592ff8b20} <Debug> TCPHandler: Processed in 0.001484587 sec. | ||
| 16087 | 2026.03.23 21:27:53.891981 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2026.03.23 21:27:53.892079 [ 260 ] {8f72f9a1-3a35-4663-ae97-95d0547fa5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16089 | 2026.03.23 21:27:53.892126 [ 260 ] {8f72f9a1-3a35-4663-ae97-95d0547fa5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16090 | 2026.03.23 21:27:53.892557 [ 260 ] {8f72f9a1-3a35-4663-ae97-95d0547fa5d9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.03.23 21:27:53.892597 [ 260 ] {8f72f9a1-3a35-4663-ae97-95d0547fa5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16092 | 2026.03.23 21:27:53.892960 [ 260 ] {8f72f9a1-3a35-4663-ae97-95d0547fa5d9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16093 | 2026.03.23 21:27:53.893187 [ 260 ] {8f72f9a1-3a35-4663-ae97-95d0547fa5d9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.03.23 21:27:53.893323 [ 260 ] {8f72f9a1-3a35-4663-ae97-95d0547fa5d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 16095 | 2026.03.23 21:27:53.893364 [ 260 ] {8f72f9a1-3a35-4663-ae97-95d0547fa5d9} <Debug> TCPHandler: Processed in 0.001433346 sec. | ||
| 16096 | 2026.03.23 21:27:53.893483 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.03.23 21:27:53.893578 [ 260 ] {6c834094-d688-46d4-9d06-60142df89579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16098 | 2026.03.23 21:27:53.893633 [ 260 ] {6c834094-d688-46d4-9d06-60142df89579} <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 | ||
| 16099 | 2026.03.23 21:27:53.894485 [ 260 ] {6c834094-d688-46d4-9d06-60142df89579} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.03.23 21:27:53.894524 [ 260 ] {6c834094-d688-46d4-9d06-60142df89579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16101 | 2026.03.23 21:27:53.895039 [ 260 ] {6c834094-d688-46d4-9d06-60142df89579} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16102 | 2026.03.23 21:27:53.895271 [ 260 ] {6c834094-d688-46d4-9d06-60142df89579} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.03.23 21:27:53.895428 [ 260 ] {6c834094-d688-46d4-9d06-60142df89579} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001868 sec., 5353.319057815846 rows/sec., 9.59 MiB/sec. | ||
| 16104 | 2026.03.23 21:27:53.895507 [ 260 ] {6c834094-d688-46d4-9d06-60142df89579} <Debug> TCPHandler: Processed in 0.002072222 sec. | ||
| 16105 | 2026.03.23 21:27:53.895627 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16106 | 2026.03.23 21:27:53.895732 [ 260 ] {6d5693d0-35af-476c-8f9c-7f826d1e0ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16107 | 2026.03.23 21:27:53.895778 [ 260 ] {6d5693d0-35af-476c-8f9c-7f826d1e0ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16108 | 2026.03.23 21:27:53.896107 [ 220 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16109 | 2026.03.23 21:27:53.896132 [ 260 ] {6d5693d0-35af-476c-8f9c-7f826d1e0ab0} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2026.03.23 21:27:53.896174 [ 260 ] {6d5693d0-35af-476c-8f9c-7f826d1e0ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16111 | 2026.03.23 21:27:53.896501 [ 260 ] {6d5693d0-35af-476c-8f9c-7f826d1e0ab0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16112 | 2026.03.23 21:27:53.896731 [ 260 ] {6d5693d0-35af-476c-8f9c-7f826d1e0ab0} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.03.23 21:27:53.896870 [ 260 ] {6d5693d0-35af-476c-8f9c-7f826d1e0ab0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 16114 | 2026.03.23 21:27:53.896914 [ 260 ] {6d5693d0-35af-476c-8f9c-7f826d1e0ab0} <Debug> TCPHandler: Processed in 0.001339843 sec. | ||
| 16115 | 2026.03.23 21:27:56.736924 [ 219 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16116 | 2026.03.23 21:27:56.736974 [ 219 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16117 | 2026.03.23 21:27:56.738332 [ 219 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16118 | 2026.03.23 21:27:58.080662 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16119 | 2026.03.23 21:27:58.080720 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16120 | 2026.03.23 21:27:58.108755 [ 219 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16121 | 2026.03.23 21:27:58.108815 [ 219 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16122 | 2026.03.23 21:27:58.112665 [ 219 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16123 | 2026.03.23 21:27:58.294358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37408 | ||
| 16124 | 2026.03.23 21:27:58.295279 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16125 | 2026.03.23 21:27:58.295375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16126 | 2026.03.23 21:27:58.295967 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16127 | 2026.03.23 21:27:58.296214 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.03.23 21:27:58.296375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37408 | ||
| 16129 | 2026.03.23 21:27:58.887700 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2026.03.23 21:27:58.887881 [ 260 ] {693666f3-71e8-4139-a864-07ae17fdeb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16131 | 2026.03.23 21:27:58.887946 [ 260 ] {693666f3-71e8-4139-a864-07ae17fdeb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16132 | 2026.03.23 21:27:58.888646 [ 260 ] {693666f3-71e8-4139-a864-07ae17fdeb0c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16133 | 2026.03.23 21:27:58.888696 [ 260 ] {693666f3-71e8-4139-a864-07ae17fdeb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16134 | 2026.03.23 21:27:58.889086 [ 260 ] {693666f3-71e8-4139-a864-07ae17fdeb0c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16135 | 2026.03.23 21:27:58.889309 [ 260 ] {693666f3-71e8-4139-a864-07ae17fdeb0c} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16136 | 2026.03.23 21:27:58.889458 [ 260 ] {693666f3-71e8-4139-a864-07ae17fdeb0c} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001628 sec., 72481.57248157248 rows/sec., 6.17 MiB/sec. | ||
| 16137 | 2026.03.23 21:27:58.889499 [ 260 ] {693666f3-71e8-4139-a864-07ae17fdeb0c} <Debug> TCPHandler: Processed in 0.001932168 sec. | ||
| 16138 | 2026.03.23 21:27:58.889631 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16139 | 2026.03.23 21:27:58.889724 [ 260 ] {ad53ff87-f1aa-44eb-9179-11217e040a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16140 | 2026.03.23 21:27:58.889765 [ 260 ] {ad53ff87-f1aa-44eb-9179-11217e040a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16141 | 2026.03.23 21:27:58.890184 [ 260 ] {ad53ff87-f1aa-44eb-9179-11217e040a27} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16142 | 2026.03.23 21:27:58.890221 [ 260 ] {ad53ff87-f1aa-44eb-9179-11217e040a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16143 | 2026.03.23 21:27:58.890516 [ 260 ] {ad53ff87-f1aa-44eb-9179-11217e040a27} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16144 | 2026.03.23 21:27:58.890732 [ 260 ] {ad53ff87-f1aa-44eb-9179-11217e040a27} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16145 | 2026.03.23 21:27:58.890866 [ 260 ] {ad53ff87-f1aa-44eb-9179-11217e040a27} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00116 sec., 26724.137931034482 rows/sec., 1.96 MiB/sec. | ||
| 16146 | 2026.03.23 21:27:58.890904 [ 260 ] {ad53ff87-f1aa-44eb-9179-11217e040a27} <Debug> TCPHandler: Processed in 0.001320793 sec. | ||
| 16147 | 2026.03.23 21:27:58.891021 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16148 | 2026.03.23 21:27:58.891112 [ 260 ] {a6d9cd6e-b57c-4f9d-bf30-c515a149f83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16149 | 2026.03.23 21:27:58.891152 [ 260 ] {a6d9cd6e-b57c-4f9d-bf30-c515a149f83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16150 | 2026.03.23 21:27:58.891580 [ 260 ] {a6d9cd6e-b57c-4f9d-bf30-c515a149f83b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16151 | 2026.03.23 21:27:58.891616 [ 260 ] {a6d9cd6e-b57c-4f9d-bf30-c515a149f83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16152 | 2026.03.23 21:27:58.891914 [ 260 ] {a6d9cd6e-b57c-4f9d-bf30-c515a149f83b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16153 | 2026.03.23 21:27:58.892120 [ 260 ] {a6d9cd6e-b57c-4f9d-bf30-c515a149f83b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2026.03.23 21:27:58.892246 [ 260 ] {a6d9cd6e-b57c-4f9d-bf30-c515a149f83b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001151 sec., 82536.92441355344 rows/sec., 6.45 MiB/sec. | ||
| 16155 | 2026.03.23 21:27:58.892283 [ 260 ] {a6d9cd6e-b57c-4f9d-bf30-c515a149f83b} <Debug> TCPHandler: Processed in 0.001308842 sec. | ||
| 16156 | 2026.03.23 21:27:58.892407 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16157 | 2026.03.23 21:27:58.892405 [ 217 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16158 | 2026.03.23 21:27:58.892479 [ 217 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16159 | 2026.03.23 21:27:58.892510 [ 260 ] {589ebec8-f44a-463d-bec3-3727dac99e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16160 | 2026.03.23 21:27:58.892562 [ 260 ] {589ebec8-f44a-463d-bec3-3727dac99e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16161 | 2026.03.23 21:27:58.892996 [ 260 ] {589ebec8-f44a-463d-bec3-3727dac99e78} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16162 | 2026.03.23 21:27:58.893032 [ 260 ] {589ebec8-f44a-463d-bec3-3727dac99e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16163 | 2026.03.23 21:27:58.893382 [ 260 ] {589ebec8-f44a-463d-bec3-3727dac99e78} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16164 | 2026.03.23 21:27:58.893643 [ 260 ] {589ebec8-f44a-463d-bec3-3727dac99e78} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16165 | 2026.03.23 21:27:58.893785 [ 260 ] {589ebec8-f44a-463d-bec3-3727dac99e78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 16166 | 2026.03.23 21:27:58.893823 [ 260 ] {589ebec8-f44a-463d-bec3-3727dac99e78} <Debug> TCPHandler: Processed in 0.001463147 sec. | ||
| 16167 | 2026.03.23 21:27:58.893913 [ 205 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16168 | 2026.03.23 21:27:58.893940 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2026.03.23 21:27:58.893960 [ 205 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16170 | 2026.03.23 21:27:58.894043 [ 260 ] {786cdefa-9442-49ed-b9b4-2ca09b54c8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16171 | 2026.03.23 21:27:58.894102 [ 260 ] {786cdefa-9442-49ed-b9b4-2ca09b54c8b3} <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 | ||
| 16172 | 2026.03.23 21:27:58.894951 [ 260 ] {786cdefa-9442-49ed-b9b4-2ca09b54c8b3} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16173 | 2026.03.23 21:27:58.894990 [ 260 ] {786cdefa-9442-49ed-b9b4-2ca09b54c8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16174 | 2026.03.23 21:27:58.895539 [ 260 ] {786cdefa-9442-49ed-b9b4-2ca09b54c8b3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16175 | 2026.03.23 21:27:58.895923 [ 260 ] {786cdefa-9442-49ed-b9b4-2ca09b54c8b3} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16176 | 2026.03.23 21:27:58.896101 [ 260 ] {786cdefa-9442-49ed-b9b4-2ca09b54c8b3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002074 sec., 14946.962391513984 rows/sec., 26.78 MiB/sec. | ||
| 16177 | 2026.03.23 21:27:58.896168 [ 260 ] {786cdefa-9442-49ed-b9b4-2ca09b54c8b3} <Debug> TCPHandler: Processed in 0.002274547 sec. | ||
| 16178 | 2026.03.23 21:27:58.896293 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16179 | 2026.03.23 21:27:58.896387 [ 260 ] {545977ae-87e4-49ff-b9a6-bfa343d2fef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16180 | 2026.03.23 21:27:58.896428 [ 260 ] {545977ae-87e4-49ff-b9a6-bfa343d2fef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16181 | 2026.03.23 21:27:58.896775 [ 260 ] {545977ae-87e4-49ff-b9a6-bfa343d2fef0} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16182 | 2026.03.23 21:27:58.896814 [ 260 ] {545977ae-87e4-49ff-b9a6-bfa343d2fef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16183 | 2026.03.23 21:27:58.897117 [ 217 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16184 | 2026.03.23 21:27:58.897155 [ 260 ] {545977ae-87e4-49ff-b9a6-bfa343d2fef0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16185 | 2026.03.23 21:27:58.897379 [ 260 ] {545977ae-87e4-49ff-b9a6-bfa343d2fef0} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2026.03.23 21:27:58.897513 [ 260 ] {545977ae-87e4-49ff-b9a6-bfa343d2fef0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 16187 | 2026.03.23 21:27:58.897548 [ 260 ] {545977ae-87e4-49ff-b9a6-bfa343d2fef0} <Debug> TCPHandler: Processed in 0.001303512 sec. | ||
| 16188 | 2026.03.23 21:27:58.899719 [ 205 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16189 | 2026.03.23 21:27:58.920691 [ 76 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 16190 | 2026.03.23 21:27:58.920771 [ 76 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16191 | 2026.03.23 21:27:58.920800 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16192 | 2026.03.23 21:27:58.920933 [ 192 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
| 16193 | 2026.03.23 21:27:58.921077 [ 192 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16194 | 2026.03.23 21:27:58.921124 [ 192 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 825 rows starting from the beginning of the part | ||
| 16195 | 2026.03.23 21:27:58.921215 [ 192 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 16196 | 2026.03.23 21:27:58.921280 [ 192 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 801 rows starting from the beginning of the part | ||
| 16197 | 2026.03.23 21:27:58.921344 [ 192 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 16198 | 2026.03.23 21:27:58.921403 [ 192 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 801 rows starting from the beginning of the part | ||
| 16199 | 2026.03.23 21:27:58.922616 [ 194 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739803 sec., 1422574.854739301 rows/sec., 88.64 MiB/sec. | ||
| 16200 | 2026.03.23 21:27:58.922843 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 16201 | 2026.03.23 21:27:58.923187 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2026.03.23 21:27:58.923267 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_38_9} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
| 16203 | 2026.03.23 21:27:58.923361 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 16204 | 2026.03.23 21:27:59.593740 [ 220 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16205 | 2026.03.23 21:27:59.593784 [ 220 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16206 | 2026.03.23 21:27:59.595985 [ 220 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16207 | 2026.03.23 21:28:00.276596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16208 | 2026.03.23 21:28:00.293274 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16209 | 2026.03.23 21:28:00.293318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16210 | 2026.03.23 21:28:00.299507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16211 | 2026.03.23 21:28:00.300221 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16212 | 2026.03.23 21:28:00.303391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16213 | 2026.03.23 21:28:03.426925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1998 | ||
| 16214 | 2026.03.23 21:28:03.429257 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2026.03.23 21:28:03.429319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16216 | 2026.03.23 21:28:03.430568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16217 | 2026.03.23 21:28:03.430868 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16218 | 2026.03.23 21:28:03.431268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1998 | ||
| 16219 | 2026.03.23 21:28:03.889194 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16220 | 2026.03.23 21:28:03.889375 [ 260 ] {2cc83b9e-6ad6-4d2a-92c6-87c65c5c4ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16221 | 2026.03.23 21:28:03.889449 [ 260 ] {2cc83b9e-6ad6-4d2a-92c6-87c65c5c4ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16222 | 2026.03.23 21:28:03.890143 [ 260 ] {2cc83b9e-6ad6-4d2a-92c6-87c65c5c4ee5} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16223 | 2026.03.23 21:28:03.890197 [ 260 ] {2cc83b9e-6ad6-4d2a-92c6-87c65c5c4ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16224 | 2026.03.23 21:28:03.890603 [ 260 ] {2cc83b9e-6ad6-4d2a-92c6-87c65c5c4ee5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16225 | 2026.03.23 21:28:03.890823 [ 260 ] {2cc83b9e-6ad6-4d2a-92c6-87c65c5c4ee5} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16226 | 2026.03.23 21:28:03.890982 [ 260 ] {2cc83b9e-6ad6-4d2a-92c6-87c65c5c4ee5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 16227 | 2026.03.23 21:28:03.891033 [ 260 ] {2cc83b9e-6ad6-4d2a-92c6-87c65c5c4ee5} <Debug> TCPHandler: Processed in 0.001972339 sec. | ||
| 16228 | 2026.03.23 21:28:03.891161 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16229 | 2026.03.23 21:28:03.891264 [ 260 ] {4a5f1e77-b030-4bbd-926f-3249f5008334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16230 | 2026.03.23 21:28:03.891308 [ 260 ] {4a5f1e77-b030-4bbd-926f-3249f5008334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16231 | 2026.03.23 21:28:03.891813 [ 260 ] {4a5f1e77-b030-4bbd-926f-3249f5008334} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.03.23 21:28:03.891850 [ 260 ] {4a5f1e77-b030-4bbd-926f-3249f5008334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16233 | 2026.03.23 21:28:03.892170 [ 260 ] {4a5f1e77-b030-4bbd-926f-3249f5008334} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16234 | 2026.03.23 21:28:03.892378 [ 260 ] {4a5f1e77-b030-4bbd-926f-3249f5008334} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2026.03.23 21:28:03.892510 [ 260 ] {4a5f1e77-b030-4bbd-926f-3249f5008334} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.00127 sec., 154330.7086614173 rows/sec., 13.74 MiB/sec. | ||
| 16236 | 2026.03.23 21:28:03.892548 [ 260 ] {4a5f1e77-b030-4bbd-926f-3249f5008334} <Debug> TCPHandler: Processed in 0.001439216 sec. | ||
| 16237 | 2026.03.23 21:28:03.892659 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16238 | 2026.03.23 21:28:03.892754 [ 260 ] {bd91d8c8-79f4-43d4-87e6-748e2756c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16239 | 2026.03.23 21:28:03.892795 [ 260 ] {bd91d8c8-79f4-43d4-87e6-748e2756c648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16240 | 2026.03.23 21:28:03.893192 [ 260 ] {bd91d8c8-79f4-43d4-87e6-748e2756c648} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16241 | 2026.03.23 21:28:03.893228 [ 260 ] {bd91d8c8-79f4-43d4-87e6-748e2756c648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16242 | 2026.03.23 21:28:03.893520 [ 260 ] {bd91d8c8-79f4-43d4-87e6-748e2756c648} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16243 | 2026.03.23 21:28:03.893721 [ 260 ] {bd91d8c8-79f4-43d4-87e6-748e2756c648} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16244 | 2026.03.23 21:28:03.893851 [ 260 ] {bd91d8c8-79f4-43d4-87e6-748e2756c648} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001116 sec., 19713.26164874552 rows/sec., 1.50 MiB/sec. | ||
| 16245 | 2026.03.23 21:28:03.893889 [ 260 ] {bd91d8c8-79f4-43d4-87e6-748e2756c648} <Debug> TCPHandler: Processed in 0.001278932 sec. | ||
| 16246 | 2026.03.23 21:28:03.893990 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16247 | 2026.03.23 21:28:03.894082 [ 260 ] {5f153a5b-e04f-4b57-9961-d25618321b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16248 | 2026.03.23 21:28:03.894124 [ 260 ] {5f153a5b-e04f-4b57-9961-d25618321b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16249 | 2026.03.23 21:28:03.894509 [ 260 ] {5f153a5b-e04f-4b57-9961-d25618321b98} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2026.03.23 21:28:03.894546 [ 260 ] {5f153a5b-e04f-4b57-9961-d25618321b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16251 | 2026.03.23 21:28:03.894839 [ 260 ] {5f153a5b-e04f-4b57-9961-d25618321b98} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16252 | 2026.03.23 21:28:03.895054 [ 260 ] {5f153a5b-e04f-4b57-9961-d25618321b98} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2026.03.23 21:28:03.895184 [ 260 ] {5f153a5b-e04f-4b57-9961-d25618321b98} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. | ||
| 16254 | 2026.03.23 21:28:03.895221 [ 260 ] {5f153a5b-e04f-4b57-9961-d25618321b98} <Debug> TCPHandler: Processed in 0.001280182 sec. | ||
| 16255 | 2026.03.23 21:28:03.895319 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16256 | 2026.03.23 21:28:03.895411 [ 260 ] {9ec10dcb-b3e9-41e9-99d6-7bdcc64fce9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16257 | 2026.03.23 21:28:03.895451 [ 260 ] {9ec10dcb-b3e9-41e9-99d6-7bdcc64fce9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16258 | 2026.03.23 21:28:03.895829 [ 260 ] {9ec10dcb-b3e9-41e9-99d6-7bdcc64fce9b} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2026.03.23 21:28:03.895865 [ 260 ] {9ec10dcb-b3e9-41e9-99d6-7bdcc64fce9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16260 | 2026.03.23 21:28:03.896156 [ 260 ] {9ec10dcb-b3e9-41e9-99d6-7bdcc64fce9b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16261 | 2026.03.23 21:28:03.896360 [ 260 ] {9ec10dcb-b3e9-41e9-99d6-7bdcc64fce9b} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2026.03.23 21:28:03.896488 [ 260 ] {9ec10dcb-b3e9-41e9-99d6-7bdcc64fce9b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 16263 | 2026.03.23 21:28:03.896527 [ 260 ] {9ec10dcb-b3e9-41e9-99d6-7bdcc64fce9b} <Debug> TCPHandler: Processed in 0.001256341 sec. | ||
| 16264 | 2026.03.23 21:28:03.896627 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16265 | 2026.03.23 21:28:03.896718 [ 260 ] {04b9a1c4-e66e-479f-8559-008bb9dd0efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16266 | 2026.03.23 21:28:03.896758 [ 260 ] {04b9a1c4-e66e-479f-8559-008bb9dd0efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16267 | 2026.03.23 21:28:03.897180 [ 260 ] {04b9a1c4-e66e-479f-8559-008bb9dd0efb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16268 | 2026.03.23 21:28:03.897216 [ 260 ] {04b9a1c4-e66e-479f-8559-008bb9dd0efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16269 | 2026.03.23 21:28:03.897523 [ 260 ] {04b9a1c4-e66e-479f-8559-008bb9dd0efb} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16270 | 2026.03.23 21:28:03.897725 [ 260 ] {04b9a1c4-e66e-479f-8559-008bb9dd0efb} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16271 | 2026.03.23 21:28:03.897854 [ 260 ] {04b9a1c4-e66e-479f-8559-008bb9dd0efb} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001153 sec., 95403.29575021683 rows/sec., 7.77 MiB/sec. | ||
| 16272 | 2026.03.23 21:28:03.897894 [ 260 ] {04b9a1c4-e66e-479f-8559-008bb9dd0efb} <Debug> TCPHandler: Processed in 0.001315643 sec. | ||
| 16273 | 2026.03.23 21:28:03.898003 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16274 | 2026.03.23 21:28:03.898095 [ 260 ] {2a6f1762-4472-4230-a0c9-756c6dd8bcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16275 | 2026.03.23 21:28:03.898138 [ 260 ] {2a6f1762-4472-4230-a0c9-756c6dd8bcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16276 | 2026.03.23 21:28:03.898529 [ 260 ] {2a6f1762-4472-4230-a0c9-756c6dd8bcd8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16277 | 2026.03.23 21:28:03.898565 [ 260 ] {2a6f1762-4472-4230-a0c9-756c6dd8bcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16278 | 2026.03.23 21:28:03.898890 [ 260 ] {2a6f1762-4472-4230-a0c9-756c6dd8bcd8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16279 | 2026.03.23 21:28:03.899102 [ 260 ] {2a6f1762-4472-4230-a0c9-756c6dd8bcd8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16280 | 2026.03.23 21:28:03.899232 [ 260 ] {2a6f1762-4472-4230-a0c9-756c6dd8bcd8} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001155 sec., 169696.9696969697 rows/sec., 12.17 MiB/sec. | ||
| 16281 | 2026.03.23 21:28:03.899269 [ 260 ] {2a6f1762-4472-4230-a0c9-756c6dd8bcd8} <Debug> TCPHandler: Processed in 0.001314573 sec. | ||
| 16282 | 2026.03.23 21:28:03.899377 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16283 | 2026.03.23 21:28:03.899470 [ 260 ] {4e2d9442-3bdb-4e32-a19f-a52b7b40d7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16284 | 2026.03.23 21:28:03.899524 [ 260 ] {4e2d9442-3bdb-4e32-a19f-a52b7b40d7c2} <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 | ||
| 16285 | 2026.03.23 21:28:03.900311 [ 260 ] {4e2d9442-3bdb-4e32-a19f-a52b7b40d7c2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16286 | 2026.03.23 21:28:03.900347 [ 260 ] {4e2d9442-3bdb-4e32-a19f-a52b7b40d7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16287 | 2026.03.23 21:28:03.900870 [ 260 ] {4e2d9442-3bdb-4e32-a19f-a52b7b40d7c2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16288 | 2026.03.23 21:28:03.901086 [ 260 ] {4e2d9442-3bdb-4e32-a19f-a52b7b40d7c2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2026.03.23 21:28:03.901232 [ 260 ] {4e2d9442-3bdb-4e32-a19f-a52b7b40d7c2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 16290 | 2026.03.23 21:28:03.901298 [ 260 ] {4e2d9442-3bdb-4e32-a19f-a52b7b40d7c2} <Debug> TCPHandler: Processed in 0.001969989 sec. | ||
| 16291 | 2026.03.23 21:28:03.901409 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16292 | 2026.03.23 21:28:03.901506 [ 260 ] {03bb7914-2170-4cb6-a2a1-7b83e88c3414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16293 | 2026.03.23 21:28:03.901549 [ 260 ] {03bb7914-2170-4cb6-a2a1-7b83e88c3414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16294 | 2026.03.23 21:28:03.901890 [ 260 ] {03bb7914-2170-4cb6-a2a1-7b83e88c3414} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16295 | 2026.03.23 21:28:03.901926 [ 260 ] {03bb7914-2170-4cb6-a2a1-7b83e88c3414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16296 | 2026.03.23 21:28:03.902225 [ 260 ] {03bb7914-2170-4cb6-a2a1-7b83e88c3414} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16297 | 2026.03.23 21:28:03.902430 [ 260 ] {03bb7914-2170-4cb6-a2a1-7b83e88c3414} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16298 | 2026.03.23 21:28:03.902559 [ 260 ] {03bb7914-2170-4cb6-a2a1-7b83e88c3414} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 16299 | 2026.03.23 21:28:03.902597 [ 260 ] {03bb7914-2170-4cb6-a2a1-7b83e88c3414} <Debug> TCPHandler: Processed in 0.001238371 sec. | ||
| 16300 | 2026.03.23 21:28:05.796585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37856 | ||
| 16301 | 2026.03.23 21:28:05.797271 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16302 | 2026.03.23 21:28:05.797318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16303 | 2026.03.23 21:28:05.797867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16304 | 2026.03.23 21:28:05.798111 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16305 | 2026.03.23 21:28:05.798265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37856 | ||
| 16306 | 2026.03.23 21:28:07.803502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16307 | 2026.03.23 21:28:07.821726 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16308 | 2026.03.23 21:28:07.821783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16309 | 2026.03.23 21:28:07.827930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16310 | 2026.03.23 21:28:07.828643 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16311 | 2026.03.23 21:28:07.831839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16312 | 2026.03.23 21:28:08.888180 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2026.03.23 21:28:08.888384 [ 260 ] {83cfdae2-9427-4e7f-b69e-f2067e5b6b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16314 | 2026.03.23 21:28:08.888454 [ 260 ] {83cfdae2-9427-4e7f-b69e-f2067e5b6b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16315 | 2026.03.23 21:28:08.889134 [ 260 ] {83cfdae2-9427-4e7f-b69e-f2067e5b6b7e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2026.03.23 21:28:08.889182 [ 260 ] {83cfdae2-9427-4e7f-b69e-f2067e5b6b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16317 | 2026.03.23 21:28:08.889644 [ 260 ] {83cfdae2-9427-4e7f-b69e-f2067e5b6b7e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16318 | 2026.03.23 21:28:08.889862 [ 260 ] {83cfdae2-9427-4e7f-b69e-f2067e5b6b7e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2026.03.23 21:28:08.890018 [ 260 ] {83cfdae2-9427-4e7f-b69e-f2067e5b6b7e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001678 sec., 70321.81168057211 rows/sec., 5.98 MiB/sec. | ||
| 16320 | 2026.03.23 21:28:08.890069 [ 260 ] {83cfdae2-9427-4e7f-b69e-f2067e5b6b7e} <Debug> TCPHandler: Processed in 0.0020271 sec. | ||
| 16321 | 2026.03.23 21:28:08.890198 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16322 | 2026.03.23 21:28:08.890300 [ 260 ] {b11bf79c-6e5f-43d0-b7e7-5254109d9f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16323 | 2026.03.23 21:28:08.890344 [ 260 ] {b11bf79c-6e5f-43d0-b7e7-5254109d9f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16324 | 2026.03.23 21:28:08.890772 [ 260 ] {b11bf79c-6e5f-43d0-b7e7-5254109d9f0e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.03.23 21:28:08.890811 [ 260 ] {b11bf79c-6e5f-43d0-b7e7-5254109d9f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16326 | 2026.03.23 21:28:08.891105 [ 260 ] {b11bf79c-6e5f-43d0-b7e7-5254109d9f0e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16327 | 2026.03.23 21:28:08.891304 [ 260 ] {b11bf79c-6e5f-43d0-b7e7-5254109d9f0e} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.03.23 21:28:08.891439 [ 260 ] {b11bf79c-6e5f-43d0-b7e7-5254109d9f0e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001162 sec., 26678.14113597246 rows/sec., 1.96 MiB/sec. | ||
| 16329 | 2026.03.23 21:28:08.891478 [ 260 ] {b11bf79c-6e5f-43d0-b7e7-5254109d9f0e} <Debug> TCPHandler: Processed in 0.001330253 sec. | ||
| 16330 | 2026.03.23 21:28:08.891588 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.03.23 21:28:08.891682 [ 260 ] {96cb3b76-b914-4e87-90dc-d1963fe82084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16332 | 2026.03.23 21:28:08.891723 [ 260 ] {96cb3b76-b914-4e87-90dc-d1963fe82084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16333 | 2026.03.23 21:28:08.892147 [ 260 ] {96cb3b76-b914-4e87-90dc-d1963fe82084} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.03.23 21:28:08.892183 [ 260 ] {96cb3b76-b914-4e87-90dc-d1963fe82084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16335 | 2026.03.23 21:28:08.892478 [ 260 ] {96cb3b76-b914-4e87-90dc-d1963fe82084} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16336 | 2026.03.23 21:28:08.892677 [ 260 ] {96cb3b76-b914-4e87-90dc-d1963fe82084} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.03.23 21:28:08.892805 [ 260 ] {96cb3b76-b914-4e87-90dc-d1963fe82084} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001142 sec., 83187.39054290717 rows/sec., 6.50 MiB/sec. | ||
| 16338 | 2026.03.23 21:28:08.892841 [ 260 ] {96cb3b76-b914-4e87-90dc-d1963fe82084} <Debug> TCPHandler: Processed in 0.001300882 sec. | ||
| 16339 | 2026.03.23 21:28:08.892952 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.03.23 21:28:08.893046 [ 260 ] {989fe789-85a0-4e0a-a4ca-08cd6001e17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16341 | 2026.03.23 21:28:08.893090 [ 260 ] {989fe789-85a0-4e0a-a4ca-08cd6001e17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16342 | 2026.03.23 21:28:08.893494 [ 260 ] {989fe789-85a0-4e0a-a4ca-08cd6001e17f} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.03.23 21:28:08.893531 [ 260 ] {989fe789-85a0-4e0a-a4ca-08cd6001e17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16344 | 2026.03.23 21:28:08.893863 [ 260 ] {989fe789-85a0-4e0a-a4ca-08cd6001e17f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16345 | 2026.03.23 21:28:08.894062 [ 260 ] {989fe789-85a0-4e0a-a4ca-08cd6001e17f} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.03.23 21:28:08.894191 [ 260 ] {989fe789-85a0-4e0a-a4ca-08cd6001e17f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 16347 | 2026.03.23 21:28:08.894186 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_130_34 to all_131_131_0 | ||
| 16348 | 2026.03.23 21:28:08.894229 [ 260 ] {989fe789-85a0-4e0a-a4ca-08cd6001e17f} <Debug> TCPHandler: Processed in 0.001323953 sec. | ||
| 16349 | 2026.03.23 21:28:08.894263 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16350 | 2026.03.23 21:28:08.894289 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16351 | 2026.03.23 21:28:08.894351 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16352 | 2026.03.23 21:28:08.894391 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_131_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_34 to all_131_131_0 into Compact with storage Full | ||
| 16353 | 2026.03.23 21:28:08.894448 [ 260 ] {66341c87-7367-4133-bad5-05650bf84d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16354 | 2026.03.23 21:28:08.894506 [ 260 ] {66341c87-7367-4133-bad5-05650bf84d37} <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 | ||
| 16355 | 2026.03.23 21:28:08.894539 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_131_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16356 | 2026.03.23 21:28:08.894578 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_131_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_34, total 47479 rows starting from the beginning of the part | ||
| 16357 | 2026.03.23 21:28:08.894644 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_131_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 128 rows starting from the beginning of the part | ||
| 16358 | 2026.03.23 21:28:08.895355 [ 260 ] {66341c87-7367-4133-bad5-05650bf84d37} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16359 | 2026.03.23 21:28:08.895395 [ 260 ] {66341c87-7367-4133-bad5-05650bf84d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16360 | 2026.03.23 21:28:08.895945 [ 260 ] {66341c87-7367-4133-bad5-05650bf84d37} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16361 | 2026.03.23 21:28:08.896162 [ 260 ] {66341c87-7367-4133-bad5-05650bf84d37} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16362 | 2026.03.23 21:28:08.896301 [ 260 ] {66341c87-7367-4133-bad5-05650bf84d37} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001872 sec., 16559.82905982906 rows/sec., 29.67 MiB/sec. | ||
| 16363 | 2026.03.23 21:28:08.896363 [ 260 ] {66341c87-7367-4133-bad5-05650bf84d37} <Debug> TCPHandler: Processed in 0.002064111 sec. | ||
| 16364 | 2026.03.23 21:28:08.896480 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16365 | 2026.03.23 21:28:08.896568 [ 260 ] {7ed90597-0365-408c-a6af-7506087cb9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16366 | 2026.03.23 21:28:08.896607 [ 260 ] {7ed90597-0365-408c-a6af-7506087cb9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16367 | 2026.03.23 21:28:08.896924 [ 260 ] {7ed90597-0365-408c-a6af-7506087cb9c8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2026.03.23 21:28:08.896958 [ 260 ] {7ed90597-0365-408c-a6af-7506087cb9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16369 | 2026.03.23 21:28:08.897317 [ 260 ] {7ed90597-0365-408c-a6af-7506087cb9c8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16370 | 2026.03.23 21:28:08.897523 [ 260 ] {7ed90597-0365-408c-a6af-7506087cb9c8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2026.03.23 21:28:08.897649 [ 260 ] {7ed90597-0365-408c-a6af-7506087cb9c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 16372 | 2026.03.23 21:28:08.897685 [ 260 ] {7ed90597-0365-408c-a6af-7506087cb9c8} <Debug> TCPHandler: Processed in 0.001236971 sec. | ||
| 16373 | 2026.03.23 21:28:08.901730 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_131_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47607 rows, containing 5 columns (5 merged, 0 gathered) in 0.007370703 sec., 6458949.709410351 rows/sec., 415.48 MiB/sec. | ||
| 16374 | 2026.03.23 21:28:08.902811 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_131_35} <Trace> MergedBlockOutputStream: filled checksums all_1_131_35 (state Temporary) | ||
| 16375 | 2026.03.23 21:28:08.903140 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_131_35} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_131_35 to all_1_131_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2026.03.23 21:28:08.903227 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_131_35} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_130_34, all_131_131_0] -> all_1_131_35 | ||
| 16377 | 2026.03.23 21:28:08.903337 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16378 | 2026.03.23 21:28:11.218442 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40780 | ||
| 16379 | 2026.03.23 21:28:11.218555 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16380 | 2026.03.23 21:28:11.218583 [ 287 ] {} <Debug> TCP-Session: 9a8c36ef-595f-4b6b-b669-c94fd4a0a614 Authenticating user 'default' from [fd00:1122:3344:101::e]:40780 | ||
| 16381 | 2026.03.23 21:28:11.218606 [ 287 ] {} <Debug> TCP-Session: 9a8c36ef-595f-4b6b-b669-c94fd4a0a614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16382 | 2026.03.23 21:28:11.218618 [ 287 ] {} <Debug> TCP-Session: 9a8c36ef-595f-4b6b-b669-c94fd4a0a614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16383 | 2026.03.23 21:28:11.218851 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59050 | ||
| 16384 | 2026.03.23 21:28:11.218864 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34916 | ||
| 16385 | 2026.03.23 21:28:11.218914 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57377 | ||
| 16386 | 2026.03.23 21:28:11.218931 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56903 | ||
| 16387 | 2026.03.23 21:28:11.218923 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47473 | ||
| 16388 | 2026.03.23 21:28:11.218990 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16389 | 2026.03.23 21:28:11.219010 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16390 | 2026.03.23 21:28:11.219009 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16391 | 2026.03.23 21:28:11.219039 [ 289 ] {} <Debug> TCP-Session: a9a1a1e1-b9f8-40b5-8a20-fca346bbb912 Authenticating user 'default' from [fd00:1122:3344:101::e]:59050 | ||
| 16392 | 2026.03.23 21:28:11.219052 [ 286 ] {} <Debug> TCP-Session: 4b183632-e5b7-4d84-a02f-5996195c21e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56903 | ||
| 16393 | 2026.03.23 21:28:11.219057 [ 294 ] {} <Debug> TCP-Session: ffabd790-8a83-4864-8cc4-f179ecdc624b Authenticating user 'default' from [fd00:1122:3344:101::e]:57377 | ||
| 16394 | 2026.03.23 21:28:11.219074 [ 289 ] {} <Debug> TCP-Session: a9a1a1e1-b9f8-40b5-8a20-fca346bbb912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16395 | 2026.03.23 21:28:11.219088 [ 294 ] {} <Debug> TCP-Session: ffabd790-8a83-4864-8cc4-f179ecdc624b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16396 | 2026.03.23 21:28:11.219085 [ 286 ] {} <Debug> TCP-Session: 4b183632-e5b7-4d84-a02f-5996195c21e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16397 | 2026.03.23 21:28:11.219100 [ 289 ] {} <Debug> TCP-Session: a9a1a1e1-b9f8-40b5-8a20-fca346bbb912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16398 | 2026.03.23 21:28:11.219111 [ 294 ] {} <Debug> TCP-Session: ffabd790-8a83-4864-8cc4-f179ecdc624b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16399 | 2026.03.23 21:28:11.219128 [ 286 ] {} <Debug> TCP-Session: 4b183632-e5b7-4d84-a02f-5996195c21e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16400 | 2026.03.23 21:28:11.219053 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16401 | 2026.03.23 21:28:11.219010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16402 | 2026.03.23 21:28:11.219194 [ 259 ] {} <Debug> TCP-Session: 21269d87-703f-4d16-8d14-ed71ea6994c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47473 | ||
| 16403 | 2026.03.23 21:28:11.218907 [ 287 ] {} <Trace> TCP-Session: 9a8c36ef-595f-4b6b-b669-c94fd4a0a614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16404 | 2026.03.23 21:28:11.219227 [ 259 ] {} <Debug> TCP-Session: 21269d87-703f-4d16-8d14-ed71ea6994c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16405 | 2026.03.23 21:28:11.219219 [ 290 ] {} <Debug> TCP-Session: c0b3575e-17d7-481e-a117-4e0f3e7b3c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:34916 | ||
| 16406 | 2026.03.23 21:28:11.219252 [ 259 ] {} <Debug> TCP-Session: 21269d87-703f-4d16-8d14-ed71ea6994c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16407 | 2026.03.23 21:28:11.219269 [ 290 ] {} <Debug> TCP-Session: c0b3575e-17d7-481e-a117-4e0f3e7b3c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16408 | 2026.03.23 21:28:11.218899 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54920 | ||
| 16409 | 2026.03.23 21:28:11.219317 [ 290 ] {} <Debug> TCP-Session: c0b3575e-17d7-481e-a117-4e0f3e7b3c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16410 | 2026.03.23 21:28:11.218894 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48545 | ||
| 16411 | 2026.03.23 21:28:11.218870 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42024 | ||
| 16412 | 2026.03.23 21:28:11.219395 [ 287 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40780) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16413 | 2026.03.23 21:28:11.219408 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16414 | 2026.03.23 21:28:11.219451 [ 293 ] {} <Debug> TCP-Session: 5faa9103-5dc6-46e0-ae6a-30426d44f24c Authenticating user 'default' from [fd00:1122:3344:101::e]:54920 | ||
| 16415 | 2026.03.23 21:28:11.219469 [ 293 ] {} <Debug> TCP-Session: 5faa9103-5dc6-46e0-ae6a-30426d44f24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16416 | 2026.03.23 21:28:11.219469 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16417 | 2026.03.23 21:28:11.219472 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16418 | 2026.03.23 21:28:11.219483 [ 293 ] {} <Debug> TCP-Session: 5faa9103-5dc6-46e0-ae6a-30426d44f24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16419 | 2026.03.23 21:28:11.219503 [ 291 ] {} <Debug> TCP-Session: 448f1f96-7396-4aae-a902-a9e0ba5eebae Authenticating user 'default' from [fd00:1122:3344:101::e]:42024 | ||
| 16420 | 2026.03.23 21:28:11.219524 [ 292 ] {} <Debug> TCP-Session: 6bd4942b-47be-4e06-9eaa-32a12e3c262d Authenticating user 'default' from [fd00:1122:3344:101::e]:48545 | ||
| 16421 | 2026.03.23 21:28:11.219545 [ 291 ] {} <Debug> TCP-Session: 448f1f96-7396-4aae-a902-a9e0ba5eebae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16422 | 2026.03.23 21:28:11.219566 [ 292 ] {} <Debug> TCP-Session: 6bd4942b-47be-4e06-9eaa-32a12e3c262d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16423 | 2026.03.23 21:28:11.219566 [ 291 ] {} <Debug> TCP-Session: 448f1f96-7396-4aae-a902-a9e0ba5eebae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16424 | 2026.03.23 21:28:11.219606 [ 292 ] {} <Debug> TCP-Session: 6bd4942b-47be-4e06-9eaa-32a12e3c262d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16425 | 2026.03.23 21:28:11.219680 [ 287 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16426 | 2026.03.23 21:28:11.219737 [ 287 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16427 | 2026.03.23 21:28:11.220026 [ 287 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 16428 | 2026.03.23 21:28:11.220973 [ 331 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Trace> AggregatingTransform: Aggregating | ||
| 16429 | 2026.03.23 21:28:11.221029 [ 331 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 16430 | 2026.03.23 21:28:11.221065 [ 331 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934473 sec. (1070.122 rows/sec., 41.80 KiB/sec.) | ||
| 16431 | 2026.03.23 21:28:11.221084 [ 331 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Trace> Aggregator: Merging aggregated data | ||
| 16432 | 2026.03.23 21:28:11.222798 [ 287 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003463 sec., 288.7669650591972 rows/sec., 11.28 KiB/sec. | ||
| 16433 | 2026.03.23 21:28:11.222940 [ 287 ] {354b51d7-2933-468d-b11d-9871f6c189b8} <Debug> TCPHandler: Processed in 0.004143593 sec. | ||
| 16434 | 2026.03.23 21:28:11.223078 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16435 | 2026.03.23 21:28:11.223113 [ 287 ] {} <Debug> TCP-Session: 9a8c36ef-595f-4b6b-b669-c94fd4a0a614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16436 | 2026.03.23 21:28:11.223118 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16437 | 2026.03.23 21:28:11.223148 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16438 | 2026.03.23 21:28:11.223161 [ 286 ] {} <Debug> TCP-Session: 4b183632-e5b7-4d84-a02f-5996195c21e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16439 | 2026.03.23 21:28:11.223182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16440 | 2026.03.23 21:28:11.223200 [ 291 ] {} <Debug> TCP-Session: 448f1f96-7396-4aae-a902-a9e0ba5eebae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16441 | 2026.03.23 21:28:11.223211 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16442 | 2026.03.23 21:28:11.223239 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16443 | 2026.03.23 21:28:11.223264 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16444 | 2026.03.23 21:28:11.223269 [ 294 ] {} <Debug> TCP-Session: ffabd790-8a83-4864-8cc4-f179ecdc624b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16445 | 2026.03.23 21:28:11.223296 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16446 | 2026.03.23 21:28:11.223303 [ 289 ] {} <Debug> TCP-Session: a9a1a1e1-b9f8-40b5-8a20-fca346bbb912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16447 | 2026.03.23 21:28:11.223308 [ 290 ] {} <Debug> TCP-Session: c0b3575e-17d7-481e-a117-4e0f3e7b3c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16448 | 2026.03.23 21:28:11.223337 [ 293 ] {} <Debug> TCP-Session: 5faa9103-5dc6-46e0-ae6a-30426d44f24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16449 | 2026.03.23 21:28:11.223315 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16450 | 2026.03.23 21:28:11.223232 [ 292 ] {} <Debug> TCP-Session: 6bd4942b-47be-4e06-9eaa-32a12e3c262d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16451 | 2026.03.23 21:28:11.223407 [ 259 ] {} <Debug> TCP-Session: 21269d87-703f-4d16-8d14-ed71ea6994c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16452 | 2026.03.23 21:28:12.674705 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58019 | ||
| 16453 | 2026.03.23 21:28:12.674840 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16454 | 2026.03.23 21:28:12.674879 [ 287 ] {} <Debug> TCP-Session: a3c0bbe8-6fc0-44c3-ab12-be3f21896215 Authenticating user 'default' from [fd00:1122:3344:101::e]:58019 | ||
| 16455 | 2026.03.23 21:28:12.674913 [ 287 ] {} <Debug> TCP-Session: a3c0bbe8-6fc0-44c3-ab12-be3f21896215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16456 | 2026.03.23 21:28:12.674936 [ 287 ] {} <Debug> TCP-Session: a3c0bbe8-6fc0-44c3-ab12-be3f21896215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16457 | 2026.03.23 21:28:12.675209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64296 | ||
| 16458 | 2026.03.23 21:28:12.675224 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40227 | ||
| 16459 | 2026.03.23 21:28:12.675269 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50023 | ||
| 16460 | 2026.03.23 21:28:12.675290 [ 287 ] {} <Trace> TCP-Session: a3c0bbe8-6fc0-44c3-ab12-be3f21896215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2026.03.23 21:28:12.675350 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16462 | 2026.03.23 21:28:12.675281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53193 | ||
| 16463 | 2026.03.23 21:28:12.675385 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16464 | 2026.03.23 21:28:12.675393 [ 289 ] {} <Debug> TCP-Session: abc97687-b5f7-4925-958b-5bd07496fdb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64296 | ||
| 16465 | 2026.03.23 21:28:12.675432 [ 290 ] {} <Debug> TCP-Session: a3e3c3e9-5ee6-4558-89b6-71653ea4d74e Authenticating user 'default' from [fd00:1122:3344:101::e]:40227 | ||
| 16466 | 2026.03.23 21:28:12.675454 [ 289 ] {} <Debug> TCP-Session: abc97687-b5f7-4925-958b-5bd07496fdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16467 | 2026.03.23 21:28:12.675465 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16468 | 2026.03.23 21:28:12.675472 [ 290 ] {} <Debug> TCP-Session: a3e3c3e9-5ee6-4558-89b6-71653ea4d74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16469 | 2026.03.23 21:28:12.675482 [ 289 ] {} <Debug> TCP-Session: abc97687-b5f7-4925-958b-5bd07496fdb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16470 | 2026.03.23 21:28:12.675505 [ 290 ] {} <Debug> TCP-Session: a3e3c3e9-5ee6-4558-89b6-71653ea4d74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16471 | 2026.03.23 21:28:12.675504 [ 286 ] {} <Debug> TCP-Session: 175eb8f8-5cbc-4e14-a30e-5bd1408a2af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53193 | ||
| 16472 | 2026.03.23 21:28:12.675531 [ 287 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58019) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16473 | 2026.03.23 21:28:12.675555 [ 286 ] {} <Debug> TCP-Session: 175eb8f8-5cbc-4e14-a30e-5bd1408a2af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16474 | 2026.03.23 21:28:12.675398 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16475 | 2026.03.23 21:28:12.675586 [ 286 ] {} <Debug> TCP-Session: 175eb8f8-5cbc-4e14-a30e-5bd1408a2af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16476 | 2026.03.23 21:28:12.675623 [ 259 ] {} <Debug> TCP-Session: 6cb0171f-2e4a-4688-8160-bf4513cc4165 Authenticating user 'default' from [fd00:1122:3344:101::e]:50023 | ||
| 16477 | 2026.03.23 21:28:12.675245 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56531 | ||
| 16478 | 2026.03.23 21:28:12.675653 [ 259 ] {} <Debug> TCP-Session: 6cb0171f-2e4a-4688-8160-bf4513cc4165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16479 | 2026.03.23 21:28:12.675248 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59548 | ||
| 16480 | 2026.03.23 21:28:12.675724 [ 259 ] {} <Debug> TCP-Session: 6cb0171f-2e4a-4688-8160-bf4513cc4165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16481 | 2026.03.23 21:28:12.675220 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38255 | ||
| 16482 | 2026.03.23 21:28:12.675262 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35339 | ||
| 16483 | 2026.03.23 21:28:12.675792 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16484 | 2026.03.23 21:28:12.675836 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16485 | 2026.03.23 21:28:12.675861 [ 292 ] {} <Debug> TCP-Session: dc2369a2-e0df-43e6-b123-8db456ee54c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56531 | ||
| 16486 | 2026.03.23 21:28:12.675876 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16487 | 2026.03.23 21:28:12.675893 [ 293 ] {} <Debug> TCP-Session: fb44e191-cd98-4e24-b8af-e6ecb9614346 Authenticating user 'default' from [fd00:1122:3344:101::e]:59548 | ||
| 16488 | 2026.03.23 21:28:12.675916 [ 292 ] {} <Debug> TCP-Session: dc2369a2-e0df-43e6-b123-8db456ee54c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16489 | 2026.03.23 21:28:12.675925 [ 294 ] {} <Debug> TCP-Session: 54682be9-1a12-4d30-8ff4-f4eaec590bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35339 | ||
| 16490 | 2026.03.23 21:28:12.675934 [ 293 ] {} <Debug> TCP-Session: fb44e191-cd98-4e24-b8af-e6ecb9614346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16491 | 2026.03.23 21:28:12.675955 [ 292 ] {} <Debug> TCP-Session: dc2369a2-e0df-43e6-b123-8db456ee54c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16492 | 2026.03.23 21:28:12.675972 [ 294 ] {} <Debug> TCP-Session: 54682be9-1a12-4d30-8ff4-f4eaec590bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16493 | 2026.03.23 21:28:12.675983 [ 293 ] {} <Debug> TCP-Session: fb44e191-cd98-4e24-b8af-e6ecb9614346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16494 | 2026.03.23 21:28:12.676020 [ 294 ] {} <Debug> TCP-Session: 54682be9-1a12-4d30-8ff4-f4eaec590bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16495 | 2026.03.23 21:28:12.675865 [ 287 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16496 | 2026.03.23 21:28:12.675857 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16497 | 2026.03.23 21:28:12.676099 [ 291 ] {} <Debug> TCP-Session: 43355c62-0e41-49f7-9a6c-e375d8fcc273 Authenticating user 'default' from [fd00:1122:3344:101::e]:38255 | ||
| 16498 | 2026.03.23 21:28:12.676117 [ 291 ] {} <Debug> TCP-Session: 43355c62-0e41-49f7-9a6c-e375d8fcc273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16499 | 2026.03.23 21:28:12.676120 [ 287 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16500 | 2026.03.23 21:28:12.676131 [ 291 ] {} <Debug> TCP-Session: 43355c62-0e41-49f7-9a6c-e375d8fcc273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16501 | 2026.03.23 21:28:12.676481 [ 287 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 16502 | 2026.03.23 21:28:12.677828 [ 308 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Trace> AggregatingTransform: Aggregating | ||
| 16503 | 2026.03.23 21:28:12.677880 [ 308 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Trace> Aggregator: Aggregation method: without_key | ||
| 16504 | 2026.03.23 21:28:12.677922 [ 308 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001316053 sec. (759.848 rows/sec., 29.68 KiB/sec.) | ||
| 16505 | 2026.03.23 21:28:12.677942 [ 308 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Trace> Aggregator: Merging aggregated data | ||
| 16506 | 2026.03.23 21:28:12.680229 [ 287 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00476 sec., 210.08403361344537 rows/sec., 8.21 KiB/sec. | ||
| 16507 | 2026.03.23 21:28:12.680462 [ 287 ] {53d56fbf-6a0f-4ba0-af8a-f0f93cd7b537} <Debug> TCPHandler: Processed in 0.005296932 sec. | ||
| 16508 | 2026.03.23 21:28:12.680690 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16509 | 2026.03.23 21:28:12.680722 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16510 | 2026.03.23 21:28:12.680747 [ 289 ] {} <Debug> TCP-Session: abc97687-b5f7-4925-958b-5bd07496fdb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16511 | 2026.03.23 21:28:12.680752 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16512 | 2026.03.23 21:28:12.680783 [ 294 ] {} <Debug> TCP-Session: 54682be9-1a12-4d30-8ff4-f4eaec590bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16513 | 2026.03.23 21:28:12.680782 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16514 | 2026.03.23 21:28:12.680817 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16515 | 2026.03.23 21:28:12.680852 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16516 | 2026.03.23 21:28:12.680884 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16517 | 2026.03.23 21:28:12.680903 [ 290 ] {} <Debug> TCP-Session: a3e3c3e9-5ee6-4558-89b6-71653ea4d74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16518 | 2026.03.23 21:28:12.680930 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16519 | 2026.03.23 21:28:12.680957 [ 291 ] {} <Debug> TCP-Session: 43355c62-0e41-49f7-9a6c-e375d8fcc273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16520 | 2026.03.23 21:28:12.680943 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16521 | 2026.03.23 21:28:12.680998 [ 259 ] {} <Debug> TCP-Session: 6cb0171f-2e4a-4688-8160-bf4513cc4165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16522 | 2026.03.23 21:28:12.681036 [ 287 ] {} <Debug> TCP-Session: a3c0bbe8-6fc0-44c3-ab12-be3f21896215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16523 | 2026.03.23 21:28:12.680933 [ 292 ] {} <Debug> TCP-Session: dc2369a2-e0df-43e6-b123-8db456ee54c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16524 | 2026.03.23 21:28:12.680855 [ 293 ] {} <Debug> TCP-Session: fb44e191-cd98-4e24-b8af-e6ecb9614346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16525 | 2026.03.23 21:28:12.680813 [ 286 ] {} <Debug> TCP-Session: 175eb8f8-5cbc-4e14-a30e-5bd1408a2af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16526 | 2026.03.23 21:28:13.080795 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16527 | 2026.03.23 21:28:13.080878 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16528 | 2026.03.23 21:28:13.298673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38368 | ||
| 16529 | 2026.03.23 21:28:13.299277 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2026.03.23 21:28:13.299327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16531 | 2026.03.23 21:28:13.299855 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16532 | 2026.03.23 21:28:13.300097 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.03.23 21:28:13.300238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38368 | ||
| 16534 | 2026.03.23 21:28:13.300354 [ 224 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16535 | 2026.03.23 21:28:13.300409 [ 224 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16536 | 2026.03.23 21:28:13.303883 [ 224 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16537 | 2026.03.23 21:28:13.431769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2032 | ||
| 16538 | 2026.03.23 21:28:13.435665 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2026.03.23 21:28:13.435736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16540 | 2026.03.23 21:28:13.437241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16541 | 2026.03.23 21:28:13.437563 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2026.03.23 21:28:13.438141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2032 | ||
| 16543 | 2026.03.23 21:28:13.617726 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50056 | ||
| 16544 | 2026.03.23 21:28:13.617854 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16545 | 2026.03.23 21:28:13.617886 [ 287 ] {} <Debug> TCP-Session: fb52f22f-ba97-4789-916e-111dc0536776 Authenticating user 'default' from [fd00:1122:3344:101::e]:50056 | ||
| 16546 | 2026.03.23 21:28:13.617909 [ 287 ] {} <Debug> TCP-Session: fb52f22f-ba97-4789-916e-111dc0536776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16547 | 2026.03.23 21:28:13.617921 [ 287 ] {} <Debug> TCP-Session: fb52f22f-ba97-4789-916e-111dc0536776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16548 | 2026.03.23 21:28:13.618089 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58426 | ||
| 16549 | 2026.03.23 21:28:13.618126 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62888 | ||
| 16550 | 2026.03.23 21:28:13.618149 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36107 | ||
| 16551 | 2026.03.23 21:28:13.618189 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51297 | ||
| 16552 | 2026.03.23 21:28:13.618214 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32862 | ||
| 16553 | 2026.03.23 21:28:13.618229 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16554 | 2026.03.23 21:28:13.618259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16555 | 2026.03.23 21:28:13.618279 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16556 | 2026.03.23 21:28:13.618280 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16557 | 2026.03.23 21:28:13.618303 [ 287 ] {} <Trace> TCP-Session: fb52f22f-ba97-4789-916e-111dc0536776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16558 | 2026.03.23 21:28:13.618308 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16559 | 2026.03.23 21:28:13.618334 [ 291 ] {} <Debug> TCP-Session: 8033c982-af94-4858-abc7-8da19bfe4d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:36107 | ||
| 16560 | 2026.03.23 21:28:13.618373 [ 286 ] {} <Debug> TCP-Session: c9e94017-224e-4141-8929-d6c88f2fe1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:32862 | ||
| 16561 | 2026.03.23 21:28:13.618398 [ 291 ] {} <Debug> TCP-Session: 8033c982-af94-4858-abc7-8da19bfe4d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16562 | 2026.03.23 21:28:13.618312 [ 294 ] {} <Debug> TCP-Session: 92494edf-12b6-473d-aee8-9e35c0787d33 Authenticating user 'default' from [fd00:1122:3344:101::e]:51297 | ||
| 16563 | 2026.03.23 21:28:13.618437 [ 291 ] {} <Debug> TCP-Session: 8033c982-af94-4858-abc7-8da19bfe4d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16564 | 2026.03.23 21:28:13.618437 [ 286 ] {} <Debug> TCP-Session: c9e94017-224e-4141-8929-d6c88f2fe1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16565 | 2026.03.23 21:28:13.618458 [ 294 ] {} <Debug> TCP-Session: 92494edf-12b6-473d-aee8-9e35c0787d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16566 | 2026.03.23 21:28:13.618480 [ 286 ] {} <Debug> TCP-Session: c9e94017-224e-4141-8929-d6c88f2fe1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16567 | 2026.03.23 21:28:13.618485 [ 294 ] {} <Debug> TCP-Session: 92494edf-12b6-473d-aee8-9e35c0787d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16568 | 2026.03.23 21:28:13.618302 [ 290 ] {} <Debug> TCP-Session: f3fc3d5e-1551-4b3c-889f-f64f92e384a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62888 | ||
| 16569 | 2026.03.23 21:28:13.618295 [ 289 ] {} <Debug> TCP-Session: f7c90700-581e-413d-b464-ccd3a850ffeb Authenticating user 'default' from [fd00:1122:3344:101::e]:58426 | ||
| 16570 | 2026.03.23 21:28:13.618524 [ 290 ] {} <Debug> TCP-Session: f3fc3d5e-1551-4b3c-889f-f64f92e384a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16571 | 2026.03.23 21:28:13.618526 [ 287 ] {c7940479-0b54-44af-a448-adbc539dc608} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50056) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16572 | 2026.03.23 21:28:13.618553 [ 289 ] {} <Debug> TCP-Session: f7c90700-581e-413d-b464-ccd3a850ffeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16573 | 2026.03.23 21:28:13.618554 [ 290 ] {} <Debug> TCP-Session: f3fc3d5e-1551-4b3c-889f-f64f92e384a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16574 | 2026.03.23 21:28:13.618585 [ 289 ] {} <Debug> TCP-Session: f7c90700-581e-413d-b464-ccd3a850ffeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16575 | 2026.03.23 21:28:13.618172 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50241 | ||
| 16576 | 2026.03.23 21:28:13.618167 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41473 | ||
| 16577 | 2026.03.23 21:28:13.618201 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62411 | ||
| 16578 | 2026.03.23 21:28:13.618693 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16579 | 2026.03.23 21:28:13.618742 [ 293 ] {} <Debug> TCP-Session: 02bd8f25-c35a-4562-b13e-d05c9daf353c Authenticating user 'default' from [fd00:1122:3344:101::e]:50241 | ||
| 16580 | 2026.03.23 21:28:13.618759 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16581 | 2026.03.23 21:28:13.618760 [ 293 ] {} <Debug> TCP-Session: 02bd8f25-c35a-4562-b13e-d05c9daf353c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16582 | 2026.03.23 21:28:13.618778 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16583 | 2026.03.23 21:28:13.618796 [ 292 ] {} <Debug> TCP-Session: a37a9661-6f93-47d2-b181-91db98e83854 Authenticating user 'default' from [fd00:1122:3344:101::e]:41473 | ||
| 16584 | 2026.03.23 21:28:13.618810 [ 293 ] {} <Debug> TCP-Session: 02bd8f25-c35a-4562-b13e-d05c9daf353c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16585 | 2026.03.23 21:28:13.618827 [ 259 ] {} <Debug> TCP-Session: d12d9579-0adc-49dc-8f48-249eeed6ddf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62411 | ||
| 16586 | 2026.03.23 21:28:13.618846 [ 287 ] {c7940479-0b54-44af-a448-adbc539dc608} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16587 | 2026.03.23 21:28:13.618866 [ 259 ] {} <Debug> TCP-Session: d12d9579-0adc-49dc-8f48-249eeed6ddf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16588 | 2026.03.23 21:28:13.618845 [ 292 ] {} <Debug> TCP-Session: a37a9661-6f93-47d2-b181-91db98e83854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16589 | 2026.03.23 21:28:13.618887 [ 259 ] {} <Debug> TCP-Session: d12d9579-0adc-49dc-8f48-249eeed6ddf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16590 | 2026.03.23 21:28:13.618910 [ 292 ] {} <Debug> TCP-Session: a37a9661-6f93-47d2-b181-91db98e83854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16591 | 2026.03.23 21:28:13.618910 [ 287 ] {c7940479-0b54-44af-a448-adbc539dc608} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16592 | 2026.03.23 21:28:13.619222 [ 287 ] {c7940479-0b54-44af-a448-adbc539dc608} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 16593 | 2026.03.23 21:28:13.620193 [ 325 ] {c7940479-0b54-44af-a448-adbc539dc608} <Trace> AggregatingTransform: Aggregating | ||
| 16594 | 2026.03.23 21:28:13.620239 [ 325 ] {c7940479-0b54-44af-a448-adbc539dc608} <Trace> Aggregator: Aggregation method: without_key | ||
| 16595 | 2026.03.23 21:28:13.620276 [ 325 ] {c7940479-0b54-44af-a448-adbc539dc608} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952174 sec. (1050.228 rows/sec., 41.02 KiB/sec.) | ||
| 16596 | 2026.03.23 21:28:13.620297 [ 325 ] {c7940479-0b54-44af-a448-adbc539dc608} <Trace> Aggregator: Merging aggregated data | ||
| 16597 | 2026.03.23 21:28:13.621831 [ 287 ] {c7940479-0b54-44af-a448-adbc539dc608} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 16598 | 2026.03.23 21:28:13.622063 [ 287 ] {c7940479-0b54-44af-a448-adbc539dc608} <Debug> TCPHandler: Processed in 0.003949108 sec. | ||
| 16599 | 2026.03.23 21:28:13.622181 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16600 | 2026.03.23 21:28:13.622221 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16601 | 2026.03.23 21:28:13.622223 [ 287 ] {} <Debug> TCP-Session: fb52f22f-ba97-4789-916e-111dc0536776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16602 | 2026.03.23 21:28:13.622255 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16603 | 2026.03.23 21:28:13.622277 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16604 | 2026.03.23 21:28:13.622302 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16605 | 2026.03.23 21:28:13.622323 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16606 | 2026.03.23 21:28:13.622340 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16607 | 2026.03.23 21:28:13.622362 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16608 | 2026.03.23 21:28:13.622369 [ 290 ] {} <Debug> TCP-Session: f3fc3d5e-1551-4b3c-889f-f64f92e384a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16609 | 2026.03.23 21:28:13.622411 [ 293 ] {} <Debug> TCP-Session: 02bd8f25-c35a-4562-b13e-d05c9daf353c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16610 | 2026.03.23 21:28:13.622395 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16611 | 2026.03.23 21:28:13.622372 [ 294 ] {} <Debug> TCP-Session: 92494edf-12b6-473d-aee8-9e35c0787d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16612 | 2026.03.23 21:28:13.622484 [ 259 ] {} <Debug> TCP-Session: d12d9579-0adc-49dc-8f48-249eeed6ddf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16613 | 2026.03.23 21:28:13.622337 [ 291 ] {} <Debug> TCP-Session: 8033c982-af94-4858-abc7-8da19bfe4d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16614 | 2026.03.23 21:28:13.622324 [ 289 ] {} <Debug> TCP-Session: f7c90700-581e-413d-b464-ccd3a850ffeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16615 | 2026.03.23 21:28:13.622267 [ 292 ] {} <Debug> TCP-Session: a37a9661-6f93-47d2-b181-91db98e83854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16616 | 2026.03.23 21:28:13.622396 [ 286 ] {} <Debug> TCP-Session: c9e94017-224e-4141-8929-d6c88f2fe1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16617 | 2026.03.23 21:28:13.887322 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.03.23 21:28:13.887528 [ 260 ] {d296542b-3f1f-45f1-81d7-7ae3e5130df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16619 | 2026.03.23 21:28:13.887609 [ 260 ] {d296542b-3f1f-45f1-81d7-7ae3e5130df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16620 | 2026.03.23 21:28:13.888326 [ 260 ] {d296542b-3f1f-45f1-81d7-7ae3e5130df6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.03.23 21:28:13.888379 [ 260 ] {d296542b-3f1f-45f1-81d7-7ae3e5130df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16622 | 2026.03.23 21:28:13.888816 [ 260 ] {d296542b-3f1f-45f1-81d7-7ae3e5130df6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16623 | 2026.03.23 21:28:13.889084 [ 260 ] {d296542b-3f1f-45f1-81d7-7ae3e5130df6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.03.23 21:28:13.889267 [ 62 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16625 | 2026.03.23 21:28:13.889276 [ 260 ] {d296542b-3f1f-45f1-81d7-7ae3e5130df6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001802 sec., 42175.36071032187 rows/sec., 3.48 MiB/sec. | ||
| 16626 | 2026.03.23 21:28:13.889311 [ 62 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16627 | 2026.03.23 21:28:13.889332 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16628 | 2026.03.23 21:28:13.889345 [ 260 ] {d296542b-3f1f-45f1-81d7-7ae3e5130df6} <Debug> TCPHandler: Processed in 0.002172094 sec. | ||
| 16629 | 2026.03.23 21:28:13.889481 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16630 | 2026.03.23 21:28:13.889499 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2026.03.23 21:28:13.889646 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16632 | 2026.03.23 21:28:13.889664 [ 260 ] {ba75d33a-62f1-43e6-b82c-3493ea79f288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16633 | 2026.03.23 21:28:13.889689 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2618 rows starting from the beginning of the part | ||
| 16634 | 2026.03.23 21:28:13.889717 [ 260 ] {ba75d33a-62f1-43e6-b82c-3493ea79f288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16635 | 2026.03.23 21:28:13.889763 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 76 rows starting from the beginning of the part | ||
| 16636 | 2026.03.23 21:28:13.889815 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 118 rows starting from the beginning of the part | ||
| 16637 | 2026.03.23 21:28:13.889861 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 196 rows starting from the beginning of the part | ||
| 16638 | 2026.03.23 21:28:13.889911 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 118 rows starting from the beginning of the part | ||
| 16639 | 2026.03.23 21:28:13.889955 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 76 rows starting from the beginning of the part | ||
| 16640 | 2026.03.23 21:28:13.890203 [ 260 ] {ba75d33a-62f1-43e6-b82c-3493ea79f288} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2026.03.23 21:28:13.890249 [ 260 ] {ba75d33a-62f1-43e6-b82c-3493ea79f288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16642 | 2026.03.23 21:28:13.890582 [ 260 ] {ba75d33a-62f1-43e6-b82c-3493ea79f288} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16643 | 2026.03.23 21:28:13.890827 [ 260 ] {ba75d33a-62f1-43e6-b82c-3493ea79f288} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2026.03.23 21:28:13.890966 [ 62 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16645 | 2026.03.23 21:28:13.890980 [ 260 ] {ba75d33a-62f1-43e6-b82c-3493ea79f288} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001341 sec., 7457.121551081283 rows/sec., 560.74 KiB/sec. | ||
| 16646 | 2026.03.23 21:28:13.891001 [ 62 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.03.23 21:28:13.891021 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16648 | 2026.03.23 21:28:13.891025 [ 260 ] {ba75d33a-62f1-43e6-b82c-3493ea79f288} <Debug> TCPHandler: Processed in 0.001582479 sec. | ||
| 16649 | 2026.03.23 21:28:13.891114 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16650 | 2026.03.23 21:28:13.891160 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16651 | 2026.03.23 21:28:13.891239 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16652 | 2026.03.23 21:28:13.891268 [ 260 ] {25352e9d-1f6c-4227-b6d6-e1359eb9bdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16653 | 2026.03.23 21:28:13.891273 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 82 rows starting from the beginning of the part | ||
| 16654 | 2026.03.23 21:28:13.891320 [ 260 ] {25352e9d-1f6c-4227-b6d6-e1359eb9bdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16655 | 2026.03.23 21:28:13.891355 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 10 rows starting from the beginning of the part | ||
| 16656 | 2026.03.23 21:28:13.891409 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 16657 | 2026.03.23 21:28:13.891454 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 22 rows starting from the beginning of the part | ||
| 16658 | 2026.03.23 21:28:13.891498 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 16659 | 2026.03.23 21:28:13.891505 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090642 sec., 1531586.9479327402 rows/sec., 124.07 MiB/sec. | ||
| 16660 | 2026.03.23 21:28:13.891540 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 10 rows starting from the beginning of the part | ||
| 16661 | 2026.03.23 21:28:13.891779 [ 260 ] {25352e9d-1f6c-4227-b6d6-e1359eb9bdc9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16662 | 2026.03.23 21:28:13.891843 [ 260 ] {25352e9d-1f6c-4227-b6d6-e1359eb9bdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16663 | 2026.03.23 21:28:13.891864 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16664 | 2026.03.23 21:28:13.892204 [ 260 ] {25352e9d-1f6c-4227-b6d6-e1359eb9bdc9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16665 | 2026.03.23 21:28:13.892230 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16666 | 2026.03.23 21:28:13.892330 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_136_27} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16667 | 2026.03.23 21:28:13.892435 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 16668 | 2026.03.23 21:28:13.892451 [ 260 ] {25352e9d-1f6c-4227-b6d6-e1359eb9bdc9} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2026.03.23 21:28:13.892488 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415905 sec., 131364.74551611865 rows/sec., 10.16 MiB/sec. | ||
| 16670 | 2026.03.23 21:28:13.892580 [ 62 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16671 | 2026.03.23 21:28:13.892595 [ 260 ] {25352e9d-1f6c-4227-b6d6-e1359eb9bdc9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00135 sec., 54814.81481481481 rows/sec., 4.28 MiB/sec. | ||
| 16672 | 2026.03.23 21:28:13.892617 [ 62 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16673 | 2026.03.23 21:28:13.892637 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16674 | 2026.03.23 21:28:13.892639 [ 260 ] {25352e9d-1f6c-4227-b6d6-e1359eb9bdc9} <Debug> TCPHandler: Processed in 0.001531678 sec. | ||
| 16675 | 2026.03.23 21:28:13.892652 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16676 | 2026.03.23 21:28:13.892717 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16677 | 2026.03.23 21:28:13.892787 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16678 | 2026.03.23 21:28:13.892819 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16679 | 2026.03.23 21:28:13.892851 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1403 rows starting from the beginning of the part | ||
| 16680 | 2026.03.23 21:28:13.892901 [ 260 ] {d6c6a953-c332-4068-8a1d-2a3dd6b3b94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16681 | 2026.03.23 21:28:13.892935 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 74 rows starting from the beginning of the part | ||
| 16682 | 2026.03.23 21:28:13.892958 [ 260 ] {d6c6a953-c332-4068-8a1d-2a3dd6b3b94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16683 | 2026.03.23 21:28:13.892985 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 95 rows starting from the beginning of the part | ||
| 16684 | 2026.03.23 21:28:13.892992 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16685 | 2026.03.23 21:28:13.893029 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 110 rows starting from the beginning of the part | ||
| 16686 | 2026.03.23 21:28:13.893067 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 95 rows starting from the beginning of the part | ||
| 16687 | 2026.03.23 21:28:13.893083 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_116_23} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16688 | 2026.03.23 21:28:13.893105 [ 187 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 74 rows starting from the beginning of the part | ||
| 16689 | 2026.03.23 21:28:13.893169 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16690 | 2026.03.23 21:28:13.893412 [ 260 ] {d6c6a953-c332-4068-8a1d-2a3dd6b3b94e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16691 | 2026.03.23 21:28:13.893454 [ 260 ] {d6c6a953-c332-4068-8a1d-2a3dd6b3b94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16692 | 2026.03.23 21:28:13.893851 [ 260 ] {d6c6a953-c332-4068-8a1d-2a3dd6b3b94e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16693 | 2026.03.23 21:28:13.894080 [ 260 ] {d6c6a953-c332-4068-8a1d-2a3dd6b3b94e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16694 | 2026.03.23 21:28:13.894174 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492506 sec., 1240196.0193124851 rows/sec., 92.26 MiB/sec. | ||
| 16695 | 2026.03.23 21:28:13.894209 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_131_35 to all_132_132_0 | ||
| 16696 | 2026.03.23 21:28:13.894220 [ 260 ] {d6c6a953-c332-4068-8a1d-2a3dd6b3b94e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 16697 | 2026.03.23 21:28:13.894248 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16698 | 2026.03.23 21:28:13.894267 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16699 | 2026.03.23 21:28:13.894269 [ 260 ] {d6c6a953-c332-4068-8a1d-2a3dd6b3b94e} <Debug> TCPHandler: Processed in 0.001533888 sec. | ||
| 16700 | 2026.03.23 21:28:13.894328 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_132_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_35 to all_132_132_0 into Compact with storage Full | ||
| 16701 | 2026.03.23 21:28:13.894353 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16702 | 2026.03.23 21:28:13.894396 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2026.03.23 21:28:13.894429 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_132_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16704 | 2026.03.23 21:28:13.894460 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_132_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_35, total 47607 rows starting from the beginning of the part | ||
| 16705 | 2026.03.23 21:28:13.894500 [ 260 ] {8e7b3b70-069d-4dff-9921-0e870452cb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16706 | 2026.03.23 21:28:13.894509 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_132_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16707 | 2026.03.23 21:28:13.894570 [ 260 ] {8e7b3b70-069d-4dff-9921-0e870452cb60} <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 | ||
| 16708 | 2026.03.23 21:28:13.894636 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2026.03.23 21:28:13.894713 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_136_27} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16710 | 2026.03.23 21:28:13.894779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 16711 | 2026.03.23 21:28:13.895383 [ 260 ] {8e7b3b70-069d-4dff-9921-0e870452cb60} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.03.23 21:28:13.895425 [ 260 ] {8e7b3b70-069d-4dff-9921-0e870452cb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16713 | 2026.03.23 21:28:13.895975 [ 260 ] {8e7b3b70-069d-4dff-9921-0e870452cb60} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16714 | 2026.03.23 21:28:13.896204 [ 260 ] {8e7b3b70-069d-4dff-9921-0e870452cb60} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16715 | 2026.03.23 21:28:13.896330 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16716 | 2026.03.23 21:28:13.896360 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.03.23 21:28:13.896363 [ 260 ] {8e7b3b70-069d-4dff-9921-0e870452cb60} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001883 sec., 5310.674455655869 rows/sec., 9.52 MiB/sec. | ||
| 16718 | 2026.03.23 21:28:13.896377 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16719 | 2026.03.23 21:28:13.896448 [ 260 ] {8e7b3b70-069d-4dff-9921-0e870452cb60} <Debug> TCPHandler: Processed in 0.002111052 sec. | ||
| 16720 | 2026.03.23 21:28:13.896476 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16721 | 2026.03.23 21:28:13.896575 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16722 | 2026.03.23 21:28:13.896678 [ 260 ] {7a31c83d-4a8e-4d76-abfd-b218a2ae0400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16723 | 2026.03.23 21:28:13.896700 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16724 | 2026.03.23 21:28:13.896722 [ 260 ] {7a31c83d-4a8e-4d76-abfd-b218a2ae0400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16725 | 2026.03.23 21:28:13.896759 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2409 rows starting from the beginning of the part | ||
| 16726 | 2026.03.23 21:28:13.896899 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 10 rows starting from the beginning of the part | ||
| 16727 | 2026.03.23 21:28:13.897015 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 16728 | 2026.03.23 21:28:13.897087 [ 260 ] {7a31c83d-4a8e-4d76-abfd-b218a2ae0400} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2026.03.23 21:28:13.897116 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 10 rows starting from the beginning of the part | ||
| 16730 | 2026.03.23 21:28:13.897128 [ 260 ] {7a31c83d-4a8e-4d76-abfd-b218a2ae0400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16731 | 2026.03.23 21:28:13.897224 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 16732 | 2026.03.23 21:28:13.897326 [ 196 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 10 rows starting from the beginning of the part | ||
| 16733 | 2026.03.23 21:28:13.897514 [ 260 ] {7a31c83d-4a8e-4d76-abfd-b218a2ae0400} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16734 | 2026.03.23 21:28:13.897804 [ 260 ] {7a31c83d-4a8e-4d76-abfd-b218a2ae0400} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2026.03.23 21:28:13.897939 [ 62 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16736 | 2026.03.23 21:28:13.897955 [ 260 ] {7a31c83d-4a8e-4d76-abfd-b218a2ae0400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 16737 | 2026.03.23 21:28:13.897973 [ 62 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16738 | 2026.03.23 21:28:13.897994 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16739 | 2026.03.23 21:28:13.898008 [ 260 ] {7a31c83d-4a8e-4d76-abfd-b218a2ae0400} <Debug> TCPHandler: Processed in 0.001484297 sec. | ||
| 16740 | 2026.03.23 21:28:13.898071 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16741 | 2026.03.23 21:28:13.898175 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16742 | 2026.03.23 21:28:13.898201 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6660 rows starting from the beginning of the part | ||
| 16743 | 2026.03.23 21:28:13.898250 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 16744 | 2026.03.23 21:28:13.898291 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 16745 | 2026.03.23 21:28:13.898334 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 16746 | 2026.03.23 21:28:13.898374 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 16747 | 2026.03.23 21:28:13.898417 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16748 | 2026.03.23 21:28:13.900321 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002284756 sec., 3046277.1516958484 rows/sec., 205.26 MiB/sec. | ||
| 16749 | 2026.03.23 21:28:13.900709 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16750 | 2026.03.23 21:28:13.900985 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16751 | 2026.03.23 21:28:13.901062 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_136_27} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16752 | 2026.03.23 21:28:13.901132 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16753 | 2026.03.23 21:28:13.902028 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_132_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47767 rows, containing 5 columns (5 merged, 0 gathered) in 0.007720692 sec., 6186880.657847768 rows/sec., 398.09 MiB/sec. | ||
| 16754 | 2026.03.23 21:28:13.902645 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_132_36} <Trace> MergedBlockOutputStream: filled checksums all_1_132_36 (state Temporary) | ||
| 16755 | 2026.03.23 21:28:13.902912 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_132_36} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_132_36 to all_1_132_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2026.03.23 21:28:13.902981 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_132_36} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_131_35, all_132_132_0] -> all_1_132_36 | ||
| 16757 | 2026.03.23 21:28:13.903056 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16758 | 2026.03.23 21:28:13.908994 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2501 rows, containing 19 columns (19 merged, 0 gathered) in 0.012560732 sec., 199112.59948862853 rows/sec., 356.80 MiB/sec. | ||
| 16759 | 2026.03.23 21:28:13.911077 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16760 | 2026.03.23 21:28:13.911409 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2026.03.23 21:28:13.911480 [ 198 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16762 | 2026.03.23 21:28:13.911592 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.71 MiB. | ||
| 16763 | 2026.03.23 21:28:13.989944 [ 221 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16764 | 2026.03.23 21:28:13.989995 [ 221 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16765 | 2026.03.23 21:28:13.993211 [ 221 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16766 | 2026.03.23 21:28:14.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.13 MiB, peak 414.70 MiB, free memory in arenas 0.00 B, will set to 399.04 MiB (RSS), difference: 3.91 MiB | ||
| 16767 | 2026.03.23 21:28:14.003494 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003080887 sec. | ||
| 16768 | 2026.03.23 21:28:14.143515 [ 205 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16769 | 2026.03.23 21:28:14.143592 [ 205 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16770 | 2026.03.23 21:28:14.147044 [ 205 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16771 | 2026.03.23 21:28:14.239522 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16772 | 2026.03.23 21:28:14.239725 [ 260 ] {ef2b8be4-343f-4f87-b8c0-13ef7f2f393e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16773 | 2026.03.23 21:28:14.239803 [ 260 ] {ef2b8be4-343f-4f87-b8c0-13ef7f2f393e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16774 | 2026.03.23 21:28:14.240474 [ 260 ] {ef2b8be4-343f-4f87-b8c0-13ef7f2f393e} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2026.03.23 21:28:14.240527 [ 260 ] {ef2b8be4-343f-4f87-b8c0-13ef7f2f393e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16776 | 2026.03.23 21:28:14.240914 [ 260 ] {ef2b8be4-343f-4f87-b8c0-13ef7f2f393e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16777 | 2026.03.23 21:28:14.241156 [ 260 ] {ef2b8be4-343f-4f87-b8c0-13ef7f2f393e} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16778 | 2026.03.23 21:28:14.241315 [ 260 ] {ef2b8be4-343f-4f87-b8c0-13ef7f2f393e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 198.28 KiB/sec. | ||
| 16779 | 2026.03.23 21:28:14.241366 [ 260 ] {ef2b8be4-343f-4f87-b8c0-13ef7f2f393e} <Debug> TCPHandler: Processed in 0.00198874 sec. | ||
| 16780 | 2026.03.23 21:28:14.241497 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16781 | 2026.03.23 21:28:14.241601 [ 260 ] {88221bf7-5090-4968-900d-9029ba82bd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16782 | 2026.03.23 21:28:14.241645 [ 260 ] {88221bf7-5090-4968-900d-9029ba82bd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16783 | 2026.03.23 21:28:14.243737 [ 260 ] {88221bf7-5090-4968-900d-9029ba82bd5b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.03.23 21:28:14.243773 [ 260 ] {88221bf7-5090-4968-900d-9029ba82bd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16785 | 2026.03.23 21:28:14.244246 [ 260 ] {88221bf7-5090-4968-900d-9029ba82bd5b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16786 | 2026.03.23 21:28:14.244465 [ 260 ] {88221bf7-5090-4968-900d-9029ba82bd5b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2026.03.23 21:28:14.244595 [ 260 ] {88221bf7-5090-4968-900d-9029ba82bd5b} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.003018 sec., 818091.4512922466 rows/sec., 60.74 MiB/sec. | ||
| 16788 | 2026.03.23 21:28:14.244636 [ 260 ] {88221bf7-5090-4968-900d-9029ba82bd5b} <Debug> TCPHandler: Processed in 0.003191439 sec. | ||
| 16789 | 2026.03.23 21:28:14.244768 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16790 | 2026.03.23 21:28:14.244864 [ 260 ] {0e11b191-1b02-4b1e-a950-2c5b532e89b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16791 | 2026.03.23 21:28:14.244906 [ 260 ] {0e11b191-1b02-4b1e-a950-2c5b532e89b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16792 | 2026.03.23 21:28:14.245349 [ 260 ] {0e11b191-1b02-4b1e-a950-2c5b532e89b9} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16793 | 2026.03.23 21:28:14.245385 [ 260 ] {0e11b191-1b02-4b1e-a950-2c5b532e89b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16794 | 2026.03.23 21:28:14.245702 [ 260 ] {0e11b191-1b02-4b1e-a950-2c5b532e89b9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16795 | 2026.03.23 21:28:14.245927 [ 260 ] {0e11b191-1b02-4b1e-a950-2c5b532e89b9} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.03.23 21:28:14.246055 [ 260 ] {0e11b191-1b02-4b1e-a950-2c5b532e89b9} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001211 sec., 37985.1362510322 rows/sec., 2.77 MiB/sec. | ||
| 16797 | 2026.03.23 21:28:14.246094 [ 260 ] {0e11b191-1b02-4b1e-a950-2c5b532e89b9} <Debug> TCPHandler: Processed in 0.001376715 sec. | ||
| 16798 | 2026.03.23 21:28:14.246210 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16799 | 2026.03.23 21:28:14.246304 [ 260 ] {4251dee2-056b-49f0-ba7b-0aca26d95833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16800 | 2026.03.23 21:28:14.246344 [ 260 ] {4251dee2-056b-49f0-ba7b-0aca26d95833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16801 | 2026.03.23 21:28:14.247256 [ 260 ] {4251dee2-056b-49f0-ba7b-0aca26d95833} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16802 | 2026.03.23 21:28:14.247291 [ 260 ] {4251dee2-056b-49f0-ba7b-0aca26d95833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16803 | 2026.03.23 21:28:14.247646 [ 260 ] {4251dee2-056b-49f0-ba7b-0aca26d95833} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16804 | 2026.03.23 21:28:14.247865 [ 260 ] {4251dee2-056b-49f0-ba7b-0aca26d95833} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16805 | 2026.03.23 21:28:14.247996 [ 260 ] {4251dee2-056b-49f0-ba7b-0aca26d95833} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00171 sec., 468421.052631579 rows/sec., 27.06 MiB/sec. | ||
| 16806 | 2026.03.23 21:28:14.248033 [ 260 ] {4251dee2-056b-49f0-ba7b-0aca26d95833} <Debug> TCPHandler: Processed in 0.001873177 sec. | ||
| 16807 | 2026.03.23 21:28:14.248156 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16808 | 2026.03.23 21:28:14.248249 [ 260 ] {7689ed75-a5ab-44a4-8428-e23aa5e21a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16809 | 2026.03.23 21:28:14.248289 [ 260 ] {7689ed75-a5ab-44a4-8428-e23aa5e21a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16810 | 2026.03.23 21:28:14.248740 [ 260 ] {7689ed75-a5ab-44a4-8428-e23aa5e21a4d} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16811 | 2026.03.23 21:28:14.248779 [ 260 ] {7689ed75-a5ab-44a4-8428-e23aa5e21a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16812 | 2026.03.23 21:28:14.249083 [ 260 ] {7689ed75-a5ab-44a4-8428-e23aa5e21a4d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16813 | 2026.03.23 21:28:14.249297 [ 260 ] {7689ed75-a5ab-44a4-8428-e23aa5e21a4d} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16814 | 2026.03.23 21:28:14.249437 [ 260 ] {7689ed75-a5ab-44a4-8428-e23aa5e21a4d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 58.59 KiB/sec. | ||
| 16815 | 2026.03.23 21:28:14.249476 [ 260 ] {7689ed75-a5ab-44a4-8428-e23aa5e21a4d} <Debug> TCPHandler: Processed in 0.001369995 sec. | ||
| 16816 | 2026.03.23 21:28:14.249596 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16817 | 2026.03.23 21:28:14.249692 [ 260 ] {4a9fdb69-f5a4-404b-bfe2-4dfe957d5d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16818 | 2026.03.23 21:28:14.249733 [ 260 ] {4a9fdb69-f5a4-404b-bfe2-4dfe957d5d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16819 | 2026.03.23 21:28:14.250790 [ 260 ] {4a9fdb69-f5a4-404b-bfe2-4dfe957d5d68} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.03.23 21:28:14.250829 [ 260 ] {4a9fdb69-f5a4-404b-bfe2-4dfe957d5d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16821 | 2026.03.23 21:28:14.251246 [ 260 ] {4a9fdb69-f5a4-404b-bfe2-4dfe957d5d68} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16822 | 2026.03.23 21:28:14.251469 [ 260 ] {4a9fdb69-f5a4-404b-bfe2-4dfe957d5d68} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16823 | 2026.03.23 21:28:14.251607 [ 260 ] {4a9fdb69-f5a4-404b-bfe2-4dfe957d5d68} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001933 sec., 685463.0108639421 rows/sec., 45.94 MiB/sec. | ||
| 16824 | 2026.03.23 21:28:14.251646 [ 260 ] {4a9fdb69-f5a4-404b-bfe2-4dfe957d5d68} <Debug> TCPHandler: Processed in 0.002104543 sec. | ||
| 16825 | 2026.03.23 21:28:14.251762 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2026.03.23 21:28:14.251857 [ 260 ] {f2b2090e-68ee-476e-8ed2-c383e0f1a01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16827 | 2026.03.23 21:28:14.251900 [ 260 ] {f2b2090e-68ee-476e-8ed2-c383e0f1a01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16828 | 2026.03.23 21:28:14.252791 [ 260 ] {f2b2090e-68ee-476e-8ed2-c383e0f1a01e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.03.23 21:28:14.252826 [ 260 ] {f2b2090e-68ee-476e-8ed2-c383e0f1a01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16830 | 2026.03.23 21:28:14.253284 [ 260 ] {f2b2090e-68ee-476e-8ed2-c383e0f1a01e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16831 | 2026.03.23 21:28:14.253543 [ 260 ] {f2b2090e-68ee-476e-8ed2-c383e0f1a01e} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2026.03.23 21:28:14.253681 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_132_36 to all_137_137_0 | ||
| 16833 | 2026.03.23 21:28:14.253696 [ 260 ] {f2b2090e-68ee-476e-8ed2-c383e0f1a01e} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001857 sec., 806677.436725902 rows/sec., 48.93 MiB/sec. | ||
| 16834 | 2026.03.23 21:28:14.253721 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16835 | 2026.03.23 21:28:14.253744 [ 260 ] {f2b2090e-68ee-476e-8ed2-c383e0f1a01e} <Debug> TCPHandler: Processed in 0.002030531 sec. | ||
| 16836 | 2026.03.23 21:28:14.253744 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16837 | 2026.03.23 21:28:14.253845 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_36 to all_137_137_0 into Compact with storage Full | ||
| 16838 | 2026.03.23 21:28:14.253876 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16839 | 2026.03.23 21:28:14.253940 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16840 | 2026.03.23 21:28:14.253972 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_36, total 47767 rows starting from the beginning of the part | ||
| 16841 | 2026.03.23 21:28:14.253979 [ 260 ] {b4921132-78a2-40cc-a2c0-97ca72a8471c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16842 | 2026.03.23 21:28:14.254035 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16843 | 2026.03.23 21:28:14.254048 [ 260 ] {b4921132-78a2-40cc-a2c0-97ca72a8471c} <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 | ||
| 16844 | 2026.03.23 21:28:14.254085 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 196 rows starting from the beginning of the part | ||
| 16845 | 2026.03.23 21:28:14.254146 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 16846 | 2026.03.23 21:28:14.254198 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 16847 | 2026.03.23 21:28:14.254242 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1498 rows starting from the beginning of the part | ||
| 16848 | 2026.03.23 21:28:14.255286 [ 260 ] {b4921132-78a2-40cc-a2c0-97ca72a8471c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16849 | 2026.03.23 21:28:14.255332 [ 260 ] {b4921132-78a2-40cc-a2c0-97ca72a8471c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16850 | 2026.03.23 21:28:14.256248 [ 260 ] {b4921132-78a2-40cc-a2c0-97ca72a8471c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16851 | 2026.03.23 21:28:14.256594 [ 260 ] {b4921132-78a2-40cc-a2c0-97ca72a8471c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16852 | 2026.03.23 21:28:14.256787 [ 260 ] {b4921132-78a2-40cc-a2c0-97ca72a8471c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002828 sec., 14851.485148514852 rows/sec., 26.61 MiB/sec. | ||
| 16853 | 2026.03.23 21:28:14.256930 [ 260 ] {b4921132-78a2-40cc-a2c0-97ca72a8471c} <Debug> TCPHandler: Processed in 0.003109567 sec. | ||
| 16854 | 2026.03.23 21:28:14.257111 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16855 | 2026.03.23 21:28:14.257222 [ 260 ] {d45aedf0-d593-4674-902e-56b24f9932c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16856 | 2026.03.23 21:28:14.257272 [ 260 ] {d45aedf0-d593-4674-902e-56b24f9932c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16857 | 2026.03.23 21:28:14.257678 [ 260 ] {d45aedf0-d593-4674-902e-56b24f9932c9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16858 | 2026.03.23 21:28:14.257718 [ 260 ] {d45aedf0-d593-4674-902e-56b24f9932c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16859 | 2026.03.23 21:28:14.258107 [ 260 ] {d45aedf0-d593-4674-902e-56b24f9932c9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16860 | 2026.03.23 21:28:14.258372 [ 260 ] {d45aedf0-d593-4674-902e-56b24f9932c9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16861 | 2026.03.23 21:28:14.258543 [ 260 ] {d45aedf0-d593-4674-902e-56b24f9932c9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001343 sec., 8935.219657483247 rows/sec., 616.62 KiB/sec. | ||
| 16862 | 2026.03.23 21:28:14.258586 [ 260 ] {d45aedf0-d593-4674-902e-56b24f9932c9} <Debug> TCPHandler: Processed in 0.001536878 sec. | ||
| 16863 | 2026.03.23 21:28:14.264863 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49941 rows, containing 5 columns (5 merged, 0 gathered) in 0.011054025 sec., 4517901.850231024 rows/sec., 290.56 MiB/sec. | ||
| 16864 | 2026.03.23 21:28:14.265248 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Trace> MergedBlockOutputStream: filled checksums all_1_137_37 (state Temporary) | ||
| 16865 | 2026.03.23 21:28:14.265626 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_137_37 to all_1_137_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2026.03.23 21:28:14.265721 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_137_37} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_132_36, all_137_137_0] -> all_1_137_37 | ||
| 16867 | 2026.03.23 21:28:14.265831 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16868 | 2026.03.23 21:28:14.849042 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16869 | 2026.03.23 21:28:14.849093 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16870 | 2026.03.23 21:28:14.852257 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16871 | 2026.03.23 21:28:15.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.74 MiB, peak 414.70 MiB, free memory in arenas 0.00 B, will set to 399.14 MiB (RSS), difference: 3.40 MiB | ||
| 16872 | 2026.03.23 21:28:15.304183 [ 220 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16873 | 2026.03.23 21:28:15.304237 [ 220 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16874 | 2026.03.23 21:28:15.307300 [ 220 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16875 | 2026.03.23 21:28:15.332128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16876 | 2026.03.23 21:28:15.348234 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2026.03.23 21:28:15.348272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16878 | 2026.03.23 21:28:15.354379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16879 | 2026.03.23 21:28:15.355080 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2026.03.23 21:28:15.357982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16881 | 2026.03.23 21:28:18.124344 [ 219 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16882 | 2026.03.23 21:28:18.124403 [ 219 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16883 | 2026.03.23 21:28:18.127793 [ 219 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16884 | 2026.03.23 21:28:18.283391 [ 219 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16885 | 2026.03.23 21:28:18.283484 [ 219 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16886 | 2026.03.23 21:28:18.287204 [ 219 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16887 | 2026.03.23 21:28:18.884532 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16888 | 2026.03.23 21:28:18.884719 [ 260 ] {b80d2979-1ef5-41e6-87d9-3d6b9c7f65ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16889 | 2026.03.23 21:28:18.884789 [ 260 ] {b80d2979-1ef5-41e6-87d9-3d6b9c7f65ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16890 | 2026.03.23 21:28:18.885482 [ 260 ] {b80d2979-1ef5-41e6-87d9-3d6b9c7f65ab} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16891 | 2026.03.23 21:28:18.885534 [ 260 ] {b80d2979-1ef5-41e6-87d9-3d6b9c7f65ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16892 | 2026.03.23 21:28:18.885916 [ 260 ] {b80d2979-1ef5-41e6-87d9-3d6b9c7f65ab} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16893 | 2026.03.23 21:28:18.886139 [ 260 ] {b80d2979-1ef5-41e6-87d9-3d6b9c7f65ab} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16894 | 2026.03.23 21:28:18.886295 [ 260 ] {b80d2979-1ef5-41e6-87d9-3d6b9c7f65ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 16895 | 2026.03.23 21:28:18.886345 [ 260 ] {b80d2979-1ef5-41e6-87d9-3d6b9c7f65ab} <Debug> TCPHandler: Processed in 0.001950459 sec. | ||
| 16896 | 2026.03.23 21:28:18.886448 [ 225 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16897 | 2026.03.23 21:28:18.886472 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16898 | 2026.03.23 21:28:18.886507 [ 225 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16899 | 2026.03.23 21:28:18.886593 [ 260 ] {d92d12ba-f9cd-45aa-bcf1-e33160066e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16900 | 2026.03.23 21:28:18.886641 [ 260 ] {d92d12ba-f9cd-45aa-bcf1-e33160066e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16901 | 2026.03.23 21:28:18.887084 [ 260 ] {d92d12ba-f9cd-45aa-bcf1-e33160066e49} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16902 | 2026.03.23 21:28:18.887123 [ 260 ] {d92d12ba-f9cd-45aa-bcf1-e33160066e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16903 | 2026.03.23 21:28:18.887459 [ 260 ] {d92d12ba-f9cd-45aa-bcf1-e33160066e49} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16904 | 2026.03.23 21:28:18.887728 [ 260 ] {d92d12ba-f9cd-45aa-bcf1-e33160066e49} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16905 | 2026.03.23 21:28:18.887874 [ 260 ] {d92d12ba-f9cd-45aa-bcf1-e33160066e49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. | ||
| 16906 | 2026.03.23 21:28:18.887914 [ 260 ] {d92d12ba-f9cd-45aa-bcf1-e33160066e49} <Debug> TCPHandler: Processed in 0.001491407 sec. | ||
| 16907 | 2026.03.23 21:28:18.888031 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16908 | 2026.03.23 21:28:18.888124 [ 260 ] {33cf75b7-fa6e-41f0-87a3-12efe96e7bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16909 | 2026.03.23 21:28:18.888172 [ 260 ] {33cf75b7-fa6e-41f0-87a3-12efe96e7bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16910 | 2026.03.23 21:28:18.888581 [ 260 ] {33cf75b7-fa6e-41f0-87a3-12efe96e7bb2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2026.03.23 21:28:18.888620 [ 260 ] {33cf75b7-fa6e-41f0-87a3-12efe96e7bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16912 | 2026.03.23 21:28:18.888655 [ 225 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16913 | 2026.03.23 21:28:18.888958 [ 260 ] {33cf75b7-fa6e-41f0-87a3-12efe96e7bb2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16914 | 2026.03.23 21:28:18.889195 [ 260 ] {33cf75b7-fa6e-41f0-87a3-12efe96e7bb2} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16915 | 2026.03.23 21:28:18.889323 [ 260 ] {33cf75b7-fa6e-41f0-87a3-12efe96e7bb2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001216 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 16916 | 2026.03.23 21:28:18.889359 [ 260 ] {33cf75b7-fa6e-41f0-87a3-12efe96e7bb2} <Debug> TCPHandler: Processed in 0.001374814 sec. | ||
| 16917 | 2026.03.23 21:28:18.889468 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16918 | 2026.03.23 21:28:18.889559 [ 260 ] {252f6c7c-a0f0-47a6-bdd5-697f31d7d17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16919 | 2026.03.23 21:28:18.889600 [ 260 ] {252f6c7c-a0f0-47a6-bdd5-697f31d7d17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16920 | 2026.03.23 21:28:18.889931 [ 260 ] {252f6c7c-a0f0-47a6-bdd5-697f31d7d17c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2026.03.23 21:28:18.889966 [ 260 ] {252f6c7c-a0f0-47a6-bdd5-697f31d7d17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16922 | 2026.03.23 21:28:18.890265 [ 260 ] {252f6c7c-a0f0-47a6-bdd5-697f31d7d17c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16923 | 2026.03.23 21:28:18.890466 [ 260 ] {252f6c7c-a0f0-47a6-bdd5-697f31d7d17c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16924 | 2026.03.23 21:28:18.890592 [ 260 ] {252f6c7c-a0f0-47a6-bdd5-697f31d7d17c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001051 sec., 45670.78972407231 rows/sec., 3.08 MiB/sec. | ||
| 16925 | 2026.03.23 21:28:18.890627 [ 260 ] {252f6c7c-a0f0-47a6-bdd5-697f31d7d17c} <Debug> TCPHandler: Processed in 0.001204421 sec. | ||
| 16926 | 2026.03.23 21:28:19.350475 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16927 | 2026.03.23 21:28:19.350528 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16928 | 2026.03.23 21:28:19.353320 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16929 | 2026.03.23 21:28:20.801112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38816 | ||
| 16930 | 2026.03.23 21:28:20.801634 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16931 | 2026.03.23 21:28:20.801675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16932 | 2026.03.23 21:28:20.802166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16933 | 2026.03.23 21:28:20.802406 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16934 | 2026.03.23 21:28:20.802542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38816 | ||
| 16935 | 2026.03.23 21:28:20.802561 [ 58 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16936 | 2026.03.23 21:28:20.802636 [ 58 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.03.23 21:28:20.802662 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16938 | 2026.03.23 21:28:20.802787 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16939 | 2026.03.23 21:28:20.802941 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16940 | 2026.03.23 21:28:20.802981 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36448 rows starting from the beginning of the part | ||
| 16941 | 2026.03.23 21:28:20.803050 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 16942 | 2026.03.23 21:28:20.803097 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 16943 | 2026.03.23 21:28:20.803139 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 16944 | 2026.03.23 21:28:20.803176 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 16945 | 2026.03.23 21:28:20.803216 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 16946 | 2026.03.23 21:28:20.805939 [ 189 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003209129 sec., 12095493.824025149 rows/sec., 173.03 MiB/sec. | ||
| 16947 | 2026.03.23 21:28:20.806288 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16948 | 2026.03.23 21:28:20.806555 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2026.03.23 21:28:20.806624 [ 201 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_81_16} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16950 | 2026.03.23 21:28:20.806713 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16951 | 2026.03.23 21:28:22.858815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16952 | 2026.03.23 21:28:22.876505 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.03.23 21:28:22.876568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16954 | 2026.03.23 21:28:22.882689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16955 | 2026.03.23 21:28:22.883386 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2026.03.23 21:28:22.883733 [ 55 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16957 | 2026.03.23 21:28:22.883823 [ 55 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16958 | 2026.03.23 21:28:22.883860 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16959 | 2026.03.23 21:28:22.884012 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16960 | 2026.03.23 21:28:22.886737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16961 | 2026.03.23 21:28:22.887991 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16962 | 2026.03.23 21:28:22.889418 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 16963 | 2026.03.23 21:28:22.893876 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 16964 | 2026.03.23 21:28:22.898426 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 16965 | 2026.03.23 21:28:22.902981 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 16966 | 2026.03.23 21:28:22.907877 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 16967 | 2026.03.23 21:28:22.912567 [ 194 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 16968 | 2026.03.23 21:28:22.969240 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.085287671 sec., 7152.26471596346 rows/sec., 36.98 MiB/sec. | ||
| 16969 | 2026.03.23 21:28:22.972274 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16970 | 2026.03.23 21:28:22.974347 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2026.03.23 21:28:22.974451 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_81_16} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16972 | 2026.03.23 21:28:22.977145 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16973 | 2026.03.23 21:28:23.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.22 MiB, peak 417.65 MiB, free memory in arenas 0.00 B, will set to 399.20 MiB (RSS), difference: -1.02 MiB | ||
| 16974 | 2026.03.23 21:28:23.439142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2072 | ||
| 16975 | 2026.03.23 21:28:23.441662 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16976 | 2026.03.23 21:28:23.441715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16977 | 2026.03.23 21:28:23.442966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16978 | 2026.03.23 21:28:23.443251 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2026.03.23 21:28:23.443528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2072 | ||
| 16980 | 2026.03.23 21:28:23.887098 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.03.23 21:28:23.887295 [ 260 ] {bfc35ffe-0781-4570-af54-e1543706a355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16982 | 2026.03.23 21:28:23.887368 [ 260 ] {bfc35ffe-0781-4570-af54-e1543706a355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16983 | 2026.03.23 21:28:23.888082 [ 260 ] {bfc35ffe-0781-4570-af54-e1543706a355} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.03.23 21:28:23.888138 [ 260 ] {bfc35ffe-0781-4570-af54-e1543706a355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16985 | 2026.03.23 21:28:23.888542 [ 260 ] {bfc35ffe-0781-4570-af54-e1543706a355} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16986 | 2026.03.23 21:28:23.888765 [ 260 ] {bfc35ffe-0781-4570-af54-e1543706a355} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.03.23 21:28:23.888912 [ 260 ] {bfc35ffe-0781-4570-af54-e1543706a355} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.75 MiB/sec. | ||
| 16988 | 2026.03.23 21:28:23.888953 [ 260 ] {bfc35ffe-0781-4570-af54-e1543706a355} <Debug> TCPHandler: Processed in 0.001991739 sec. | ||
| 16989 | 2026.03.23 21:28:23.889070 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16990 | 2026.03.23 21:28:23.889163 [ 260 ] {1840dd23-630c-47b0-868f-2e432a0d102d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16991 | 2026.03.23 21:28:23.889203 [ 260 ] {1840dd23-630c-47b0-868f-2e432a0d102d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16992 | 2026.03.23 21:28:23.889603 [ 260 ] {1840dd23-630c-47b0-868f-2e432a0d102d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.03.23 21:28:23.889640 [ 260 ] {1840dd23-630c-47b0-868f-2e432a0d102d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16994 | 2026.03.23 21:28:23.889937 [ 260 ] {1840dd23-630c-47b0-868f-2e432a0d102d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16995 | 2026.03.23 21:28:23.890155 [ 260 ] {1840dd23-630c-47b0-868f-2e432a0d102d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.03.23 21:28:23.890286 [ 260 ] {1840dd23-630c-47b0-868f-2e432a0d102d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
| 16997 | 2026.03.23 21:28:23.890324 [ 260 ] {1840dd23-630c-47b0-868f-2e432a0d102d} <Debug> TCPHandler: Processed in 0.001301763 sec. | ||
| 16998 | 2026.03.23 21:28:23.890433 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16999 | 2026.03.23 21:28:23.890525 [ 260 ] {c094e239-0ec1-47fa-971a-eecafa39aa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17000 | 2026.03.23 21:28:23.890564 [ 260 ] {c094e239-0ec1-47fa-971a-eecafa39aa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17001 | 2026.03.23 21:28:23.890978 [ 260 ] {c094e239-0ec1-47fa-971a-eecafa39aa01} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17002 | 2026.03.23 21:28:23.891014 [ 260 ] {c094e239-0ec1-47fa-971a-eecafa39aa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17003 | 2026.03.23 21:28:23.891332 [ 260 ] {c094e239-0ec1-47fa-971a-eecafa39aa01} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17004 | 2026.03.23 21:28:23.891536 [ 260 ] {c094e239-0ec1-47fa-971a-eecafa39aa01} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17005 | 2026.03.23 21:28:23.891661 [ 260 ] {c094e239-0ec1-47fa-971a-eecafa39aa01} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001154 sec., 64124.78336221837 rows/sec., 5.01 MiB/sec. | ||
| 17006 | 2026.03.23 21:28:23.891699 [ 260 ] {c094e239-0ec1-47fa-971a-eecafa39aa01} <Debug> TCPHandler: Processed in 0.001313083 sec. | ||
| 17007 | 2026.03.23 21:28:23.891809 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17008 | 2026.03.23 21:28:23.891901 [ 260 ] {41bb4d48-13e4-48d2-84d5-43099288f9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17009 | 2026.03.23 21:28:23.891944 [ 260 ] {41bb4d48-13e4-48d2-84d5-43099288f9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17010 | 2026.03.23 21:28:23.892349 [ 260 ] {41bb4d48-13e4-48d2-84d5-43099288f9e7} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17011 | 2026.03.23 21:28:23.892385 [ 260 ] {41bb4d48-13e4-48d2-84d5-43099288f9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17012 | 2026.03.23 21:28:23.892707 [ 260 ] {41bb4d48-13e4-48d2-84d5-43099288f9e7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17013 | 2026.03.23 21:28:23.892909 [ 260 ] {41bb4d48-13e4-48d2-84d5-43099288f9e7} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17014 | 2026.03.23 21:28:23.893036 [ 260 ] {41bb4d48-13e4-48d2-84d5-43099288f9e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 17015 | 2026.03.23 21:28:23.893073 [ 260 ] {41bb4d48-13e4-48d2-84d5-43099288f9e7} <Debug> TCPHandler: Processed in 0.001309512 sec. | ||
| 17016 | 2026.03.23 21:28:23.893178 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.03.23 21:28:23.893268 [ 260 ] {b905e039-1f0b-4f43-bbfb-30670387d56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17018 | 2026.03.23 21:28:23.893321 [ 260 ] {b905e039-1f0b-4f43-bbfb-30670387d56e} <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 | ||
| 17019 | 2026.03.23 21:28:23.894079 [ 260 ] {b905e039-1f0b-4f43-bbfb-30670387d56e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17020 | 2026.03.23 21:28:23.894114 [ 260 ] {b905e039-1f0b-4f43-bbfb-30670387d56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17021 | 2026.03.23 21:28:23.894623 [ 260 ] {b905e039-1f0b-4f43-bbfb-30670387d56e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17022 | 2026.03.23 21:28:23.894846 [ 260 ] {b905e039-1f0b-4f43-bbfb-30670387d56e} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17023 | 2026.03.23 21:28:23.894984 [ 260 ] {b905e039-1f0b-4f43-bbfb-30670387d56e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 17024 | 2026.03.23 21:28:23.895037 [ 260 ] {b905e039-1f0b-4f43-bbfb-30670387d56e} <Debug> TCPHandler: Processed in 0.001905628 sec. | ||
| 17025 | 2026.03.23 21:28:23.895146 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17026 | 2026.03.23 21:28:23.895238 [ 260 ] {88b1f247-a542-4b4f-a6bd-7e885c75b199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17027 | 2026.03.23 21:28:23.895278 [ 260 ] {88b1f247-a542-4b4f-a6bd-7e885c75b199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17028 | 2026.03.23 21:28:23.895608 [ 260 ] {88b1f247-a542-4b4f-a6bd-7e885c75b199} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17029 | 2026.03.23 21:28:23.895643 [ 260 ] {88b1f247-a542-4b4f-a6bd-7e885c75b199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17030 | 2026.03.23 21:28:23.895956 [ 260 ] {88b1f247-a542-4b4f-a6bd-7e885c75b199} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17031 | 2026.03.23 21:28:23.896158 [ 260 ] {88b1f247-a542-4b4f-a6bd-7e885c75b199} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17032 | 2026.03.23 21:28:23.896283 [ 260 ] {88b1f247-a542-4b4f-a6bd-7e885c75b199} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 17033 | 2026.03.23 21:28:23.896318 [ 260 ] {88b1f247-a542-4b4f-a6bd-7e885c75b199} <Debug> TCPHandler: Processed in 0.001219251 sec. | ||
| 17034 | 2026.03.23 21:28:28.081140 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17035 | 2026.03.23 21:28:28.081208 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17036 | 2026.03.23 21:28:28.302719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39328 | ||
| 17037 | 2026.03.23 21:28:28.303277 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17038 | 2026.03.23 21:28:28.303318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17039 | 2026.03.23 21:28:28.303832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17040 | 2026.03.23 21:28:28.304063 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2026.03.23 21:28:28.304210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39328 | ||
| 17042 | 2026.03.23 21:28:28.888483 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17043 | 2026.03.23 21:28:28.888689 [ 260 ] {8525691e-94ec-4a05-9c7b-dda76b1fca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17044 | 2026.03.23 21:28:28.888761 [ 260 ] {8525691e-94ec-4a05-9c7b-dda76b1fca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17045 | 2026.03.23 21:28:28.889552 [ 260 ] {8525691e-94ec-4a05-9c7b-dda76b1fca42} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.03.23 21:28:28.889601 [ 260 ] {8525691e-94ec-4a05-9c7b-dda76b1fca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17047 | 2026.03.23 21:28:28.889979 [ 260 ] {8525691e-94ec-4a05-9c7b-dda76b1fca42} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17048 | 2026.03.23 21:28:28.890190 [ 260 ] {8525691e-94ec-4a05-9c7b-dda76b1fca42} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17049 | 2026.03.23 21:28:28.890342 [ 260 ] {8525691e-94ec-4a05-9c7b-dda76b1fca42} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001705 sec., 69208.21114369502 rows/sec., 5.89 MiB/sec. | ||
| 17050 | 2026.03.23 21:28:28.890383 [ 260 ] {8525691e-94ec-4a05-9c7b-dda76b1fca42} <Debug> TCPHandler: Processed in 0.002056871 sec. | ||
| 17051 | 2026.03.23 21:28:28.890513 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17052 | 2026.03.23 21:28:28.890607 [ 260 ] {6a74cc6f-1bd2-44fa-87f9-9b746e6155a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17053 | 2026.03.23 21:28:28.890648 [ 260 ] {6a74cc6f-1bd2-44fa-87f9-9b746e6155a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17054 | 2026.03.23 21:28:28.891070 [ 260 ] {6a74cc6f-1bd2-44fa-87f9-9b746e6155a2} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17055 | 2026.03.23 21:28:28.891107 [ 260 ] {6a74cc6f-1bd2-44fa-87f9-9b746e6155a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17056 | 2026.03.23 21:28:28.891401 [ 260 ] {6a74cc6f-1bd2-44fa-87f9-9b746e6155a2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17057 | 2026.03.23 21:28:28.891618 [ 260 ] {6a74cc6f-1bd2-44fa-87f9-9b746e6155a2} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17058 | 2026.03.23 21:28:28.891746 [ 260 ] {6a74cc6f-1bd2-44fa-87f9-9b746e6155a2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.97 MiB/sec. | ||
| 17059 | 2026.03.23 21:28:28.891783 [ 260 ] {6a74cc6f-1bd2-44fa-87f9-9b746e6155a2} <Debug> TCPHandler: Processed in 0.001317153 sec. | ||
| 17060 | 2026.03.23 21:28:28.891891 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17061 | 2026.03.23 21:28:28.891982 [ 260 ] {4a46eb19-870f-4c77-b9b1-1cc162ee3b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17062 | 2026.03.23 21:28:28.892021 [ 260 ] {4a46eb19-870f-4c77-b9b1-1cc162ee3b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17063 | 2026.03.23 21:28:28.892434 [ 260 ] {4a46eb19-870f-4c77-b9b1-1cc162ee3b7e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17064 | 2026.03.23 21:28:28.892469 [ 260 ] {4a46eb19-870f-4c77-b9b1-1cc162ee3b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17065 | 2026.03.23 21:28:28.892754 [ 260 ] {4a46eb19-870f-4c77-b9b1-1cc162ee3b7e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17066 | 2026.03.23 21:28:28.892963 [ 260 ] {4a46eb19-870f-4c77-b9b1-1cc162ee3b7e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17067 | 2026.03.23 21:28:28.893088 [ 260 ] {4a46eb19-870f-4c77-b9b1-1cc162ee3b7e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001123 sec., 84594.83526268922 rows/sec., 6.61 MiB/sec. | ||
| 17068 | 2026.03.23 21:28:28.893125 [ 260 ] {4a46eb19-870f-4c77-b9b1-1cc162ee3b7e} <Debug> TCPHandler: Processed in 0.001280032 sec. | ||
| 17069 | 2026.03.23 21:28:28.893236 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17070 | 2026.03.23 21:28:28.893327 [ 260 ] {b8ee66e5-c252-4c37-87a7-cecc496a07ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17071 | 2026.03.23 21:28:28.893369 [ 260 ] {b8ee66e5-c252-4c37-87a7-cecc496a07ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17072 | 2026.03.23 21:28:28.893788 [ 260 ] {b8ee66e5-c252-4c37-87a7-cecc496a07ed} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17073 | 2026.03.23 21:28:28.893824 [ 260 ] {b8ee66e5-c252-4c37-87a7-cecc496a07ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17074 | 2026.03.23 21:28:28.894134 [ 260 ] {b8ee66e5-c252-4c37-87a7-cecc496a07ed} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17075 | 2026.03.23 21:28:28.894336 [ 260 ] {b8ee66e5-c252-4c37-87a7-cecc496a07ed} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17076 | 2026.03.23 21:28:28.894460 [ 260 ] {b8ee66e5-c252-4c37-87a7-cecc496a07ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 17077 | 2026.03.23 21:28:28.894497 [ 260 ] {b8ee66e5-c252-4c37-87a7-cecc496a07ed} <Debug> TCPHandler: Processed in 0.001307902 sec. | ||
| 17078 | 2026.03.23 21:28:28.894608 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.03.23 21:28:28.894698 [ 260 ] {fee0c2e5-344f-4965-b598-1970b4c54eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17080 | 2026.03.23 21:28:28.894751 [ 260 ] {fee0c2e5-344f-4965-b598-1970b4c54eb2} <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 | ||
| 17081 | 2026.03.23 21:28:28.895596 [ 260 ] {fee0c2e5-344f-4965-b598-1970b4c54eb2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.03.23 21:28:28.895632 [ 260 ] {fee0c2e5-344f-4965-b598-1970b4c54eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17083 | 2026.03.23 21:28:28.896153 [ 260 ] {fee0c2e5-344f-4965-b598-1970b4c54eb2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17084 | 2026.03.23 21:28:28.896367 [ 260 ] {fee0c2e5-344f-4965-b598-1970b4c54eb2} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17085 | 2026.03.23 21:28:28.896502 [ 260 ] {fee0c2e5-344f-4965-b598-1970b4c54eb2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001821 sec., 17023.61339923119 rows/sec., 30.51 MiB/sec. | ||
| 17086 | 2026.03.23 21:28:28.896555 [ 260 ] {fee0c2e5-344f-4965-b598-1970b4c54eb2} <Debug> TCPHandler: Processed in 0.001993719 sec. | ||
| 17087 | 2026.03.23 21:28:28.896673 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17088 | 2026.03.23 21:28:28.896769 [ 260 ] {475b817b-81bf-4140-9f44-1af75eb90565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17089 | 2026.03.23 21:28:28.896811 [ 260 ] {475b817b-81bf-4140-9f44-1af75eb90565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17090 | 2026.03.23 21:28:28.897191 [ 260 ] {475b817b-81bf-4140-9f44-1af75eb90565} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.03.23 21:28:28.897231 [ 260 ] {475b817b-81bf-4140-9f44-1af75eb90565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17092 | 2026.03.23 21:28:28.897541 [ 260 ] {475b817b-81bf-4140-9f44-1af75eb90565} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17093 | 2026.03.23 21:28:28.897753 [ 260 ] {475b817b-81bf-4140-9f44-1af75eb90565} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17094 | 2026.03.23 21:28:28.897879 [ 260 ] {475b817b-81bf-4140-9f44-1af75eb90565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 17095 | 2026.03.23 21:28:28.897915 [ 260 ] {475b817b-81bf-4140-9f44-1af75eb90565} <Debug> TCPHandler: Processed in 0.001289022 sec. | ||
| 17096 | 2026.03.23 21:28:30.386831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17097 | 2026.03.23 21:28:30.404713 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17098 | 2026.03.23 21:28:30.404768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17099 | 2026.03.23 21:28:30.410860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17100 | 2026.03.23 21:28:30.411555 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2026.03.23 21:28:30.414870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17102 | 2026.03.23 21:28:33.443744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2096 | ||
| 17103 | 2026.03.23 21:28:33.446006 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17104 | 2026.03.23 21:28:33.446055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17105 | 2026.03.23 21:28:33.447253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17106 | 2026.03.23 21:28:33.447533 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17107 | 2026.03.23 21:28:33.447719 [ 40 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17108 | 2026.03.23 21:28:33.447786 [ 40 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17109 | 2026.03.23 21:28:33.447812 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17110 | 2026.03.23 21:28:33.447913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
| 17111 | 2026.03.23 21:28:33.447927 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 17112 | 2026.03.23 21:28:33.448501 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17113 | 2026.03.23 21:28:33.448641 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1936 rows starting from the beginning of the part | ||
| 17114 | 2026.03.23 21:28:33.448960 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part | ||
| 17115 | 2026.03.23 21:28:33.449249 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 17116 | 2026.03.23 21:28:33.449531 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 17117 | 2026.03.23 21:28:33.449822 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 17118 | 2026.03.23 21:28:33.450134 [ 200 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 17119 | 2026.03.23 21:28:33.457355 [ 191 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2096 rows, containing 72 columns (72 merged, 0 gathered) in 0.009475546 sec., 221200.97353756713 rows/sec., 167.42 MiB/sec. | ||
| 17120 | 2026.03.23 21:28:33.458992 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17121 | 2026.03.23 21:28:33.459524 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2026.03.23 21:28:33.459596 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_61_12} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17123 | 2026.03.23 21:28:33.459808 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 17124 | 2026.03.23 21:28:33.888312 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17125 | 2026.03.23 21:28:33.888599 [ 260 ] {2c2e8ee2-bc4b-45cc-bb9c-3b48fb63a079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17126 | 2026.03.23 21:28:33.888667 [ 260 ] {2c2e8ee2-bc4b-45cc-bb9c-3b48fb63a079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17127 | 2026.03.23 21:28:33.889313 [ 260 ] {2c2e8ee2-bc4b-45cc-bb9c-3b48fb63a079} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2026.03.23 21:28:33.889363 [ 260 ] {2c2e8ee2-bc4b-45cc-bb9c-3b48fb63a079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17129 | 2026.03.23 21:28:33.889743 [ 260 ] {2c2e8ee2-bc4b-45cc-bb9c-3b48fb63a079} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17130 | 2026.03.23 21:28:33.889979 [ 260 ] {2c2e8ee2-bc4b-45cc-bb9c-3b48fb63a079} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2026.03.23 21:28:33.890134 [ 260 ] {2c2e8ee2-bc4b-45cc-bb9c-3b48fb63a079} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. | ||
| 17132 | 2026.03.23 21:28:33.890135 [ 40 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17133 | 2026.03.23 21:28:33.890179 [ 260 ] {2c2e8ee2-bc4b-45cc-bb9c-3b48fb63a079} <Debug> TCPHandler: Processed in 0.002057761 sec. | ||
| 17134 | 2026.03.23 21:28:33.890212 [ 40 ] {} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17135 | 2026.03.23 21:28:33.890242 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17136 | 2026.03.23 21:28:33.890320 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17137 | 2026.03.23 21:28:33.890349 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17138 | 2026.03.23 21:28:33.890352 [ 225 ] {} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17139 | 2026.03.23 21:28:33.890421 [ 225 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17140 | 2026.03.23 21:28:33.890421 [ 260 ] {231aafa3-c212-4821-9a9e-703c04ebce0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17141 | 2026.03.23 21:28:33.890475 [ 260 ] {231aafa3-c212-4821-9a9e-703c04ebce0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17142 | 2026.03.23 21:28:33.890477 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17143 | 2026.03.23 21:28:33.890527 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 17144 | 2026.03.23 21:28:33.890607 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 17145 | 2026.03.23 21:28:33.890657 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 17146 | 2026.03.23 21:28:33.890703 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 17147 | 2026.03.23 21:28:33.890747 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 17148 | 2026.03.23 21:28:33.890886 [ 260 ] {231aafa3-c212-4821-9a9e-703c04ebce0b} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17149 | 2026.03.23 21:28:33.890929 [ 260 ] {231aafa3-c212-4821-9a9e-703c04ebce0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17150 | 2026.03.23 21:28:33.891294 [ 260 ] {231aafa3-c212-4821-9a9e-703c04ebce0b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17151 | 2026.03.23 21:28:33.891547 [ 260 ] {231aafa3-c212-4821-9a9e-703c04ebce0b} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17152 | 2026.03.23 21:28:33.891597 [ 188 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290623 sec., 92978.35231512223 rows/sec., 8.07 MiB/sec. | ||
| 17153 | 2026.03.23 21:28:33.891682 [ 260 ] {231aafa3-c212-4821-9a9e-703c04ebce0b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00128 sec., 6249.999999999999 rows/sec., 509.64 KiB/sec. | ||
| 17154 | 2026.03.23 21:28:33.891728 [ 260 ] {231aafa3-c212-4821-9a9e-703c04ebce0b} <Debug> TCPHandler: Processed in 0.001457906 sec. | ||
| 17155 | 2026.03.23 21:28:33.891733 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17156 | 2026.03.23 21:28:33.891848 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17157 | 2026.03.23 21:28:33.891951 [ 260 ] {8ac9b6d9-64e3-4cef-a96d-2c5234e3f96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17158 | 2026.03.23 21:28:33.891995 [ 260 ] {8ac9b6d9-64e3-4cef-a96d-2c5234e3f96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17159 | 2026.03.23 21:28:33.892088 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17160 | 2026.03.23 21:28:33.892164 [ 196 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_21_5} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17161 | 2026.03.23 21:28:33.892234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17162 | 2026.03.23 21:28:33.892509 [ 260 ] {8ac9b6d9-64e3-4cef-a96d-2c5234e3f96e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2026.03.23 21:28:33.892552 [ 260 ] {8ac9b6d9-64e3-4cef-a96d-2c5234e3f96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17164 | 2026.03.23 21:28:33.892922 [ 260 ] {8ac9b6d9-64e3-4cef-a96d-2c5234e3f96e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17165 | 2026.03.23 21:28:33.893195 [ 260 ] {8ac9b6d9-64e3-4cef-a96d-2c5234e3f96e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2026.03.23 21:28:33.893335 [ 40 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17167 | 2026.03.23 21:28:33.893354 [ 260 ] {8ac9b6d9-64e3-4cef-a96d-2c5234e3f96e} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.00142 sec., 140845.0704225352 rows/sec., 12.49 MiB/sec. | ||
| 17168 | 2026.03.23 21:28:33.893371 [ 40 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17169 | 2026.03.23 21:28:33.893404 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17170 | 2026.03.23 21:28:33.893407 [ 260 ] {8ac9b6d9-64e3-4cef-a96d-2c5234e3f96e} <Debug> TCPHandler: Processed in 0.00160778 sec. | ||
| 17171 | 2026.03.23 21:28:33.893480 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17172 | 2026.03.23 21:28:33.893529 [ 225 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17173 | 2026.03.23 21:28:33.893548 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17174 | 2026.03.23 21:28:33.893573 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17175 | 2026.03.23 21:28:33.893603 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2618 rows starting from the beginning of the part | ||
| 17176 | 2026.03.23 21:28:33.893646 [ 260 ] {17ae33e9-d094-4359-bd12-5cb4deb3cf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17177 | 2026.03.23 21:28:33.893653 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 2469 rows starting from the beginning of the part | ||
| 17178 | 2026.03.23 21:28:33.893694 [ 260 ] {17ae33e9-d094-4359-bd12-5cb4deb3cf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17179 | 2026.03.23 21:28:33.893708 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
| 17180 | 2026.03.23 21:28:33.893751 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 76 rows starting from the beginning of the part | ||
| 17181 | 2026.03.23 21:28:33.893786 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 118 rows starting from the beginning of the part | ||
| 17182 | 2026.03.23 21:28:33.893824 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 200 rows starting from the beginning of the part | ||
| 17183 | 2026.03.23 21:28:33.894129 [ 260 ] {17ae33e9-d094-4359-bd12-5cb4deb3cf08} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17184 | 2026.03.23 21:28:33.894169 [ 260 ] {17ae33e9-d094-4359-bd12-5cb4deb3cf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17185 | 2026.03.23 21:28:33.894480 [ 260 ] {17ae33e9-d094-4359-bd12-5cb4deb3cf08} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17186 | 2026.03.23 21:28:33.894696 [ 260 ] {17ae33e9-d094-4359-bd12-5cb4deb3cf08} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17187 | 2026.03.23 21:28:33.894827 [ 260 ] {17ae33e9-d094-4359-bd12-5cb4deb3cf08} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001199 sec., 25020.850708924103 rows/sec., 1.85 MiB/sec. | ||
| 17188 | 2026.03.23 21:28:33.894864 [ 260 ] {17ae33e9-d094-4359-bd12-5cb4deb3cf08} <Debug> TCPHandler: Processed in 0.001372174 sec. | ||
| 17189 | 2026.03.23 21:28:33.894971 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17190 | 2026.03.23 21:28:33.895062 [ 260 ] {b36f4f57-1027-4153-92f0-a878a70a0c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17191 | 2026.03.23 21:28:33.895101 [ 260 ] {b36f4f57-1027-4153-92f0-a878a70a0c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17192 | 2026.03.23 21:28:33.895504 [ 260 ] {b36f4f57-1027-4153-92f0-a878a70a0c6c} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2026.03.23 21:28:33.895539 [ 260 ] {b36f4f57-1027-4153-92f0-a878a70a0c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17194 | 2026.03.23 21:28:33.895813 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362338 sec., 2343864.4258357612 rows/sec., 186.22 MiB/sec. | ||
| 17195 | 2026.03.23 21:28:33.895820 [ 260 ] {b36f4f57-1027-4153-92f0-a878a70a0c6c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17196 | 2026.03.23 21:28:33.896033 [ 260 ] {b36f4f57-1027-4153-92f0-a878a70a0c6c} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17197 | 2026.03.23 21:28:33.896066 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17198 | 2026.03.23 21:28:33.896161 [ 260 ] {b36f4f57-1027-4153-92f0-a878a70a0c6c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.78 MiB/sec. | ||
| 17199 | 2026.03.23 21:28:33.896199 [ 260 ] {b36f4f57-1027-4153-92f0-a878a70a0c6c} <Debug> TCPHandler: Processed in 0.001273772 sec. | ||
| 17200 | 2026.03.23 21:28:33.896307 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17201 | 2026.03.23 21:28:33.896343 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2026.03.23 21:28:33.896397 [ 260 ] {d189c975-db24-499a-8251-73760ce7abc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17203 | 2026.03.23 21:28:33.896408 [ 198 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_141_28} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17204 | 2026.03.23 21:28:33.896437 [ 260 ] {d189c975-db24-499a-8251-73760ce7abc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17205 | 2026.03.23 21:28:33.896502 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 17206 | 2026.03.23 21:28:33.896824 [ 260 ] {d189c975-db24-499a-8251-73760ce7abc3} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17207 | 2026.03.23 21:28:33.896858 [ 260 ] {d189c975-db24-499a-8251-73760ce7abc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17208 | 2026.03.23 21:28:33.897142 [ 260 ] {d189c975-db24-499a-8251-73760ce7abc3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17209 | 2026.03.23 21:28:33.897363 [ 260 ] {d189c975-db24-499a-8251-73760ce7abc3} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17210 | 2026.03.23 21:28:33.897461 [ 40 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17211 | 2026.03.23 21:28:33.897490 [ 260 ] {d189c975-db24-499a-8251-73760ce7abc3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 17212 | 2026.03.23 21:28:33.897493 [ 40 ] {} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17213 | 2026.03.23 21:28:33.897528 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17214 | 2026.03.23 21:28:33.897533 [ 260 ] {d189c975-db24-499a-8251-73760ce7abc3} <Debug> TCPHandler: Processed in 0.001272531 sec. | ||
| 17215 | 2026.03.23 21:28:33.897591 [ 224 ] {} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17216 | 2026.03.23 21:28:33.897593 [ 196 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17217 | 2026.03.23 21:28:33.897621 [ 224 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17218 | 2026.03.23 21:28:33.897649 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17219 | 2026.03.23 21:28:33.897686 [ 196 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17220 | 2026.03.23 21:28:33.897713 [ 196 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 17221 | 2026.03.23 21:28:33.897743 [ 260 ] {2077b426-3bed-46ff-8881-611834c4d326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17222 | 2026.03.23 21:28:33.897755 [ 196 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 17223 | 2026.03.23 21:28:33.897790 [ 260 ] {2077b426-3bed-46ff-8881-611834c4d326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17224 | 2026.03.23 21:28:33.897800 [ 196 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 17225 | 2026.03.23 21:28:33.897840 [ 196 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 17226 | 2026.03.23 21:28:33.897873 [ 196 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 17227 | 2026.03.23 21:28:33.898223 [ 260 ] {2077b426-3bed-46ff-8881-611834c4d326} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17228 | 2026.03.23 21:28:33.898263 [ 260 ] {2077b426-3bed-46ff-8881-611834c4d326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17229 | 2026.03.23 21:28:33.898478 [ 199 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000899222 sec., 66724.34615701128 rows/sec., 5.35 MiB/sec. | ||
| 17230 | 2026.03.23 21:28:33.898580 [ 260 ] {2077b426-3bed-46ff-8881-611834c4d326} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17231 | 2026.03.23 21:28:33.898732 [ 199 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17232 | 2026.03.23 21:28:33.898901 [ 260 ] {2077b426-3bed-46ff-8881-611834c4d326} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17233 | 2026.03.23 21:28:33.899052 [ 40 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17234 | 2026.03.23 21:28:33.899063 [ 260 ] {2077b426-3bed-46ff-8881-611834c4d326} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001337 sec., 88257.29244577412 rows/sec., 7.18 MiB/sec. | ||
| 17235 | 2026.03.23 21:28:33.899097 [ 40 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.03.23 21:28:33.899120 [ 260 ] {2077b426-3bed-46ff-8881-611834c4d326} <Debug> TCPHandler: Processed in 0.001517538 sec. | ||
| 17237 | 2026.03.23 21:28:33.899125 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17238 | 2026.03.23 21:28:33.899158 [ 199 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2026.03.23 21:28:33.899252 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17240 | 2026.03.23 21:28:33.899252 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17241 | 2026.03.23 21:28:33.899272 [ 199 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_21_5} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17242 | 2026.03.23 21:28:33.899357 [ 260 ] {a878a65b-d18f-4488-9d84-acea2cf7ede5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17243 | 2026.03.23 21:28:33.899407 [ 260 ] {a878a65b-d18f-4488-9d84-acea2cf7ede5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17244 | 2026.03.23 21:28:33.899409 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17245 | 2026.03.23 21:28:33.899459 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1403 rows starting from the beginning of the part | ||
| 17246 | 2026.03.23 21:28:33.899466 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17247 | 2026.03.23 21:28:33.899537 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1325 rows starting from the beginning of the part | ||
| 17248 | 2026.03.23 21:28:33.899592 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 17249 | 2026.03.23 21:28:33.899635 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 74 rows starting from the beginning of the part | ||
| 17250 | 2026.03.23 21:28:33.899673 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 95 rows starting from the beginning of the part | ||
| 17251 | 2026.03.23 21:28:33.899714 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 118 rows starting from the beginning of the part | ||
| 17252 | 2026.03.23 21:28:33.899834 [ 260 ] {a878a65b-d18f-4488-9d84-acea2cf7ede5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17253 | 2026.03.23 21:28:33.899880 [ 260 ] {a878a65b-d18f-4488-9d84-acea2cf7ede5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17254 | 2026.03.23 21:28:33.899929 [ 224 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17255 | 2026.03.23 21:28:33.900248 [ 260 ] {a878a65b-d18f-4488-9d84-acea2cf7ede5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17256 | 2026.03.23 21:28:33.900498 [ 260 ] {a878a65b-d18f-4488-9d84-acea2cf7ede5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17257 | 2026.03.23 21:28:33.900631 [ 260 ] {a878a65b-d18f-4488-9d84-acea2cf7ede5} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001293 sec., 154679.04098994585 rows/sec., 11.09 MiB/sec. | ||
| 17258 | 2026.03.23 21:28:33.900669 [ 260 ] {a878a65b-d18f-4488-9d84-acea2cf7ede5} <Debug> TCPHandler: Processed in 0.001471876 sec. | ||
| 17259 | 2026.03.23 21:28:33.900783 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17260 | 2026.03.23 21:28:33.900878 [ 260 ] {909a7015-1cde-4795-9c2a-5433fc01c401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17261 | 2026.03.23 21:28:33.900933 [ 260 ] {909a7015-1cde-4795-9c2a-5433fc01c401} <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 | ||
| 17262 | 2026.03.23 21:28:33.901011 [ 186 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816616 sec., 1694909.6561959158 rows/sec., 123.09 MiB/sec. | ||
| 17263 | 2026.03.23 21:28:33.901182 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17264 | 2026.03.23 21:28:33.901430 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17265 | 2026.03.23 21:28:33.901492 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_141_28} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17266 | 2026.03.23 21:28:33.901560 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 17267 | 2026.03.23 21:28:33.901713 [ 260 ] {909a7015-1cde-4795-9c2a-5433fc01c401} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17268 | 2026.03.23 21:28:33.901755 [ 260 ] {909a7015-1cde-4795-9c2a-5433fc01c401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17269 | 2026.03.23 21:28:33.902274 [ 260 ] {909a7015-1cde-4795-9c2a-5433fc01c401} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17270 | 2026.03.23 21:28:33.902492 [ 260 ] {909a7015-1cde-4795-9c2a-5433fc01c401} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17271 | 2026.03.23 21:28:33.902629 [ 260 ] {909a7015-1cde-4795-9c2a-5433fc01c401} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 17272 | 2026.03.23 21:28:33.902684 [ 260 ] {909a7015-1cde-4795-9c2a-5433fc01c401} <Debug> TCPHandler: Processed in 0.001951018 sec. | ||
| 17273 | 2026.03.23 21:28:33.902797 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17274 | 2026.03.23 21:28:33.902890 [ 260 ] {306d31ec-c60c-4ee4-a180-ba3e14493685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17275 | 2026.03.23 21:28:33.902931 [ 260 ] {306d31ec-c60c-4ee4-a180-ba3e14493685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17276 | 2026.03.23 21:28:33.903288 [ 260 ] {306d31ec-c60c-4ee4-a180-ba3e14493685} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17277 | 2026.03.23 21:28:33.903324 [ 260 ] {306d31ec-c60c-4ee4-a180-ba3e14493685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17278 | 2026.03.23 21:28:33.903622 [ 260 ] {306d31ec-c60c-4ee4-a180-ba3e14493685} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17279 | 2026.03.23 21:28:33.903828 [ 260 ] {306d31ec-c60c-4ee4-a180-ba3e14493685} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17280 | 2026.03.23 21:28:33.903946 [ 40 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17281 | 2026.03.23 21:28:33.903956 [ 260 ] {306d31ec-c60c-4ee4-a180-ba3e14493685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 17282 | 2026.03.23 21:28:33.903982 [ 40 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2026.03.23 21:28:33.904003 [ 260 ] {306d31ec-c60c-4ee4-a180-ba3e14493685} <Debug> TCPHandler: Processed in 0.001255621 sec. | ||
| 17284 | 2026.03.23 21:28:33.904004 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17285 | 2026.03.23 21:28:33.904092 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17286 | 2026.03.23 21:28:33.904178 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17287 | 2026.03.23 21:28:33.904202 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6960 rows starting from the beginning of the part | ||
| 17288 | 2026.03.23 21:28:33.904275 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 12 rows starting from the beginning of the part | ||
| 17289 | 2026.03.23 21:28:33.904308 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 48 rows starting from the beginning of the part | ||
| 17290 | 2026.03.23 21:28:33.904341 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 17291 | 2026.03.23 21:28:33.904372 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 17292 | 2026.03.23 21:28:33.904405 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 17293 | 2026.03.23 21:28:33.906243 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002179664 sec., 3303261.4201087872 rows/sec., 222.58 MiB/sec. | ||
| 17294 | 2026.03.23 21:28:33.906673 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17295 | 2026.03.23 21:28:33.906955 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17296 | 2026.03.23 21:28:33.907022 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_141_28} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17297 | 2026.03.23 21:28:33.907096 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 17298 | 2026.03.23 21:28:35.804392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39776 | ||
| 17299 | 2026.03.23 21:28:35.805057 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.03.23 21:28:35.805091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17301 | 2026.03.23 21:28:35.805570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17302 | 2026.03.23 21:28:35.805794 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2026.03.23 21:28:35.805920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39776 | ||
| 17304 | 2026.03.23 21:28:37.915909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17305 | 2026.03.23 21:28:37.934336 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2026.03.23 21:28:37.934388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17307 | 2026.03.23 21:28:37.940647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17308 | 2026.03.23 21:28:37.941377 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17309 | 2026.03.23 21:28:37.944671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17310 | 2026.03.23 21:28:38.888273 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17311 | 2026.03.23 21:28:38.888464 [ 260 ] {a54c5731-1093-4ea6-88a2-2eadab27720f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17312 | 2026.03.23 21:28:38.888532 [ 260 ] {a54c5731-1093-4ea6-88a2-2eadab27720f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17313 | 2026.03.23 21:28:38.889223 [ 260 ] {a54c5731-1093-4ea6-88a2-2eadab27720f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17314 | 2026.03.23 21:28:38.889273 [ 260 ] {a54c5731-1093-4ea6-88a2-2eadab27720f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17315 | 2026.03.23 21:28:38.889664 [ 260 ] {a54c5731-1093-4ea6-88a2-2eadab27720f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17316 | 2026.03.23 21:28:38.889892 [ 260 ] {a54c5731-1093-4ea6-88a2-2eadab27720f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17317 | 2026.03.23 21:28:38.890054 [ 260 ] {a54c5731-1093-4ea6-88a2-2eadab27720f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001637 sec., 72083.07880268784 rows/sec., 6.13 MiB/sec. | ||
| 17318 | 2026.03.23 21:28:38.890104 [ 260 ] {a54c5731-1093-4ea6-88a2-2eadab27720f} <Debug> TCPHandler: Processed in 0.001961938 sec. | ||
| 17319 | 2026.03.23 21:28:38.890238 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17320 | 2026.03.23 21:28:38.890340 [ 260 ] {3fd37875-3fee-442b-87d2-ec7d83f2608c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17321 | 2026.03.23 21:28:38.890383 [ 260 ] {3fd37875-3fee-442b-87d2-ec7d83f2608c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17322 | 2026.03.23 21:28:38.890812 [ 260 ] {3fd37875-3fee-442b-87d2-ec7d83f2608c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17323 | 2026.03.23 21:28:38.890850 [ 260 ] {3fd37875-3fee-442b-87d2-ec7d83f2608c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17324 | 2026.03.23 21:28:38.891171 [ 260 ] {3fd37875-3fee-442b-87d2-ec7d83f2608c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17325 | 2026.03.23 21:28:38.891380 [ 260 ] {3fd37875-3fee-442b-87d2-ec7d83f2608c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17326 | 2026.03.23 21:28:38.891521 [ 260 ] {3fd37875-3fee-442b-87d2-ec7d83f2608c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001205 sec., 25726.141078838176 rows/sec., 1.89 MiB/sec. | ||
| 17327 | 2026.03.23 21:28:38.891520 [ 29 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17328 | 2026.03.23 21:28:38.891562 [ 260 ] {3fd37875-3fee-442b-87d2-ec7d83f2608c} <Debug> TCPHandler: Processed in 0.001376855 sec. | ||
| 17329 | 2026.03.23 21:28:38.891600 [ 29 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17330 | 2026.03.23 21:28:38.891628 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17331 | 2026.03.23 21:28:38.891694 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17332 | 2026.03.23 21:28:38.891737 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17333 | 2026.03.23 21:28:38.891796 [ 260 ] {8c0a4e42-5036-4359-bfb1-98b4592a8f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17334 | 2026.03.23 21:28:38.891839 [ 260 ] {8c0a4e42-5036-4359-bfb1-98b4592a8f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17335 | 2026.03.23 21:28:38.891842 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17336 | 2026.03.23 21:28:38.891882 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 82 rows starting from the beginning of the part | ||
| 17337 | 2026.03.23 21:28:38.891946 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 46 rows starting from the beginning of the part | ||
| 17338 | 2026.03.23 21:28:38.892001 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
| 17339 | 2026.03.23 21:28:38.892050 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 17340 | 2026.03.23 21:28:38.892098 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part | ||
| 17341 | 2026.03.23 21:28:38.892145 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 17342 | 2026.03.23 21:28:38.892278 [ 260 ] {8c0a4e42-5036-4359-bfb1-98b4592a8f76} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17343 | 2026.03.23 21:28:38.892315 [ 260 ] {8c0a4e42-5036-4359-bfb1-98b4592a8f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17344 | 2026.03.23 21:28:38.892644 [ 260 ] {8c0a4e42-5036-4359-bfb1-98b4592a8f76} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17345 | 2026.03.23 21:28:38.892859 [ 260 ] {8c0a4e42-5036-4359-bfb1-98b4592a8f76} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17346 | 2026.03.23 21:28:38.892978 [ 193 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284681 sec., 179032.77155963233 rows/sec., 13.80 MiB/sec. | ||
| 17347 | 2026.03.23 21:28:38.892991 [ 260 ] {8c0a4e42-5036-4359-bfb1-98b4592a8f76} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001215 sec., 78189.30041152264 rows/sec., 6.11 MiB/sec. | ||
| 17348 | 2026.03.23 21:28:38.893047 [ 260 ] {8c0a4e42-5036-4359-bfb1-98b4592a8f76} <Debug> TCPHandler: Processed in 0.001407695 sec. | ||
| 17349 | 2026.03.23 21:28:38.893161 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2026.03.23 21:28:38.893204 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17351 | 2026.03.23 21:28:38.893255 [ 260 ] {23664c95-055d-4dc4-9941-89ff2bdbb28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17352 | 2026.03.23 21:28:38.893304 [ 260 ] {23664c95-055d-4dc4-9941-89ff2bdbb28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17353 | 2026.03.23 21:28:38.893581 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17354 | 2026.03.23 21:28:38.893687 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_121_24} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17355 | 2026.03.23 21:28:38.893712 [ 260 ] {23664c95-055d-4dc4-9941-89ff2bdbb28b} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17356 | 2026.03.23 21:28:38.893753 [ 260 ] {23664c95-055d-4dc4-9941-89ff2bdbb28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17357 | 2026.03.23 21:28:38.893804 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17358 | 2026.03.23 21:28:38.894087 [ 260 ] {23664c95-055d-4dc4-9941-89ff2bdbb28b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17359 | 2026.03.23 21:28:38.894300 [ 260 ] {23664c95-055d-4dc4-9941-89ff2bdbb28b} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17360 | 2026.03.23 21:28:38.894426 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_137_37 to all_138_138_0 | ||
| 17361 | 2026.03.23 21:28:38.894433 [ 260 ] {23664c95-055d-4dc4-9941-89ff2bdbb28b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 17362 | 2026.03.23 21:28:38.894460 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.03.23 21:28:38.894485 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17364 | 2026.03.23 21:28:38.894488 [ 260 ] {23664c95-055d-4dc4-9941-89ff2bdbb28b} <Debug> TCPHandler: Processed in 0.001376254 sec. | ||
| 17365 | 2026.03.23 21:28:38.894548 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_138_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_37 to all_138_138_0 into Compact with storage Full | ||
| 17366 | 2026.03.23 21:28:38.894609 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17367 | 2026.03.23 21:28:38.894628 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_138_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17368 | 2026.03.23 21:28:38.894654 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_138_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_137_37, total 49941 rows starting from the beginning of the part | ||
| 17369 | 2026.03.23 21:28:38.894697 [ 190 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_138_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 128 rows starting from the beginning of the part | ||
| 17370 | 2026.03.23 21:28:38.894703 [ 260 ] {7efa4378-2d6a-4b60-b80d-38e44f111731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17371 | 2026.03.23 21:28:38.894761 [ 260 ] {7efa4378-2d6a-4b60-b80d-38e44f111731} <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 | ||
| 17372 | 2026.03.23 21:28:38.895604 [ 260 ] {7efa4378-2d6a-4b60-b80d-38e44f111731} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.03.23 21:28:38.895639 [ 260 ] {7efa4378-2d6a-4b60-b80d-38e44f111731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17374 | 2026.03.23 21:28:38.896221 [ 260 ] {7efa4378-2d6a-4b60-b80d-38e44f111731} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17375 | 2026.03.23 21:28:38.896448 [ 260 ] {7efa4378-2d6a-4b60-b80d-38e44f111731} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17376 | 2026.03.23 21:28:38.896569 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17377 | 2026.03.23 21:28:38.896585 [ 260 ] {7efa4378-2d6a-4b60-b80d-38e44f111731} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001917 sec., 16171.100678142931 rows/sec., 28.98 MiB/sec. | ||
| 17378 | 2026.03.23 21:28:38.896601 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.03.23 21:28:38.896622 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17380 | 2026.03.23 21:28:38.896669 [ 260 ] {7efa4378-2d6a-4b60-b80d-38e44f111731} <Debug> TCPHandler: Processed in 0.002130683 sec. | ||
| 17381 | 2026.03.23 21:28:38.896700 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17382 | 2026.03.23 21:28:38.896783 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17383 | 2026.03.23 21:28:38.896876 [ 260 ] {1e9720d4-25cd-4d1f-8183-f2983105b731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17384 | 2026.03.23 21:28:38.896916 [ 260 ] {1e9720d4-25cd-4d1f-8183-f2983105b731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17385 | 2026.03.23 21:28:38.896979 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17386 | 2026.03.23 21:28:38.897066 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2501 rows starting from the beginning of the part | ||
| 17387 | 2026.03.23 21:28:38.897244 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 42 rows starting from the beginning of the part | ||
| 17388 | 2026.03.23 21:28:38.897246 [ 260 ] {1e9720d4-25cd-4d1f-8183-f2983105b731} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17389 | 2026.03.23 21:28:38.897368 [ 260 ] {1e9720d4-25cd-4d1f-8183-f2983105b731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17390 | 2026.03.23 21:28:38.897472 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
| 17391 | 2026.03.23 21:28:38.897627 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 17392 | 2026.03.23 21:28:38.897699 [ 260 ] {1e9720d4-25cd-4d1f-8183-f2983105b731} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17393 | 2026.03.23 21:28:38.897767 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 10 rows starting from the beginning of the part | ||
| 17394 | 2026.03.23 21:28:38.897901 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 17395 | 2026.03.23 21:28:38.897937 [ 260 ] {1e9720d4-25cd-4d1f-8183-f2983105b731} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17396 | 2026.03.23 21:28:38.898083 [ 260 ] {1e9720d4-25cd-4d1f-8183-f2983105b731} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 17397 | 2026.03.23 21:28:38.898120 [ 260 ] {1e9720d4-25cd-4d1f-8183-f2983105b731} <Debug> TCPHandler: Processed in 0.001354434 sec. | ||
| 17398 | 2026.03.23 21:28:38.903223 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_138_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50069 rows, containing 5 columns (5 merged, 0 gathered) in 0.008686146 sec., 5764236.52100713 rows/sec., 370.80 MiB/sec. | ||
| 17399 | 2026.03.23 21:28:38.903818 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_138_38} <Trace> MergedBlockOutputStream: filled checksums all_1_138_38 (state Temporary) | ||
| 17400 | 2026.03.23 21:28:38.904108 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_138_38} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_138_38 to all_1_138_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2026.03.23 21:28:38.904186 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_138_38} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_137_37, all_138_138_0] -> all_1_138_38 | ||
| 17402 | 2026.03.23 21:28:38.904280 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17403 | 2026.03.23 21:28:38.910779 [ 192 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2625 rows, containing 19 columns (19 merged, 0 gathered) in 0.01408934 sec., 186311.06921970795 rows/sec., 333.86 MiB/sec. | ||
| 17404 | 2026.03.23 21:28:38.912997 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17405 | 2026.03.23 21:28:38.913323 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17406 | 2026.03.23 21:28:38.913390 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17407 | 2026.03.23 21:28:38.913500 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.94 MiB. | ||
| 17408 | 2026.03.23 21:28:39.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.13 MiB, peak 419.02 MiB, free memory in arenas 0.00 B, will set to 408.02 MiB (RSS), difference: 7.88 MiB | ||
| 17409 | 2026.03.23 21:28:43.081473 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17410 | 2026.03.23 21:28:43.081542 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17411 | 2026.03.23 21:28:43.256067 [ 222 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17412 | 2026.03.23 21:28:43.256147 [ 222 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17413 | 2026.03.23 21:28:43.259303 [ 222 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17414 | 2026.03.23 21:28:43.276059 [ 205 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17415 | 2026.03.23 21:28:43.276131 [ 205 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17416 | 2026.03.23 21:28:43.280059 [ 205 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17417 | 2026.03.23 21:28:43.306173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40288 | ||
| 17418 | 2026.03.23 21:28:43.306690 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17419 | 2026.03.23 21:28:43.306730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17420 | 2026.03.23 21:28:43.307219 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17421 | 2026.03.23 21:28:43.307458 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17422 | 2026.03.23 21:28:43.307604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40288 | ||
| 17423 | 2026.03.23 21:28:43.439681 [ 205 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17424 | 2026.03.23 21:28:43.439714 [ 205 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17425 | 2026.03.23 21:28:43.443337 [ 205 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17426 | 2026.03.23 21:28:43.448172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2128 | ||
| 17427 | 2026.03.23 21:28:43.450562 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17428 | 2026.03.23 21:28:43.450599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17429 | 2026.03.23 21:28:43.451794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17430 | 2026.03.23 21:28:43.452078 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17431 | 2026.03.23 21:28:43.452342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 17432 | 2026.03.23 21:28:43.575818 [ 225 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17433 | 2026.03.23 21:28:43.575871 [ 225 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17434 | 2026.03.23 21:28:43.579992 [ 225 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17435 | 2026.03.23 21:28:43.886908 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17436 | 2026.03.23 21:28:43.887133 [ 260 ] {2b35e00e-d47e-4c71-bf50-251981b400f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17437 | 2026.03.23 21:28:43.887217 [ 260 ] {2b35e00e-d47e-4c71-bf50-251981b400f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17438 | 2026.03.23 21:28:43.888064 [ 260 ] {2b35e00e-d47e-4c71-bf50-251981b400f1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2026.03.23 21:28:43.888111 [ 260 ] {2b35e00e-d47e-4c71-bf50-251981b400f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17440 | 2026.03.23 21:28:43.888491 [ 260 ] {2b35e00e-d47e-4c71-bf50-251981b400f1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17441 | 2026.03.23 21:28:43.888708 [ 260 ] {2b35e00e-d47e-4c71-bf50-251981b400f1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2026.03.23 21:28:43.888856 [ 260 ] {2b35e00e-d47e-4c71-bf50-251981b400f1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001784 sec., 42600.89686098655 rows/sec., 3.51 MiB/sec. | ||
| 17443 | 2026.03.23 21:28:43.888905 [ 260 ] {2b35e00e-d47e-4c71-bf50-251981b400f1} <Debug> TCPHandler: Processed in 0.002151594 sec. | ||
| 17444 | 2026.03.23 21:28:43.888980 [ 217 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17445 | 2026.03.23 21:28:43.889024 [ 217 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17446 | 2026.03.23 21:28:43.889035 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17447 | 2026.03.23 21:28:43.889133 [ 260 ] {c00ee31d-f780-409c-85a0-c3266a32d79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17448 | 2026.03.23 21:28:43.889175 [ 260 ] {c00ee31d-f780-409c-85a0-c3266a32d79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17449 | 2026.03.23 21:28:43.889584 [ 260 ] {c00ee31d-f780-409c-85a0-c3266a32d79b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2026.03.23 21:28:43.889623 [ 260 ] {c00ee31d-f780-409c-85a0-c3266a32d79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17451 | 2026.03.23 21:28:43.889953 [ 260 ] {c00ee31d-f780-409c-85a0-c3266a32d79b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17452 | 2026.03.23 21:28:43.890244 [ 260 ] {c00ee31d-f780-409c-85a0-c3266a32d79b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.03.23 21:28:43.890387 [ 260 ] {c00ee31d-f780-409c-85a0-c3266a32d79b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001273 sec., 7855.459544383346 rows/sec., 590.69 KiB/sec. | ||
| 17454 | 2026.03.23 21:28:43.890426 [ 260 ] {c00ee31d-f780-409c-85a0-c3266a32d79b} <Debug> TCPHandler: Processed in 0.001441015 sec. | ||
| 17455 | 2026.03.23 21:28:43.890540 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.03.23 21:28:43.890633 [ 260 ] {4977a43e-388c-4b44-af3f-12dd64480ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17457 | 2026.03.23 21:28:43.890672 [ 260 ] {4977a43e-388c-4b44-af3f-12dd64480ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17458 | 2026.03.23 21:28:43.891053 [ 217 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17459 | 2026.03.23 21:28:43.891088 [ 260 ] {4977a43e-388c-4b44-af3f-12dd64480ef3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17460 | 2026.03.23 21:28:43.891129 [ 260 ] {4977a43e-388c-4b44-af3f-12dd64480ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17461 | 2026.03.23 21:28:43.891429 [ 260 ] {4977a43e-388c-4b44-af3f-12dd64480ef3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17462 | 2026.03.23 21:28:43.891642 [ 260 ] {4977a43e-388c-4b44-af3f-12dd64480ef3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2026.03.23 21:28:43.891768 [ 260 ] {4977a43e-388c-4b44-af3f-12dd64480ef3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001153 sec., 64180.39895923678 rows/sec., 5.01 MiB/sec. | ||
| 17464 | 2026.03.23 21:28:43.891806 [ 260 ] {4977a43e-388c-4b44-af3f-12dd64480ef3} <Debug> TCPHandler: Processed in 0.001315583 sec. | ||
| 17465 | 2026.03.23 21:28:43.891918 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17466 | 2026.03.23 21:28:43.892011 [ 260 ] {5985449e-1796-435b-8777-9038a11f04e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17467 | 2026.03.23 21:28:43.892055 [ 260 ] {5985449e-1796-435b-8777-9038a11f04e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17468 | 2026.03.23 21:28:43.892462 [ 260 ] {5985449e-1796-435b-8777-9038a11f04e8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2026.03.23 21:28:43.892499 [ 260 ] {5985449e-1796-435b-8777-9038a11f04e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17470 | 2026.03.23 21:28:43.892828 [ 260 ] {5985449e-1796-435b-8777-9038a11f04e8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17471 | 2026.03.23 21:28:43.893051 [ 260 ] {5985449e-1796-435b-8777-9038a11f04e8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17472 | 2026.03.23 21:28:43.893159 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_138_38 to all_139_139_0 | ||
| 17473 | 2026.03.23 21:28:43.893180 [ 260 ] {5985449e-1796-435b-8777-9038a11f04e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 17474 | 2026.03.23 21:28:43.893212 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17475 | 2026.03.23 21:28:43.893231 [ 260 ] {5985449e-1796-435b-8777-9038a11f04e8} <Debug> TCPHandler: Processed in 0.001361114 sec. | ||
| 17476 | 2026.03.23 21:28:43.893238 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17477 | 2026.03.23 21:28:43.893350 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17478 | 2026.03.23 21:28:43.893353 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_139_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_138_38 to all_139_139_0 into Compact with storage Full | ||
| 17479 | 2026.03.23 21:28:43.893453 [ 260 ] {a9cc85cd-3898-4d6a-8a8d-00fe99cf272c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17480 | 2026.03.23 21:28:43.893506 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_139_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17481 | 2026.03.23 21:28:43.893513 [ 260 ] {a9cc85cd-3898-4d6a-8a8d-00fe99cf272c} <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 | ||
| 17482 | 2026.03.23 21:28:43.893555 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_139_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_138_38, total 50069 rows starting from the beginning of the part | ||
| 17483 | 2026.03.23 21:28:43.893639 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_139_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17484 | 2026.03.23 21:28:43.894317 [ 260 ] {a9cc85cd-3898-4d6a-8a8d-00fe99cf272c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.03.23 21:28:43.894358 [ 260 ] {a9cc85cd-3898-4d6a-8a8d-00fe99cf272c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17486 | 2026.03.23 21:28:43.894916 [ 260 ] {a9cc85cd-3898-4d6a-8a8d-00fe99cf272c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17487 | 2026.03.23 21:28:43.895170 [ 260 ] {a9cc85cd-3898-4d6a-8a8d-00fe99cf272c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17488 | 2026.03.23 21:28:43.895313 [ 260 ] {a9cc85cd-3898-4d6a-8a8d-00fe99cf272c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001878 sec., 5324.813631522897 rows/sec., 9.54 MiB/sec. | ||
| 17489 | 2026.03.23 21:28:43.895362 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17490 | 2026.03.23 21:28:43.895368 [ 260 ] {a9cc85cd-3898-4d6a-8a8d-00fe99cf272c} <Debug> TCPHandler: Processed in 0.002065792 sec. | ||
| 17491 | 2026.03.23 21:28:43.895396 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17492 | 2026.03.23 21:28:43.895506 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17493 | 2026.03.23 21:28:43.895603 [ 260 ] {89e2720e-69f7-4e3c-ab8d-0407bfedfed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17494 | 2026.03.23 21:28:43.895647 [ 260 ] {89e2720e-69f7-4e3c-ab8d-0407bfedfed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17495 | 2026.03.23 21:28:43.895990 [ 260 ] {89e2720e-69f7-4e3c-ab8d-0407bfedfed7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17496 | 2026.03.23 21:28:43.896027 [ 260 ] {89e2720e-69f7-4e3c-ab8d-0407bfedfed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17497 | 2026.03.23 21:28:43.896364 [ 260 ] {89e2720e-69f7-4e3c-ab8d-0407bfedfed7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17498 | 2026.03.23 21:28:43.896637 [ 260 ] {89e2720e-69f7-4e3c-ab8d-0407bfedfed7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17499 | 2026.03.23 21:28:43.896772 [ 260 ] {89e2720e-69f7-4e3c-ab8d-0407bfedfed7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 17500 | 2026.03.23 21:28:43.896808 [ 260 ] {89e2720e-69f7-4e3c-ab8d-0407bfedfed7} <Debug> TCPHandler: Processed in 0.001351923 sec. | ||
| 17501 | 2026.03.23 21:28:43.897722 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17502 | 2026.03.23 21:28:43.901353 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_139_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50229 rows, containing 5 columns (5 merged, 0 gathered) in 0.00804125 sec., 6246416.912793409 rows/sec., 401.92 MiB/sec. | ||
| 17503 | 2026.03.23 21:28:43.901601 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_139_39} <Trace> MergedBlockOutputStream: filled checksums all_1_139_39 (state Temporary) | ||
| 17504 | 2026.03.23 21:28:43.901866 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_139_39} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_139_39 to all_1_139_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17505 | 2026.03.23 21:28:43.901938 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_139_39} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_138_38, all_139_139_0] -> all_1_139_39 | ||
| 17506 | 2026.03.23 21:28:43.902017 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17507 | 2026.03.23 21:28:44.219931 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17508 | 2026.03.23 21:28:44.220133 [ 260 ] {a45f2b42-1f28-4a10-8d43-86f3b47d4bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17509 | 2026.03.23 21:28:44.220211 [ 260 ] {a45f2b42-1f28-4a10-8d43-86f3b47d4bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17510 | 2026.03.23 21:28:44.220918 [ 260 ] {a45f2b42-1f28-4a10-8d43-86f3b47d4bbe} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17511 | 2026.03.23 21:28:44.220976 [ 260 ] {a45f2b42-1f28-4a10-8d43-86f3b47d4bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17512 | 2026.03.23 21:28:44.221385 [ 260 ] {a45f2b42-1f28-4a10-8d43-86f3b47d4bbe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17513 | 2026.03.23 21:28:44.221614 [ 260 ] {a45f2b42-1f28-4a10-8d43-86f3b47d4bbe} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17514 | 2026.03.23 21:28:44.221761 [ 26 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 17515 | 2026.03.23 21:28:44.221779 [ 260 ] {a45f2b42-1f28-4a10-8d43-86f3b47d4bbe} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001696 sec., 3537.735849056604 rows/sec., 288.48 KiB/sec. | ||
| 17516 | 2026.03.23 21:28:44.221808 [ 26 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2026.03.23 21:28:44.221832 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17518 | 2026.03.23 21:28:44.221837 [ 260 ] {a45f2b42-1f28-4a10-8d43-86f3b47d4bbe} <Debug> TCPHandler: Processed in 0.002051891 sec. | ||
| 17519 | 2026.03.23 21:28:44.221964 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17520 | 2026.03.23 21:28:44.221975 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 17521 | 2026.03.23 21:28:44.222065 [ 260 ] {b4331f95-0109-4171-893a-e21867bd3600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17522 | 2026.03.23 21:28:44.222112 [ 260 ] {b4331f95-0109-4171-893a-e21867bd3600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17523 | 2026.03.23 21:28:44.222135 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17524 | 2026.03.23 21:28:44.222180 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 18 rows starting from the beginning of the part | ||
| 17525 | 2026.03.23 21:28:44.222257 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 17526 | 2026.03.23 21:28:44.222312 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 17527 | 2026.03.23 21:28:44.222361 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 17528 | 2026.03.23 21:28:44.222408 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 17529 | 2026.03.23 21:28:44.222455 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 17530 | 2026.03.23 21:28:44.223374 [ 191 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465096 sec., 34127.45649431846 rows/sec., 2.85 MiB/sec. | ||
| 17531 | 2026.03.23 21:28:44.223484 [ 260 ] {b4331f95-0109-4171-893a-e21867bd3600} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17532 | 2026.03.23 21:28:44.223517 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 17533 | 2026.03.23 21:28:44.223528 [ 260 ] {b4331f95-0109-4171-893a-e21867bd3600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17534 | 2026.03.23 21:28:44.223818 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17535 | 2026.03.23 21:28:44.223896 [ 197 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_32_7} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 17536 | 2026.03.23 21:28:44.223984 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17537 | 2026.03.23 21:28:44.224031 [ 260 ] {b4331f95-0109-4171-893a-e21867bd3600} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17538 | 2026.03.23 21:28:44.224269 [ 260 ] {b4331f95-0109-4171-893a-e21867bd3600} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17539 | 2026.03.23 21:28:44.224400 [ 260 ] {b4331f95-0109-4171-893a-e21867bd3600} <Debug> executeQuery: Read 2470 rows, 187.79 KiB in 0.002358 sec., 1047497.8795589483 rows/sec., 77.77 MiB/sec. | ||
| 17540 | 2026.03.23 21:28:44.224438 [ 260 ] {b4331f95-0109-4171-893a-e21867bd3600} <Debug> TCPHandler: Processed in 0.002527753 sec. | ||
| 17541 | 2026.03.23 21:28:44.224557 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17542 | 2026.03.23 21:28:44.224651 [ 260 ] {fc4dbff5-af10-4820-ac18-71e30a21e0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17543 | 2026.03.23 21:28:44.224691 [ 260 ] {fc4dbff5-af10-4820-ac18-71e30a21e0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17544 | 2026.03.23 21:28:44.225100 [ 260 ] {fc4dbff5-af10-4820-ac18-71e30a21e0f2} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17545 | 2026.03.23 21:28:44.225134 [ 260 ] {fc4dbff5-af10-4820-ac18-71e30a21e0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17546 | 2026.03.23 21:28:44.225434 [ 260 ] {fc4dbff5-af10-4820-ac18-71e30a21e0f2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17547 | 2026.03.23 21:28:44.225653 [ 260 ] {fc4dbff5-af10-4820-ac18-71e30a21e0f2} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17548 | 2026.03.23 21:28:44.225782 [ 260 ] {fc4dbff5-af10-4820-ac18-71e30a21e0f2} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001149 sec., 41775.45691906005 rows/sec., 3.04 MiB/sec. | ||
| 17549 | 2026.03.23 21:28:44.225819 [ 260 ] {fc4dbff5-af10-4820-ac18-71e30a21e0f2} <Debug> TCPHandler: Processed in 0.001311372 sec. | ||
| 17550 | 2026.03.23 21:28:44.225925 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17551 | 2026.03.23 21:28:44.226018 [ 260 ] {a35e14d8-e0a8-4a3e-b8db-31a6ebdee391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17552 | 2026.03.23 21:28:44.226058 [ 260 ] {a35e14d8-e0a8-4a3e-b8db-31a6ebdee391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17553 | 2026.03.23 21:28:44.226673 [ 260 ] {a35e14d8-e0a8-4a3e-b8db-31a6ebdee391} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17554 | 2026.03.23 21:28:44.226707 [ 260 ] {a35e14d8-e0a8-4a3e-b8db-31a6ebdee391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17555 | 2026.03.23 21:28:44.227037 [ 260 ] {a35e14d8-e0a8-4a3e-b8db-31a6ebdee391} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17556 | 2026.03.23 21:28:44.227253 [ 260 ] {a35e14d8-e0a8-4a3e-b8db-31a6ebdee391} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17557 | 2026.03.23 21:28:44.227378 [ 260 ] {a35e14d8-e0a8-4a3e-b8db-31a6ebdee391} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001377 sec., 581699.3464052287 rows/sec., 33.60 MiB/sec. | ||
| 17558 | 2026.03.23 21:28:44.227414 [ 260 ] {a35e14d8-e0a8-4a3e-b8db-31a6ebdee391} <Debug> TCPHandler: Processed in 0.001537578 sec. | ||
| 17559 | 2026.03.23 21:28:44.227528 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17560 | 2026.03.23 21:28:44.227621 [ 260 ] {f5e80286-00a8-4c89-b255-3ee89db8f0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17561 | 2026.03.23 21:28:44.227659 [ 260 ] {f5e80286-00a8-4c89-b255-3ee89db8f0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17562 | 2026.03.23 21:28:44.228033 [ 260 ] {f5e80286-00a8-4c89-b255-3ee89db8f0b7} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17563 | 2026.03.23 21:28:44.228067 [ 260 ] {f5e80286-00a8-4c89-b255-3ee89db8f0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17564 | 2026.03.23 21:28:44.228351 [ 260 ] {f5e80286-00a8-4c89-b255-3ee89db8f0b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17565 | 2026.03.23 21:28:44.228570 [ 260 ] {f5e80286-00a8-4c89-b255-3ee89db8f0b7} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17566 | 2026.03.23 21:28:44.228695 [ 260 ] {f5e80286-00a8-4c89-b255-3ee89db8f0b7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 17567 | 2026.03.23 21:28:44.228732 [ 260 ] {f5e80286-00a8-4c89-b255-3ee89db8f0b7} <Debug> TCPHandler: Processed in 0.001254531 sec. | ||
| 17568 | 2026.03.23 21:28:44.228840 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2026.03.23 21:28:44.228932 [ 260 ] {fc2fb586-5b88-404c-9fcd-4dfdbb287053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17570 | 2026.03.23 21:28:44.228972 [ 260 ] {fc2fb586-5b88-404c-9fcd-4dfdbb287053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17571 | 2026.03.23 21:28:44.229768 [ 260 ] {fc2fb586-5b88-404c-9fcd-4dfdbb287053} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2026.03.23 21:28:44.229803 [ 260 ] {fc2fb586-5b88-404c-9fcd-4dfdbb287053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17573 | 2026.03.23 21:28:44.230160 [ 260 ] {fc2fb586-5b88-404c-9fcd-4dfdbb287053} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17574 | 2026.03.23 21:28:44.230377 [ 260 ] {fc2fb586-5b88-404c-9fcd-4dfdbb287053} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.03.23 21:28:44.230507 [ 260 ] {fc2fb586-5b88-404c-9fcd-4dfdbb287053} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001592 sec., 833542.7135678391 rows/sec., 55.87 MiB/sec. | ||
| 17576 | 2026.03.23 21:28:44.230544 [ 260 ] {fc2fb586-5b88-404c-9fcd-4dfdbb287053} <Debug> TCPHandler: Processed in 0.001753704 sec. | ||
| 17577 | 2026.03.23 21:28:44.230650 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17578 | 2026.03.23 21:28:44.230743 [ 260 ] {254ef650-e1eb-47e0-9154-a41994f179f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17579 | 2026.03.23 21:28:44.230786 [ 260 ] {254ef650-e1eb-47e0-9154-a41994f179f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17580 | 2026.03.23 21:28:44.231465 [ 260 ] {254ef650-e1eb-47e0-9154-a41994f179f8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17581 | 2026.03.23 21:28:44.231499 [ 260 ] {254ef650-e1eb-47e0-9154-a41994f179f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17582 | 2026.03.23 21:28:44.231920 [ 260 ] {254ef650-e1eb-47e0-9154-a41994f179f8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17583 | 2026.03.23 21:28:44.232137 [ 260 ] {254ef650-e1eb-47e0-9154-a41994f179f8} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17584 | 2026.03.23 21:28:44.232247 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_139_39 to all_144_144_0 | ||
| 17585 | 2026.03.23 21:28:44.232266 [ 260 ] {254ef650-e1eb-47e0-9154-a41994f179f8} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001542 sec., 972114.1374837873 rows/sec., 58.97 MiB/sec. | ||
| 17586 | 2026.03.23 21:28:44.232285 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17587 | 2026.03.23 21:28:44.232304 [ 260 ] {254ef650-e1eb-47e0-9154-a41994f179f8} <Debug> TCPHandler: Processed in 0.001702493 sec. | ||
| 17588 | 2026.03.23 21:28:44.232307 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17589 | 2026.03.23 21:28:44.232426 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2026.03.23 21:28:44.232479 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_139_39 to all_144_144_0 into Compact with storage Full | ||
| 17591 | 2026.03.23 21:28:44.232547 [ 260 ] {8103b598-6345-4550-881b-1786efded710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17592 | 2026.03.23 21:28:44.232619 [ 260 ] {8103b598-6345-4550-881b-1786efded710} <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 | ||
| 17593 | 2026.03.23 21:28:44.232682 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17594 | 2026.03.23 21:28:44.232745 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_139_39, total 50229 rows starting from the beginning of the part | ||
| 17595 | 2026.03.23 21:28:44.232852 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 17596 | 2026.03.23 21:28:44.232930 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 200 rows starting from the beginning of the part | ||
| 17597 | 2026.03.23 21:28:44.233004 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 17598 | 2026.03.23 21:28:44.233073 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 17599 | 2026.03.23 21:28:44.233116 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1499 rows starting from the beginning of the part | ||
| 17600 | 2026.03.23 21:28:44.233532 [ 260 ] {8103b598-6345-4550-881b-1786efded710} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17601 | 2026.03.23 21:28:44.233574 [ 260 ] {8103b598-6345-4550-881b-1786efded710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17602 | 2026.03.23 21:28:44.234155 [ 260 ] {8103b598-6345-4550-881b-1786efded710} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17603 | 2026.03.23 21:28:44.234388 [ 260 ] {8103b598-6345-4550-881b-1786efded710} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17604 | 2026.03.23 21:28:44.234526 [ 260 ] {8103b598-6345-4550-881b-1786efded710} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002004 sec., 20958.083832335327 rows/sec., 37.56 MiB/sec. | ||
| 17605 | 2026.03.23 21:28:44.234582 [ 260 ] {8103b598-6345-4550-881b-1786efded710} <Debug> TCPHandler: Processed in 0.002216995 sec. | ||
| 17606 | 2026.03.23 21:28:44.234695 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17607 | 2026.03.23 21:28:44.234789 [ 260 ] {b43d0fc4-9390-462f-a79f-a1b0969d4542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17608 | 2026.03.23 21:28:44.234830 [ 260 ] {b43d0fc4-9390-462f-a79f-a1b0969d4542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17609 | 2026.03.23 21:28:44.235145 [ 260 ] {b43d0fc4-9390-462f-a79f-a1b0969d4542} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17610 | 2026.03.23 21:28:44.235179 [ 260 ] {b43d0fc4-9390-462f-a79f-a1b0969d4542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17611 | 2026.03.23 21:28:44.235479 [ 260 ] {b43d0fc4-9390-462f-a79f-a1b0969d4542} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17612 | 2026.03.23 21:28:44.235677 [ 260 ] {b43d0fc4-9390-462f-a79f-a1b0969d4542} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17613 | 2026.03.23 21:28:44.235806 [ 260 ] {b43d0fc4-9390-462f-a79f-a1b0969d4542} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001034 sec., 11605.41586073501 rows/sec., 800.89 KiB/sec. | ||
| 17614 | 2026.03.23 21:28:44.235841 [ 260 ] {b43d0fc4-9390-462f-a79f-a1b0969d4542} <Debug> TCPHandler: Processed in 0.00119413 sec. | ||
| 17615 | 2026.03.23 21:28:44.241951 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52408 rows, containing 5 columns (5 merged, 0 gathered) in 0.009546407 sec., 5489814.12588003 rows/sec., 353.08 MiB/sec. | ||
| 17616 | 2026.03.23 21:28:44.242381 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Trace> MergedBlockOutputStream: filled checksums all_1_144_40 (state Temporary) | ||
| 17617 | 2026.03.23 21:28:44.242656 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_144_40 to all_1_144_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17618 | 2026.03.23 21:28:44.242731 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_144_40} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_139_39, all_144_144_0] -> all_1_144_40 | ||
| 17619 | 2026.03.23 21:28:44.242814 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17620 | 2026.03.23 21:28:45.444833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17621 | 2026.03.23 21:28:45.462580 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2026.03.23 21:28:45.462637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17623 | 2026.03.23 21:28:45.469211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17624 | 2026.03.23 21:28:45.469929 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2026.03.23 21:28:45.473435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17626 | 2026.03.23 21:28:48.885316 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17627 | 2026.03.23 21:28:48.885511 [ 260 ] {0a34eea6-f8d5-437c-97ee-3b104893d981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17628 | 2026.03.23 21:28:48.885578 [ 260 ] {0a34eea6-f8d5-437c-97ee-3b104893d981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17629 | 2026.03.23 21:28:48.886241 [ 260 ] {0a34eea6-f8d5-437c-97ee-3b104893d981} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17630 | 2026.03.23 21:28:48.886290 [ 260 ] {0a34eea6-f8d5-437c-97ee-3b104893d981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17631 | 2026.03.23 21:28:48.886687 [ 260 ] {0a34eea6-f8d5-437c-97ee-3b104893d981} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17632 | 2026.03.23 21:28:48.886912 [ 260 ] {0a34eea6-f8d5-437c-97ee-3b104893d981} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17633 | 2026.03.23 21:28:48.887074 [ 260 ] {0a34eea6-f8d5-437c-97ee-3b104893d981} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.67 MiB/sec. | ||
| 17634 | 2026.03.23 21:28:48.887126 [ 260 ] {0a34eea6-f8d5-437c-97ee-3b104893d981} <Debug> TCPHandler: Processed in 0.001941828 sec. | ||
| 17635 | 2026.03.23 21:28:48.887260 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2026.03.23 21:28:48.887364 [ 260 ] {e0521475-249d-407c-8d9a-5c33720df4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17637 | 2026.03.23 21:28:48.887408 [ 260 ] {e0521475-249d-407c-8d9a-5c33720df4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17638 | 2026.03.23 21:28:48.887851 [ 260 ] {e0521475-249d-407c-8d9a-5c33720df4e8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2026.03.23 21:28:48.887887 [ 260 ] {e0521475-249d-407c-8d9a-5c33720df4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17640 | 2026.03.23 21:28:48.888197 [ 260 ] {e0521475-249d-407c-8d9a-5c33720df4e8} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17641 | 2026.03.23 21:28:48.888413 [ 260 ] {e0521475-249d-407c-8d9a-5c33720df4e8} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2026.03.23 21:28:48.888543 [ 260 ] {e0521475-249d-407c-8d9a-5c33720df4e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 17643 | 2026.03.23 21:28:48.888582 [ 260 ] {e0521475-249d-407c-8d9a-5c33720df4e8} <Debug> TCPHandler: Processed in 0.001377274 sec. | ||
| 17644 | 2026.03.23 21:28:48.888698 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2026.03.23 21:28:48.888795 [ 260 ] {176e4525-d2f7-4de0-ba8b-21071477eabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17646 | 2026.03.23 21:28:48.888839 [ 260 ] {176e4525-d2f7-4de0-ba8b-21071477eabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17647 | 2026.03.23 21:28:48.889260 [ 260 ] {176e4525-d2f7-4de0-ba8b-21071477eabc} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2026.03.23 21:28:48.889296 [ 260 ] {176e4525-d2f7-4de0-ba8b-21071477eabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17649 | 2026.03.23 21:28:48.889627 [ 260 ] {176e4525-d2f7-4de0-ba8b-21071477eabc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17650 | 2026.03.23 21:28:48.889835 [ 260 ] {176e4525-d2f7-4de0-ba8b-21071477eabc} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17651 | 2026.03.23 21:28:48.889963 [ 260 ] {176e4525-d2f7-4de0-ba8b-21071477eabc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001187 sec., 107834.87784330246 rows/sec., 7.51 MiB/sec. | ||
| 17652 | 2026.03.23 21:28:48.890000 [ 260 ] {176e4525-d2f7-4de0-ba8b-21071477eabc} <Debug> TCPHandler: Processed in 0.001351704 sec. | ||
| 17653 | 2026.03.23 21:28:48.890113 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2026.03.23 21:28:48.890206 [ 260 ] {05ac7a25-4ce8-4049-975c-7de610ca16ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17655 | 2026.03.23 21:28:48.890255 [ 260 ] {05ac7a25-4ce8-4049-975c-7de610ca16ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17656 | 2026.03.23 21:28:48.890588 [ 260 ] {05ac7a25-4ce8-4049-975c-7de610ca16ab} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2026.03.23 21:28:48.890621 [ 260 ] {05ac7a25-4ce8-4049-975c-7de610ca16ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17658 | 2026.03.23 21:28:48.890921 [ 260 ] {05ac7a25-4ce8-4049-975c-7de610ca16ab} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17659 | 2026.03.23 21:28:48.891134 [ 260 ] {05ac7a25-4ce8-4049-975c-7de610ca16ab} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2026.03.23 21:28:48.891260 [ 260 ] {05ac7a25-4ce8-4049-975c-7de610ca16ab} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001073 sec., 44734.38956197577 rows/sec., 3.01 MiB/sec. | ||
| 17661 | 2026.03.23 21:28:48.891296 [ 260 ] {05ac7a25-4ce8-4049-975c-7de610ca16ab} <Debug> TCPHandler: Processed in 0.001231191 sec. | ||
| 17662 | 2026.03.23 21:28:50.808688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40736 | ||
| 17663 | 2026.03.23 21:28:50.809202 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.03.23 21:28:50.809246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17665 | 2026.03.23 21:28:50.809752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17666 | 2026.03.23 21:28:50.810005 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2026.03.23 21:28:50.810154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40736 | ||
| 17668 | 2026.03.23 21:28:50.810257 [ 221 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17669 | 2026.03.23 21:28:50.810294 [ 221 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17670 | 2026.03.23 21:28:50.812590 [ 221 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17671 | 2026.03.23 21:28:52.109191 [ 205 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17672 | 2026.03.23 21:28:52.109243 [ 205 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17673 | 2026.03.23 21:28:52.111707 [ 205 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17674 | 2026.03.23 21:28:52.974456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17675 | 2026.03.23 21:28:52.992029 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17676 | 2026.03.23 21:28:52.992091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17677 | 2026.03.23 21:28:52.998496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17678 | 2026.03.23 21:28:52.999296 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2026.03.23 21:28:53.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 412.54 MiB, peak 419.02 MiB, free memory in arenas 0.00 B, will set to 408.02 MiB (RSS), difference: -4.51 MiB | ||
| 17680 | 2026.03.23 21:28:53.004335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17681 | 2026.03.23 21:28:53.453479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2166 | ||
| 17682 | 2026.03.23 21:28:53.456070 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17683 | 2026.03.23 21:28:53.456123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17684 | 2026.03.23 21:28:53.457385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17685 | 2026.03.23 21:28:53.457683 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17686 | 2026.03.23 21:28:53.458062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2166 | ||
| 17687 | 2026.03.23 21:28:53.886991 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17688 | 2026.03.23 21:28:53.887169 [ 260 ] {8d94ea11-c942-4a03-8521-7d5587864c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17689 | 2026.03.23 21:28:53.887234 [ 260 ] {8d94ea11-c942-4a03-8521-7d5587864c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17690 | 2026.03.23 21:28:53.887866 [ 260 ] {8d94ea11-c942-4a03-8521-7d5587864c9f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17691 | 2026.03.23 21:28:53.887912 [ 260 ] {8d94ea11-c942-4a03-8521-7d5587864c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17692 | 2026.03.23 21:28:53.888288 [ 260 ] {8d94ea11-c942-4a03-8521-7d5587864c9f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17693 | 2026.03.23 21:28:53.888509 [ 260 ] {8d94ea11-c942-4a03-8521-7d5587864c9f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17694 | 2026.03.23 21:28:53.888656 [ 260 ] {8d94ea11-c942-4a03-8521-7d5587864c9f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001536 sec., 49479.166666666664 rows/sec., 4.08 MiB/sec. | ||
| 17695 | 2026.03.23 21:28:53.888666 [ 121 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17696 | 2026.03.23 21:28:53.888697 [ 260 ] {8d94ea11-c942-4a03-8521-7d5587864c9f} <Debug> TCPHandler: Processed in 0.001844326 sec. | ||
| 17697 | 2026.03.23 21:28:53.888737 [ 121 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2026.03.23 21:28:53.888763 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17699 | 2026.03.23 21:28:53.888833 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17700 | 2026.03.23 21:28:53.888877 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17701 | 2026.03.23 21:28:53.888930 [ 260 ] {03754038-b393-4fae-962b-efe29190a09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17702 | 2026.03.23 21:28:53.888975 [ 260 ] {03754038-b393-4fae-962b-efe29190a09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17703 | 2026.03.23 21:28:53.889013 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17704 | 2026.03.23 21:28:53.889058 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2618 rows starting from the beginning of the part | ||
| 17705 | 2026.03.23 21:28:53.889129 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 118 rows starting from the beginning of the part | ||
| 17706 | 2026.03.23 21:28:53.889182 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 76 rows starting from the beginning of the part | ||
| 17707 | 2026.03.23 21:28:53.889231 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 2470 rows starting from the beginning of the part | ||
| 17708 | 2026.03.23 21:28:53.889278 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 17709 | 2026.03.23 21:28:53.889331 [ 199 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 76 rows starting from the beginning of the part | ||
| 17710 | 2026.03.23 21:28:53.889380 [ 260 ] {03754038-b393-4fae-962b-efe29190a09a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17711 | 2026.03.23 21:28:53.889421 [ 260 ] {03754038-b393-4fae-962b-efe29190a09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17712 | 2026.03.23 21:28:53.889754 [ 260 ] {03754038-b393-4fae-962b-efe29190a09a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17713 | 2026.03.23 21:28:53.889964 [ 260 ] {03754038-b393-4fae-962b-efe29190a09a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17714 | 2026.03.23 21:28:53.890100 [ 260 ] {03754038-b393-4fae-962b-efe29190a09a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 17715 | 2026.03.23 21:28:53.890138 [ 260 ] {03754038-b393-4fae-962b-efe29190a09a} <Debug> TCPHandler: Processed in 0.001352804 sec. | ||
| 17716 | 2026.03.23 21:28:53.890246 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17717 | 2026.03.23 21:28:53.890338 [ 260 ] {244bde69-29e6-49bd-b26b-d3c119eb8966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17718 | 2026.03.23 21:28:53.890379 [ 260 ] {244bde69-29e6-49bd-b26b-d3c119eb8966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17719 | 2026.03.23 21:28:53.890791 [ 260 ] {244bde69-29e6-49bd-b26b-d3c119eb8966} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17720 | 2026.03.23 21:28:53.890826 [ 260 ] {244bde69-29e6-49bd-b26b-d3c119eb8966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17721 | 2026.03.23 21:28:53.891115 [ 260 ] {244bde69-29e6-49bd-b26b-d3c119eb8966} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17722 | 2026.03.23 21:28:53.891315 [ 260 ] {244bde69-29e6-49bd-b26b-d3c119eb8966} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17723 | 2026.03.23 21:28:53.891409 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5414 rows, containing 5 columns (5 merged, 0 gathered) in 0.002587634 sec., 2092258.7970323467 rows/sec., 165.41 MiB/sec. | ||
| 17724 | 2026.03.23 21:28:53.891446 [ 121 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17725 | 2026.03.23 21:28:53.891448 [ 260 ] {244bde69-29e6-49bd-b26b-d3c119eb8966} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001127 sec., 65661.04702750666 rows/sec., 5.13 MiB/sec. | ||
| 17726 | 2026.03.23 21:28:53.891485 [ 121 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17727 | 2026.03.23 21:28:53.891508 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17728 | 2026.03.23 21:28:53.891508 [ 260 ] {244bde69-29e6-49bd-b26b-d3c119eb8966} <Debug> TCPHandler: Processed in 0.001309263 sec. | ||
| 17729 | 2026.03.23 21:28:53.891603 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17730 | 2026.03.23 21:28:53.891646 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17731 | 2026.03.23 21:28:53.891709 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17732 | 2026.03.23 21:28:53.891718 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17733 | 2026.03.23 21:28:53.891739 [ 260 ] {18a0b4e3-f0b6-4dec-ab8f-49a3ac876532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17734 | 2026.03.23 21:28:53.891742 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1403 rows starting from the beginning of the part | ||
| 17735 | 2026.03.23 21:28:53.891792 [ 260 ] {18a0b4e3-f0b6-4dec-ab8f-49a3ac876532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17736 | 2026.03.23 21:28:53.891824 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 95 rows starting from the beginning of the part | ||
| 17737 | 2026.03.23 21:28:53.891881 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 74 rows starting from the beginning of the part | ||
| 17738 | 2026.03.23 21:28:53.891931 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1327 rows starting from the beginning of the part | ||
| 17739 | 2026.03.23 21:28:53.891984 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 17740 | 2026.03.23 21:28:53.892032 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 17741 | 2026.03.23 21:28:53.892050 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.03.23 21:28:53.892139 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_146_29} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17743 | 2026.03.23 21:28:53.892216 [ 260 ] {18a0b4e3-f0b6-4dec-ab8f-49a3ac876532} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2026.03.23 21:28:53.892241 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 17745 | 2026.03.23 21:28:53.892255 [ 260 ] {18a0b4e3-f0b6-4dec-ab8f-49a3ac876532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17746 | 2026.03.23 21:28:53.892581 [ 260 ] {18a0b4e3-f0b6-4dec-ab8f-49a3ac876532} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17747 | 2026.03.23 21:28:53.892798 [ 260 ] {18a0b4e3-f0b6-4dec-ab8f-49a3ac876532} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17748 | 2026.03.23 21:28:53.892927 [ 260 ] {18a0b4e3-f0b6-4dec-ab8f-49a3ac876532} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 17749 | 2026.03.23 21:28:53.892964 [ 260 ] {18a0b4e3-f0b6-4dec-ab8f-49a3ac876532} <Debug> TCPHandler: Processed in 0.001365114 sec. | ||
| 17750 | 2026.03.23 21:28:53.893072 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17751 | 2026.03.23 21:28:53.893163 [ 260 ] {5c1dfe32-8e02-4c0a-86b1-d1d434c8944d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17752 | 2026.03.23 21:28:53.893215 [ 260 ] {5c1dfe32-8e02-4c0a-86b1-d1d434c8944d} <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 | ||
| 17753 | 2026.03.23 21:28:53.893232 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3037 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674312 sec., 1813879.372542274 rows/sec., 131.27 MiB/sec. | ||
| 17754 | 2026.03.23 21:28:53.893411 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17755 | 2026.03.23 21:28:53.893654 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.03.23 21:28:53.893719 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_146_29} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17757 | 2026.03.23 21:28:53.893779 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 17758 | 2026.03.23 21:28:53.893976 [ 260 ] {5c1dfe32-8e02-4c0a-86b1-d1d434c8944d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17759 | 2026.03.23 21:28:53.894011 [ 260 ] {5c1dfe32-8e02-4c0a-86b1-d1d434c8944d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17760 | 2026.03.23 21:28:53.894514 [ 260 ] {5c1dfe32-8e02-4c0a-86b1-d1d434c8944d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17761 | 2026.03.23 21:28:53.894749 [ 260 ] {5c1dfe32-8e02-4c0a-86b1-d1d434c8944d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17762 | 2026.03.23 21:28:53.894885 [ 260 ] {5c1dfe32-8e02-4c0a-86b1-d1d434c8944d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001739 sec., 5750.431282346176 rows/sec., 10.30 MiB/sec. | ||
| 17763 | 2026.03.23 21:28:53.894939 [ 260 ] {5c1dfe32-8e02-4c0a-86b1-d1d434c8944d} <Debug> TCPHandler: Processed in 0.001913397 sec. | ||
| 17764 | 2026.03.23 21:28:53.895050 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17765 | 2026.03.23 21:28:53.895143 [ 260 ] {1626a5ab-5558-44f1-9347-8a8bac464640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17766 | 2026.03.23 21:28:53.895184 [ 260 ] {1626a5ab-5558-44f1-9347-8a8bac464640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17767 | 2026.03.23 21:28:53.895520 [ 260 ] {1626a5ab-5558-44f1-9347-8a8bac464640} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17768 | 2026.03.23 21:28:53.895556 [ 260 ] {1626a5ab-5558-44f1-9347-8a8bac464640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17769 | 2026.03.23 21:28:53.895849 [ 260 ] {1626a5ab-5558-44f1-9347-8a8bac464640} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17770 | 2026.03.23 21:28:53.896053 [ 260 ] {1626a5ab-5558-44f1-9347-8a8bac464640} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17771 | 2026.03.23 21:28:53.896160 [ 121 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17772 | 2026.03.23 21:28:53.896179 [ 260 ] {1626a5ab-5558-44f1-9347-8a8bac464640} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 17773 | 2026.03.23 21:28:53.896192 [ 121 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.03.23 21:28:53.896217 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17775 | 2026.03.23 21:28:53.896221 [ 260 ] {1626a5ab-5558-44f1-9347-8a8bac464640} <Debug> TCPHandler: Processed in 0.00121819 sec. | ||
| 17776 | 2026.03.23 21:28:53.896322 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17777 | 2026.03.23 21:28:53.896442 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17778 | 2026.03.23 21:28:53.896474 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7200 rows starting from the beginning of the part | ||
| 17779 | 2026.03.23 21:28:53.896535 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 17780 | 2026.03.23 21:28:53.896576 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 17781 | 2026.03.23 21:28:53.896614 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 12 rows starting from the beginning of the part | ||
| 17782 | 2026.03.23 21:28:53.896649 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 48 rows starting from the beginning of the part | ||
| 17783 | 2026.03.23 21:28:53.896688 [ 188 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 17784 | 2026.03.23 21:28:53.898591 [ 198 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7440 rows, containing 4 columns (4 merged, 0 gathered) in 0.002322378 sec., 3203612.84855437 rows/sec., 215.87 MiB/sec. | ||
| 17785 | 2026.03.23 21:28:53.899055 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17786 | 2026.03.23 21:28:53.899344 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17787 | 2026.03.23 21:28:53.899413 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_146_29} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17788 | 2026.03.23 21:28:53.899476 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 17789 | 2026.03.23 21:28:54.001128 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.55 MiB, peak 419.02 MiB, free memory in arenas 0.00 B, will set to 408.02 MiB (RSS), difference: 3.47 MiB | ||
| 17790 | 2026.03.23 21:28:56.368743 [ 165 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17791 | 2026.03.23 21:28:56.368808 [ 165 ] {} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17792 | 2026.03.23 21:28:56.368832 [ 165 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17793 | 2026.03.23 21:28:56.368964 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17794 | 2026.03.23 21:28:56.369130 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17795 | 2026.03.23 21:28:56.369171 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 17796 | 2026.03.23 21:28:56.369250 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 17797 | 2026.03.23 21:28:56.369308 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 17798 | 2026.03.23 21:28:56.369359 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 17799 | 2026.03.23 21:28:56.369405 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 17800 | 2026.03.23 21:28:56.370169 [ 200 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266771 sec., 4736.451971192899 rows/sec., 351.53 KiB/sec. | ||
| 17801 | 2026.03.23 21:28:56.370312 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17802 | 2026.03.23 21:28:56.370569 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17803 | 2026.03.23 21:28:56.370643 [ 198 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_21_5} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17804 | 2026.03.23 21:28:56.370720 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17805 | 2026.03.23 21:28:57.547731 [ 141 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
| 17806 | 2026.03.23 21:28:57.547826 [ 141 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2026.03.23 21:28:57.547866 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17808 | 2026.03.23 21:28:57.548044 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
| 17809 | 2026.03.23 21:28:57.548249 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17810 | 2026.03.23 21:28:57.548302 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 825 rows starting from the beginning of the part | ||
| 17811 | 2026.03.23 21:28:57.548405 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 17812 | 2026.03.23 21:28:57.548492 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 801 rows starting from the beginning of the part | ||
| 17813 | 2026.03.23 21:28:57.548569 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 17814 | 2026.03.23 21:28:57.548642 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 17815 | 2026.03.23 21:28:57.549807 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843846 sec., 1342302.9905968287 rows/sec., 83.64 MiB/sec. | ||
| 17816 | 2026.03.23 21:28:57.549980 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 17817 | 2026.03.23 21:28:57.550279 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2026.03.23 21:28:57.550364 [ 200 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_42_10} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
| 17819 | 2026.03.23 21:28:57.550455 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 17820 | 2026.03.23 21:28:58.081603 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17821 | 2026.03.23 21:28:58.081695 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17822 | 2026.03.23 21:28:58.113011 [ 217 ] {} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17823 | 2026.03.23 21:28:58.113056 [ 217 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17824 | 2026.03.23 21:28:58.116457 [ 217 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17825 | 2026.03.23 21:28:58.311250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41248 | ||
| 17826 | 2026.03.23 21:28:58.311776 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17827 | 2026.03.23 21:28:58.311814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17828 | 2026.03.23 21:28:58.312295 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17829 | 2026.03.23 21:28:58.312526 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.03.23 21:28:58.312646 [ 141 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17831 | 2026.03.23 21:28:58.312668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41248 | ||
| 17832 | 2026.03.23 21:28:58.312684 [ 141 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2026.03.23 21:28:58.312705 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17834 | 2026.03.23 21:28:58.312840 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17835 | 2026.03.23 21:28:58.312991 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17836 | 2026.03.23 21:28:58.313031 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38816 rows starting from the beginning of the part | ||
| 17837 | 2026.03.23 21:28:58.313102 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 17838 | 2026.03.23 21:28:58.313151 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 17839 | 2026.03.23 21:28:58.313196 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 17840 | 2026.03.23 21:28:58.313238 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 17841 | 2026.03.23 21:28:58.313281 [ 196 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 17842 | 2026.03.23 21:28:58.315737 [ 195 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002955283 sec., 13957377.347617809 rows/sec., 199.66 MiB/sec. | ||
| 17843 | 2026.03.23 21:28:58.316194 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17844 | 2026.03.23 21:28:58.316549 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2026.03.23 21:28:58.316641 [ 194 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_86_17} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17846 | 2026.03.23 21:28:58.316770 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17847 | 2026.03.23 21:28:58.839092 [ 219 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17848 | 2026.03.23 21:28:58.839146 [ 219 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17849 | 2026.03.23 21:28:58.841074 [ 219 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17850 | 2026.03.23 21:28:58.887176 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17851 | 2026.03.23 21:28:58.887377 [ 260 ] {d0b47067-640d-4a7d-819e-0473d69b5707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17852 | 2026.03.23 21:28:58.887451 [ 260 ] {d0b47067-640d-4a7d-819e-0473d69b5707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17853 | 2026.03.23 21:28:58.888109 [ 260 ] {d0b47067-640d-4a7d-819e-0473d69b5707} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17854 | 2026.03.23 21:28:58.888159 [ 260 ] {d0b47067-640d-4a7d-819e-0473d69b5707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17855 | 2026.03.23 21:28:58.888545 [ 260 ] {d0b47067-640d-4a7d-819e-0473d69b5707} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17856 | 2026.03.23 21:28:58.888766 [ 260 ] {d0b47067-640d-4a7d-819e-0473d69b5707} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17857 | 2026.03.23 21:28:58.888927 [ 260 ] {d0b47067-640d-4a7d-819e-0473d69b5707} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001602 sec., 73657.92759051187 rows/sec., 6.27 MiB/sec. | ||
| 17858 | 2026.03.23 21:28:58.888968 [ 260 ] {d0b47067-640d-4a7d-819e-0473d69b5707} <Debug> TCPHandler: Processed in 0.001936199 sec. | ||
| 17859 | 2026.03.23 21:28:58.889089 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17860 | 2026.03.23 21:28:58.889183 [ 260 ] {65a4ce2c-9b6a-44f8-9459-9fe9af6b67f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17861 | 2026.03.23 21:28:58.889224 [ 260 ] {65a4ce2c-9b6a-44f8-9459-9fe9af6b67f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17862 | 2026.03.23 21:28:58.889640 [ 260 ] {65a4ce2c-9b6a-44f8-9459-9fe9af6b67f7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17863 | 2026.03.23 21:28:58.889676 [ 260 ] {65a4ce2c-9b6a-44f8-9459-9fe9af6b67f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17864 | 2026.03.23 21:28:58.889977 [ 260 ] {65a4ce2c-9b6a-44f8-9459-9fe9af6b67f7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17865 | 2026.03.23 21:28:58.890181 [ 260 ] {65a4ce2c-9b6a-44f8-9459-9fe9af6b67f7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2026.03.23 21:28:58.890313 [ 260 ] {65a4ce2c-9b6a-44f8-9459-9fe9af6b67f7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001148 sec., 27003.484320557494 rows/sec., 1.98 MiB/sec. | ||
| 17867 | 2026.03.23 21:28:58.890351 [ 260 ] {65a4ce2c-9b6a-44f8-9459-9fe9af6b67f7} <Debug> TCPHandler: Processed in 0.001310792 sec. | ||
| 17868 | 2026.03.23 21:28:58.890458 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17869 | 2026.03.23 21:28:58.890551 [ 260 ] {3e30f014-2edc-4cf0-8ae6-2e1121c4a414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17870 | 2026.03.23 21:28:58.890591 [ 260 ] {3e30f014-2edc-4cf0-8ae6-2e1121c4a414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17871 | 2026.03.23 21:28:58.891024 [ 260 ] {3e30f014-2edc-4cf0-8ae6-2e1121c4a414} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17872 | 2026.03.23 21:28:58.891060 [ 260 ] {3e30f014-2edc-4cf0-8ae6-2e1121c4a414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17873 | 2026.03.23 21:28:58.891354 [ 260 ] {3e30f014-2edc-4cf0-8ae6-2e1121c4a414} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17874 | 2026.03.23 21:28:58.891558 [ 260 ] {3e30f014-2edc-4cf0-8ae6-2e1121c4a414} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17875 | 2026.03.23 21:28:58.891685 [ 260 ] {3e30f014-2edc-4cf0-8ae6-2e1121c4a414} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001152 sec., 82465.27777777778 rows/sec., 6.44 MiB/sec. | ||
| 17876 | 2026.03.23 21:28:58.891723 [ 260 ] {3e30f014-2edc-4cf0-8ae6-2e1121c4a414} <Debug> TCPHandler: Processed in 0.001312682 sec. | ||
| 17877 | 2026.03.23 21:28:58.891834 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17878 | 2026.03.23 21:28:58.891927 [ 260 ] {87e6258b-2d7d-441f-9bf4-65f40a6206e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17879 | 2026.03.23 21:28:58.891971 [ 260 ] {87e6258b-2d7d-441f-9bf4-65f40a6206e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17880 | 2026.03.23 21:28:58.892364 [ 260 ] {87e6258b-2d7d-441f-9bf4-65f40a6206e3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17881 | 2026.03.23 21:28:58.892400 [ 260 ] {87e6258b-2d7d-441f-9bf4-65f40a6206e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17882 | 2026.03.23 21:28:58.892722 [ 260 ] {87e6258b-2d7d-441f-9bf4-65f40a6206e3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17883 | 2026.03.23 21:28:58.892929 [ 260 ] {87e6258b-2d7d-441f-9bf4-65f40a6206e3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17884 | 2026.03.23 21:28:58.893056 [ 260 ] {87e6258b-2d7d-441f-9bf4-65f40a6206e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 17885 | 2026.03.23 21:28:58.893093 [ 260 ] {87e6258b-2d7d-441f-9bf4-65f40a6206e3} <Debug> TCPHandler: Processed in 0.001308012 sec. | ||
| 17886 | 2026.03.23 21:28:58.893192 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17887 | 2026.03.23 21:28:58.893284 [ 260 ] {5fe0d294-d84c-4452-b985-dbcdbb7cf77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17888 | 2026.03.23 21:28:58.893341 [ 260 ] {5fe0d294-d84c-4452-b985-dbcdbb7cf77f} <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 | ||
| 17889 | 2026.03.23 21:28:58.894149 [ 260 ] {5fe0d294-d84c-4452-b985-dbcdbb7cf77f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17890 | 2026.03.23 21:28:58.894186 [ 260 ] {5fe0d294-d84c-4452-b985-dbcdbb7cf77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17891 | 2026.03.23 21:28:58.894727 [ 260 ] {5fe0d294-d84c-4452-b985-dbcdbb7cf77f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17892 | 2026.03.23 21:28:58.894949 [ 260 ] {5fe0d294-d84c-4452-b985-dbcdbb7cf77f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2026.03.23 21:28:58.895087 [ 260 ] {5fe0d294-d84c-4452-b985-dbcdbb7cf77f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00182 sec., 17032.967032967033 rows/sec., 30.52 MiB/sec. | ||
| 17894 | 2026.03.23 21:28:58.895143 [ 260 ] {5fe0d294-d84c-4452-b985-dbcdbb7cf77f} <Debug> TCPHandler: Processed in 0.001998039 sec. | ||
| 17895 | 2026.03.23 21:28:58.895255 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17896 | 2026.03.23 21:28:58.895358 [ 260 ] {b1a3aeef-4f8e-4ec3-af5f-2d6d9202c5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17897 | 2026.03.23 21:28:58.895401 [ 260 ] {b1a3aeef-4f8e-4ec3-af5f-2d6d9202c5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17898 | 2026.03.23 21:28:58.895740 [ 260 ] {b1a3aeef-4f8e-4ec3-af5f-2d6d9202c5bb} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2026.03.23 21:28:58.895777 [ 260 ] {b1a3aeef-4f8e-4ec3-af5f-2d6d9202c5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17900 | 2026.03.23 21:28:58.896091 [ 260 ] {b1a3aeef-4f8e-4ec3-af5f-2d6d9202c5bb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17901 | 2026.03.23 21:28:58.896318 [ 260 ] {b1a3aeef-4f8e-4ec3-af5f-2d6d9202c5bb} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17902 | 2026.03.23 21:28:58.896453 [ 260 ] {b1a3aeef-4f8e-4ec3-af5f-2d6d9202c5bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 17903 | 2026.03.23 21:28:58.896491 [ 260 ] {b1a3aeef-4f8e-4ec3-af5f-2d6d9202c5bb} <Debug> TCPHandler: Processed in 0.001284832 sec. | ||
| 17904 | 2026.03.23 21:29:00.505376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17905 | 2026.03.23 21:29:00.523886 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17906 | 2026.03.23 21:29:00.523948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17907 | 2026.03.23 21:29:00.530235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17908 | 2026.03.23 21:29:00.530963 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17909 | 2026.03.23 21:29:00.531265 [ 155 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17910 | 2026.03.23 21:29:00.531333 [ 155 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17911 | 2026.03.23 21:29:00.531353 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17912 | 2026.03.23 21:29:00.531484 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17913 | 2026.03.23 21:29:00.534683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17914 | 2026.03.23 21:29:00.535561 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17915 | 2026.03.23 21:29:00.537082 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 17916 | 2026.03.23 21:29:00.541718 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 17917 | 2026.03.23 21:29:00.546471 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 17918 | 2026.03.23 21:29:00.551218 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 17919 | 2026.03.23 21:29:00.556429 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 17920 | 2026.03.23 21:29:00.561419 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 17921 | 2026.03.23 21:29:00.619743 [ 201 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.088319617 sec., 7336.988338615643 rows/sec., 37.94 MiB/sec. | ||
| 17922 | 2026.03.23 21:29:00.622088 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17923 | 2026.03.23 21:29:00.623969 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2026.03.23 21:29:00.624072 [ 193 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_86_17} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17925 | 2026.03.23 21:29:00.625899 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17926 | 2026.03.23 21:29:01.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.10 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.04 MiB (RSS), difference: -1.06 MiB | ||
| 17927 | 2026.03.23 21:29:03.173786 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17928 | 2026.03.23 21:29:03.173868 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17929 | 2026.03.23 21:29:03.177568 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17930 | 2026.03.23 21:29:03.256452 [ 224 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17931 | 2026.03.23 21:29:03.256514 [ 224 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17932 | 2026.03.23 21:29:03.259670 [ 224 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17933 | 2026.03.23 21:29:03.338929 [ 217 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17934 | 2026.03.23 21:29:03.338980 [ 217 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17935 | 2026.03.23 21:29:03.341209 [ 217 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17936 | 2026.03.23 21:29:03.458320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2190 | ||
| 17937 | 2026.03.23 21:29:03.460546 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17938 | 2026.03.23 21:29:03.460596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17939 | 2026.03.23 21:29:03.461775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17940 | 2026.03.23 21:29:03.462044 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17941 | 2026.03.23 21:29:03.462317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2190 | ||
| 17942 | 2026.03.23 21:29:03.889738 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17943 | 2026.03.23 21:29:03.889919 [ 260 ] {8616b567-e574-4eca-b35b-ef69a5456b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17944 | 2026.03.23 21:29:03.889986 [ 260 ] {8616b567-e574-4eca-b35b-ef69a5456b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17945 | 2026.03.23 21:29:03.890727 [ 260 ] {8616b567-e574-4eca-b35b-ef69a5456b45} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17946 | 2026.03.23 21:29:03.890774 [ 260 ] {8616b567-e574-4eca-b35b-ef69a5456b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17947 | 2026.03.23 21:29:03.891152 [ 260 ] {8616b567-e574-4eca-b35b-ef69a5456b45} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17948 | 2026.03.23 21:29:03.891375 [ 260 ] {8616b567-e574-4eca-b35b-ef69a5456b45} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2026.03.23 21:29:03.891524 [ 260 ] {8616b567-e574-4eca-b35b-ef69a5456b45} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 17950 | 2026.03.23 21:29:03.891565 [ 260 ] {8616b567-e574-4eca-b35b-ef69a5456b45} <Debug> TCPHandler: Processed in 0.001938879 sec. | ||
| 17951 | 2026.03.23 21:29:03.891689 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17952 | 2026.03.23 21:29:03.891782 [ 260 ] {effd5be5-da0f-4d50-9e93-b947193d56ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17953 | 2026.03.23 21:29:03.891821 [ 260 ] {effd5be5-da0f-4d50-9e93-b947193d56ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17954 | 2026.03.23 21:29:03.892302 [ 260 ] {effd5be5-da0f-4d50-9e93-b947193d56ba} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17955 | 2026.03.23 21:29:03.892337 [ 260 ] {effd5be5-da0f-4d50-9e93-b947193d56ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17956 | 2026.03.23 21:29:03.892669 [ 260 ] {effd5be5-da0f-4d50-9e93-b947193d56ba} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17957 | 2026.03.23 21:29:03.892884 [ 260 ] {effd5be5-da0f-4d50-9e93-b947193d56ba} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17958 | 2026.03.23 21:29:03.893015 [ 260 ] {effd5be5-da0f-4d50-9e93-b947193d56ba} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001251 sec., 156674.66027178257 rows/sec., 13.95 MiB/sec. | ||
| 17959 | 2026.03.23 21:29:03.893051 [ 260 ] {effd5be5-da0f-4d50-9e93-b947193d56ba} <Debug> TCPHandler: Processed in 0.001409616 sec. | ||
| 17960 | 2026.03.23 21:29:03.893164 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17961 | 2026.03.23 21:29:03.893255 [ 260 ] {450ad7a9-5164-483b-a4f2-f9897f3cb81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17962 | 2026.03.23 21:29:03.893294 [ 260 ] {450ad7a9-5164-483b-a4f2-f9897f3cb81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17963 | 2026.03.23 21:29:03.893688 [ 260 ] {450ad7a9-5164-483b-a4f2-f9897f3cb81c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17964 | 2026.03.23 21:29:03.893745 [ 260 ] {450ad7a9-5164-483b-a4f2-f9897f3cb81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17965 | 2026.03.23 21:29:03.894026 [ 260 ] {450ad7a9-5164-483b-a4f2-f9897f3cb81c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17966 | 2026.03.23 21:29:03.894227 [ 260 ] {450ad7a9-5164-483b-a4f2-f9897f3cb81c} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17967 | 2026.03.23 21:29:03.894333 [ 126 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17968 | 2026.03.23 21:29:03.894350 [ 260 ] {450ad7a9-5164-483b-a4f2-f9897f3cb81c} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001113 sec., 19766.39712488769 rows/sec., 1.50 MiB/sec. | ||
| 17969 | 2026.03.23 21:29:03.894372 [ 126 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17970 | 2026.03.23 21:29:03.894389 [ 260 ] {450ad7a9-5164-483b-a4f2-f9897f3cb81c} <Debug> TCPHandler: Processed in 0.001271902 sec. | ||
| 17971 | 2026.03.23 21:29:03.894392 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17972 | 2026.03.23 21:29:03.894495 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17973 | 2026.03.23 21:29:03.894498 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17974 | 2026.03.23 21:29:03.894598 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17975 | 2026.03.23 21:29:03.894620 [ 260 ] {ab98c4df-bd03-4697-9555-3be06effba22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17976 | 2026.03.23 21:29:03.894634 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 82 rows starting from the beginning of the part | ||
| 17977 | 2026.03.23 21:29:03.894659 [ 260 ] {ab98c4df-bd03-4697-9555-3be06effba22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17978 | 2026.03.23 21:29:03.894699 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 10 rows starting from the beginning of the part | ||
| 17979 | 2026.03.23 21:29:03.894751 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 48 rows starting from the beginning of the part | ||
| 17980 | 2026.03.23 21:29:03.894795 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 10 rows starting from the beginning of the part | ||
| 17981 | 2026.03.23 21:29:03.894840 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 31 rows starting from the beginning of the part | ||
| 17982 | 2026.03.23 21:29:03.894879 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 22 rows starting from the beginning of the part | ||
| 17983 | 2026.03.23 21:29:03.895068 [ 260 ] {ab98c4df-bd03-4697-9555-3be06effba22} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17984 | 2026.03.23 21:29:03.895101 [ 260 ] {ab98c4df-bd03-4697-9555-3be06effba22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17985 | 2026.03.23 21:29:03.895387 [ 260 ] {ab98c4df-bd03-4697-9555-3be06effba22} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17986 | 2026.03.23 21:29:03.895593 [ 260 ] {ab98c4df-bd03-4697-9555-3be06effba22} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17987 | 2026.03.23 21:29:03.895602 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141969 sec., 177763.14418342354 rows/sec., 13.72 MiB/sec. | ||
| 17988 | 2026.03.23 21:29:03.895717 [ 260 ] {ab98c4df-bd03-4697-9555-3be06effba22} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 17989 | 2026.03.23 21:29:03.895758 [ 260 ] {ab98c4df-bd03-4697-9555-3be06effba22} <Debug> TCPHandler: Processed in 0.001307223 sec. | ||
| 17990 | 2026.03.23 21:29:03.895884 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17991 | 2026.03.23 21:29:03.895891 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17992 | 2026.03.23 21:29:03.896020 [ 260 ] {ea9fcfc8-9c89-41b3-9352-1eb0e87bd5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17993 | 2026.03.23 21:29:03.896060 [ 260 ] {ea9fcfc8-9c89-41b3-9352-1eb0e87bd5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17994 | 2026.03.23 21:29:03.896265 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2026.03.23 21:29:03.896367 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_126_25} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17996 | 2026.03.23 21:29:03.896466 [ 260 ] {ea9fcfc8-9c89-41b3-9352-1eb0e87bd5e7} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17997 | 2026.03.23 21:29:03.896491 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17998 | 2026.03.23 21:29:03.896507 [ 260 ] {ea9fcfc8-9c89-41b3-9352-1eb0e87bd5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17999 | 2026.03.23 21:29:03.896805 [ 260 ] {ea9fcfc8-9c89-41b3-9352-1eb0e87bd5e7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18000 | 2026.03.23 21:29:03.897036 [ 260 ] {ea9fcfc8-9c89-41b3-9352-1eb0e87bd5e7} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18001 | 2026.03.23 21:29:03.897161 [ 260 ] {ea9fcfc8-9c89-41b3-9352-1eb0e87bd5e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 18002 | 2026.03.23 21:29:03.897198 [ 260 ] {ea9fcfc8-9c89-41b3-9352-1eb0e87bd5e7} <Debug> TCPHandler: Processed in 0.001353834 sec. | ||
| 18003 | 2026.03.23 21:29:03.897312 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18004 | 2026.03.23 21:29:03.897403 [ 260 ] {1c63ddfa-ab80-4f7d-b82f-de4304aaf5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18005 | 2026.03.23 21:29:03.897441 [ 260 ] {1c63ddfa-ab80-4f7d-b82f-de4304aaf5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18006 | 2026.03.23 21:29:03.897863 [ 260 ] {1c63ddfa-ab80-4f7d-b82f-de4304aaf5a3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18007 | 2026.03.23 21:29:03.897897 [ 260 ] {1c63ddfa-ab80-4f7d-b82f-de4304aaf5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18008 | 2026.03.23 21:29:03.898185 [ 260 ] {1c63ddfa-ab80-4f7d-b82f-de4304aaf5a3} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18009 | 2026.03.23 21:29:03.898387 [ 260 ] {1c63ddfa-ab80-4f7d-b82f-de4304aaf5a3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18010 | 2026.03.23 21:29:03.898511 [ 260 ] {1c63ddfa-ab80-4f7d-b82f-de4304aaf5a3} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001126 sec., 97690.94138543516 rows/sec., 7.96 MiB/sec. | ||
| 18011 | 2026.03.23 21:29:03.898547 [ 260 ] {1c63ddfa-ab80-4f7d-b82f-de4304aaf5a3} <Debug> TCPHandler: Processed in 0.001281271 sec. | ||
| 18012 | 2026.03.23 21:29:03.898657 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18013 | 2026.03.23 21:29:03.898747 [ 260 ] {c09b14d1-419d-4e7f-ae75-c2631a658227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18014 | 2026.03.23 21:29:03.898791 [ 260 ] {c09b14d1-419d-4e7f-ae75-c2631a658227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18015 | 2026.03.23 21:29:03.899184 [ 260 ] {c09b14d1-419d-4e7f-ae75-c2631a658227} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18016 | 2026.03.23 21:29:03.899217 [ 260 ] {c09b14d1-419d-4e7f-ae75-c2631a658227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18017 | 2026.03.23 21:29:03.899542 [ 260 ] {c09b14d1-419d-4e7f-ae75-c2631a658227} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18018 | 2026.03.23 21:29:03.899746 [ 260 ] {c09b14d1-419d-4e7f-ae75-c2631a658227} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18019 | 2026.03.23 21:29:03.899868 [ 260 ] {c09b14d1-419d-4e7f-ae75-c2631a658227} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001138 sec., 172231.98594024606 rows/sec., 12.36 MiB/sec. | ||
| 18020 | 2026.03.23 21:29:03.899904 [ 260 ] {c09b14d1-419d-4e7f-ae75-c2631a658227} <Debug> TCPHandler: Processed in 0.001293192 sec. | ||
| 18021 | 2026.03.23 21:29:03.900015 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18022 | 2026.03.23 21:29:03.900106 [ 260 ] {a9694091-0ddd-4970-ba6d-981a04f85a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18023 | 2026.03.23 21:29:03.900158 [ 260 ] {a9694091-0ddd-4970-ba6d-981a04f85a1b} <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 | ||
| 18024 | 2026.03.23 21:29:03.900915 [ 260 ] {a9694091-0ddd-4970-ba6d-981a04f85a1b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18025 | 2026.03.23 21:29:03.900948 [ 260 ] {a9694091-0ddd-4970-ba6d-981a04f85a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18026 | 2026.03.23 21:29:03.901454 [ 260 ] {a9694091-0ddd-4970-ba6d-981a04f85a1b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18027 | 2026.03.23 21:29:03.901685 [ 260 ] {a9694091-0ddd-4970-ba6d-981a04f85a1b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18028 | 2026.03.23 21:29:03.901794 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18029 | 2026.03.23 21:29:03.901821 [ 260 ] {a9694091-0ddd-4970-ba6d-981a04f85a1b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 18030 | 2026.03.23 21:29:03.901828 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18031 | 2026.03.23 21:29:03.901854 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18032 | 2026.03.23 21:29:03.901875 [ 260 ] {a9694091-0ddd-4970-ba6d-981a04f85a1b} <Debug> TCPHandler: Processed in 0.001906367 sec. | ||
| 18033 | 2026.03.23 21:29:03.901955 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18034 | 2026.03.23 21:29:03.901990 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18035 | 2026.03.23 21:29:03.902089 [ 260 ] {7b7a82fd-a392-4356-8911-8a072786262b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18036 | 2026.03.23 21:29:03.902130 [ 260 ] {7b7a82fd-a392-4356-8911-8a072786262b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18037 | 2026.03.23 21:29:03.902201 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18038 | 2026.03.23 21:29:03.902269 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2625 rows starting from the beginning of the part | ||
| 18039 | 2026.03.23 21:29:03.902418 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 10 rows starting from the beginning of the part | ||
| 18040 | 2026.03.23 21:29:03.902479 [ 260 ] {7b7a82fd-a392-4356-8911-8a072786262b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18041 | 2026.03.23 21:29:03.902520 [ 260 ] {7b7a82fd-a392-4356-8911-8a072786262b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18042 | 2026.03.23 21:29:03.902553 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 42 rows starting from the beginning of the part | ||
| 18043 | 2026.03.23 21:29:03.902681 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 10 rows starting from the beginning of the part | ||
| 18044 | 2026.03.23 21:29:03.902804 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 31 rows starting from the beginning of the part | ||
| 18045 | 2026.03.23 21:29:03.902830 [ 260 ] {7b7a82fd-a392-4356-8911-8a072786262b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18046 | 2026.03.23 21:29:03.902916 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 10 rows starting from the beginning of the part | ||
| 18047 | 2026.03.23 21:29:03.903055 [ 260 ] {7b7a82fd-a392-4356-8911-8a072786262b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18048 | 2026.03.23 21:29:03.903187 [ 260 ] {7b7a82fd-a392-4356-8911-8a072786262b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 18049 | 2026.03.23 21:29:03.903225 [ 260 ] {7b7a82fd-a392-4356-8911-8a072786262b} <Debug> TCPHandler: Processed in 0.001283902 sec. | ||
| 18050 | 2026.03.23 21:29:03.903234 [ 222 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18051 | 2026.03.23 21:29:03.903257 [ 222 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18052 | 2026.03.23 21:29:03.905952 [ 222 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18053 | 2026.03.23 21:29:03.909853 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2728 rows, containing 19 columns (19 merged, 0 gathered) in 0.007943367 sec., 343431.19233947014 rows/sec., 615.41 MiB/sec. | ||
| 18054 | 2026.03.23 21:29:03.912107 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18055 | 2026.03.23 21:29:03.912432 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18056 | 2026.03.23 21:29:03.912502 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18057 | 2026.03.23 21:29:03.912607 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 18058 | 2026.03.23 21:29:04.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.75 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.71 MiB (RSS), difference: 3.97 MiB | ||
| 18059 | 2026.03.23 21:29:04.331419 [ 225 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18060 | 2026.03.23 21:29:04.331474 [ 225 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18061 | 2026.03.23 21:29:04.334376 [ 225 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18062 | 2026.03.23 21:29:05.812872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41696 | ||
| 18063 | 2026.03.23 21:29:05.813403 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18064 | 2026.03.23 21:29:05.813455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18065 | 2026.03.23 21:29:05.813954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18066 | 2026.03.23 21:29:05.814194 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18067 | 2026.03.23 21:29:05.814342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41696 | ||
| 18068 | 2026.03.23 21:29:08.034789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18069 | 2026.03.23 21:29:08.052535 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18070 | 2026.03.23 21:29:08.052590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18071 | 2026.03.23 21:29:08.058791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18072 | 2026.03.23 21:29:08.059513 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18073 | 2026.03.23 21:29:08.063048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18074 | 2026.03.23 21:29:08.830738 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18075 | 2026.03.23 21:29:08.830811 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18076 | 2026.03.23 21:29:08.833848 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18077 | 2026.03.23 21:29:08.887224 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18078 | 2026.03.23 21:29:08.887429 [ 260 ] {6ac093f6-2cb7-4fc3-ace5-5c0400bd5d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18079 | 2026.03.23 21:29:08.887525 [ 260 ] {6ac093f6-2cb7-4fc3-ace5-5c0400bd5d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18080 | 2026.03.23 21:29:08.888235 [ 260 ] {6ac093f6-2cb7-4fc3-ace5-5c0400bd5d4b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2026.03.23 21:29:08.888275 [ 260 ] {6ac093f6-2cb7-4fc3-ace5-5c0400bd5d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18082 | 2026.03.23 21:29:08.888676 [ 260 ] {6ac093f6-2cb7-4fc3-ace5-5c0400bd5d4b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18083 | 2026.03.23 21:29:08.888899 [ 260 ] {6ac093f6-2cb7-4fc3-ace5-5c0400bd5d4b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.03.23 21:29:08.889051 [ 260 ] {6ac093f6-2cb7-4fc3-ace5-5c0400bd5d4b} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001688 sec., 69905.21327014218 rows/sec., 5.95 MiB/sec. | ||
| 18085 | 2026.03.23 21:29:08.889103 [ 260 ] {6ac093f6-2cb7-4fc3-ace5-5c0400bd5d4b} <Debug> TCPHandler: Processed in 0.00201997 sec. | ||
| 18086 | 2026.03.23 21:29:08.889235 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18087 | 2026.03.23 21:29:08.889337 [ 260 ] {3bcf42f2-8eea-4eae-8715-5452c2036a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18088 | 2026.03.23 21:29:08.889382 [ 260 ] {3bcf42f2-8eea-4eae-8715-5452c2036a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18089 | 2026.03.23 21:29:08.889822 [ 260 ] {3bcf42f2-8eea-4eae-8715-5452c2036a1b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18090 | 2026.03.23 21:29:08.889858 [ 260 ] {3bcf42f2-8eea-4eae-8715-5452c2036a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18091 | 2026.03.23 21:29:08.890165 [ 260 ] {3bcf42f2-8eea-4eae-8715-5452c2036a1b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18092 | 2026.03.23 21:29:08.890375 [ 260 ] {3bcf42f2-8eea-4eae-8715-5452c2036a1b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18093 | 2026.03.23 21:29:08.890507 [ 260 ] {3bcf42f2-8eea-4eae-8715-5452c2036a1b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 1.91 MiB/sec. | ||
| 18094 | 2026.03.23 21:29:08.890547 [ 260 ] {3bcf42f2-8eea-4eae-8715-5452c2036a1b} <Debug> TCPHandler: Processed in 0.001361734 sec. | ||
| 18095 | 2026.03.23 21:29:08.890658 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18096 | 2026.03.23 21:29:08.890755 [ 260 ] {2f5af9eb-521c-4032-bd88-24dd50a2a6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18097 | 2026.03.23 21:29:08.890796 [ 260 ] {2f5af9eb-521c-4032-bd88-24dd50a2a6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18098 | 2026.03.23 21:29:08.891236 [ 260 ] {2f5af9eb-521c-4032-bd88-24dd50a2a6e5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2026.03.23 21:29:08.891270 [ 260 ] {2f5af9eb-521c-4032-bd88-24dd50a2a6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18100 | 2026.03.23 21:29:08.891577 [ 260 ] {2f5af9eb-521c-4032-bd88-24dd50a2a6e5} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18101 | 2026.03.23 21:29:08.891796 [ 260 ] {2f5af9eb-521c-4032-bd88-24dd50a2a6e5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18102 | 2026.03.23 21:29:08.891925 [ 260 ] {2f5af9eb-521c-4032-bd88-24dd50a2a6e5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00119 sec., 79831.93277310923 rows/sec., 6.23 MiB/sec. | ||
| 18103 | 2026.03.23 21:29:08.891963 [ 260 ] {2f5af9eb-521c-4032-bd88-24dd50a2a6e5} <Debug> TCPHandler: Processed in 0.001353914 sec. | ||
| 18104 | 2026.03.23 21:29:08.892075 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18105 | 2026.03.23 21:29:08.892170 [ 260 ] {6b54db24-5f20-473e-b4f2-aa428d0a9ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18106 | 2026.03.23 21:29:08.892214 [ 260 ] {6b54db24-5f20-473e-b4f2-aa428d0a9ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18107 | 2026.03.23 21:29:08.892625 [ 260 ] {6b54db24-5f20-473e-b4f2-aa428d0a9ec3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18108 | 2026.03.23 21:29:08.892660 [ 260 ] {6b54db24-5f20-473e-b4f2-aa428d0a9ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18109 | 2026.03.23 21:29:08.892986 [ 260 ] {6b54db24-5f20-473e-b4f2-aa428d0a9ec3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18110 | 2026.03.23 21:29:08.893197 [ 260 ] {6b54db24-5f20-473e-b4f2-aa428d0a9ec3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18111 | 2026.03.23 21:29:08.893307 [ 178 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_144_40 to all_145_145_0 | ||
| 18112 | 2026.03.23 21:29:08.893325 [ 260 ] {6b54db24-5f20-473e-b4f2-aa428d0a9ec3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 18113 | 2026.03.23 21:29:08.893338 [ 178 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18114 | 2026.03.23 21:29:08.893357 [ 178 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18115 | 2026.03.23 21:29:08.893362 [ 260 ] {6b54db24-5f20-473e-b4f2-aa428d0a9ec3} <Debug> TCPHandler: Processed in 0.001336224 sec. | ||
| 18116 | 2026.03.23 21:29:08.893467 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_145_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_144_40 to all_145_145_0 into Compact with storage Full | ||
| 18117 | 2026.03.23 21:29:08.893478 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18118 | 2026.03.23 21:29:08.893624 [ 260 ] {3e256dd5-b8f6-43b6-bc59-a112ae0827c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18119 | 2026.03.23 21:29:08.893640 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_145_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18120 | 2026.03.23 21:29:08.893681 [ 260 ] {3e256dd5-b8f6-43b6-bc59-a112ae0827c8} <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 | ||
| 18121 | 2026.03.23 21:29:08.893689 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_145_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_144_40, total 52408 rows starting from the beginning of the part | ||
| 18122 | 2026.03.23 21:29:08.893773 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_145_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 128 rows starting from the beginning of the part | ||
| 18123 | 2026.03.23 21:29:08.894559 [ 260 ] {3e256dd5-b8f6-43b6-bc59-a112ae0827c8} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18124 | 2026.03.23 21:29:08.894600 [ 260 ] {3e256dd5-b8f6-43b6-bc59-a112ae0827c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18125 | 2026.03.23 21:29:08.895159 [ 260 ] {3e256dd5-b8f6-43b6-bc59-a112ae0827c8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18126 | 2026.03.23 21:29:08.895387 [ 260 ] {3e256dd5-b8f6-43b6-bc59-a112ae0827c8} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18127 | 2026.03.23 21:29:08.895534 [ 260 ] {3e256dd5-b8f6-43b6-bc59-a112ae0827c8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001928 sec., 16078.838174273858 rows/sec., 28.81 MiB/sec. | ||
| 18128 | 2026.03.23 21:29:08.895604 [ 260 ] {3e256dd5-b8f6-43b6-bc59-a112ae0827c8} <Debug> TCPHandler: Processed in 0.002176004 sec. | ||
| 18129 | 2026.03.23 21:29:08.895720 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18130 | 2026.03.23 21:29:08.895816 [ 260 ] {89703759-6c5d-4f7d-9df0-9db33bc1f8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18131 | 2026.03.23 21:29:08.895858 [ 260 ] {89703759-6c5d-4f7d-9df0-9db33bc1f8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18132 | 2026.03.23 21:29:08.896207 [ 260 ] {89703759-6c5d-4f7d-9df0-9db33bc1f8f6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18133 | 2026.03.23 21:29:08.896241 [ 260 ] {89703759-6c5d-4f7d-9df0-9db33bc1f8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18134 | 2026.03.23 21:29:08.896548 [ 260 ] {89703759-6c5d-4f7d-9df0-9db33bc1f8f6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18135 | 2026.03.23 21:29:08.896758 [ 260 ] {89703759-6c5d-4f7d-9df0-9db33bc1f8f6} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18136 | 2026.03.23 21:29:08.896886 [ 260 ] {89703759-6c5d-4f7d-9df0-9db33bc1f8f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 18137 | 2026.03.23 21:29:08.896923 [ 260 ] {89703759-6c5d-4f7d-9df0-9db33bc1f8f6} <Debug> TCPHandler: Processed in 0.001252831 sec. | ||
| 18138 | 2026.03.23 21:29:08.901533 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_145_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52536 rows, containing 5 columns (5 merged, 0 gathered) in 0.008109541 sec., 6478295.134089587 rows/sec., 416.74 MiB/sec. | ||
| 18139 | 2026.03.23 21:29:08.902007 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_145_41} <Trace> MergedBlockOutputStream: filled checksums all_1_145_41 (state Temporary) | ||
| 18140 | 2026.03.23 21:29:08.902308 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_145_41} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_145_41 to all_1_145_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2026.03.23 21:29:08.902387 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_145_41} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_144_40, all_145_145_0] -> all_1_145_41 | ||
| 18142 | 2026.03.23 21:29:08.902477 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18143 | 2026.03.23 21:29:10.089874 [ 220 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18144 | 2026.03.23 21:29:10.089922 [ 220 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18145 | 2026.03.23 21:29:10.093172 [ 220 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18146 | 2026.03.23 21:29:11.206331 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46740 | ||
| 18147 | 2026.03.23 21:29:11.206450 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18148 | 2026.03.23 21:29:11.206477 [ 259 ] {} <Debug> TCP-Session: 755e6678-4abe-402a-997b-ce6dc5cc612e Authenticating user 'default' from [fd00:1122:3344:101::e]:46740 | ||
| 18149 | 2026.03.23 21:29:11.206499 [ 259 ] {} <Debug> TCP-Session: 755e6678-4abe-402a-997b-ce6dc5cc612e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18150 | 2026.03.23 21:29:11.206511 [ 259 ] {} <Debug> TCP-Session: 755e6678-4abe-402a-997b-ce6dc5cc612e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18151 | 2026.03.23 21:29:11.206718 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37977 | ||
| 18152 | 2026.03.23 21:29:11.206757 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58849 | ||
| 18153 | 2026.03.23 21:29:11.206776 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33858 | ||
| 18154 | 2026.03.23 21:29:11.206814 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45066 | ||
| 18155 | 2026.03.23 21:29:11.206823 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57033 | ||
| 18156 | 2026.03.23 21:29:11.206843 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18157 | 2026.03.23 21:29:11.206836 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18158 | 2026.03.23 21:29:11.206896 [ 287 ] {} <Debug> TCP-Session: 4b3312e2-b468-4674-85f3-110220d940de Authenticating user 'default' from [fd00:1122:3344:101::e]:58849 | ||
| 18159 | 2026.03.23 21:29:11.206898 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18160 | 2026.03.23 21:29:11.206915 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18161 | 2026.03.23 21:29:11.206926 [ 287 ] {} <Debug> TCP-Session: 4b3312e2-b468-4674-85f3-110220d940de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18162 | 2026.03.23 21:29:11.206948 [ 293 ] {} <Debug> TCP-Session: e3b42058-afc1-40be-87e8-3bda6871e8bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45066 | ||
| 18163 | 2026.03.23 21:29:11.206961 [ 294 ] {} <Debug> TCP-Session: 9a8d5c9b-fb2d-480e-bc49-460900fc7bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57033 | ||
| 18164 | 2026.03.23 21:29:11.206966 [ 287 ] {} <Debug> TCP-Session: 4b3312e2-b468-4674-85f3-110220d940de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18165 | 2026.03.23 21:29:11.206990 [ 293 ] {} <Debug> TCP-Session: e3b42058-afc1-40be-87e8-3bda6871e8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18166 | 2026.03.23 21:29:11.207005 [ 294 ] {} <Debug> TCP-Session: 9a8d5c9b-fb2d-480e-bc49-460900fc7bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18167 | 2026.03.23 21:29:11.207025 [ 293 ] {} <Debug> TCP-Session: e3b42058-afc1-40be-87e8-3bda6871e8bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18168 | 2026.03.23 21:29:11.207039 [ 294 ] {} <Debug> TCP-Session: 9a8d5c9b-fb2d-480e-bc49-460900fc7bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18169 | 2026.03.23 21:29:11.206919 [ 286 ] {} <Debug> TCP-Session: db7b9ab6-a543-4190-a017-14fc77771480 Authenticating user 'default' from [fd00:1122:3344:101::e]:37977 | ||
| 18170 | 2026.03.23 21:29:11.206897 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18171 | 2026.03.23 21:29:11.207083 [ 286 ] {} <Debug> TCP-Session: db7b9ab6-a543-4190-a017-14fc77771480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18172 | 2026.03.23 21:29:11.206809 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36023 | ||
| 18173 | 2026.03.23 21:29:11.207113 [ 286 ] {} <Debug> TCP-Session: db7b9ab6-a543-4190-a017-14fc77771480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18174 | 2026.03.23 21:29:11.207109 [ 289 ] {} <Debug> TCP-Session: a0ef006a-31ef-40d1-a224-0d0020959e71 Authenticating user 'default' from [fd00:1122:3344:101::e]:33858 | ||
| 18175 | 2026.03.23 21:29:11.206791 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36623 | ||
| 18176 | 2026.03.23 21:29:11.207195 [ 289 ] {} <Debug> TCP-Session: a0ef006a-31ef-40d1-a224-0d0020959e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18177 | 2026.03.23 21:29:11.207220 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18178 | 2026.03.23 21:29:11.207238 [ 289 ] {} <Debug> TCP-Session: a0ef006a-31ef-40d1-a224-0d0020959e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18179 | 2026.03.23 21:29:11.206778 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50833 | ||
| 18180 | 2026.03.23 21:29:11.207263 [ 292 ] {} <Debug> TCP-Session: bb8dcc72-d6d3-4fb4-8ed4-c44a94669cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36023 | ||
| 18181 | 2026.03.23 21:29:11.207277 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18182 | 2026.03.23 21:29:11.207313 [ 292 ] {} <Debug> TCP-Session: bb8dcc72-d6d3-4fb4-8ed4-c44a94669cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18183 | 2026.03.23 21:29:11.207332 [ 291 ] {} <Debug> TCP-Session: c2b493b8-8607-4e5f-a648-ab2423bd4336 Authenticating user 'default' from [fd00:1122:3344:101::e]:36623 | ||
| 18184 | 2026.03.23 21:29:11.207337 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18185 | 2026.03.23 21:29:11.207370 [ 291 ] {} <Debug> TCP-Session: c2b493b8-8607-4e5f-a648-ab2423bd4336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18186 | 2026.03.23 21:29:11.207386 [ 290 ] {} <Debug> TCP-Session: 0f3952cb-e8a5-4e98-979c-1dc4cbd9ed8f Authenticating user 'default' from [fd00:1122:3344:101::e]:50833 | ||
| 18187 | 2026.03.23 21:29:11.207399 [ 291 ] {} <Debug> TCP-Session: c2b493b8-8607-4e5f-a648-ab2423bd4336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18188 | 2026.03.23 21:29:11.207415 [ 290 ] {} <Debug> TCP-Session: 0f3952cb-e8a5-4e98-979c-1dc4cbd9ed8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18189 | 2026.03.23 21:29:11.207342 [ 292 ] {} <Debug> TCP-Session: bb8dcc72-d6d3-4fb4-8ed4-c44a94669cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18190 | 2026.03.23 21:29:11.207438 [ 290 ] {} <Debug> TCP-Session: 0f3952cb-e8a5-4e98-979c-1dc4cbd9ed8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18191 | 2026.03.23 21:29:11.206816 [ 259 ] {} <Trace> TCP-Session: 755e6678-4abe-402a-997b-ce6dc5cc612e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18192 | 2026.03.23 21:29:11.207640 [ 259 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18193 | 2026.03.23 21:29:11.207900 [ 259 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18194 | 2026.03.23 21:29:11.207954 [ 259 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18195 | 2026.03.23 21:29:11.208236 [ 259 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 18196 | 2026.03.23 21:29:11.209166 [ 313 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Trace> AggregatingTransform: Aggregating | ||
| 18197 | 2026.03.23 21:29:11.209213 [ 313 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Trace> Aggregator: Aggregation method: without_key | ||
| 18198 | 2026.03.23 21:29:11.209249 [ 313 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915432 sec. (1092.380 rows/sec., 42.67 KiB/sec.) | ||
| 18199 | 2026.03.23 21:29:11.209267 [ 313 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Trace> Aggregator: Merging aggregated data | ||
| 18200 | 2026.03.23 21:29:11.210688 [ 259 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 18201 | 2026.03.23 21:29:11.210866 [ 259 ] {75e53dbd-7b5f-46aa-a802-a0bd4ea92040} <Debug> TCPHandler: Processed in 0.004157254 sec. | ||
| 18202 | 2026.03.23 21:29:11.210983 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18203 | 2026.03.23 21:29:11.211009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18204 | 2026.03.23 21:29:11.211023 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18205 | 2026.03.23 21:29:11.211039 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18206 | 2026.03.23 21:29:11.211051 [ 290 ] {} <Debug> TCP-Session: 0f3952cb-e8a5-4e98-979c-1dc4cbd9ed8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18207 | 2026.03.23 21:29:11.211074 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18208 | 2026.03.23 21:29:11.211088 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18209 | 2026.03.23 21:29:11.211104 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18210 | 2026.03.23 21:29:11.211116 [ 294 ] {} <Debug> TCP-Session: 9a8d5c9b-fb2d-480e-bc49-460900fc7bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18211 | 2026.03.23 21:29:11.211135 [ 286 ] {} <Debug> TCP-Session: db7b9ab6-a543-4190-a017-14fc77771480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18212 | 2026.03.23 21:29:11.211130 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18213 | 2026.03.23 21:29:11.211152 [ 287 ] {} <Debug> TCP-Session: 4b3312e2-b468-4674-85f3-110220d940de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18214 | 2026.03.23 21:29:11.211085 [ 293 ] {} <Debug> TCP-Session: e3b42058-afc1-40be-87e8-3bda6871e8bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18215 | 2026.03.23 21:29:11.211194 [ 292 ] {} <Debug> TCP-Session: bb8dcc72-d6d3-4fb4-8ed4-c44a94669cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18216 | 2026.03.23 21:29:11.211075 [ 289 ] {} <Debug> TCP-Session: a0ef006a-31ef-40d1-a224-0d0020959e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18217 | 2026.03.23 21:29:11.211057 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18218 | 2026.03.23 21:29:11.211011 [ 259 ] {} <Debug> TCP-Session: 755e6678-4abe-402a-997b-ce6dc5cc612e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18219 | 2026.03.23 21:29:11.211286 [ 291 ] {} <Debug> TCP-Session: c2b493b8-8607-4e5f-a648-ab2423bd4336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18220 | 2026.03.23 21:29:12.329264 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43662 | ||
| 18221 | 2026.03.23 21:29:12.329389 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18222 | 2026.03.23 21:29:12.329420 [ 259 ] {} <Debug> TCP-Session: 673a7a21-60e5-4e90-9ded-5349443f3d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:43662 | ||
| 18223 | 2026.03.23 21:29:12.329445 [ 259 ] {} <Debug> TCP-Session: 673a7a21-60e5-4e90-9ded-5349443f3d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18224 | 2026.03.23 21:29:12.329461 [ 259 ] {} <Debug> TCP-Session: 673a7a21-60e5-4e90-9ded-5349443f3d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18225 | 2026.03.23 21:29:12.329664 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61056 | ||
| 18226 | 2026.03.23 21:29:12.329663 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53325 | ||
| 18227 | 2026.03.23 21:29:12.329714 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41222 | ||
| 18228 | 2026.03.23 21:29:12.329727 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43246 | ||
| 18229 | 2026.03.23 21:29:12.329763 [ 259 ] {} <Trace> TCP-Session: 673a7a21-60e5-4e90-9ded-5349443f3d37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18230 | 2026.03.23 21:29:12.329803 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18231 | 2026.03.23 21:29:12.329744 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18232 | 2026.03.23 21:29:12.329840 [ 286 ] {} <Debug> TCP-Session: 3b6625d7-3c44-47c2-a39d-71eddbb95285 Authenticating user 'default' from [fd00:1122:3344:101::e]:53325 | ||
| 18233 | 2026.03.23 21:29:12.329846 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18234 | 2026.03.23 21:29:12.329861 [ 287 ] {} <Debug> TCP-Session: 7c94c413-549d-4c6c-ae76-fb8dcb32fa60 Authenticating user 'default' from [fd00:1122:3344:101::e]:61056 | ||
| 18235 | 2026.03.23 21:29:12.329871 [ 286 ] {} <Debug> TCP-Session: 3b6625d7-3c44-47c2-a39d-71eddbb95285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18236 | 2026.03.23 21:29:12.329883 [ 294 ] {} <Debug> TCP-Session: b307a320-9337-44db-a84a-52ab1eceda0f Authenticating user 'default' from [fd00:1122:3344:101::e]:43246 | ||
| 18237 | 2026.03.23 21:29:12.329900 [ 286 ] {} <Debug> TCP-Session: 3b6625d7-3c44-47c2-a39d-71eddbb95285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18238 | 2026.03.23 21:29:12.329894 [ 287 ] {} <Debug> TCP-Session: 7c94c413-549d-4c6c-ae76-fb8dcb32fa60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18239 | 2026.03.23 21:29:12.329914 [ 294 ] {} <Debug> TCP-Session: b307a320-9337-44db-a84a-52ab1eceda0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18240 | 2026.03.23 21:29:12.329931 [ 287 ] {} <Debug> TCP-Session: 7c94c413-549d-4c6c-ae76-fb8dcb32fa60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18241 | 2026.03.23 21:29:12.329948 [ 294 ] {} <Debug> TCP-Session: b307a320-9337-44db-a84a-52ab1eceda0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18242 | 2026.03.23 21:29:12.329837 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18243 | 2026.03.23 21:29:12.329978 [ 259 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18244 | 2026.03.23 21:29:12.330012 [ 292 ] {} <Debug> TCP-Session: bd3b7c92-5168-41cd-ae31-8e9b6c8fb133 Authenticating user 'default' from [fd00:1122:3344:101::e]:41222 | ||
| 18245 | 2026.03.23 21:29:12.329696 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60757 | ||
| 18246 | 2026.03.23 21:29:12.330046 [ 292 ] {} <Debug> TCP-Session: bd3b7c92-5168-41cd-ae31-8e9b6c8fb133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18247 | 2026.03.23 21:29:12.329690 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46618 | ||
| 18248 | 2026.03.23 21:29:12.330122 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18249 | 2026.03.23 21:29:12.330079 [ 292 ] {} <Debug> TCP-Session: bd3b7c92-5168-41cd-ae31-8e9b6c8fb133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18250 | 2026.03.23 21:29:12.330168 [ 291 ] {} <Debug> TCP-Session: 4a7fc80c-77e4-4c72-8829-a4124cbe8eb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60757 | ||
| 18251 | 2026.03.23 21:29:12.329687 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34923 | ||
| 18252 | 2026.03.23 21:29:12.330213 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18253 | 2026.03.23 21:29:12.330207 [ 291 ] {} <Debug> TCP-Session: 4a7fc80c-77e4-4c72-8829-a4124cbe8eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18254 | 2026.03.23 21:29:12.330266 [ 289 ] {} <Debug> TCP-Session: 88f45f10-8e40-4255-bec0-0541c123f8a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46618 | ||
| 18255 | 2026.03.23 21:29:12.330278 [ 259 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18256 | 2026.03.23 21:29:12.330281 [ 291 ] {} <Debug> TCP-Session: 4a7fc80c-77e4-4c72-8829-a4124cbe8eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18257 | 2026.03.23 21:29:12.330286 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18258 | 2026.03.23 21:29:12.330299 [ 289 ] {} <Debug> TCP-Session: 88f45f10-8e40-4255-bec0-0541c123f8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18259 | 2026.03.23 21:29:12.330336 [ 290 ] {} <Debug> TCP-Session: e9f1ad15-7b4d-4a40-9a83-ee4e44bba957 Authenticating user 'default' from [fd00:1122:3344:101::e]:34923 | ||
| 18260 | 2026.03.23 21:29:12.330346 [ 289 ] {} <Debug> TCP-Session: 88f45f10-8e40-4255-bec0-0541c123f8a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18261 | 2026.03.23 21:29:12.330347 [ 259 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18262 | 2026.03.23 21:29:12.330362 [ 290 ] {} <Debug> TCP-Session: e9f1ad15-7b4d-4a40-9a83-ee4e44bba957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18263 | 2026.03.23 21:29:12.329720 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34999 | ||
| 18264 | 2026.03.23 21:29:12.330407 [ 290 ] {} <Debug> TCP-Session: e9f1ad15-7b4d-4a40-9a83-ee4e44bba957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18265 | 2026.03.23 21:29:12.330487 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18266 | 2026.03.23 21:29:12.330514 [ 293 ] {} <Debug> TCP-Session: 667d99a9-6657-4516-a5e0-281774aed7c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34999 | ||
| 18267 | 2026.03.23 21:29:12.330530 [ 293 ] {} <Debug> TCP-Session: 667d99a9-6657-4516-a5e0-281774aed7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18268 | 2026.03.23 21:29:12.330542 [ 293 ] {} <Debug> TCP-Session: 667d99a9-6657-4516-a5e0-281774aed7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18269 | 2026.03.23 21:29:12.330667 [ 259 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 18270 | 2026.03.23 21:29:12.331617 [ 305 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Trace> AggregatingTransform: Aggregating | ||
| 18271 | 2026.03.23 21:29:12.331662 [ 305 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Trace> Aggregator: Aggregation method: without_key | ||
| 18272 | 2026.03.23 21:29:12.331701 [ 305 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927673 sec. (1077.966 rows/sec., 42.11 KiB/sec.) | ||
| 18273 | 2026.03.23 21:29:12.331719 [ 305 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Trace> Aggregator: Merging aggregated data | ||
| 18274 | 2026.03.23 21:29:12.333094 [ 259 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 18275 | 2026.03.23 21:29:12.333269 [ 259 ] {3129b924-6c4d-4f0f-96cb-5f64abc33958} <Debug> TCPHandler: Processed in 0.00362263 sec. | ||
| 18276 | 2026.03.23 21:29:12.333386 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18277 | 2026.03.23 21:29:12.333414 [ 259 ] {} <Debug> TCP-Session: 673a7a21-60e5-4e90-9ded-5349443f3d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18278 | 2026.03.23 21:29:12.333414 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18279 | 2026.03.23 21:29:12.333435 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18280 | 2026.03.23 21:29:12.333455 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18281 | 2026.03.23 21:29:12.333472 [ 290 ] {} <Debug> TCP-Session: e9f1ad15-7b4d-4a40-9a83-ee4e44bba957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18282 | 2026.03.23 21:29:12.333472 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18283 | 2026.03.23 21:29:12.333493 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18284 | 2026.03.23 21:29:12.333525 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18285 | 2026.03.23 21:29:12.333530 [ 291 ] {} <Debug> TCP-Session: 4a7fc80c-77e4-4c72-8829-a4124cbe8eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18286 | 2026.03.23 21:29:12.333554 [ 293 ] {} <Debug> TCP-Session: 667d99a9-6657-4516-a5e0-281774aed7c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18287 | 2026.03.23 21:29:12.333568 [ 289 ] {} <Debug> TCP-Session: 88f45f10-8e40-4255-bec0-0541c123f8a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18288 | 2026.03.23 21:29:12.333546 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18289 | 2026.03.23 21:29:12.333509 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18290 | 2026.03.23 21:29:12.333633 [ 292 ] {} <Debug> TCP-Session: bd3b7c92-5168-41cd-ae31-8e9b6c8fb133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18291 | 2026.03.23 21:29:12.333504 [ 286 ] {} <Debug> TCP-Session: 3b6625d7-3c44-47c2-a39d-71eddbb95285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18292 | 2026.03.23 21:29:12.333657 [ 287 ] {} <Debug> TCP-Session: 7c94c413-549d-4c6c-ae76-fb8dcb32fa60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18293 | 2026.03.23 21:29:12.333463 [ 294 ] {} <Debug> TCP-Session: b307a320-9337-44db-a84a-52ab1eceda0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18294 | 2026.03.23 21:29:13.081782 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18295 | 2026.03.23 21:29:13.081859 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18296 | 2026.03.23 21:29:13.315469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42208 | ||
| 18297 | 2026.03.23 21:29:13.316057 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18298 | 2026.03.23 21:29:13.316112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18299 | 2026.03.23 21:29:13.316632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18300 | 2026.03.23 21:29:13.316883 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18301 | 2026.03.23 21:29:13.317044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42208 | ||
| 18302 | 2026.03.23 21:29:13.368489 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44562 | ||
| 18303 | 2026.03.23 21:29:13.368599 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18304 | 2026.03.23 21:29:13.368626 [ 259 ] {} <Debug> TCP-Session: f1206c22-5556-4604-b49e-5891e85790aa Authenticating user 'default' from [fd00:1122:3344:101::e]:44562 | ||
| 18305 | 2026.03.23 21:29:13.368648 [ 259 ] {} <Debug> TCP-Session: f1206c22-5556-4604-b49e-5891e85790aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18306 | 2026.03.23 21:29:13.368661 [ 259 ] {} <Debug> TCP-Session: f1206c22-5556-4604-b49e-5891e85790aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18307 | 2026.03.23 21:29:13.368851 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46063 | ||
| 18308 | 2026.03.23 21:29:13.368870 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45126 | ||
| 18309 | 2026.03.23 21:29:13.368922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61609 | ||
| 18310 | 2026.03.23 21:29:13.368934 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44203 | ||
| 18311 | 2026.03.23 21:29:13.368972 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18312 | 2026.03.23 21:29:13.368966 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57276 | ||
| 18313 | 2026.03.23 21:29:13.369006 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18314 | 2026.03.23 21:29:13.369029 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18315 | 2026.03.23 21:29:13.369003 [ 287 ] {} <Debug> TCP-Session: b4d8d238-7e77-4082-8776-029d854c9910 Authenticating user 'default' from [fd00:1122:3344:101::e]:45126 | ||
| 18316 | 2026.03.23 21:29:13.369067 [ 291 ] {} <Debug> TCP-Session: 369c767e-4fc6-4daf-b0b3-d2715cbadf8e Authenticating user 'default' from [fd00:1122:3344:101::e]:44203 | ||
| 18317 | 2026.03.23 21:29:13.368981 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18318 | 2026.03.23 21:29:13.369097 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18319 | 2026.03.23 21:29:13.369100 [ 259 ] {} <Trace> TCP-Session: f1206c22-5556-4604-b49e-5891e85790aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18320 | 2026.03.23 21:29:13.369123 [ 286 ] {} <Debug> TCP-Session: a3bd4afb-6755-4186-8138-93267d1c9f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:46063 | ||
| 18321 | 2026.03.23 21:29:13.369140 [ 293 ] {} <Debug> TCP-Session: 6922ed23-6bf4-463b-8875-541b79324b0e Authenticating user 'default' from [fd00:1122:3344:101::e]:57276 | ||
| 18322 | 2026.03.23 21:29:13.369169 [ 286 ] {} <Debug> TCP-Session: a3bd4afb-6755-4186-8138-93267d1c9f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18323 | 2026.03.23 21:29:13.369184 [ 293 ] {} <Debug> TCP-Session: 6922ed23-6bf4-463b-8875-541b79324b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18324 | 2026.03.23 21:29:13.369204 [ 286 ] {} <Debug> TCP-Session: a3bd4afb-6755-4186-8138-93267d1c9f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18325 | 2026.03.23 21:29:13.369217 [ 293 ] {} <Debug> TCP-Session: 6922ed23-6bf4-463b-8875-541b79324b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18326 | 2026.03.23 21:29:13.369092 [ 291 ] {} <Debug> TCP-Session: 369c767e-4fc6-4daf-b0b3-d2715cbadf8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18327 | 2026.03.23 21:29:13.369088 [ 287 ] {} <Debug> TCP-Session: b4d8d238-7e77-4082-8776-029d854c9910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18328 | 2026.03.23 21:29:13.369265 [ 291 ] {} <Debug> TCP-Session: 369c767e-4fc6-4daf-b0b3-d2715cbadf8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18329 | 2026.03.23 21:29:13.368971 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61198 | ||
| 18330 | 2026.03.23 21:29:13.369298 [ 259 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44562) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18331 | 2026.03.23 21:29:13.369291 [ 287 ] {} <Debug> TCP-Session: b4d8d238-7e77-4082-8776-029d854c9910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18332 | 2026.03.23 21:29:13.368958 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50393 | ||
| 18333 | 2026.03.23 21:29:13.369366 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18334 | 2026.03.23 21:29:13.368922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55722 | ||
| 18335 | 2026.03.23 21:29:13.369432 [ 294 ] {} <Debug> TCP-Session: af0b33a7-3e95-4ca7-87ac-3a18bdf0ef59 Authenticating user 'default' from [fd00:1122:3344:101::e]:61198 | ||
| 18336 | 2026.03.23 21:29:13.369057 [ 290 ] {} <Debug> TCP-Session: a41999e8-77d9-44de-b2fb-f217363c89d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61609 | ||
| 18337 | 2026.03.23 21:29:13.369471 [ 294 ] {} <Debug> TCP-Session: af0b33a7-3e95-4ca7-87ac-3a18bdf0ef59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18338 | 2026.03.23 21:29:13.369470 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18339 | 2026.03.23 21:29:13.369500 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18340 | 2026.03.23 21:29:13.369538 [ 292 ] {} <Debug> TCP-Session: 5a9f9074-0094-4ffd-81c6-ebfa92f66ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50393 | ||
| 18341 | 2026.03.23 21:29:13.369553 [ 289 ] {} <Debug> TCP-Session: e67a74a1-8c46-4edc-b688-e2ab72cba220 Authenticating user 'default' from [fd00:1122:3344:101::e]:55722 | ||
| 18342 | 2026.03.23 21:29:13.369502 [ 294 ] {} <Debug> TCP-Session: af0b33a7-3e95-4ca7-87ac-3a18bdf0ef59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18343 | 2026.03.23 21:29:13.369580 [ 289 ] {} <Debug> TCP-Session: e67a74a1-8c46-4edc-b688-e2ab72cba220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18344 | 2026.03.23 21:29:13.369592 [ 259 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18345 | 2026.03.23 21:29:13.369605 [ 289 ] {} <Debug> TCP-Session: e67a74a1-8c46-4edc-b688-e2ab72cba220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18346 | 2026.03.23 21:29:13.369572 [ 292 ] {} <Debug> TCP-Session: 5a9f9074-0094-4ffd-81c6-ebfa92f66ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18347 | 2026.03.23 21:29:13.369501 [ 290 ] {} <Debug> TCP-Session: a41999e8-77d9-44de-b2fb-f217363c89d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18348 | 2026.03.23 21:29:13.369660 [ 292 ] {} <Debug> TCP-Session: 5a9f9074-0094-4ffd-81c6-ebfa92f66ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18349 | 2026.03.23 21:29:13.369681 [ 290 ] {} <Debug> TCP-Session: a41999e8-77d9-44de-b2fb-f217363c89d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18350 | 2026.03.23 21:29:13.369661 [ 259 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18351 | 2026.03.23 21:29:13.369999 [ 259 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 18352 | 2026.03.23 21:29:13.370960 [ 321 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Trace> AggregatingTransform: Aggregating | ||
| 18353 | 2026.03.23 21:29:13.371006 [ 321 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 18354 | 2026.03.23 21:29:13.371043 [ 321 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943193 sec. (1060.228 rows/sec., 41.42 KiB/sec.) | ||
| 18355 | 2026.03.23 21:29:13.371062 [ 321 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Trace> Aggregator: Merging aggregated data | ||
| 18356 | 2026.03.23 21:29:13.372325 [ 259 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 18357 | 2026.03.23 21:29:13.372478 [ 259 ] {b732bc7b-4f27-4133-a231-6e93510255cf} <Debug> TCPHandler: Processed in 0.003522917 sec. | ||
| 18358 | 2026.03.23 21:29:13.372605 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18359 | 2026.03.23 21:29:13.372632 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18360 | 2026.03.23 21:29:13.372633 [ 259 ] {} <Debug> TCP-Session: f1206c22-5556-4604-b49e-5891e85790aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18361 | 2026.03.23 21:29:13.372653 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18362 | 2026.03.23 21:29:13.372674 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18363 | 2026.03.23 21:29:13.372703 [ 287 ] {} <Debug> TCP-Session: b4d8d238-7e77-4082-8776-029d854c9910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18364 | 2026.03.23 21:29:13.372715 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18365 | 2026.03.23 21:29:13.372731 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18366 | 2026.03.23 21:29:13.372739 [ 289 ] {} <Debug> TCP-Session: e67a74a1-8c46-4edc-b688-e2ab72cba220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18367 | 2026.03.23 21:29:13.372757 [ 291 ] {} <Debug> TCP-Session: 369c767e-4fc6-4daf-b0b3-d2715cbadf8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18368 | 2026.03.23 21:29:13.372781 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18369 | 2026.03.23 21:29:13.372777 [ 290 ] {} <Debug> TCP-Session: a41999e8-77d9-44de-b2fb-f217363c89d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18370 | 2026.03.23 21:29:13.372830 [ 293 ] {} <Debug> TCP-Session: 6922ed23-6bf4-463b-8875-541b79324b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18371 | 2026.03.23 21:29:13.372688 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18372 | 2026.03.23 21:29:13.372680 [ 286 ] {} <Debug> TCP-Session: a3bd4afb-6755-4186-8138-93267d1c9f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18373 | 2026.03.23 21:29:13.372759 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18374 | 2026.03.23 21:29:13.372890 [ 294 ] {} <Debug> TCP-Session: af0b33a7-3e95-4ca7-87ac-3a18bdf0ef59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18375 | 2026.03.23 21:29:13.372933 [ 292 ] {} <Debug> TCP-Session: 5a9f9074-0094-4ffd-81c6-ebfa92f66ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18376 | 2026.03.23 21:29:13.463415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2226 | ||
| 18377 | 2026.03.23 21:29:13.465966 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18378 | 2026.03.23 21:29:13.466030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18379 | 2026.03.23 21:29:13.467419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18380 | 2026.03.23 21:29:13.467827 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18381 | 2026.03.23 21:29:13.468397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2226 | ||
| 18382 | 2026.03.23 21:29:13.887469 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18383 | 2026.03.23 21:29:13.887661 [ 260 ] {99f7d6bf-1179-458d-bed2-04e5d96bd507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18384 | 2026.03.23 21:29:13.887730 [ 260 ] {99f7d6bf-1179-458d-bed2-04e5d96bd507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18385 | 2026.03.23 21:29:13.888398 [ 260 ] {99f7d6bf-1179-458d-bed2-04e5d96bd507} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18386 | 2026.03.23 21:29:13.888448 [ 260 ] {99f7d6bf-1179-458d-bed2-04e5d96bd507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18387 | 2026.03.23 21:29:13.888854 [ 260 ] {99f7d6bf-1179-458d-bed2-04e5d96bd507} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18388 | 2026.03.23 21:29:13.889083 [ 260 ] {99f7d6bf-1179-458d-bed2-04e5d96bd507} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18389 | 2026.03.23 21:29:13.889241 [ 260 ] {99f7d6bf-1179-458d-bed2-04e5d96bd507} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001629 sec., 46654.38919582566 rows/sec., 3.84 MiB/sec. | ||
| 18390 | 2026.03.23 21:29:13.889284 [ 260 ] {99f7d6bf-1179-458d-bed2-04e5d96bd507} <Debug> TCPHandler: Processed in 0.001968378 sec. | ||
| 18391 | 2026.03.23 21:29:13.889411 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18392 | 2026.03.23 21:29:13.889506 [ 260 ] {cf51b987-c167-41d2-a67e-86694230d7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18393 | 2026.03.23 21:29:13.889549 [ 260 ] {cf51b987-c167-41d2-a67e-86694230d7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18394 | 2026.03.23 21:29:13.889976 [ 260 ] {cf51b987-c167-41d2-a67e-86694230d7c7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18395 | 2026.03.23 21:29:13.890014 [ 260 ] {cf51b987-c167-41d2-a67e-86694230d7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18396 | 2026.03.23 21:29:13.890319 [ 260 ] {cf51b987-c167-41d2-a67e-86694230d7c7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18397 | 2026.03.23 21:29:13.890533 [ 260 ] {cf51b987-c167-41d2-a67e-86694230d7c7} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18398 | 2026.03.23 21:29:13.890668 [ 260 ] {cf51b987-c167-41d2-a67e-86694230d7c7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001181 sec., 8467.400508044031 rows/sec., 636.71 KiB/sec. | ||
| 18399 | 2026.03.23 21:29:13.890709 [ 260 ] {cf51b987-c167-41d2-a67e-86694230d7c7} <Debug> TCPHandler: Processed in 0.001347204 sec. | ||
| 18400 | 2026.03.23 21:29:13.890835 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18401 | 2026.03.23 21:29:13.890941 [ 260 ] {6d7bf23a-9ca7-42f0-bb8e-009a73a404d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18402 | 2026.03.23 21:29:13.890983 [ 260 ] {6d7bf23a-9ca7-42f0-bb8e-009a73a404d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18403 | 2026.03.23 21:29:13.891417 [ 260 ] {6d7bf23a-9ca7-42f0-bb8e-009a73a404d3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18404 | 2026.03.23 21:29:13.891454 [ 260 ] {6d7bf23a-9ca7-42f0-bb8e-009a73a404d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18405 | 2026.03.23 21:29:13.891759 [ 260 ] {6d7bf23a-9ca7-42f0-bb8e-009a73a404d3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18406 | 2026.03.23 21:29:13.891970 [ 260 ] {6d7bf23a-9ca7-42f0-bb8e-009a73a404d3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.03.23 21:29:13.892102 [ 260 ] {6d7bf23a-9ca7-42f0-bb8e-009a73a404d3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 18408 | 2026.03.23 21:29:13.892140 [ 260 ] {6d7bf23a-9ca7-42f0-bb8e-009a73a404d3} <Debug> TCPHandler: Processed in 0.001354864 sec. | ||
| 18409 | 2026.03.23 21:29:13.892257 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.03.23 21:29:13.892352 [ 260 ] {04586abc-7f8e-4459-a4c8-2af3847ea459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18411 | 2026.03.23 21:29:13.892396 [ 260 ] {04586abc-7f8e-4459-a4c8-2af3847ea459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18412 | 2026.03.23 21:29:13.892873 [ 260 ] {04586abc-7f8e-4459-a4c8-2af3847ea459} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18413 | 2026.03.23 21:29:13.892912 [ 260 ] {04586abc-7f8e-4459-a4c8-2af3847ea459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18414 | 2026.03.23 21:29:13.893333 [ 260 ] {04586abc-7f8e-4459-a4c8-2af3847ea459} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18415 | 2026.03.23 21:29:13.893596 [ 260 ] {04586abc-7f8e-4459-a4c8-2af3847ea459} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.03.23 21:29:13.893748 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_145_41 to all_146_146_0 | ||
| 18417 | 2026.03.23 21:29:13.893753 [ 260 ] {04586abc-7f8e-4459-a4c8-2af3847ea459} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. | ||
| 18418 | 2026.03.23 21:29:13.893796 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18419 | 2026.03.23 21:29:13.893821 [ 260 ] {04586abc-7f8e-4459-a4c8-2af3847ea459} <Debug> TCPHandler: Processed in 0.00161305 sec. | ||
| 18420 | 2026.03.23 21:29:13.893825 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18421 | 2026.03.23 21:29:13.893963 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18422 | 2026.03.23 21:29:13.893961 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_146_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_145_41 to all_146_146_0 into Compact with storage Full | ||
| 18423 | 2026.03.23 21:29:13.894076 [ 260 ] {adc3f616-e194-4a5b-b7ab-d4321c975271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18424 | 2026.03.23 21:29:13.894151 [ 260 ] {adc3f616-e194-4a5b-b7ab-d4321c975271} <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 | ||
| 18425 | 2026.03.23 21:29:13.894154 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_146_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18426 | 2026.03.23 21:29:13.894207 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_146_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_41, total 52536 rows starting from the beginning of the part | ||
| 18427 | 2026.03.23 21:29:13.894284 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_146_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 18428 | 2026.03.23 21:29:13.895337 [ 260 ] {adc3f616-e194-4a5b-b7ab-d4321c975271} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18429 | 2026.03.23 21:29:13.895379 [ 260 ] {adc3f616-e194-4a5b-b7ab-d4321c975271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18430 | 2026.03.23 21:29:13.896092 [ 260 ] {adc3f616-e194-4a5b-b7ab-d4321c975271} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18431 | 2026.03.23 21:29:13.896403 [ 260 ] {adc3f616-e194-4a5b-b7ab-d4321c975271} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18432 | 2026.03.23 21:29:13.896653 [ 260 ] {adc3f616-e194-4a5b-b7ab-d4321c975271} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002552 sec., 3918.4952978056426 rows/sec., 7.02 MiB/sec. | ||
| 18433 | 2026.03.23 21:29:13.896783 [ 260 ] {adc3f616-e194-4a5b-b7ab-d4321c975271} <Debug> TCPHandler: Processed in 0.002879692 sec. | ||
| 18434 | 2026.03.23 21:29:13.896962 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18435 | 2026.03.23 21:29:13.897068 [ 260 ] {593aec92-858f-498b-86c7-c02e7bb94a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18436 | 2026.03.23 21:29:13.897117 [ 260 ] {593aec92-858f-498b-86c7-c02e7bb94a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18437 | 2026.03.23 21:29:13.897579 [ 260 ] {593aec92-858f-498b-86c7-c02e7bb94a16} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18438 | 2026.03.23 21:29:13.897617 [ 260 ] {593aec92-858f-498b-86c7-c02e7bb94a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18439 | 2026.03.23 21:29:13.897951 [ 260 ] {593aec92-858f-498b-86c7-c02e7bb94a16} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18440 | 2026.03.23 21:29:13.898168 [ 260 ] {593aec92-858f-498b-86c7-c02e7bb94a16} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18441 | 2026.03.23 21:29:13.898302 [ 260 ] {593aec92-858f-498b-86c7-c02e7bb94a16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 18442 | 2026.03.23 21:29:13.898350 [ 260 ] {593aec92-858f-498b-86c7-c02e7bb94a16} <Debug> TCPHandler: Processed in 0.001447076 sec. | ||
| 18443 | 2026.03.23 21:29:13.903274 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_146_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52696 rows, containing 5 columns (5 merged, 0 gathered) in 0.009359403 sec., 5630273.640316588 rows/sec., 362.28 MiB/sec. | ||
| 18444 | 2026.03.23 21:29:13.903832 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_146_42} <Trace> MergedBlockOutputStream: filled checksums all_1_146_42 (state Temporary) | ||
| 18445 | 2026.03.23 21:29:13.904194 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_146_42} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_146_42 to all_1_146_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18446 | 2026.03.23 21:29:13.904287 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_146_42} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_145_41, all_146_146_0] -> all_1_146_42 | ||
| 18447 | 2026.03.23 21:29:13.904390 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18448 | 2026.03.23 21:29:14.221890 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18449 | 2026.03.23 21:29:14.222086 [ 260 ] {614cc8ca-b12f-41d0-a6b4-ab8e7e7d8103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18450 | 2026.03.23 21:29:14.222151 [ 260 ] {614cc8ca-b12f-41d0-a6b4-ab8e7e7d8103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18451 | 2026.03.23 21:29:14.222755 [ 260 ] {614cc8ca-b12f-41d0-a6b4-ab8e7e7d8103} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18452 | 2026.03.23 21:29:14.222802 [ 260 ] {614cc8ca-b12f-41d0-a6b4-ab8e7e7d8103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18453 | 2026.03.23 21:29:14.223182 [ 260 ] {614cc8ca-b12f-41d0-a6b4-ab8e7e7d8103} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18454 | 2026.03.23 21:29:14.223411 [ 260 ] {614cc8ca-b12f-41d0-a6b4-ab8e7e7d8103} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18455 | 2026.03.23 21:29:14.223562 [ 260 ] {614cc8ca-b12f-41d0-a6b4-ab8e7e7d8103} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001529 sec., 2616.0889470241987 rows/sec., 213.32 KiB/sec. | ||
| 18456 | 2026.03.23 21:29:14.223604 [ 260 ] {614cc8ca-b12f-41d0-a6b4-ab8e7e7d8103} <Debug> TCPHandler: Processed in 0.001852886 sec. | ||
| 18457 | 2026.03.23 21:29:14.223716 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18458 | 2026.03.23 21:29:14.223812 [ 260 ] {a4aee750-ee36-4c8b-8d87-0743fddeeb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18459 | 2026.03.23 21:29:14.223852 [ 260 ] {a4aee750-ee36-4c8b-8d87-0743fddeeb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18460 | 2026.03.23 21:29:14.225909 [ 260 ] {a4aee750-ee36-4c8b-8d87-0743fddeeb2d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18461 | 2026.03.23 21:29:14.225945 [ 260 ] {a4aee750-ee36-4c8b-8d87-0743fddeeb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18462 | 2026.03.23 21:29:14.226386 [ 260 ] {a4aee750-ee36-4c8b-8d87-0743fddeeb2d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18463 | 2026.03.23 21:29:14.226609 [ 260 ] {a4aee750-ee36-4c8b-8d87-0743fddeeb2d} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18464 | 2026.03.23 21:29:14.226733 [ 150 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18465 | 2026.03.23 21:29:14.226737 [ 260 ] {a4aee750-ee36-4c8b-8d87-0743fddeeb2d} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002944 sec., 838654.8913043478 rows/sec., 62.27 MiB/sec. | ||
| 18466 | 2026.03.23 21:29:14.226777 [ 150 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18467 | 2026.03.23 21:29:14.226792 [ 260 ] {a4aee750-ee36-4c8b-8d87-0743fddeeb2d} <Debug> TCPHandler: Processed in 0.003124088 sec. | ||
| 18468 | 2026.03.23 21:29:14.226801 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18469 | 2026.03.23 21:29:14.226910 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18470 | 2026.03.23 21:29:14.226923 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18471 | 2026.03.23 21:29:14.227007 [ 260 ] {43a2bdd1-5f35-4607-a134-07f522884c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18472 | 2026.03.23 21:29:14.227054 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18473 | 2026.03.23 21:29:14.227055 [ 260 ] {43a2bdd1-5f35-4607-a134-07f522884c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18474 | 2026.03.23 21:29:14.227108 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2618 rows starting from the beginning of the part | ||
| 18475 | 2026.03.23 21:29:14.227201 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 118 rows starting from the beginning of the part | ||
| 18476 | 2026.03.23 21:29:14.227263 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 196 rows starting from the beginning of the part | ||
| 18477 | 2026.03.23 21:29:14.227328 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 118 rows starting from the beginning of the part | ||
| 18478 | 2026.03.23 21:29:14.227394 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 76 rows starting from the beginning of the part | ||
| 18479 | 2026.03.23 21:29:14.227455 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 2469 rows starting from the beginning of the part | ||
| 18480 | 2026.03.23 21:29:14.227584 [ 260 ] {43a2bdd1-5f35-4607-a134-07f522884c8f} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18481 | 2026.03.23 21:29:14.227626 [ 260 ] {43a2bdd1-5f35-4607-a134-07f522884c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18482 | 2026.03.23 21:29:14.227989 [ 260 ] {43a2bdd1-5f35-4607-a134-07f522884c8f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18483 | 2026.03.23 21:29:14.228222 [ 260 ] {43a2bdd1-5f35-4607-a134-07f522884c8f} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18484 | 2026.03.23 21:29:14.228369 [ 260 ] {43a2bdd1-5f35-4607-a134-07f522884c8f} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001383 sec., 33261.02675343456 rows/sec., 2.43 MiB/sec. | ||
| 18485 | 2026.03.23 21:29:14.228414 [ 260 ] {43a2bdd1-5f35-4607-a134-07f522884c8f} <Debug> TCPHandler: Processed in 0.001551898 sec. | ||
| 18486 | 2026.03.23 21:29:14.228541 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18487 | 2026.03.23 21:29:14.228638 [ 260 ] {83af6d09-abac-4bbd-b0b4-6a73b6fb88d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18488 | 2026.03.23 21:29:14.228680 [ 260 ] {83af6d09-abac-4bbd-b0b4-6a73b6fb88d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18489 | 2026.03.23 21:29:14.229554 [ 260 ] {83af6d09-abac-4bbd-b0b4-6a73b6fb88d4} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18490 | 2026.03.23 21:29:14.229590 [ 260 ] {83af6d09-abac-4bbd-b0b4-6a73b6fb88d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18491 | 2026.03.23 21:29:14.229870 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5595 rows, containing 5 columns (5 merged, 0 gathered) in 0.002997734 sec., 1866409.7615065244 rows/sec., 148.64 MiB/sec. | ||
| 18492 | 2026.03.23 21:29:14.229937 [ 260 ] {83af6d09-abac-4bbd-b0b4-6a73b6fb88d4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18493 | 2026.03.23 21:29:14.230162 [ 260 ] {83af6d09-abac-4bbd-b0b4-6a73b6fb88d4} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18494 | 2026.03.23 21:29:14.230167 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18495 | 2026.03.23 21:29:14.230297 [ 260 ] {83af6d09-abac-4bbd-b0b4-6a73b6fb88d4} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001678 sec., 477353.9928486293 rows/sec., 27.57 MiB/sec. | ||
| 18496 | 2026.03.23 21:29:14.230342 [ 260 ] {83af6d09-abac-4bbd-b0b4-6a73b6fb88d4} <Debug> TCPHandler: Processed in 0.001851236 sec. | ||
| 18497 | 2026.03.23 21:29:14.230442 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18498 | 2026.03.23 21:29:14.230459 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18499 | 2026.03.23 21:29:14.230511 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_151_30} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18500 | 2026.03.23 21:29:14.230555 [ 260 ] {3fd3006e-381d-4f2f-8995-3037f8d4e6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18501 | 2026.03.23 21:29:14.230596 [ 260 ] {3fd3006e-381d-4f2f-8995-3037f8d4e6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18502 | 2026.03.23 21:29:14.230602 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 18503 | 2026.03.23 21:29:14.230991 [ 260 ] {3fd3006e-381d-4f2f-8995-3037f8d4e6c3} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18504 | 2026.03.23 21:29:14.231027 [ 260 ] {3fd3006e-381d-4f2f-8995-3037f8d4e6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18505 | 2026.03.23 21:29:14.231322 [ 260 ] {3fd3006e-381d-4f2f-8995-3037f8d4e6c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18506 | 2026.03.23 21:29:14.231536 [ 260 ] {3fd3006e-381d-4f2f-8995-3037f8d4e6c3} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18507 | 2026.03.23 21:29:14.231666 [ 260 ] {3fd3006e-381d-4f2f-8995-3037f8d4e6c3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 18508 | 2026.03.23 21:29:14.231705 [ 260 ] {3fd3006e-381d-4f2f-8995-3037f8d4e6c3} <Debug> TCPHandler: Processed in 0.001295762 sec. | ||
| 18509 | 2026.03.23 21:29:14.231818 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18510 | 2026.03.23 21:29:14.231913 [ 260 ] {d2950304-4c56-4646-97c9-d24079b15391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18511 | 2026.03.23 21:29:14.231954 [ 260 ] {d2950304-4c56-4646-97c9-d24079b15391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18512 | 2026.03.23 21:29:14.233049 [ 260 ] {d2950304-4c56-4646-97c9-d24079b15391} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18513 | 2026.03.23 21:29:14.233086 [ 260 ] {d2950304-4c56-4646-97c9-d24079b15391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18514 | 2026.03.23 21:29:14.233437 [ 260 ] {d2950304-4c56-4646-97c9-d24079b15391} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18515 | 2026.03.23 21:29:14.233650 [ 260 ] {d2950304-4c56-4646-97c9-d24079b15391} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18516 | 2026.03.23 21:29:14.233764 [ 150 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18517 | 2026.03.23 21:29:14.233781 [ 260 ] {d2950304-4c56-4646-97c9-d24079b15391} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001886 sec., 702545.0689289501 rows/sec., 47.08 MiB/sec. | ||
| 18518 | 2026.03.23 21:29:14.233806 [ 150 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18519 | 2026.03.23 21:29:14.233826 [ 260 ] {d2950304-4c56-4646-97c9-d24079b15391} <Debug> TCPHandler: Processed in 0.002057011 sec. | ||
| 18520 | 2026.03.23 21:29:14.233829 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18521 | 2026.03.23 21:29:14.233920 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18522 | 2026.03.23 21:29:14.233938 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18523 | 2026.03.23 21:29:14.234031 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18524 | 2026.03.23 21:29:14.234045 [ 260 ] {1ed58fc9-0058-4eab-bada-79875698c09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18525 | 2026.03.23 21:29:14.234064 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1403 rows starting from the beginning of the part | ||
| 18526 | 2026.03.23 21:29:14.234095 [ 260 ] {1ed58fc9-0058-4eab-bada-79875698c09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18527 | 2026.03.23 21:29:14.234127 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 95 rows starting from the beginning of the part | ||
| 18528 | 2026.03.23 21:29:14.234177 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 110 rows starting from the beginning of the part | ||
| 18529 | 2026.03.23 21:29:14.234219 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 95 rows starting from the beginning of the part | ||
| 18530 | 2026.03.23 21:29:14.234259 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 74 rows starting from the beginning of the part | ||
| 18531 | 2026.03.23 21:29:14.234300 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1325 rows starting from the beginning of the part | ||
| 18532 | 2026.03.23 21:29:14.234968 [ 260 ] {1ed58fc9-0058-4eab-bada-79875698c09a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18533 | 2026.03.23 21:29:14.235010 [ 260 ] {1ed58fc9-0058-4eab-bada-79875698c09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18534 | 2026.03.23 21:29:14.235449 [ 260 ] {1ed58fc9-0058-4eab-bada-79875698c09a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18535 | 2026.03.23 21:29:14.235600 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717613 sec., 1805994.7147582138 rows/sec., 131.28 MiB/sec. | ||
| 18536 | 2026.03.23 21:29:14.235664 [ 260 ] {1ed58fc9-0058-4eab-bada-79875698c09a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18537 | 2026.03.23 21:29:14.235776 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18538 | 2026.03.23 21:29:14.235780 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_146_42 to all_151_151_0 | ||
| 18539 | 2026.03.23 21:29:14.235801 [ 260 ] {1ed58fc9-0058-4eab-bada-79875698c09a} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001774 sec., 844419.3912063134 rows/sec., 51.22 MiB/sec. | ||
| 18540 | 2026.03.23 21:29:14.235820 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18541 | 2026.03.23 21:29:14.235840 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18542 | 2026.03.23 21:29:14.235843 [ 260 ] {1ed58fc9-0058-4eab-bada-79875698c09a} <Debug> TCPHandler: Processed in 0.001955409 sec. | ||
| 18543 | 2026.03.23 21:29:14.235930 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_42 to all_151_151_0 into Compact with storage Full | ||
| 18544 | 2026.03.23 21:29:14.235963 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18545 | 2026.03.23 21:29:14.236048 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18546 | 2026.03.23 21:29:14.236064 [ 260 ] {ffcf8071-4cd4-4c95-b974-17caf44b3993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18547 | 2026.03.23 21:29:14.236070 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18548 | 2026.03.23 21:29:14.236120 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_146_42, total 52696 rows starting from the beginning of the part | ||
| 18549 | 2026.03.23 21:29:14.236125 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_151_30} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18550 | 2026.03.23 21:29:14.236128 [ 260 ] {ffcf8071-4cd4-4c95-b974-17caf44b3993} <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 | ||
| 18551 | 2026.03.23 21:29:14.236190 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 18552 | 2026.03.23 21:29:14.236214 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 18553 | 2026.03.23 21:29:14.236242 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 196 rows starting from the beginning of the part | ||
| 18554 | 2026.03.23 21:29:14.236294 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 18555 | 2026.03.23 21:29:14.236334 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 18556 | 2026.03.23 21:29:14.236375 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1498 rows starting from the beginning of the part | ||
| 18557 | 2026.03.23 21:29:14.237076 [ 260 ] {ffcf8071-4cd4-4c95-b974-17caf44b3993} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18558 | 2026.03.23 21:29:14.237116 [ 260 ] {ffcf8071-4cd4-4c95-b974-17caf44b3993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18559 | 2026.03.23 21:29:14.237718 [ 260 ] {ffcf8071-4cd4-4c95-b974-17caf44b3993} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18560 | 2026.03.23 21:29:14.237947 [ 260 ] {ffcf8071-4cd4-4c95-b974-17caf44b3993} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2026.03.23 21:29:14.238091 [ 260 ] {ffcf8071-4cd4-4c95-b974-17caf44b3993} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002045 sec., 20537.897310513446 rows/sec., 36.80 MiB/sec. | ||
| 18562 | 2026.03.23 21:29:14.238158 [ 260 ] {ffcf8071-4cd4-4c95-b974-17caf44b3993} <Debug> TCPHandler: Processed in 0.002244556 sec. | ||
| 18563 | 2026.03.23 21:29:14.238277 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18564 | 2026.03.23 21:29:14.238378 [ 260 ] {22b8f5e3-b5db-4f1f-bad8-410e3477d58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18565 | 2026.03.23 21:29:14.238422 [ 260 ] {22b8f5e3-b5db-4f1f-bad8-410e3477d58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18566 | 2026.03.23 21:29:14.238756 [ 260 ] {22b8f5e3-b5db-4f1f-bad8-410e3477d58e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18567 | 2026.03.23 21:29:14.238792 [ 260 ] {22b8f5e3-b5db-4f1f-bad8-410e3477d58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18568 | 2026.03.23 21:29:14.239108 [ 260 ] {22b8f5e3-b5db-4f1f-bad8-410e3477d58e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18569 | 2026.03.23 21:29:14.239337 [ 260 ] {22b8f5e3-b5db-4f1f-bad8-410e3477d58e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18570 | 2026.03.23 21:29:14.239455 [ 150 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18571 | 2026.03.23 21:29:14.239476 [ 260 ] {22b8f5e3-b5db-4f1f-bad8-410e3477d58e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 742.05 KiB/sec. | ||
| 18572 | 2026.03.23 21:29:14.239481 [ 150 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18573 | 2026.03.23 21:29:14.239506 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18574 | 2026.03.23 21:29:14.239515 [ 260 ] {22b8f5e3-b5db-4f1f-bad8-410e3477d58e} <Debug> TCPHandler: Processed in 0.001287812 sec. | ||
| 18575 | 2026.03.23 21:29:14.239571 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18576 | 2026.03.23 21:29:14.239656 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18577 | 2026.03.23 21:29:14.239685 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7440 rows starting from the beginning of the part | ||
| 18578 | 2026.03.23 21:29:14.239741 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 18579 | 2026.03.23 21:29:14.239784 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 18580 | 2026.03.23 21:29:14.239822 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 18581 | 2026.03.23 21:29:14.239859 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 18582 | 2026.03.23 21:29:14.239898 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 12 rows starting from the beginning of the part | ||
| 18583 | 2026.03.23 21:29:14.241763 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7692 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213545 sec., 3474968.8847527383 rows/sec., 234.15 MiB/sec. | ||
| 18584 | 2026.03.23 21:29:14.242173 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18585 | 2026.03.23 21:29:14.242425 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18586 | 2026.03.23 21:29:14.242483 [ 194 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_151_30} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18587 | 2026.03.23 21:29:14.242546 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18588 | 2026.03.23 21:29:14.251529 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54870 rows, containing 5 columns (5 merged, 0 gathered) in 0.015641469 sec., 3507982.5302853584 rows/sec., 225.62 MiB/sec. | ||
| 18589 | 2026.03.23 21:29:14.251971 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Trace> MergedBlockOutputStream: filled checksums all_1_151_43 (state Temporary) | ||
| 18590 | 2026.03.23 21:29:14.252249 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_151_43 to all_1_151_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18591 | 2026.03.23 21:29:14.252327 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_151_43} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_146_42, all_151_151_0] -> all_1_151_43 | ||
| 18592 | 2026.03.23 21:29:14.252406 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 18593 | 2026.03.23 21:29:15.564089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18594 | 2026.03.23 21:29:15.581699 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18595 | 2026.03.23 21:29:15.581744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18596 | 2026.03.23 21:29:15.587973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18597 | 2026.03.23 21:29:15.588686 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18598 | 2026.03.23 21:29:15.591702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18599 | 2026.03.23 21:29:18.885542 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18600 | 2026.03.23 21:29:18.885733 [ 260 ] {1a4916e7-e15d-47a5-906b-ec030d4b9b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18601 | 2026.03.23 21:29:18.885804 [ 260 ] {1a4916e7-e15d-47a5-906b-ec030d4b9b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18602 | 2026.03.23 21:29:18.886474 [ 260 ] {1a4916e7-e15d-47a5-906b-ec030d4b9b07} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18603 | 2026.03.23 21:29:18.886527 [ 260 ] {1a4916e7-e15d-47a5-906b-ec030d4b9b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18604 | 2026.03.23 21:29:18.886931 [ 260 ] {1a4916e7-e15d-47a5-906b-ec030d4b9b07} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18605 | 2026.03.23 21:29:18.887163 [ 260 ] {1a4916e7-e15d-47a5-906b-ec030d4b9b07} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18606 | 2026.03.23 21:29:18.887333 [ 260 ] {1a4916e7-e15d-47a5-906b-ec030d4b9b07} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 18607 | 2026.03.23 21:29:18.887390 [ 260 ] {1a4916e7-e15d-47a5-906b-ec030d4b9b07} <Debug> TCPHandler: Processed in 0.0019817 sec. | ||
| 18608 | 2026.03.23 21:29:18.887513 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18609 | 2026.03.23 21:29:18.887617 [ 260 ] {2679f522-d89e-431a-b194-193509aac607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18610 | 2026.03.23 21:29:18.887662 [ 260 ] {2679f522-d89e-431a-b194-193509aac607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18611 | 2026.03.23 21:29:18.888118 [ 260 ] {2679f522-d89e-431a-b194-193509aac607} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18612 | 2026.03.23 21:29:18.888159 [ 260 ] {2679f522-d89e-431a-b194-193509aac607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18613 | 2026.03.23 21:29:18.888485 [ 260 ] {2679f522-d89e-431a-b194-193509aac607} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18614 | 2026.03.23 21:29:18.888723 [ 260 ] {2679f522-d89e-431a-b194-193509aac607} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18615 | 2026.03.23 21:29:18.888863 [ 260 ] {2679f522-d89e-431a-b194-193509aac607} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 18616 | 2026.03.23 21:29:18.888905 [ 260 ] {2679f522-d89e-431a-b194-193509aac607} <Debug> TCPHandler: Processed in 0.001443986 sec. | ||
| 18617 | 2026.03.23 21:29:18.889021 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18618 | 2026.03.23 21:29:18.889120 [ 260 ] {f2557b50-8ff1-42a2-9187-48d03b183e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18619 | 2026.03.23 21:29:18.889167 [ 260 ] {f2557b50-8ff1-42a2-9187-48d03b183e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18620 | 2026.03.23 21:29:18.889555 [ 260 ] {f2557b50-8ff1-42a2-9187-48d03b183e8a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18621 | 2026.03.23 21:29:18.889593 [ 260 ] {f2557b50-8ff1-42a2-9187-48d03b183e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18622 | 2026.03.23 21:29:18.889924 [ 260 ] {f2557b50-8ff1-42a2-9187-48d03b183e8a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18623 | 2026.03.23 21:29:18.890135 [ 260 ] {f2557b50-8ff1-42a2-9187-48d03b183e8a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18624 | 2026.03.23 21:29:18.890271 [ 260 ] {f2557b50-8ff1-42a2-9187-48d03b183e8a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001172 sec., 109215.01706484641 rows/sec., 7.61 MiB/sec. | ||
| 18625 | 2026.03.23 21:29:18.890311 [ 260 ] {f2557b50-8ff1-42a2-9187-48d03b183e8a} <Debug> TCPHandler: Processed in 0.001340543 sec. | ||
| 18626 | 2026.03.23 21:29:18.890425 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18627 | 2026.03.23 21:29:18.890531 [ 260 ] {4861cd18-1cbc-48c2-9589-b4fdcd93c220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18628 | 2026.03.23 21:29:18.890576 [ 260 ] {4861cd18-1cbc-48c2-9589-b4fdcd93c220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18629 | 2026.03.23 21:29:18.890911 [ 260 ] {4861cd18-1cbc-48c2-9589-b4fdcd93c220} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18630 | 2026.03.23 21:29:18.890948 [ 260 ] {4861cd18-1cbc-48c2-9589-b4fdcd93c220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18631 | 2026.03.23 21:29:18.891265 [ 260 ] {4861cd18-1cbc-48c2-9589-b4fdcd93c220} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18632 | 2026.03.23 21:29:18.891473 [ 260 ] {4861cd18-1cbc-48c2-9589-b4fdcd93c220} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18633 | 2026.03.23 21:29:18.891606 [ 260 ] {4861cd18-1cbc-48c2-9589-b4fdcd93c220} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001094 sec., 43875.68555758684 rows/sec., 2.96 MiB/sec. | ||
| 18634 | 2026.03.23 21:29:18.891645 [ 260 ] {4861cd18-1cbc-48c2-9589-b4fdcd93c220} <Debug> TCPHandler: Processed in 0.001269171 sec. | ||
| 18635 | 2026.03.23 21:29:20.817294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42656 | ||
| 18636 | 2026.03.23 21:29:20.818139 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18637 | 2026.03.23 21:29:20.818216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18638 | 2026.03.23 21:29:20.818792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18639 | 2026.03.23 21:29:20.819028 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18640 | 2026.03.23 21:29:20.819179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42656 | ||
| 18641 | 2026.03.23 21:29:23.091820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18642 | 2026.03.23 21:29:23.115605 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18643 | 2026.03.23 21:29:23.115687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18644 | 2026.03.23 21:29:23.124883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18645 | 2026.03.23 21:29:23.125984 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18646 | 2026.03.23 21:29:23.131323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18647 | 2026.03.23 21:29:23.410212 [ 220 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18648 | 2026.03.23 21:29:23.410258 [ 220 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18649 | 2026.03.23 21:29:23.413653 [ 220 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18650 | 2026.03.23 21:29:23.468677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2264 | ||
| 18651 | 2026.03.23 21:29:23.471319 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18652 | 2026.03.23 21:29:23.471380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18653 | 2026.03.23 21:29:23.472646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18654 | 2026.03.23 21:29:23.472922 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18655 | 2026.03.23 21:29:23.473081 [ 124 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18656 | 2026.03.23 21:29:23.473134 [ 124 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2026.03.23 21:29:23.473158 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18658 | 2026.03.23 21:29:23.473289 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 18659 | 2026.03.23 21:29:23.473309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2264 | ||
| 18660 | 2026.03.23 21:29:23.474150 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18661 | 2026.03.23 21:29:23.474400 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2096 rows starting from the beginning of the part | ||
| 18662 | 2026.03.23 21:29:23.474835 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 18663 | 2026.03.23 21:29:23.475222 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
| 18664 | 2026.03.23 21:29:23.475587 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 18665 | 2026.03.23 21:29:23.475954 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 18666 | 2026.03.23 21:29:23.476314 [ 193 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 18667 | 2026.03.23 21:29:23.484224 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2264 rows, containing 72 columns (72 merged, 0 gathered) in 0.010997974 sec., 205856.0967683684 rows/sec., 155.12 MiB/sec. | ||
| 18668 | 2026.03.23 21:29:23.486278 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18669 | 2026.03.23 21:29:23.486901 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18670 | 2026.03.23 21:29:23.486977 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_66_13} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18671 | 2026.03.23 21:29:23.487323 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 18672 | 2026.03.23 21:29:23.565987 [ 222 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18673 | 2026.03.23 21:29:23.566039 [ 222 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18674 | 2026.03.23 21:29:23.569334 [ 222 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18675 | 2026.03.23 21:29:23.887649 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18676 | 2026.03.23 21:29:23.887829 [ 260 ] {755e06dc-5deb-4764-897e-adbb27e303df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18677 | 2026.03.23 21:29:23.887899 [ 260 ] {755e06dc-5deb-4764-897e-adbb27e303df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18678 | 2026.03.23 21:29:23.888639 [ 260 ] {755e06dc-5deb-4764-897e-adbb27e303df} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18679 | 2026.03.23 21:29:23.888691 [ 260 ] {755e06dc-5deb-4764-897e-adbb27e303df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18680 | 2026.03.23 21:29:23.889096 [ 260 ] {755e06dc-5deb-4764-897e-adbb27e303df} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18681 | 2026.03.23 21:29:23.889347 [ 260 ] {755e06dc-5deb-4764-897e-adbb27e303df} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18682 | 2026.03.23 21:29:23.889588 [ 260 ] {755e06dc-5deb-4764-897e-adbb27e303df} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001808 sec., 42035.398230088496 rows/sec., 3.46 MiB/sec. | ||
| 18683 | 2026.03.23 21:29:23.889645 [ 260 ] {755e06dc-5deb-4764-897e-adbb27e303df} <Debug> TCPHandler: Processed in 0.002138293 sec. | ||
| 18684 | 2026.03.23 21:29:23.889696 [ 220 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18685 | 2026.03.23 21:29:23.889747 [ 220 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18686 | 2026.03.23 21:29:23.889787 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18687 | 2026.03.23 21:29:23.889896 [ 260 ] {fb6619fa-a5b6-44cc-abfc-2b217c0a21ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18688 | 2026.03.23 21:29:23.889944 [ 260 ] {fb6619fa-a5b6-44cc-abfc-2b217c0a21ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18689 | 2026.03.23 21:29:23.890387 [ 260 ] {fb6619fa-a5b6-44cc-abfc-2b217c0a21ea} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18690 | 2026.03.23 21:29:23.890485 [ 260 ] {fb6619fa-a5b6-44cc-abfc-2b217c0a21ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18691 | 2026.03.23 21:29:23.890810 [ 260 ] {fb6619fa-a5b6-44cc-abfc-2b217c0a21ea} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18692 | 2026.03.23 21:29:23.891025 [ 260 ] {fb6619fa-a5b6-44cc-abfc-2b217c0a21ea} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18693 | 2026.03.23 21:29:23.891168 [ 260 ] {fb6619fa-a5b6-44cc-abfc-2b217c0a21ea} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001296 sec., 7716.049382716049 rows/sec., 580.21 KiB/sec. | ||
| 18694 | 2026.03.23 21:29:23.891212 [ 260 ] {fb6619fa-a5b6-44cc-abfc-2b217c0a21ea} <Debug> TCPHandler: Processed in 0.001477677 sec. | ||
| 18695 | 2026.03.23 21:29:23.891331 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18696 | 2026.03.23 21:29:23.891430 [ 260 ] {b11597cd-2625-4bcd-9758-383d058f1d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18697 | 2026.03.23 21:29:23.891475 [ 260 ] {b11597cd-2625-4bcd-9758-383d058f1d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18698 | 2026.03.23 21:29:23.891921 [ 260 ] {b11597cd-2625-4bcd-9758-383d058f1d10} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2026.03.23 21:29:23.891960 [ 260 ] {b11597cd-2625-4bcd-9758-383d058f1d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18700 | 2026.03.23 21:29:23.892269 [ 260 ] {b11597cd-2625-4bcd-9758-383d058f1d10} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18701 | 2026.03.23 21:29:23.892504 [ 260 ] {b11597cd-2625-4bcd-9758-383d058f1d10} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18702 | 2026.03.23 21:29:23.892653 [ 260 ] {b11597cd-2625-4bcd-9758-383d058f1d10} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001244 sec., 59485.53054662379 rows/sec., 4.64 MiB/sec. | ||
| 18703 | 2026.03.23 21:29:23.892695 [ 260 ] {b11597cd-2625-4bcd-9758-383d058f1d10} <Debug> TCPHandler: Processed in 0.001415985 sec. | ||
| 18704 | 2026.03.23 21:29:23.892818 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2026.03.23 21:29:23.892915 [ 260 ] {7ddd3561-823b-40ff-86a2-f8a9a61ae2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18706 | 2026.03.23 21:29:23.892962 [ 260 ] {7ddd3561-823b-40ff-86a2-f8a9a61ae2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18707 | 2026.03.23 21:29:23.893382 [ 260 ] {7ddd3561-823b-40ff-86a2-f8a9a61ae2c5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.03.23 21:29:23.893420 [ 260 ] {7ddd3561-823b-40ff-86a2-f8a9a61ae2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18709 | 2026.03.23 21:29:23.893769 [ 260 ] {7ddd3561-823b-40ff-86a2-f8a9a61ae2c5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18710 | 2026.03.23 21:29:23.894003 [ 260 ] {7ddd3561-823b-40ff-86a2-f8a9a61ae2c5} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2026.03.23 21:29:23.894155 [ 260 ] {7ddd3561-823b-40ff-86a2-f8a9a61ae2c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 18712 | 2026.03.23 21:29:23.894194 [ 260 ] {7ddd3561-823b-40ff-86a2-f8a9a61ae2c5} <Debug> TCPHandler: Processed in 0.001426256 sec. | ||
| 18713 | 2026.03.23 21:29:23.894281 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18714 | 2026.03.23 21:29:23.894306 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18715 | 2026.03.23 21:29:23.894334 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18716 | 2026.03.23 21:29:23.894417 [ 260 ] {b83e2874-380a-49fd-9022-fec084772966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18717 | 2026.03.23 21:29:23.894479 [ 260 ] {b83e2874-380a-49fd-9022-fec084772966} <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 | ||
| 18718 | 2026.03.23 21:29:23.895324 [ 260 ] {b83e2874-380a-49fd-9022-fec084772966} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18719 | 2026.03.23 21:29:23.895363 [ 260 ] {b83e2874-380a-49fd-9022-fec084772966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18720 | 2026.03.23 21:29:23.895939 [ 260 ] {b83e2874-380a-49fd-9022-fec084772966} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18721 | 2026.03.23 21:29:23.896181 [ 260 ] {b83e2874-380a-49fd-9022-fec084772966} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18722 | 2026.03.23 21:29:23.896344 [ 260 ] {b83e2874-380a-49fd-9022-fec084772966} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001946 sec., 5138.74614594039 rows/sec., 9.21 MiB/sec. | ||
| 18723 | 2026.03.23 21:29:23.896432 [ 260 ] {b83e2874-380a-49fd-9022-fec084772966} <Debug> TCPHandler: Processed in 0.002175744 sec. | ||
| 18724 | 2026.03.23 21:29:23.896602 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18725 | 2026.03.23 21:29:23.896703 [ 260 ] {70d74da7-ce0a-46ac-acb1-48715b3470cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18726 | 2026.03.23 21:29:23.896747 [ 260 ] {70d74da7-ce0a-46ac-acb1-48715b3470cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18727 | 2026.03.23 21:29:23.897121 [ 260 ] {70d74da7-ce0a-46ac-acb1-48715b3470cc} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2026.03.23 21:29:23.897157 [ 260 ] {70d74da7-ce0a-46ac-acb1-48715b3470cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18729 | 2026.03.23 21:29:23.897484 [ 260 ] {70d74da7-ce0a-46ac-acb1-48715b3470cc} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18730 | 2026.03.23 21:29:23.897700 [ 260 ] {70d74da7-ce0a-46ac-acb1-48715b3470cc} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18731 | 2026.03.23 21:29:23.897839 [ 260 ] {70d74da7-ce0a-46ac-acb1-48715b3470cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 18732 | 2026.03.23 21:29:23.897877 [ 260 ] {70d74da7-ce0a-46ac-acb1-48715b3470cc} <Debug> TCPHandler: Processed in 0.001331793 sec. | ||
| 18733 | 2026.03.23 21:29:23.916079 [ 220 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18734 | 2026.03.23 21:29:23.916900 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18735 | 2026.03.23 21:29:24.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.82 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.79 MiB (RSS), difference: -1.04 MiB | ||
| 18736 | 2026.03.23 21:29:27.510735 [ 217 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18737 | 2026.03.23 21:29:27.510829 [ 217 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18738 | 2026.03.23 21:29:27.512547 [ 217 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18739 | 2026.03.23 21:29:28.081916 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18740 | 2026.03.23 21:29:28.081984 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18741 | 2026.03.23 21:29:28.121450 [ 219 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18742 | 2026.03.23 21:29:28.121512 [ 219 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18743 | 2026.03.23 21:29:28.129421 [ 219 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18744 | 2026.03.23 21:29:28.133083 [ 222 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18745 | 2026.03.23 21:29:28.133146 [ 222 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18746 | 2026.03.23 21:29:28.135656 [ 222 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18747 | 2026.03.23 21:29:28.319337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43168 | ||
| 18748 | 2026.03.23 21:29:28.319903 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18749 | 2026.03.23 21:29:28.319957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18750 | 2026.03.23 21:29:28.320466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18751 | 2026.03.23 21:29:28.320713 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18752 | 2026.03.23 21:29:28.320868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43168 | ||
| 18753 | 2026.03.23 21:29:28.888877 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18754 | 2026.03.23 21:29:28.889083 [ 260 ] {d49d0e5e-1f41-4ca7-969f-0cc71bbc83fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18755 | 2026.03.23 21:29:28.889152 [ 260 ] {d49d0e5e-1f41-4ca7-969f-0cc71bbc83fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18756 | 2026.03.23 21:29:28.889875 [ 260 ] {d49d0e5e-1f41-4ca7-969f-0cc71bbc83fc} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18757 | 2026.03.23 21:29:28.889926 [ 260 ] {d49d0e5e-1f41-4ca7-969f-0cc71bbc83fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18758 | 2026.03.23 21:29:28.890337 [ 260 ] {d49d0e5e-1f41-4ca7-969f-0cc71bbc83fc} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18759 | 2026.03.23 21:29:28.890583 [ 260 ] {d49d0e5e-1f41-4ca7-969f-0cc71bbc83fc} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18760 | 2026.03.23 21:29:28.890761 [ 260 ] {d49d0e5e-1f41-4ca7-969f-0cc71bbc83fc} <Debug> executeQuery: Read 120 rows, 10.48 KiB in 0.001731 sec., 69324.09012131716 rows/sec., 5.91 MiB/sec. | ||
| 18761 | 2026.03.23 21:29:28.890818 [ 260 ] {d49d0e5e-1f41-4ca7-969f-0cc71bbc83fc} <Debug> TCPHandler: Processed in 0.002087812 sec. | ||
| 18762 | 2026.03.23 21:29:28.890960 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18763 | 2026.03.23 21:29:28.891068 [ 260 ] {6b24eeeb-c075-4193-a556-e91bc7bdec2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18764 | 2026.03.23 21:29:28.891116 [ 260 ] {6b24eeeb-c075-4193-a556-e91bc7bdec2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18765 | 2026.03.23 21:29:28.891586 [ 260 ] {6b24eeeb-c075-4193-a556-e91bc7bdec2d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18766 | 2026.03.23 21:29:28.891627 [ 260 ] {6b24eeeb-c075-4193-a556-e91bc7bdec2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18767 | 2026.03.23 21:29:28.891968 [ 260 ] {6b24eeeb-c075-4193-a556-e91bc7bdec2d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18768 | 2026.03.23 21:29:28.892233 [ 260 ] {6b24eeeb-c075-4193-a556-e91bc7bdec2d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18769 | 2026.03.23 21:29:28.892375 [ 117 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18770 | 2026.03.23 21:29:28.892382 [ 260 ] {6b24eeeb-c075-4193-a556-e91bc7bdec2d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001339 sec., 23898.43166542196 rows/sec., 1.75 MiB/sec. | ||
| 18771 | 2026.03.23 21:29:28.892457 [ 117 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.03.23 21:29:28.892477 [ 260 ] {6b24eeeb-c075-4193-a556-e91bc7bdec2d} <Debug> TCPHandler: Processed in 0.001571049 sec. | ||
| 18773 | 2026.03.23 21:29:28.892487 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18774 | 2026.03.23 21:29:28.892636 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18775 | 2026.03.23 21:29:28.892646 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18776 | 2026.03.23 21:29:28.892790 [ 260 ] {6679e0e8-e2a1-4d8b-9d2c-1c44780422be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18777 | 2026.03.23 21:29:28.892793 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18778 | 2026.03.23 21:29:28.892853 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 82 rows starting from the beginning of the part | ||
| 18779 | 2026.03.23 21:29:28.892853 [ 260 ] {6679e0e8-e2a1-4d8b-9d2c-1c44780422be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18780 | 2026.03.23 21:29:28.892928 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 31 rows starting from the beginning of the part | ||
| 18781 | 2026.03.23 21:29:28.892984 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 18782 | 2026.03.23 21:29:28.893030 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 46 rows starting from the beginning of the part | ||
| 18783 | 2026.03.23 21:29:28.893075 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 18784 | 2026.03.23 21:29:28.893123 [ 187 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 32 rows starting from the beginning of the part | ||
| 18785 | 2026.03.23 21:29:28.893359 [ 260 ] {6679e0e8-e2a1-4d8b-9d2c-1c44780422be} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18786 | 2026.03.23 21:29:28.893405 [ 260 ] {6679e0e8-e2a1-4d8b-9d2c-1c44780422be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18787 | 2026.03.23 21:29:28.893758 [ 260 ] {6679e0e8-e2a1-4d8b-9d2c-1c44780422be} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18788 | 2026.03.23 21:29:28.893989 [ 260 ] {6679e0e8-e2a1-4d8b-9d2c-1c44780422be} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18789 | 2026.03.23 21:29:28.894038 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468027 sec., 143730.32648582075 rows/sec., 11.06 MiB/sec. | ||
| 18790 | 2026.03.23 21:29:28.894131 [ 260 ] {6679e0e8-e2a1-4d8b-9d2c-1c44780422be} <Debug> executeQuery: Read 99 rows, 7.95 KiB in 0.001363 sec., 72633.89581804842 rows/sec., 5.69 MiB/sec. | ||
| 18791 | 2026.03.23 21:29:28.894173 [ 260 ] {6679e0e8-e2a1-4d8b-9d2c-1c44780422be} <Debug> TCPHandler: Processed in 0.001582289 sec. | ||
| 18792 | 2026.03.23 21:29:28.894195 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18793 | 2026.03.23 21:29:28.894302 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18794 | 2026.03.23 21:29:28.894411 [ 260 ] {0f2747b8-948b-41e1-afee-631f31baeadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18795 | 2026.03.23 21:29:28.894462 [ 260 ] {0f2747b8-948b-41e1-afee-631f31baeadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18796 | 2026.03.23 21:29:28.894510 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18797 | 2026.03.23 21:29:28.894595 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_131_26} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18798 | 2026.03.23 21:29:28.894705 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18799 | 2026.03.23 21:29:28.894920 [ 260 ] {0f2747b8-948b-41e1-afee-631f31baeadd} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18800 | 2026.03.23 21:29:28.894962 [ 260 ] {0f2747b8-948b-41e1-afee-631f31baeadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18801 | 2026.03.23 21:29:28.895311 [ 260 ] {0f2747b8-948b-41e1-afee-631f31baeadd} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18802 | 2026.03.23 21:29:28.895545 [ 260 ] {0f2747b8-948b-41e1-afee-631f31baeadd} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18803 | 2026.03.23 21:29:28.895689 [ 260 ] {0f2747b8-948b-41e1-afee-631f31baeadd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 18804 | 2026.03.23 21:29:28.895730 [ 260 ] {0f2747b8-948b-41e1-afee-631f31baeadd} <Debug> TCPHandler: Processed in 0.001480417 sec. | ||
| 18805 | 2026.03.23 21:29:28.895852 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18806 | 2026.03.23 21:29:28.895948 [ 260 ] {77ebf0f7-2f47-4647-baa9-17d304e18bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18807 | 2026.03.23 21:29:28.896004 [ 260 ] {77ebf0f7-2f47-4647-baa9-17d304e18bc9} <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 | ||
| 18808 | 2026.03.23 21:29:28.897002 [ 260 ] {77ebf0f7-2f47-4647-baa9-17d304e18bc9} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2026.03.23 21:29:28.897040 [ 260 ] {77ebf0f7-2f47-4647-baa9-17d304e18bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18810 | 2026.03.23 21:29:28.897609 [ 260 ] {77ebf0f7-2f47-4647-baa9-17d304e18bc9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18811 | 2026.03.23 21:29:28.897842 [ 260 ] {77ebf0f7-2f47-4647-baa9-17d304e18bc9} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2026.03.23 21:29:28.897976 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18813 | 2026.03.23 21:29:28.897994 [ 260 ] {77ebf0f7-2f47-4647-baa9-17d304e18bc9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002065 sec., 15496.36803874092 rows/sec., 27.77 MiB/sec. | ||
| 18814 | 2026.03.23 21:29:28.898023 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18815 | 2026.03.23 21:29:28.898047 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18816 | 2026.03.23 21:29:28.898089 [ 260 ] {77ebf0f7-2f47-4647-baa9-17d304e18bc9} <Debug> TCPHandler: Processed in 0.002286946 sec. | ||
| 18817 | 2026.03.23 21:29:28.898127 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18818 | 2026.03.23 21:29:28.898217 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18819 | 2026.03.23 21:29:28.898317 [ 260 ] {e20e0a70-460b-4958-b301-450840eda1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18820 | 2026.03.23 21:29:28.898329 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18821 | 2026.03.23 21:29:28.898363 [ 260 ] {e20e0a70-460b-4958-b301-450840eda1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18822 | 2026.03.23 21:29:28.898388 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2728 rows starting from the beginning of the part | ||
| 18823 | 2026.03.23 21:29:28.898516 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 31 rows starting from the beginning of the part | ||
| 18824 | 2026.03.23 21:29:28.898626 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 18825 | 2026.03.23 21:29:28.898722 [ 260 ] {e20e0a70-460b-4958-b301-450840eda1a0} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18826 | 2026.03.23 21:29:28.898733 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 42 rows starting from the beginning of the part | ||
| 18827 | 2026.03.23 21:29:28.898768 [ 260 ] {e20e0a70-460b-4958-b301-450840eda1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18828 | 2026.03.23 21:29:28.898848 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 18829 | 2026.03.23 21:29:28.898956 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 32 rows starting from the beginning of the part | ||
| 18830 | 2026.03.23 21:29:28.900382 [ 260 ] {e20e0a70-460b-4958-b301-450840eda1a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18831 | 2026.03.23 21:29:28.900607 [ 260 ] {e20e0a70-460b-4958-b301-450840eda1a0} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18832 | 2026.03.23 21:29:28.900746 [ 260 ] {e20e0a70-460b-4958-b301-450840eda1a0} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.002447 sec., 1225.9910093992644 rows/sec., 98.18 KiB/sec. | ||
| 18833 | 2026.03.23 21:29:28.900786 [ 260 ] {e20e0a70-460b-4958-b301-450840eda1a0} <Debug> TCPHandler: Processed in 0.002618526 sec. | ||
| 18834 | 2026.03.23 21:29:28.900910 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18835 | 2026.03.23 21:29:28.901005 [ 260 ] {14fb2925-b8ce-4ffc-a82d-e5140ab91bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18836 | 2026.03.23 21:29:28.901046 [ 260 ] {14fb2925-b8ce-4ffc-a82d-e5140ab91bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18837 | 2026.03.23 21:29:28.901397 [ 260 ] {14fb2925-b8ce-4ffc-a82d-e5140ab91bfe} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2026.03.23 21:29:28.901434 [ 260 ] {14fb2925-b8ce-4ffc-a82d-e5140ab91bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18839 | 2026.03.23 21:29:28.901758 [ 260 ] {14fb2925-b8ce-4ffc-a82d-e5140ab91bfe} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18840 | 2026.03.23 21:29:28.901994 [ 260 ] {14fb2925-b8ce-4ffc-a82d-e5140ab91bfe} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18841 | 2026.03.23 21:29:28.902135 [ 260 ] {14fb2925-b8ce-4ffc-a82d-e5140ab91bfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 18842 | 2026.03.23 21:29:28.902173 [ 260 ] {14fb2925-b8ce-4ffc-a82d-e5140ab91bfe} <Debug> TCPHandler: Processed in 0.001312943 sec. | ||
| 18843 | 2026.03.23 21:29:28.906354 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2853 rows, containing 19 columns (19 merged, 0 gathered) in 0.008258996 sec., 345441.5040278504 rows/sec., 619.02 MiB/sec. | ||
| 18844 | 2026.03.23 21:29:28.908979 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18845 | 2026.03.23 21:29:28.909407 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.03.23 21:29:28.909494 [ 188 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18847 | 2026.03.23 21:29:28.909682 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.24 MiB. | ||
| 18848 | 2026.03.23 21:29:29.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.39 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.79 MiB (RSS), difference: 3.40 MiB | ||
| 18849 | 2026.03.23 21:29:30.631439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18850 | 2026.03.23 21:29:30.649426 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18851 | 2026.03.23 21:29:30.649489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18852 | 2026.03.23 21:29:30.655608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18853 | 2026.03.23 21:29:30.656344 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18854 | 2026.03.23 21:29:30.659797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18855 | 2026.03.23 21:29:33.436785 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18856 | 2026.03.23 21:29:33.436853 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18857 | 2026.03.23 21:29:33.440180 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18858 | 2026.03.23 21:29:33.473587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2290 | ||
| 18859 | 2026.03.23 21:29:33.475914 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18860 | 2026.03.23 21:29:33.475968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18861 | 2026.03.23 21:29:33.477218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18862 | 2026.03.23 21:29:33.477494 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18863 | 2026.03.23 21:29:33.477871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2290 | ||
| 18864 | 2026.03.23 21:29:33.891265 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18865 | 2026.03.23 21:29:33.891471 [ 260 ] {3bff93e0-59e8-4229-b869-fc7da9b61b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18866 | 2026.03.23 21:29:33.891552 [ 260 ] {3bff93e0-59e8-4229-b869-fc7da9b61b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18867 | 2026.03.23 21:29:33.892342 [ 260 ] {3bff93e0-59e8-4229-b869-fc7da9b61b3e} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18868 | 2026.03.23 21:29:33.892397 [ 260 ] {3bff93e0-59e8-4229-b869-fc7da9b61b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18869 | 2026.03.23 21:29:33.892821 [ 260 ] {3bff93e0-59e8-4229-b869-fc7da9b61b3e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18870 | 2026.03.23 21:29:33.893074 [ 260 ] {3bff93e0-59e8-4229-b869-fc7da9b61b3e} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18871 | 2026.03.23 21:29:33.893247 [ 260 ] {3bff93e0-59e8-4229-b869-fc7da9b61b3e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001834 sec., 13086.150490730644 rows/sec., 1.09 MiB/sec. | ||
| 18872 | 2026.03.23 21:29:33.893306 [ 260 ] {3bff93e0-59e8-4229-b869-fc7da9b61b3e} <Debug> TCPHandler: Processed in 0.002177074 sec. | ||
| 18873 | 2026.03.23 21:29:33.893438 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18874 | 2026.03.23 21:29:33.893544 [ 260 ] {413bc53a-5325-43dd-841e-f9ac37695cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18875 | 2026.03.23 21:29:33.893591 [ 260 ] {413bc53a-5325-43dd-841e-f9ac37695cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18876 | 2026.03.23 21:29:33.894031 [ 260 ] {413bc53a-5325-43dd-841e-f9ac37695cc5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2026.03.23 21:29:33.894073 [ 260 ] {413bc53a-5325-43dd-841e-f9ac37695cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18878 | 2026.03.23 21:29:33.894376 [ 260 ] {413bc53a-5325-43dd-841e-f9ac37695cc5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 18879 | 2026.03.23 21:29:33.894597 [ 260 ] {413bc53a-5325-43dd-841e-f9ac37695cc5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18880 | 2026.03.23 21:29:33.894739 [ 260 ] {413bc53a-5325-43dd-841e-f9ac37695cc5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00122 sec., 6557.377049180328 rows/sec., 534.71 KiB/sec. | ||
| 18881 | 2026.03.23 21:29:33.894781 [ 260 ] {413bc53a-5325-43dd-841e-f9ac37695cc5} <Debug> TCPHandler: Processed in 0.001395535 sec. | ||
| 18882 | 2026.03.23 21:29:33.894895 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18883 | 2026.03.23 21:29:33.894992 [ 260 ] {c3a8e9d6-1fbd-4e3a-968d-e8f677a7d561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18884 | 2026.03.23 21:29:33.895035 [ 260 ] {c3a8e9d6-1fbd-4e3a-968d-e8f677a7d561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18885 | 2026.03.23 21:29:33.895568 [ 260 ] {c3a8e9d6-1fbd-4e3a-968d-e8f677a7d561} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18886 | 2026.03.23 21:29:33.895606 [ 260 ] {c3a8e9d6-1fbd-4e3a-968d-e8f677a7d561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18887 | 2026.03.23 21:29:33.895932 [ 260 ] {c3a8e9d6-1fbd-4e3a-968d-e8f677a7d561} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18888 | 2026.03.23 21:29:33.896178 [ 260 ] {c3a8e9d6-1fbd-4e3a-968d-e8f677a7d561} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18889 | 2026.03.23 21:29:33.896317 [ 260 ] {c3a8e9d6-1fbd-4e3a-968d-e8f677a7d561} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001345 sec., 148698.8847583643 rows/sec., 13.19 MiB/sec. | ||
| 18890 | 2026.03.23 21:29:33.896358 [ 260 ] {c3a8e9d6-1fbd-4e3a-968d-e8f677a7d561} <Debug> TCPHandler: Processed in 0.001512587 sec. | ||
| 18891 | 2026.03.23 21:29:33.896478 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18892 | 2026.03.23 21:29:33.896582 [ 260 ] {0a8a1499-619b-47e3-a70e-56b1f70c4e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18893 | 2026.03.23 21:29:33.896626 [ 260 ] {0a8a1499-619b-47e3-a70e-56b1f70c4e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18894 | 2026.03.23 21:29:33.897055 [ 260 ] {0a8a1499-619b-47e3-a70e-56b1f70c4e2a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18895 | 2026.03.23 21:29:33.897093 [ 260 ] {0a8a1499-619b-47e3-a70e-56b1f70c4e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18896 | 2026.03.23 21:29:33.897411 [ 260 ] {0a8a1499-619b-47e3-a70e-56b1f70c4e2a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18897 | 2026.03.23 21:29:33.897622 [ 260 ] {0a8a1499-619b-47e3-a70e-56b1f70c4e2a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18898 | 2026.03.23 21:29:33.897762 [ 260 ] {0a8a1499-619b-47e3-a70e-56b1f70c4e2a} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.0012 sec., 25000.000000000004 rows/sec., 1.85 MiB/sec. | ||
| 18899 | 2026.03.23 21:29:33.897803 [ 260 ] {0a8a1499-619b-47e3-a70e-56b1f70c4e2a} <Debug> TCPHandler: Processed in 0.001378175 sec. | ||
| 18900 | 2026.03.23 21:29:33.897808 [ 224 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18901 | 2026.03.23 21:29:33.897855 [ 224 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18902 | 2026.03.23 21:29:33.897905 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18903 | 2026.03.23 21:29:33.898004 [ 260 ] {9b39833d-c93b-4aa6-a7ce-1749d314f9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18904 | 2026.03.23 21:29:33.898045 [ 260 ] {9b39833d-c93b-4aa6-a7ce-1749d314f9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18905 | 2026.03.23 21:29:33.898451 [ 260 ] {9b39833d-c93b-4aa6-a7ce-1749d314f9dc} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18906 | 2026.03.23 21:29:33.898489 [ 260 ] {9b39833d-c93b-4aa6-a7ce-1749d314f9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18907 | 2026.03.23 21:29:33.898795 [ 260 ] {9b39833d-c93b-4aa6-a7ce-1749d314f9dc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18908 | 2026.03.23 21:29:33.899079 [ 260 ] {9b39833d-c93b-4aa6-a7ce-1749d314f9dc} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18909 | 2026.03.23 21:29:33.899221 [ 260 ] {9b39833d-c93b-4aa6-a7ce-1749d314f9dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001236 sec., 19417.475728155343 rows/sec., 1.61 MiB/sec. | ||
| 18910 | 2026.03.23 21:29:33.899265 [ 260 ] {9b39833d-c93b-4aa6-a7ce-1749d314f9dc} <Debug> TCPHandler: Processed in 0.001409735 sec. | ||
| 18911 | 2026.03.23 21:29:33.899391 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18912 | 2026.03.23 21:29:33.899506 [ 260 ] {d81d328c-1fee-4397-a925-f0a46a87a11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18913 | 2026.03.23 21:29:33.899560 [ 260 ] {d81d328c-1fee-4397-a925-f0a46a87a11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18914 | 2026.03.23 21:29:33.900020 [ 260 ] {d81d328c-1fee-4397-a925-f0a46a87a11a} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18915 | 2026.03.23 21:29:33.900060 [ 260 ] {d81d328c-1fee-4397-a925-f0a46a87a11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18916 | 2026.03.23 21:29:33.900412 [ 260 ] {d81d328c-1fee-4397-a925-f0a46a87a11a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18917 | 2026.03.23 21:29:33.900681 [ 260 ] {d81d328c-1fee-4397-a925-f0a46a87a11a} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18918 | 2026.03.23 21:29:33.900828 [ 260 ] {d81d328c-1fee-4397-a925-f0a46a87a11a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001347 sec., 8908.685968819598 rows/sec., 695.99 KiB/sec. | ||
| 18919 | 2026.03.23 21:29:33.900871 [ 260 ] {d81d328c-1fee-4397-a925-f0a46a87a11a} <Debug> TCPHandler: Processed in 0.001533738 sec. | ||
| 18920 | 2026.03.23 21:29:33.901017 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18921 | 2026.03.23 21:29:33.901121 [ 260 ] {ca2d3a2e-4e71-4ec0-93c5-f6660357c998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18922 | 2026.03.23 21:29:33.901163 [ 260 ] {ca2d3a2e-4e71-4ec0-93c5-f6660357c998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18923 | 2026.03.23 21:29:33.901703 [ 260 ] {ca2d3a2e-4e71-4ec0-93c5-f6660357c998} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18924 | 2026.03.23 21:29:33.901749 [ 260 ] {ca2d3a2e-4e71-4ec0-93c5-f6660357c998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18925 | 2026.03.23 21:29:33.902125 [ 260 ] {ca2d3a2e-4e71-4ec0-93c5-f6660357c998} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18926 | 2026.03.23 21:29:33.902366 [ 260 ] {ca2d3a2e-4e71-4ec0-93c5-f6660357c998} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18927 | 2026.03.23 21:29:33.902505 [ 260 ] {ca2d3a2e-4e71-4ec0-93c5-f6660357c998} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001403 sec., 84105.48823948682 rows/sec., 6.84 MiB/sec. | ||
| 18928 | 2026.03.23 21:29:33.902545 [ 260 ] {ca2d3a2e-4e71-4ec0-93c5-f6660357c998} <Debug> TCPHandler: Processed in 0.00160488 sec. | ||
| 18929 | 2026.03.23 21:29:33.902670 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18930 | 2026.03.23 21:29:33.902766 [ 260 ] {5b98190a-1428-4acf-ae50-6d78efbbc1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18931 | 2026.03.23 21:29:33.902813 [ 260 ] {5b98190a-1428-4acf-ae50-6d78efbbc1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18932 | 2026.03.23 21:29:33.902874 [ 224 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18933 | 2026.03.23 21:29:33.903269 [ 260 ] {5b98190a-1428-4acf-ae50-6d78efbbc1d9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18934 | 2026.03.23 21:29:33.903311 [ 260 ] {5b98190a-1428-4acf-ae50-6d78efbbc1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18935 | 2026.03.23 21:29:33.903653 [ 260 ] {5b98190a-1428-4acf-ae50-6d78efbbc1d9} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18936 | 2026.03.23 21:29:33.903873 [ 260 ] {5b98190a-1428-4acf-ae50-6d78efbbc1d9} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18937 | 2026.03.23 21:29:33.904008 [ 260 ] {5b98190a-1428-4acf-ae50-6d78efbbc1d9} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001262 sec., 158478.60538827258 rows/sec., 11.36 MiB/sec. | ||
| 18938 | 2026.03.23 21:29:33.904048 [ 260 ] {5b98190a-1428-4acf-ae50-6d78efbbc1d9} <Debug> TCPHandler: Processed in 0.001427056 sec. | ||
| 18939 | 2026.03.23 21:29:33.904166 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18940 | 2026.03.23 21:29:33.904261 [ 260 ] {ee0e1af6-4d64-463a-acbb-cc10805eaa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18941 | 2026.03.23 21:29:33.904317 [ 260 ] {ee0e1af6-4d64-463a-acbb-cc10805eaa72} <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 | ||
| 18942 | 2026.03.23 21:29:33.905144 [ 260 ] {ee0e1af6-4d64-463a-acbb-cc10805eaa72} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18943 | 2026.03.23 21:29:33.905181 [ 260 ] {ee0e1af6-4d64-463a-acbb-cc10805eaa72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18944 | 2026.03.23 21:29:33.905962 [ 260 ] {ee0e1af6-4d64-463a-acbb-cc10805eaa72} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18945 | 2026.03.23 21:29:33.906277 [ 260 ] {ee0e1af6-4d64-463a-acbb-cc10805eaa72} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18946 | 2026.03.23 21:29:33.906453 [ 260 ] {ee0e1af6-4d64-463a-acbb-cc10805eaa72} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00221 sec., 4524.886877828054 rows/sec., 8.11 MiB/sec. | ||
| 18947 | 2026.03.23 21:29:33.906549 [ 260 ] {ee0e1af6-4d64-463a-acbb-cc10805eaa72} <Debug> TCPHandler: Processed in 0.002431151 sec. | ||
| 18948 | 2026.03.23 21:29:33.906672 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18949 | 2026.03.23 21:29:33.906770 [ 260 ] {2f38e7a3-0855-4378-9105-901b656a9985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18950 | 2026.03.23 21:29:33.906814 [ 260 ] {2f38e7a3-0855-4378-9105-901b656a9985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18951 | 2026.03.23 21:29:33.907194 [ 260 ] {2f38e7a3-0855-4378-9105-901b656a9985} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18952 | 2026.03.23 21:29:33.907242 [ 260 ] {2f38e7a3-0855-4378-9105-901b656a9985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18953 | 2026.03.23 21:29:33.907645 [ 260 ] {2f38e7a3-0855-4378-9105-901b656a9985} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18954 | 2026.03.23 21:29:33.907951 [ 260 ] {2f38e7a3-0855-4378-9105-901b656a9985} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18955 | 2026.03.23 21:29:33.908091 [ 260 ] {2f38e7a3-0855-4378-9105-901b656a9985} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
| 18956 | 2026.03.23 21:29:33.908131 [ 260 ] {2f38e7a3-0855-4378-9105-901b656a9985} <Debug> TCPHandler: Processed in 0.001510007 sec. | ||
| 18957 | 2026.03.23 21:29:35.821118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43616 | ||
| 18958 | 2026.03.23 21:29:35.821692 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18959 | 2026.03.23 21:29:35.821750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18960 | 2026.03.23 21:29:35.822284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18961 | 2026.03.23 21:29:35.822583 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18962 | 2026.03.23 21:29:35.822757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43616 | ||
| 18963 | 2026.03.23 21:29:35.822753 [ 115 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18964 | 2026.03.23 21:29:35.822835 [ 115 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18965 | 2026.03.23 21:29:35.822857 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18966 | 2026.03.23 21:29:35.822995 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 18967 | 2026.03.23 21:29:35.823141 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18968 | 2026.03.23 21:29:35.823181 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41248 rows starting from the beginning of the part | ||
| 18969 | 2026.03.23 21:29:35.823249 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 18970 | 2026.03.23 21:29:35.823295 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 18971 | 2026.03.23 21:29:35.823336 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 18972 | 2026.03.23 21:29:35.823378 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 18973 | 2026.03.23 21:29:35.823418 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 18974 | 2026.03.23 21:29:35.826291 [ 198 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43616 rows, containing 4 columns (4 merged, 0 gathered) in 0.003359604 sec., 12982482.459242221 rows/sec., 185.72 MiB/sec. | ||
| 18975 | 2026.03.23 21:29:35.826521 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18976 | 2026.03.23 21:29:35.826854 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2026.03.23 21:29:35.826950 [ 190 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_91_18} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18978 | 2026.03.23 21:29:35.827042 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18979 | 2026.03.23 21:29:38.159960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18980 | 2026.03.23 21:29:38.178330 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18981 | 2026.03.23 21:29:38.178390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18982 | 2026.03.23 21:29:38.184495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18983 | 2026.03.23 21:29:38.185202 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18984 | 2026.03.23 21:29:38.185511 [ 109 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18985 | 2026.03.23 21:29:38.185583 [ 109 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18986 | 2026.03.23 21:29:38.185609 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 18987 | 2026.03.23 21:29:38.185751 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 18988 | 2026.03.23 21:29:38.188760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18989 | 2026.03.23 21:29:38.189311 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18990 | 2026.03.23 21:29:38.190881 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 18991 | 2026.03.23 21:29:38.195769 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 18992 | 2026.03.23 21:29:38.200671 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 18993 | 2026.03.23 21:29:38.205266 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 18994 | 2026.03.23 21:29:38.210089 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 18995 | 2026.03.23 21:29:38.214472 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 18996 | 2026.03.23 21:29:38.271079 [ 200 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.085398394 sec., 8032.937949629357 rows/sec., 41.54 MiB/sec. | ||
| 18997 | 2026.03.23 21:29:38.273402 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18998 | 2026.03.23 21:29:38.275168 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18999 | 2026.03.23 21:29:38.275267 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_91_18} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19000 | 2026.03.23 21:29:38.276901 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19001 | 2026.03.23 21:29:38.889956 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19002 | 2026.03.23 21:29:38.890158 [ 260 ] {f0b3b25f-f391-4a24-8d05-3fec5462a774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19003 | 2026.03.23 21:29:38.890237 [ 260 ] {f0b3b25f-f391-4a24-8d05-3fec5462a774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19004 | 2026.03.23 21:29:38.891073 [ 260 ] {f0b3b25f-f391-4a24-8d05-3fec5462a774} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2026.03.23 21:29:38.891137 [ 260 ] {f0b3b25f-f391-4a24-8d05-3fec5462a774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19006 | 2026.03.23 21:29:38.891670 [ 260 ] {f0b3b25f-f391-4a24-8d05-3fec5462a774} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19007 | 2026.03.23 21:29:38.891934 [ 260 ] {f0b3b25f-f391-4a24-8d05-3fec5462a774} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19008 | 2026.03.23 21:29:38.892138 [ 260 ] {f0b3b25f-f391-4a24-8d05-3fec5462a774} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.002031 sec., 69916.29739044806 rows/sec., 6.03 MiB/sec. | ||
| 19009 | 2026.03.23 21:29:38.892143 [ 109 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19010 | 2026.03.23 21:29:38.892203 [ 260 ] {f0b3b25f-f391-4a24-8d05-3fec5462a774} <Debug> TCPHandler: Processed in 0.002383779 sec. | ||
| 19011 | 2026.03.23 21:29:38.892219 [ 109 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19012 | 2026.03.23 21:29:38.892248 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19013 | 2026.03.23 21:29:38.892357 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19014 | 2026.03.23 21:29:38.892388 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19015 | 2026.03.23 21:29:38.892483 [ 260 ] {78cb49f0-84e2-47a4-960a-5af5e0fb3253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19016 | 2026.03.23 21:29:38.892538 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19017 | 2026.03.23 21:29:38.892538 [ 260 ] {78cb49f0-84e2-47a4-960a-5af5e0fb3253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19018 | 2026.03.23 21:29:38.892578 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2618 rows starting from the beginning of the part | ||
| 19019 | 2026.03.23 21:29:38.892649 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 19020 | 2026.03.23 21:29:38.892700 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 76 rows starting from the beginning of the part | ||
| 19021 | 2026.03.23 21:29:38.892743 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 120 rows starting from the beginning of the part | ||
| 19022 | 2026.03.23 21:29:38.892781 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 200 rows starting from the beginning of the part | ||
| 19023 | 2026.03.23 21:29:38.892822 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 142 rows starting from the beginning of the part | ||
| 19024 | 2026.03.23 21:29:38.893045 [ 260 ] {78cb49f0-84e2-47a4-960a-5af5e0fb3253} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19025 | 2026.03.23 21:29:38.893092 [ 260 ] {78cb49f0-84e2-47a4-960a-5af5e0fb3253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19026 | 2026.03.23 21:29:38.893440 [ 260 ] {78cb49f0-84e2-47a4-960a-5af5e0fb3253} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19027 | 2026.03.23 21:29:38.893705 [ 260 ] {78cb49f0-84e2-47a4-960a-5af5e0fb3253} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19028 | 2026.03.23 21:29:38.893858 [ 260 ] {78cb49f0-84e2-47a4-960a-5af5e0fb3253} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001407 sec., 30561.478322672352 rows/sec., 2.24 MiB/sec. | ||
| 19029 | 2026.03.23 21:29:38.893901 [ 260 ] {78cb49f0-84e2-47a4-960a-5af5e0fb3253} <Debug> TCPHandler: Processed in 0.00160078 sec. | ||
| 19030 | 2026.03.23 21:29:38.894010 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19031 | 2026.03.23 21:29:38.894112 [ 260 ] {ee6fba1c-9876-4cf5-a98f-95d583cdc350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19032 | 2026.03.23 21:29:38.894157 [ 260 ] {ee6fba1c-9876-4cf5-a98f-95d583cdc350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19033 | 2026.03.23 21:29:38.894166 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835376 sec., 1750050.1259687387 rows/sec., 141.75 MiB/sec. | ||
| 19034 | 2026.03.23 21:29:38.894508 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19035 | 2026.03.23 21:29:38.894617 [ 260 ] {ee6fba1c-9876-4cf5-a98f-95d583cdc350} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19036 | 2026.03.23 21:29:38.894665 [ 260 ] {ee6fba1c-9876-4cf5-a98f-95d583cdc350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19037 | 2026.03.23 21:29:38.894873 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19038 | 2026.03.23 21:29:38.894968 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_156_31} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19039 | 2026.03.23 21:29:38.895042 [ 260 ] {ee6fba1c-9876-4cf5-a98f-95d583cdc350} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19040 | 2026.03.23 21:29:38.895085 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 19041 | 2026.03.23 21:29:38.895273 [ 260 ] {ee6fba1c-9876-4cf5-a98f-95d583cdc350} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19042 | 2026.03.23 21:29:38.895425 [ 260 ] {ee6fba1c-9876-4cf5-a98f-95d583cdc350} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001334 sec., 86956.52173913045 rows/sec., 6.80 MiB/sec. | ||
| 19043 | 2026.03.23 21:29:38.895426 [ 109 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19044 | 2026.03.23 21:29:38.895467 [ 260 ] {ee6fba1c-9876-4cf5-a98f-95d583cdc350} <Debug> TCPHandler: Processed in 0.001508237 sec. | ||
| 19045 | 2026.03.23 21:29:38.895480 [ 109 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19046 | 2026.03.23 21:29:38.895510 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19047 | 2026.03.23 21:29:38.895587 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19048 | 2026.03.23 21:29:38.895593 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19049 | 2026.03.23 21:29:38.895680 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19050 | 2026.03.23 21:29:38.895707 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1403 rows starting from the beginning of the part | ||
| 19051 | 2026.03.23 21:29:38.895712 [ 260 ] {5e379d72-ab5c-4431-b61c-238b7833ba49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19052 | 2026.03.23 21:29:38.895752 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 19053 | 2026.03.23 21:29:38.895766 [ 260 ] {5e379d72-ab5c-4431-b61c-238b7833ba49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19054 | 2026.03.23 21:29:38.895792 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 74 rows starting from the beginning of the part | ||
| 19055 | 2026.03.23 21:29:38.895832 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 99 rows starting from the beginning of the part | ||
| 19056 | 2026.03.23 21:29:38.895865 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 118 rows starting from the beginning of the part | ||
| 19057 | 2026.03.23 21:29:38.895902 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 116 rows starting from the beginning of the part | ||
| 19058 | 2026.03.23 21:29:38.896190 [ 260 ] {5e379d72-ab5c-4431-b61c-238b7833ba49} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2026.03.23 21:29:38.896232 [ 260 ] {5e379d72-ab5c-4431-b61c-238b7833ba49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19060 | 2026.03.23 21:29:38.896610 [ 260 ] {5e379d72-ab5c-4431-b61c-238b7833ba49} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19061 | 2026.03.23 21:29:38.896834 [ 195 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276802 sec., 1467729.5304988557 rows/sec., 109.36 MiB/sec. | ||
| 19062 | 2026.03.23 21:29:38.896836 [ 260 ] {5e379d72-ab5c-4431-b61c-238b7833ba49} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19063 | 2026.03.23 21:29:38.897044 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_151_43 to all_152_152_0 | ||
| 19064 | 2026.03.23 21:29:38.897056 [ 260 ] {5e379d72-ab5c-4431-b61c-238b7833ba49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 19065 | 2026.03.23 21:29:38.897083 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2026.03.23 21:29:38.897053 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19067 | 2026.03.23 21:29:38.897116 [ 260 ] {5e379d72-ab5c-4431-b61c-238b7833ba49} <Debug> TCPHandler: Processed in 0.001573409 sec. | ||
| 19068 | 2026.03.23 21:29:38.897117 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19069 | 2026.03.23 21:29:38.897208 [ 200 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_152_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_151_43 to all_152_152_0 into Compact with storage Full | ||
| 19070 | 2026.03.23 21:29:38.897254 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19071 | 2026.03.23 21:29:38.897316 [ 200 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_152_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19072 | 2026.03.23 21:29:38.897349 [ 200 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_152_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_151_43, total 54870 rows starting from the beginning of the part | ||
| 19073 | 2026.03.23 21:29:38.897377 [ 260 ] {59144dd8-6a9f-468c-998b-c9cbbb676a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19074 | 2026.03.23 21:29:38.897399 [ 200 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_152_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 128 rows starting from the beginning of the part | ||
| 19075 | 2026.03.23 21:29:38.897458 [ 260 ] {59144dd8-6a9f-468c-998b-c9cbbb676a29} <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 | ||
| 19076 | 2026.03.23 21:29:38.897467 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19077 | 2026.03.23 21:29:38.897591 [ 194 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_156_31} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19078 | 2026.03.23 21:29:38.897718 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 19079 | 2026.03.23 21:29:38.898470 [ 260 ] {59144dd8-6a9f-468c-998b-c9cbbb676a29} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2026.03.23 21:29:38.898510 [ 260 ] {59144dd8-6a9f-468c-998b-c9cbbb676a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19081 | 2026.03.23 21:29:38.899113 [ 260 ] {59144dd8-6a9f-468c-998b-c9cbbb676a29} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19082 | 2026.03.23 21:29:38.899364 [ 260 ] {59144dd8-6a9f-468c-998b-c9cbbb676a29} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2026.03.23 21:29:38.899522 [ 260 ] {59144dd8-6a9f-468c-998b-c9cbbb676a29} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.00217 sec., 19815.668202764977 rows/sec., 35.51 MiB/sec. | ||
| 19084 | 2026.03.23 21:29:38.899607 [ 260 ] {59144dd8-6a9f-468c-998b-c9cbbb676a29} <Debug> TCPHandler: Processed in 0.00241562 sec. | ||
| 19085 | 2026.03.23 21:29:38.899721 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19086 | 2026.03.23 21:29:38.899819 [ 260 ] {c973312b-6032-4fbb-8878-ec2843658f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19087 | 2026.03.23 21:29:38.899865 [ 260 ] {c973312b-6032-4fbb-8878-ec2843658f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19088 | 2026.03.23 21:29:38.900196 [ 260 ] {c973312b-6032-4fbb-8878-ec2843658f3b} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19089 | 2026.03.23 21:29:38.900235 [ 260 ] {c973312b-6032-4fbb-8878-ec2843658f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19090 | 2026.03.23 21:29:38.900554 [ 260 ] {c973312b-6032-4fbb-8878-ec2843658f3b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19091 | 2026.03.23 21:29:38.900771 [ 260 ] {c973312b-6032-4fbb-8878-ec2843658f3b} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19092 | 2026.03.23 21:29:38.900878 [ 107 ] {} <Debug> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 19093 | 2026.03.23 21:29:38.900902 [ 260 ] {c973312b-6032-4fbb-8878-ec2843658f3b} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 769.20 KiB/sec. | ||
| 19094 | 2026.03.23 21:29:38.900940 [ 107 ] {} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19095 | 2026.03.23 21:29:38.900951 [ 260 ] {c973312b-6032-4fbb-8878-ec2843658f3b} <Debug> TCPHandler: Processed in 0.001280622 sec. | ||
| 19096 | 2026.03.23 21:29:38.900971 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 19097 | 2026.03.23 21:29:38.901071 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19098 | 2026.03.23 21:29:38.901072 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::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 | ||
| 19099 | 2026.03.23 21:29:38.901175 [ 260 ] {aeb36712-0df8-4a00-8795-9c2cc251a97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19100 | 2026.03.23 21:29:38.901215 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19101 | 2026.03.23 21:29:38.901223 [ 260 ] {aeb36712-0df8-4a00-8795-9c2cc251a97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19102 | 2026.03.23 21:29:38.901259 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 19103 | 2026.03.23 21:29:38.901333 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 19104 | 2026.03.23 21:29:38.901382 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 19105 | 2026.03.23 21:29:38.901426 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 19106 | 2026.03.23 21:29:38.901468 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
| 19107 | 2026.03.23 21:29:38.901508 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 19108 | 2026.03.23 21:29:38.901591 [ 260 ] {aeb36712-0df8-4a00-8795-9c2cc251a97a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19109 | 2026.03.23 21:29:38.901635 [ 260 ] {aeb36712-0df8-4a00-8795-9c2cc251a97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19110 | 2026.03.23 21:29:38.901993 [ 260 ] {aeb36712-0df8-4a00-8795-9c2cc251a97a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19111 | 2026.03.23 21:29:38.902217 [ 260 ] {aeb36712-0df8-4a00-8795-9c2cc251a97a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19112 | 2026.03.23 21:29:38.902351 [ 107 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19113 | 2026.03.23 21:29:38.902366 [ 260 ] {aeb36712-0df8-4a00-8795-9c2cc251a97a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 19114 | 2026.03.23 21:29:38.902387 [ 107 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19115 | 2026.03.23 21:29:38.902411 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19116 | 2026.03.23 21:29:38.902413 [ 260 ] {aeb36712-0df8-4a00-8795-9c2cc251a97a} <Debug> TCPHandler: Processed in 0.001391325 sec. | ||
| 19117 | 2026.03.23 21:29:38.902511 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19118 | 2026.03.23 21:29:38.902614 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19119 | 2026.03.23 21:29:38.902641 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7692 rows starting from the beginning of the part | ||
| 19120 | 2026.03.23 21:29:38.902690 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 48 rows starting from the beginning of the part | ||
| 19121 | 2026.03.23 21:29:38.902731 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 19122 | 2026.03.23 21:29:38.902770 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 19123 | 2026.03.23 21:29:38.902808 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 19124 | 2026.03.23 21:29:38.902846 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 19125 | 2026.03.23 21:29:38.904526 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053251 sec., 3886519.4756997563 rows/sec., 261.89 MiB/sec. | ||
| 19126 | 2026.03.23 21:29:38.904951 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19127 | 2026.03.23 21:29:38.905226 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19128 | 2026.03.23 21:29:38.905301 [ 192 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_156_31} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19129 | 2026.03.23 21:29:38.905382 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 19130 | 2026.03.23 21:29:38.905827 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_152_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54998 rows, containing 5 columns (5 merged, 0 gathered) in 0.008642215 sec., 6363877.779018458 rows/sec., 409.38 MiB/sec. | ||
| 19131 | 2026.03.23 21:29:38.906409 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_152_44} <Trace> MergedBlockOutputStream: filled checksums all_1_152_44 (state Temporary) | ||
| 19132 | 2026.03.23 21:29:38.906720 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_152_44} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_152_44 to all_1_152_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19133 | 2026.03.23 21:29:38.906794 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_152_44} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_151_43, all_152_152_0] -> all_1_152_44 | ||
| 19134 | 2026.03.23 21:29:38.906889 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19135 | 2026.03.23 21:29:38.910371 [ 192 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.009338332 sec., 4497.5912186459 rows/sec., 329.83 KiB/sec. | ||
| 19136 | 2026.03.23 21:29:38.910523 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 19137 | 2026.03.23 21:29:38.910806 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19138 | 2026.03.23 21:29:38.910878 [ 195 ] {d58c66ba-2d2d-43a6-8b1a-6fcab0c52584::all_1_6_1} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 19139 | 2026.03.23 21:29:38.910961 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19140 | 2026.03.23 21:29:39.001130 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.53 MiB, peak 427.29 MiB, free memory in arenas 0.00 B, will set to 408.80 MiB (RSS), difference: -1.73 MiB | ||
| 19141 | 2026.03.23 21:29:43.082040 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19142 | 2026.03.23 21:29:43.082113 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19143 | 2026.03.23 21:29:43.323750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44128 | ||
| 19144 | 2026.03.23 21:29:43.324385 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19145 | 2026.03.23 21:29:43.324439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19146 | 2026.03.23 21:29:43.324962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19147 | 2026.03.23 21:29:43.325210 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.03.23 21:29:43.325366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44128 | ||
| 19149 | 2026.03.23 21:29:43.478933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2324 | ||
| 19150 | 2026.03.23 21:29:43.481607 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19151 | 2026.03.23 21:29:43.481667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19152 | 2026.03.23 21:29:43.483027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19153 | 2026.03.23 21:29:43.483307 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19154 | 2026.03.23 21:29:43.483628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
| 19155 | 2026.03.23 21:29:43.887463 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19156 | 2026.03.23 21:29:43.887641 [ 260 ] {1f62b55b-a191-41ee-83d6-1b02f07f4156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19157 | 2026.03.23 21:29:43.887710 [ 260 ] {1f62b55b-a191-41ee-83d6-1b02f07f4156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19158 | 2026.03.23 21:29:43.888392 [ 260 ] {1f62b55b-a191-41ee-83d6-1b02f07f4156} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19159 | 2026.03.23 21:29:43.888443 [ 260 ] {1f62b55b-a191-41ee-83d6-1b02f07f4156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19160 | 2026.03.23 21:29:43.888854 [ 260 ] {1f62b55b-a191-41ee-83d6-1b02f07f4156} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19161 | 2026.03.23 21:29:43.889092 [ 260 ] {1f62b55b-a191-41ee-83d6-1b02f07f4156} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19162 | 2026.03.23 21:29:43.889249 [ 260 ] {1f62b55b-a191-41ee-83d6-1b02f07f4156} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001657 sec., 45866.02293301147 rows/sec., 3.78 MiB/sec. | ||
| 19163 | 2026.03.23 21:29:43.889294 [ 260 ] {1f62b55b-a191-41ee-83d6-1b02f07f4156} <Debug> TCPHandler: Processed in 0.001969799 sec. | ||
| 19164 | 2026.03.23 21:29:43.889438 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19165 | 2026.03.23 21:29:43.889535 [ 260 ] {3b41aea6-015e-4fa6-8890-a74701bac7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19166 | 2026.03.23 21:29:43.889578 [ 260 ] {3b41aea6-015e-4fa6-8890-a74701bac7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19167 | 2026.03.23 21:29:43.889985 [ 260 ] {3b41aea6-015e-4fa6-8890-a74701bac7ed} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19168 | 2026.03.23 21:29:43.890023 [ 260 ] {3b41aea6-015e-4fa6-8890-a74701bac7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19169 | 2026.03.23 21:29:43.890336 [ 260 ] {3b41aea6-015e-4fa6-8890-a74701bac7ed} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19170 | 2026.03.23 21:29:43.890565 [ 260 ] {3b41aea6-015e-4fa6-8890-a74701bac7ed} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19171 | 2026.03.23 21:29:43.890700 [ 260 ] {3b41aea6-015e-4fa6-8890-a74701bac7ed} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001183 sec., 8453.085376162298 rows/sec., 635.63 KiB/sec. | ||
| 19172 | 2026.03.23 21:29:43.890741 [ 260 ] {3b41aea6-015e-4fa6-8890-a74701bac7ed} <Debug> TCPHandler: Processed in 0.001358604 sec. | ||
| 19173 | 2026.03.23 21:29:43.890854 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19174 | 2026.03.23 21:29:43.890950 [ 260 ] {4bf0a11b-76f5-4e6b-8599-93484c19cf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19175 | 2026.03.23 21:29:43.890993 [ 260 ] {4bf0a11b-76f5-4e6b-8599-93484c19cf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19176 | 2026.03.23 21:29:43.891477 [ 260 ] {4bf0a11b-76f5-4e6b-8599-93484c19cf8f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19177 | 2026.03.23 21:29:43.891515 [ 260 ] {4bf0a11b-76f5-4e6b-8599-93484c19cf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19178 | 2026.03.23 21:29:43.891823 [ 260 ] {4bf0a11b-76f5-4e6b-8599-93484c19cf8f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19179 | 2026.03.23 21:29:43.892046 [ 260 ] {4bf0a11b-76f5-4e6b-8599-93484c19cf8f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19180 | 2026.03.23 21:29:43.892179 [ 260 ] {4bf0a11b-76f5-4e6b-8599-93484c19cf8f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001247 sec., 59342.42181234964 rows/sec., 4.63 MiB/sec. | ||
| 19181 | 2026.03.23 21:29:43.892221 [ 260 ] {4bf0a11b-76f5-4e6b-8599-93484c19cf8f} <Debug> TCPHandler: Processed in 0.001415896 sec. | ||
| 19182 | 2026.03.23 21:29:43.892339 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19183 | 2026.03.23 21:29:43.892436 [ 260 ] {119fd543-c5aa-4d6b-bb25-aef96a7641af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19184 | 2026.03.23 21:29:43.892481 [ 260 ] {119fd543-c5aa-4d6b-bb25-aef96a7641af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19185 | 2026.03.23 21:29:43.892934 [ 260 ] {119fd543-c5aa-4d6b-bb25-aef96a7641af} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19186 | 2026.03.23 21:29:43.892973 [ 260 ] {119fd543-c5aa-4d6b-bb25-aef96a7641af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19187 | 2026.03.23 21:29:43.893316 [ 260 ] {119fd543-c5aa-4d6b-bb25-aef96a7641af} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19188 | 2026.03.23 21:29:43.893544 [ 260 ] {119fd543-c5aa-4d6b-bb25-aef96a7641af} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19189 | 2026.03.23 21:29:43.893675 [ 260 ] {119fd543-c5aa-4d6b-bb25-aef96a7641af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 19190 | 2026.03.23 21:29:43.893675 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_152_44 to all_153_153_0 | ||
| 19191 | 2026.03.23 21:29:43.893713 [ 260 ] {119fd543-c5aa-4d6b-bb25-aef96a7641af} <Debug> TCPHandler: Processed in 0.001424886 sec. | ||
| 19192 | 2026.03.23 21:29:43.893751 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19193 | 2026.03.23 21:29:43.893776 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19194 | 2026.03.23 21:29:43.893847 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19195 | 2026.03.23 21:29:43.893883 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_153_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_152_44 to all_153_153_0 into Compact with storage Full | ||
| 19196 | 2026.03.23 21:29:43.893944 [ 260 ] {91b01249-87f8-4b16-bc25-5531234a9049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19197 | 2026.03.23 21:29:43.894002 [ 260 ] {91b01249-87f8-4b16-bc25-5531234a9049} <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 | ||
| 19198 | 2026.03.23 21:29:43.894024 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_153_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19199 | 2026.03.23 21:29:43.894064 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_153_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_152_44, total 54998 rows starting from the beginning of the part | ||
| 19200 | 2026.03.23 21:29:43.894131 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_153_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 19201 | 2026.03.23 21:29:43.894795 [ 260 ] {91b01249-87f8-4b16-bc25-5531234a9049} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19202 | 2026.03.23 21:29:43.894834 [ 260 ] {91b01249-87f8-4b16-bc25-5531234a9049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19203 | 2026.03.23 21:29:43.895367 [ 260 ] {91b01249-87f8-4b16-bc25-5531234a9049} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19204 | 2026.03.23 21:29:43.895598 [ 260 ] {91b01249-87f8-4b16-bc25-5531234a9049} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19205 | 2026.03.23 21:29:43.895741 [ 260 ] {91b01249-87f8-4b16-bc25-5531234a9049} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001815 sec., 5509.641873278237 rows/sec., 9.87 MiB/sec. | ||
| 19206 | 2026.03.23 21:29:43.895807 [ 260 ] {91b01249-87f8-4b16-bc25-5531234a9049} <Debug> TCPHandler: Processed in 0.00200703 sec. | ||
| 19207 | 2026.03.23 21:29:43.895915 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19208 | 2026.03.23 21:29:43.896006 [ 260 ] {3167cd28-6090-4998-9758-8d720630f1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19209 | 2026.03.23 21:29:43.896046 [ 260 ] {3167cd28-6090-4998-9758-8d720630f1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19210 | 2026.03.23 21:29:43.896376 [ 260 ] {3167cd28-6090-4998-9758-8d720630f1ff} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19211 | 2026.03.23 21:29:43.896411 [ 260 ] {3167cd28-6090-4998-9758-8d720630f1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19212 | 2026.03.23 21:29:43.896714 [ 260 ] {3167cd28-6090-4998-9758-8d720630f1ff} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19213 | 2026.03.23 21:29:43.896918 [ 260 ] {3167cd28-6090-4998-9758-8d720630f1ff} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19214 | 2026.03.23 21:29:43.897046 [ 260 ] {3167cd28-6090-4998-9758-8d720630f1ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 19215 | 2026.03.23 21:29:43.897081 [ 260 ] {3167cd28-6090-4998-9758-8d720630f1ff} <Debug> TCPHandler: Processed in 0.001213611 sec. | ||
| 19216 | 2026.03.23 21:29:43.902112 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_153_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55158 rows, containing 5 columns (5 merged, 0 gathered) in 0.008267445 sec., 6671710.546607809 rows/sec., 429.29 MiB/sec. | ||
| 19217 | 2026.03.23 21:29:43.902739 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_153_45} <Trace> MergedBlockOutputStream: filled checksums all_1_153_45 (state Temporary) | ||
| 19218 | 2026.03.23 21:29:43.903087 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_153_45} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_153_45 to all_1_153_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19219 | 2026.03.23 21:29:43.903175 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_153_45} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_152_44, all_153_153_0] -> all_1_153_45 | ||
| 19220 | 2026.03.23 21:29:43.903264 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19221 | 2026.03.23 21:29:44.160665 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19222 | 2026.03.23 21:29:44.160901 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19223 | 2026.03.23 21:29:44.161259 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19224 | 2026.03.23 21:29:44.161298 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19225 | 2026.03.23 21:29:44.161573 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19226 | 2026.03.23 21:29:44.161641 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19227 | 2026.03.23 21:29:44.161783 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 19228 | 2026.03.23 21:29:44.161901 [ 306 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19229 | 2026.03.23 21:29:44.161923 [ 340 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19230 | 2026.03.23 21:29:44.162044 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19231 | 2026.03.23 21:29:44.162070 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19232 | 2026.03.23 21:29:44.165053 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19233 | 2026.03.23 21:29:44.165080 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19234 | 2026.03.23 21:29:44.165133 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'zone:cpu_nsec'))" | ||
| 19235 | 2026.03.23 21:29:44.165185 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'zone:cpu_nsec'))" | ||
| 19236 | 2026.03.23 21:29:44.166798 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.005999 sec., 6334.389064844141 rows/sec., 260.79 KiB/sec. | ||
| 19237 | 2026.03.23 21:29:44.166899 [ 260 ] {764d019e-e920-4bc0-9e4d-3d283e2de743} <Debug> TCPHandler: Processed in 0.006365919 sec. | ||
| 19238 | 2026.03.23 21:29:44.170265 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19239 | 2026.03.23 21:29:44.170431 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19240 | 2026.03.23 21:29:44.170697 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19241 | 2026.03.23 21:29:44.170742 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19242 | 2026.03.23 21:29:44.170997 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19243 | 2026.03.23 21:29:44.171060 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19244 | 2026.03.23 21:29:44.171175 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 19245 | 2026.03.23 21:29:44.171240 [ 306 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19246 | 2026.03.23 21:29:44.171247 [ 325 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19247 | 2026.03.23 21:29:44.171348 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19248 | 2026.03.23 21:29:44.171376 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19249 | 2026.03.23 21:29:44.171478 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19250 | 2026.03.23 21:29:44.171500 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19251 | 2026.03.23 21:29:44.171538 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 19252 | 2026.03.23 21:29:44.171577 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 19253 | 2026.03.23 21:29:44.172299 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001941 sec., 19577.537351880474 rows/sec., 806.00 KiB/sec. | ||
| 19254 | 2026.03.23 21:29:44.172395 [ 260 ] {aa5afde2-9dfc-413a-bd11-919056c8127c} <Debug> TCPHandler: Processed in 0.002193024 sec. | ||
| 19255 | 2026.03.23 21:29:44.172602 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19256 | 2026.03.23 21:29:44.172738 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19257 | 2026.03.23 21:29:44.172960 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19258 | 2026.03.23 21:29:44.172998 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19259 | 2026.03.23 21:29:44.173208 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19260 | 2026.03.23 21:29:44.173262 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19261 | 2026.03.23 21:29:44.173361 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 19262 | 2026.03.23 21:29:44.173424 [ 340 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19263 | 2026.03.23 21:29:44.173426 [ 325 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19264 | 2026.03.23 21:29:44.173520 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19265 | 2026.03.23 21:29:44.173541 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19266 | 2026.03.23 21:29:44.173596 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19267 | 2026.03.23 21:29:44.173613 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19268 | 2026.03.23 21:29:44.173643 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec'))" | ||
| 19269 | 2026.03.23 21:29:44.173709 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec'))" | ||
| 19270 | 2026.03.23 21:29:44.174595 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001913 sec., 19864.08782017773 rows/sec., 817.80 KiB/sec. | ||
| 19271 | 2026.03.23 21:29:44.174717 [ 260 ] {ddfe2699-1882-473c-b620-d8bb056d0182} <Debug> TCPHandler: Processed in 0.002163624 sec. | ||
| 19272 | 2026.03.23 21:29:44.174990 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19273 | 2026.03.23 21:29:44.175165 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19274 | 2026.03.23 21:29:44.175396 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19275 | 2026.03.23 21:29:44.175439 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19276 | 2026.03.23 21:29:44.175658 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19277 | 2026.03.23 21:29:44.175713 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19278 | 2026.03.23 21:29:44.175815 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 19279 | 2026.03.23 21:29:44.175884 [ 345 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19280 | 2026.03.23 21:29:44.175888 [ 306 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19281 | 2026.03.23 21:29:44.176010 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19282 | 2026.03.23 21:29:44.176035 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19283 | 2026.03.23 21:29:44.176090 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19284 | 2026.03.23 21:29:44.176107 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19285 | 2026.03.23 21:29:44.176138 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19286 | 2026.03.23 21:29:44.176169 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19287 | 2026.03.23 21:29:44.176734 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001638 sec., 23199.0231990232 rows/sec., 955.10 KiB/sec. | ||
| 19288 | 2026.03.23 21:29:44.176827 [ 260 ] {60690914-db2a-407f-8a9a-7dbfd021defe} <Debug> TCPHandler: Processed in 0.001903588 sec. | ||
| 19289 | 2026.03.23 21:29:44.177049 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19290 | 2026.03.23 21:29:44.177191 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19291 | 2026.03.23 21:29:44.177413 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19292 | 2026.03.23 21:29:44.177450 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19293 | 2026.03.23 21:29:44.177664 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19294 | 2026.03.23 21:29:44.177717 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19295 | 2026.03.23 21:29:44.177817 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 19296 | 2026.03.23 21:29:44.177870 [ 325 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19297 | 2026.03.23 21:29:44.177876 [ 306 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19298 | 2026.03.23 21:29:44.177959 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19299 | 2026.03.23 21:29:44.177983 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19300 | 2026.03.23 21:29:44.178038 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19301 | 2026.03.23 21:29:44.178055 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19302 | 2026.03.23 21:29:44.178084 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <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', 'crucible_upstairs:activated', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19303 | 2026.03.23 21:29:44.178114 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <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', 'crucible_upstairs:activated', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19304 | 2026.03.23 21:29:44.178750 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001617 sec., 23500.30921459493 rows/sec., 967.50 KiB/sec. | ||
| 19305 | 2026.03.23 21:29:44.178844 [ 260 ] {2c2e8b41-d161-45ec-b9f7-bd4fa1448556} <Debug> TCPHandler: Processed in 0.001847306 sec. | ||
| 19306 | 2026.03.23 21:29:44.179077 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19307 | 2026.03.23 21:29:44.179215 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19308 | 2026.03.23 21:29:44.179436 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19309 | 2026.03.23 21:29:44.179473 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19310 | 2026.03.23 21:29:44.179695 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19311 | 2026.03.23 21:29:44.179749 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19312 | 2026.03.23 21:29:44.179853 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 19313 | 2026.03.23 21:29:44.179919 [ 306 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19314 | 2026.03.23 21:29:44.179923 [ 331 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19315 | 2026.03.23 21:29:44.180016 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19316 | 2026.03.23 21:29:44.180042 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19317 | 2026.03.23 21:29:44.180096 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19318 | 2026.03.23 21:29:44.180114 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19319 | 2026.03.23 21:29:44.180144 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19320 | 2026.03.23 21:29:44.180179 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19321 | 2026.03.23 21:29:44.180761 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001604 sec., 23690.773067331673 rows/sec., 975.34 KiB/sec. | ||
| 19322 | 2026.03.23 21:29:44.180853 [ 260 ] {f13ade5c-e35b-43e8-83ec-2064ef1dde69} <Debug> TCPHandler: Processed in 0.001826816 sec. | ||
| 19323 | 2026.03.23 21:29:44.181056 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19324 | 2026.03.23 21:29:44.181198 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19325 | 2026.03.23 21:29:44.181422 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19326 | 2026.03.23 21:29:44.181461 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19327 | 2026.03.23 21:29:44.181674 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19328 | 2026.03.23 21:29:44.181726 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19329 | 2026.03.23 21:29:44.181825 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 19330 | 2026.03.23 21:29:44.181879 [ 342 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19331 | 2026.03.23 21:29:44.181887 [ 331 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19332 | 2026.03.23 21:29:44.181967 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19333 | 2026.03.23 21:29:44.181993 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19334 | 2026.03.23 21:29:44.182047 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19335 | 2026.03.23 21:29:44.182063 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19336 | 2026.03.23 21:29:44.182093 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19337 | 2026.03.23 21:29:44.182124 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19338 | 2026.03.23 21:29:44.182695 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.00156 sec., 24358.97435897436 rows/sec., 1002.85 KiB/sec. | ||
| 19339 | 2026.03.23 21:29:44.182769 [ 260 ] {404286d3-b5f0-4d19-89fe-30e4458b5743} <Debug> TCPHandler: Processed in 0.001764303 sec. | ||
| 19340 | 2026.03.23 21:29:44.182971 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19341 | 2026.03.23 21:29:44.183107 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19342 | 2026.03.23 21:29:44.183324 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19343 | 2026.03.23 21:29:44.183361 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19344 | 2026.03.23 21:29:44.183573 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19345 | 2026.03.23 21:29:44.183625 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19346 | 2026.03.23 21:29:44.183726 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 19347 | 2026.03.23 21:29:44.183777 [ 342 ] {e0cac401-ec48-414e-a509-de69a91696de} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19348 | 2026.03.23 21:29:44.183785 [ 331 ] {e0cac401-ec48-414e-a509-de69a91696de} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19349 | 2026.03.23 21:29:44.183860 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19350 | 2026.03.23 21:29:44.183885 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19351 | 2026.03.23 21:29:44.183940 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19352 | 2026.03.23 21:29:44.183956 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19353 | 2026.03.23 21:29:44.183985 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19354 | 2026.03.23 21:29:44.184015 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19355 | 2026.03.23 21:29:44.184608 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001558 sec., 24390.243902439026 rows/sec., 1004.14 KiB/sec. | ||
| 19356 | 2026.03.23 21:29:44.184702 [ 260 ] {e0cac401-ec48-414e-a509-de69a91696de} <Debug> TCPHandler: Processed in 0.001782055 sec. | ||
| 19357 | 2026.03.23 21:29:44.184895 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19358 | 2026.03.23 21:29:44.185033 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19359 | 2026.03.23 21:29:44.185255 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19360 | 2026.03.23 21:29:44.185292 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19361 | 2026.03.23 21:29:44.185508 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19362 | 2026.03.23 21:29:44.185561 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19363 | 2026.03.23 21:29:44.185665 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 19364 | 2026.03.23 21:29:44.185718 [ 342 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19365 | 2026.03.23 21:29:44.185723 [ 331 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19366 | 2026.03.23 21:29:44.185799 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19367 | 2026.03.23 21:29:44.185823 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19368 | 2026.03.23 21:29:44.185878 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19369 | 2026.03.23 21:29:44.185895 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19370 | 2026.03.23 21:29:44.185924 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19371 | 2026.03.23 21:29:44.185954 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19372 | 2026.03.23 21:29:44.186568 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001593 sec., 23854.362837413686 rows/sec., 982.08 KiB/sec. | ||
| 19373 | 2026.03.23 21:29:44.186662 [ 260 ] {098f30d9-6071-47d0-95e0-437c56ef501c} <Debug> TCPHandler: Processed in 0.001817965 sec. | ||
| 19374 | 2026.03.23 21:29:44.186851 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19375 | 2026.03.23 21:29:44.186987 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19376 | 2026.03.23 21:29:44.187207 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19377 | 2026.03.23 21:29:44.187243 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19378 | 2026.03.23 21:29:44.187460 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19379 | 2026.03.23 21:29:44.187512 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19380 | 2026.03.23 21:29:44.187610 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 19381 | 2026.03.23 21:29:44.187665 [ 331 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19382 | 2026.03.23 21:29:44.187666 [ 339 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19383 | 2026.03.23 21:29:44.187751 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19384 | 2026.03.23 21:29:44.187777 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19385 | 2026.03.23 21:29:44.187830 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19386 | 2026.03.23 21:29:44.187846 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19387 | 2026.03.23 21:29:44.187875 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19388 | 2026.03.23 21:29:44.187905 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19389 | 2026.03.23 21:29:44.188468 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001539 sec., 24691.35802469136 rows/sec., 1016.54 KiB/sec. | ||
| 19390 | 2026.03.23 21:29:44.188579 [ 260 ] {df5889d0-d6f1-4ea3-8521-1b7a707bc59d} <Debug> TCPHandler: Processed in 0.001778454 sec. | ||
| 19391 | 2026.03.23 21:29:44.188782 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19392 | 2026.03.23 21:29:44.188920 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19393 | 2026.03.23 21:29:44.189144 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19394 | 2026.03.23 21:29:44.189181 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19395 | 2026.03.23 21:29:44.189406 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19396 | 2026.03.23 21:29:44.189458 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19397 | 2026.03.23 21:29:44.189556 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 19398 | 2026.03.23 21:29:44.189616 [ 339 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19399 | 2026.03.23 21:29:44.189616 [ 323 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19400 | 2026.03.23 21:29:44.189707 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19401 | 2026.03.23 21:29:44.189732 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19402 | 2026.03.23 21:29:44.189786 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19403 | 2026.03.23 21:29:44.189802 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19404 | 2026.03.23 21:29:44.189832 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19405 | 2026.03.23 21:29:44.189864 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19406 | 2026.03.23 21:29:44.190379 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001516 sec., 25065.963060686016 rows/sec., 1.01 MiB/sec. | ||
| 19407 | 2026.03.23 21:29:44.190490 [ 260 ] {dfe640c4-1b6e-4ef0-9e96-38a700f1948a} <Debug> TCPHandler: Processed in 0.001757683 sec. | ||
| 19408 | 2026.03.23 21:29:44.190697 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19409 | 2026.03.23 21:29:44.190835 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19410 | 2026.03.23 21:29:44.191060 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19411 | 2026.03.23 21:29:44.191097 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19412 | 2026.03.23 21:29:44.191319 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19413 | 2026.03.23 21:29:44.191370 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19414 | 2026.03.23 21:29:44.191470 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 19415 | 2026.03.23 21:29:44.191525 [ 331 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19416 | 2026.03.23 21:29:44.191526 [ 323 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19417 | 2026.03.23 21:29:44.191616 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19418 | 2026.03.23 21:29:44.191641 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19419 | 2026.03.23 21:29:44.191695 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19420 | 2026.03.23 21:29:44.191711 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19421 | 2026.03.23 21:29:44.191742 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19422 | 2026.03.23 21:29:44.191771 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19423 | 2026.03.23 21:29:44.192265 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001489 sec., 25520.483546004027 rows/sec., 1.03 MiB/sec. | ||
| 19424 | 2026.03.23 21:29:44.192377 [ 260 ] {2df9456f-ef16-4974-9b01-26989d8bd545} <Debug> TCPHandler: Processed in 0.001729893 sec. | ||
| 19425 | 2026.03.23 21:29:44.192582 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19426 | 2026.03.23 21:29:44.192721 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19427 | 2026.03.23 21:29:44.192943 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19428 | 2026.03.23 21:29:44.192981 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19429 | 2026.03.23 21:29:44.193206 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19430 | 2026.03.23 21:29:44.193260 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19431 | 2026.03.23 21:29:44.193358 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 19432 | 2026.03.23 21:29:44.193416 [ 331 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19433 | 2026.03.23 21:29:44.193416 [ 323 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19434 | 2026.03.23 21:29:44.193497 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19435 | 2026.03.23 21:29:44.193521 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19436 | 2026.03.23 21:29:44.193575 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19437 | 2026.03.23 21:29:44.193592 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19438 | 2026.03.23 21:29:44.193621 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19439 | 2026.03.23 21:29:44.193651 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19440 | 2026.03.23 21:29:44.194234 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001574 sec., 24142.312579415502 rows/sec., 993.93 KiB/sec. | ||
| 19441 | 2026.03.23 21:29:44.194326 [ 260 ] {3c49d429-e1eb-45e4-9934-dc2d81c1c0cd} <Debug> TCPHandler: Processed in 0.001794995 sec. | ||
| 19442 | 2026.03.23 21:29:44.194904 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19443 | 2026.03.23 21:29:44.195042 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19444 | 2026.03.23 21:29:44.195267 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19445 | 2026.03.23 21:29:44.195306 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19446 | 2026.03.23 21:29:44.195529 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19447 | 2026.03.23 21:29:44.195582 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19448 | 2026.03.23 21:29:44.195679 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19449 | 2026.03.23 21:29:44.195730 [ 305 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19450 | 2026.03.23 21:29:44.195737 [ 323 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19451 | 2026.03.23 21:29:44.195822 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19452 | 2026.03.23 21:29:44.195848 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19453 | 2026.03.23 21:29:44.195901 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19454 | 2026.03.23 21:29:44.195917 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19455 | 2026.03.23 21:29:44.195948 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19456 | 2026.03.23 21:29:44.195979 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19457 | 2026.03.23 21:29:44.196509 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001526 sec., 24901.70380078637 rows/sec., 1.00 MiB/sec. | ||
| 19458 | 2026.03.23 21:29:44.196601 [ 260 ] {293c2c7b-880d-4b1f-a470-9a094834a92a} <Debug> TCPHandler: Processed in 0.001747103 sec. | ||
| 19459 | 2026.03.23 21:29:44.196799 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19460 | 2026.03.23 21:29:44.196938 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19461 | 2026.03.23 21:29:44.197168 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19462 | 2026.03.23 21:29:44.197206 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19463 | 2026.03.23 21:29:44.197433 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19464 | 2026.03.23 21:29:44.197485 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19465 | 2026.03.23 21:29:44.197583 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19466 | 2026.03.23 21:29:44.197634 [ 305 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19467 | 2026.03.23 21:29:44.197642 [ 323 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19468 | 2026.03.23 21:29:44.197720 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19469 | 2026.03.23 21:29:44.197745 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19470 | 2026.03.23 21:29:44.197799 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19471 | 2026.03.23 21:29:44.197815 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19472 | 2026.03.23 21:29:44.197845 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19473 | 2026.03.23 21:29:44.197876 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19474 | 2026.03.23 21:29:44.198469 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001592 sec., 23869.34673366834 rows/sec., 982.70 KiB/sec. | ||
| 19475 | 2026.03.23 21:29:44.198564 [ 260 ] {0e0f9726-5b4c-4630-8952-7636dc1d3417} <Debug> TCPHandler: Processed in 0.001817125 sec. | ||
| 19476 | 2026.03.23 21:29:44.198759 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19477 | 2026.03.23 21:29:44.198899 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19478 | 2026.03.23 21:29:44.199128 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19479 | 2026.03.23 21:29:44.199167 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19480 | 2026.03.23 21:29:44.199394 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19481 | 2026.03.23 21:29:44.199447 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19482 | 2026.03.23 21:29:44.199551 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19483 | 2026.03.23 21:29:44.199610 [ 295 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19484 | 2026.03.23 21:29:44.199612 [ 305 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19485 | 2026.03.23 21:29:44.199698 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19486 | 2026.03.23 21:29:44.199718 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19487 | 2026.03.23 21:29:44.199772 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19488 | 2026.03.23 21:29:44.199789 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19489 | 2026.03.23 21:29:44.199820 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19490 | 2026.03.23 21:29:44.199878 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19491 | 2026.03.23 21:29:44.200517 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001679 sec., 22632.519356759978 rows/sec., 931.78 KiB/sec. | ||
| 19492 | 2026.03.23 21:29:44.200629 [ 260 ] {d7c4a763-57aa-4c40-bca3-69c928393036} <Debug> TCPHandler: Processed in 0.001919668 sec. | ||
| 19493 | 2026.03.23 21:29:44.200966 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19494 | 2026.03.23 21:29:44.201108 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19495 | 2026.03.23 21:29:44.201340 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19496 | 2026.03.23 21:29:44.201381 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19497 | 2026.03.23 21:29:44.201612 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19498 | 2026.03.23 21:29:44.201665 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19499 | 2026.03.23 21:29:44.201764 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19500 | 2026.03.23 21:29:44.201824 [ 343 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19501 | 2026.03.23 21:29:44.201827 [ 323 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19502 | 2026.03.23 21:29:44.201922 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19503 | 2026.03.23 21:29:44.201947 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19504 | 2026.03.23 21:29:44.202002 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19505 | 2026.03.23 21:29:44.202018 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19506 | 2026.03.23 21:29:44.202048 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19507 | 2026.03.23 21:29:44.202079 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19508 | 2026.03.23 21:29:44.202621 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001576 sec., 24111.675126903556 rows/sec., 992.67 KiB/sec. | ||
| 19509 | 2026.03.23 21:29:44.202733 [ 260 ] {5ffa1361-5be7-4e5b-bdcf-fb82a6970f0b} <Debug> TCPHandler: Processed in 0.001816795 sec. | ||
| 19510 | 2026.03.23 21:29:44.202927 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19511 | 2026.03.23 21:29:44.203068 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19512 | 2026.03.23 21:29:44.203301 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19513 | 2026.03.23 21:29:44.203341 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19514 | 2026.03.23 21:29:44.203578 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19515 | 2026.03.23 21:29:44.203631 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19516 | 2026.03.23 21:29:44.203728 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19517 | 2026.03.23 21:29:44.203785 [ 295 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19518 | 2026.03.23 21:29:44.203786 [ 323 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19519 | 2026.03.23 21:29:44.203868 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19520 | 2026.03.23 21:29:44.203892 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19521 | 2026.03.23 21:29:44.203946 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19522 | 2026.03.23 21:29:44.203963 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19523 | 2026.03.23 21:29:44.203993 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19524 | 2026.03.23 21:29:44.204025 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19525 | 2026.03.23 21:29:44.204579 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001573 sec., 24157.660521296886 rows/sec., 994.57 KiB/sec. | ||
| 19526 | 2026.03.23 21:29:44.204690 [ 260 ] {c5eeda34-9764-4f5d-8758-ce106c68264d} <Debug> TCPHandler: Processed in 0.001812965 sec. | ||
| 19527 | 2026.03.23 21:29:44.204885 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19528 | 2026.03.23 21:29:44.205028 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19529 | 2026.03.23 21:29:44.205262 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19530 | 2026.03.23 21:29:44.205301 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19531 | 2026.03.23 21:29:44.205533 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19532 | 2026.03.23 21:29:44.205584 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19533 | 2026.03.23 21:29:44.205681 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19534 | 2026.03.23 21:29:44.205739 [ 343 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19535 | 2026.03.23 21:29:44.205743 [ 323 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19536 | 2026.03.23 21:29:44.205830 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19537 | 2026.03.23 21:29:44.205855 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19538 | 2026.03.23 21:29:44.205910 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19539 | 2026.03.23 21:29:44.205926 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19540 | 2026.03.23 21:29:44.205956 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19541 | 2026.03.23 21:29:44.205989 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19542 | 2026.03.23 21:29:44.206599 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001634 sec., 23255.81395348837 rows/sec., 957.44 KiB/sec. | ||
| 19543 | 2026.03.23 21:29:44.206699 [ 260 ] {58ee3e77-7b35-48ed-913d-6db11eea02be} <Debug> TCPHandler: Processed in 0.001864867 sec. | ||
| 19544 | 2026.03.23 21:29:44.206995 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19545 | 2026.03.23 21:29:44.207141 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19546 | 2026.03.23 21:29:44.207387 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19547 | 2026.03.23 21:29:44.207429 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19548 | 2026.03.23 21:29:44.207666 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19549 | 2026.03.23 21:29:44.207718 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19550 | 2026.03.23 21:29:44.207817 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19551 | 2026.03.23 21:29:44.207875 [ 315 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19552 | 2026.03.23 21:29:44.207895 [ 333 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19553 | 2026.03.23 21:29:44.207974 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19554 | 2026.03.23 21:29:44.207995 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19555 | 2026.03.23 21:29:44.208049 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19556 | 2026.03.23 21:29:44.208066 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19557 | 2026.03.23 21:29:44.208096 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19558 | 2026.03.23 21:29:44.208127 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19559 | 2026.03.23 21:29:44.208687 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.00161 sec., 23602.484472049688 rows/sec., 971.71 KiB/sec. | ||
| 19560 | 2026.03.23 21:29:44.208785 [ 260 ] {4c2bef16-3921-4710-8281-7bf6d5059ca2} <Debug> TCPHandler: Processed in 0.001840505 sec. | ||
| 19561 | 2026.03.23 21:29:44.209022 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19562 | 2026.03.23 21:29:44.209172 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19563 | 2026.03.23 21:29:44.209411 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19564 | 2026.03.23 21:29:44.209453 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19565 | 2026.03.23 21:29:44.209696 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19566 | 2026.03.23 21:29:44.209750 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19567 | 2026.03.23 21:29:44.209851 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19568 | 2026.03.23 21:29:44.209908 [ 315 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19569 | 2026.03.23 21:29:44.209937 [ 297 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19570 | 2026.03.23 21:29:44.210007 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19571 | 2026.03.23 21:29:44.210029 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19572 | 2026.03.23 21:29:44.210085 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19573 | 2026.03.23 21:29:44.210102 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19574 | 2026.03.23 21:29:44.210133 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19575 | 2026.03.23 21:29:44.210167 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19576 | 2026.03.23 21:29:44.210742 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001636 sec., 23227.383863080682 rows/sec., 956.27 KiB/sec. | ||
| 19577 | 2026.03.23 21:29:44.210835 [ 260 ] {1792c4f7-1806-4587-a636-3088ace6bc19} <Debug> TCPHandler: Processed in 0.001864937 sec. | ||
| 19578 | 2026.03.23 21:29:44.211225 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19579 | 2026.03.23 21:29:44.211372 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19580 | 2026.03.23 21:29:44.211616 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19581 | 2026.03.23 21:29:44.211659 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19582 | 2026.03.23 21:29:44.211898 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19583 | 2026.03.23 21:29:44.211952 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19584 | 2026.03.23 21:29:44.212051 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19585 | 2026.03.23 21:29:44.212109 [ 297 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19586 | 2026.03.23 21:29:44.212130 [ 314 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19587 | 2026.03.23 21:29:44.212211 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19588 | 2026.03.23 21:29:44.212236 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19589 | 2026.03.23 21:29:44.212291 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19590 | 2026.03.23 21:29:44.212309 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19591 | 2026.03.23 21:29:44.212340 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19592 | 2026.03.23 21:29:44.212373 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19593 | 2026.03.23 21:29:44.212936 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001631 sec., 23298.589822194972 rows/sec., 959.20 KiB/sec. | ||
| 19594 | 2026.03.23 21:29:44.213031 [ 260 ] {d6115303-5f7b-4d8e-805d-c501827d4368} <Debug> TCPHandler: Processed in 0.001856266 sec. | ||
| 19595 | 2026.03.23 21:29:44.213366 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19596 | 2026.03.23 21:29:44.213512 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19597 | 2026.03.23 21:29:44.213751 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19598 | 2026.03.23 21:29:44.213792 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19599 | 2026.03.23 21:29:44.214037 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19600 | 2026.03.23 21:29:44.214090 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19601 | 2026.03.23 21:29:44.214191 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19602 | 2026.03.23 21:29:44.214250 [ 315 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19603 | 2026.03.23 21:29:44.214252 [ 297 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19604 | 2026.03.23 21:29:44.214335 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19605 | 2026.03.23 21:29:44.214356 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19606 | 2026.03.23 21:29:44.214412 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19607 | 2026.03.23 21:29:44.214428 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19608 | 2026.03.23 21:29:44.214460 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19609 | 2026.03.23 21:29:44.214492 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19610 | 2026.03.23 21:29:44.215077 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001633 sec., 23270.05511328843 rows/sec., 958.02 KiB/sec. | ||
| 19611 | 2026.03.23 21:29:44.215169 [ 260 ] {66f7dfa7-f2e5-441c-b0ac-09c9d73f8aac} <Debug> TCPHandler: Processed in 0.001853216 sec. | ||
| 19612 | 2026.03.23 21:29:44.215443 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19613 | 2026.03.23 21:29:44.215590 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19614 | 2026.03.23 21:29:44.215828 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19615 | 2026.03.23 21:29:44.215869 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19616 | 2026.03.23 21:29:44.216112 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19617 | 2026.03.23 21:29:44.216166 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19618 | 2026.03.23 21:29:44.216263 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19619 | 2026.03.23 21:29:44.216318 [ 318 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19620 | 2026.03.23 21:29:44.216322 [ 297 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19621 | 2026.03.23 21:29:44.216397 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (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 | ||
| 19622 | 2026.03.23 21:29:44.216417 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19623 | 2026.03.23 21:29:44.216471 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19624 | 2026.03.23 21:29:44.216489 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19625 | 2026.03.23 21:29:44.216519 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19626 | 2026.03.23 21:29:44.216552 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19627 | 2026.03.23 21:29:44.217061 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001539 sec., 24691.35802469136 rows/sec., 1016.54 KiB/sec. | ||
| 19628 | 2026.03.23 21:29:44.217155 [ 260 ] {29e7e68b-5729-4b51-adb9-c1c5bdf58de9} <Debug> TCPHandler: Processed in 0.001759434 sec. | ||
| 19629 | 2026.03.23 21:29:44.276893 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19630 | 2026.03.23 21:29:44.277004 [ 260 ] {060a7070-6bd2-4a4b-8e68-00e7aa9fe466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19631 | 2026.03.23 21:29:44.277048 [ 260 ] {060a7070-6bd2-4a4b-8e68-00e7aa9fe466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19632 | 2026.03.23 21:29:44.277587 [ 260 ] {060a7070-6bd2-4a4b-8e68-00e7aa9fe466} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19633 | 2026.03.23 21:29:44.277630 [ 260 ] {060a7070-6bd2-4a4b-8e68-00e7aa9fe466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19634 | 2026.03.23 21:29:44.278128 [ 260 ] {060a7070-6bd2-4a4b-8e68-00e7aa9fe466} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 19635 | 2026.03.23 21:29:44.278331 [ 260 ] {060a7070-6bd2-4a4b-8e68-00e7aa9fe466} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19636 | 2026.03.23 21:29:44.278480 [ 260 ] {060a7070-6bd2-4a4b-8e68-00e7aa9fe466} <Debug> executeQuery: Read 24 rows, 3.64 KiB in 0.001506 sec., 15936.254980079682 rows/sec., 2.36 MiB/sec. | ||
| 19637 | 2026.03.23 21:29:44.278522 [ 260 ] {060a7070-6bd2-4a4b-8e68-00e7aa9fe466} <Debug> TCPHandler: Processed in 0.001680462 sec. | ||
| 19638 | 2026.03.23 21:29:44.278635 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19639 | 2026.03.23 21:29:44.278730 [ 260 ] {c78b257b-16fa-45f1-9ad1-9d8b501f805e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19640 | 2026.03.23 21:29:44.278770 [ 260 ] {c78b257b-16fa-45f1-9ad1-9d8b501f805e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19641 | 2026.03.23 21:29:44.279190 [ 260 ] {c78b257b-16fa-45f1-9ad1-9d8b501f805e} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19642 | 2026.03.23 21:29:44.279227 [ 260 ] {c78b257b-16fa-45f1-9ad1-9d8b501f805e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19643 | 2026.03.23 21:29:44.279530 [ 260 ] {c78b257b-16fa-45f1-9ad1-9d8b501f805e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 19644 | 2026.03.23 21:29:44.279739 [ 260 ] {c78b257b-16fa-45f1-9ad1-9d8b501f805e} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19645 | 2026.03.23 21:29:44.279870 [ 260 ] {c78b257b-16fa-45f1-9ad1-9d8b501f805e} <Debug> executeQuery: Read 11 rows, 896.00 B in 0.001158 sec., 9499.136442141624 rows/sec., 755.61 KiB/sec. | ||
| 19646 | 2026.03.23 21:29:44.279909 [ 260 ] {c78b257b-16fa-45f1-9ad1-9d8b501f805e} <Debug> TCPHandler: Processed in 0.001323043 sec. | ||
| 19647 | 2026.03.23 21:29:44.280025 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19648 | 2026.03.23 21:29:44.280120 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19649 | 2026.03.23 21:29:44.280159 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19650 | 2026.03.23 21:29:44.281544 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19651 | 2026.03.23 21:29:44.281581 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19652 | 2026.03.23 21:29:44.282031 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19653 | 2026.03.23 21:29:44.282241 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19654 | 2026.03.23 21:29:44.282373 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Debug> executeQuery: Read 2550 rows, 194.46 KiB in 0.002271 sec., 1122853.3685601056 rows/sec., 83.62 MiB/sec. | ||
| 19655 | 2026.03.23 21:29:44.282414 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 19656 | 2026.03.23 21:29:44.282427 [ 260 ] {00041a9e-ee39-4a65-8201-3d13371bf1a1} <Debug> TCPHandler: Processed in 0.002451711 sec. | ||
| 19657 | 2026.03.23 21:29:44.282539 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19658 | 2026.03.23 21:29:44.282632 [ 260 ] {34d02e6c-15bf-41a3-979e-cbaeea105d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19659 | 2026.03.23 21:29:44.282672 [ 260 ] {34d02e6c-15bf-41a3-979e-cbaeea105d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19660 | 2026.03.23 21:29:44.283095 [ 260 ] {34d02e6c-15bf-41a3-979e-cbaeea105d57} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19661 | 2026.03.23 21:29:44.283132 [ 260 ] {34d02e6c-15bf-41a3-979e-cbaeea105d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19662 | 2026.03.23 21:29:44.283421 [ 260 ] {34d02e6c-15bf-41a3-979e-cbaeea105d57} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19663 | 2026.03.23 21:29:44.283631 [ 260 ] {34d02e6c-15bf-41a3-979e-cbaeea105d57} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19664 | 2026.03.23 21:29:44.283759 [ 260 ] {34d02e6c-15bf-41a3-979e-cbaeea105d57} <Debug> executeQuery: Read 72 rows, 5.33 KiB in 0.001144 sec., 62937.06293706293 rows/sec., 4.55 MiB/sec. | ||
| 19665 | 2026.03.23 21:29:44.283797 [ 260 ] {34d02e6c-15bf-41a3-979e-cbaeea105d57} <Debug> TCPHandler: Processed in 0.001307822 sec. | ||
| 19666 | 2026.03.23 21:29:44.283908 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19667 | 2026.03.23 21:29:44.284001 [ 260 ] {a680a384-ddac-4f16-b6a2-a89cd03cefcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19668 | 2026.03.23 21:29:44.284041 [ 260 ] {a680a384-ddac-4f16-b6a2-a89cd03cefcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19669 | 2026.03.23 21:29:44.284679 [ 260 ] {a680a384-ddac-4f16-b6a2-a89cd03cefcb} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19670 | 2026.03.23 21:29:44.284716 [ 260 ] {a680a384-ddac-4f16-b6a2-a89cd03cefcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19671 | 2026.03.23 21:29:44.285043 [ 260 ] {a680a384-ddac-4f16-b6a2-a89cd03cefcb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19672 | 2026.03.23 21:29:44.285259 [ 260 ] {a680a384-ddac-4f16-b6a2-a89cd03cefcb} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19673 | 2026.03.23 21:29:44.285388 [ 260 ] {a680a384-ddac-4f16-b6a2-a89cd03cefcb} <Debug> executeQuery: Read 826 rows, 48.94 KiB in 0.001405 sec., 587900.3558718861 rows/sec., 34.02 MiB/sec. | ||
| 19674 | 2026.03.23 21:29:44.285427 [ 260 ] {a680a384-ddac-4f16-b6a2-a89cd03cefcb} <Debug> TCPHandler: Processed in 0.001569169 sec. | ||
| 19675 | 2026.03.23 21:29:44.285530 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19676 | 2026.03.23 21:29:44.285623 [ 260 ] {8f8f4a0c-9d37-49b1-a6a3-d0f591b3742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19677 | 2026.03.23 21:29:44.285664 [ 260 ] {8f8f4a0c-9d37-49b1-a6a3-d0f591b3742f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19678 | 2026.03.23 21:29:44.286045 [ 260 ] {8f8f4a0c-9d37-49b1-a6a3-d0f591b3742f} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19679 | 2026.03.23 21:29:44.286082 [ 260 ] {8f8f4a0c-9d37-49b1-a6a3-d0f591b3742f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19680 | 2026.03.23 21:29:44.286377 [ 260 ] {8f8f4a0c-9d37-49b1-a6a3-d0f591b3742f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19681 | 2026.03.23 21:29:44.286593 [ 260 ] {8f8f4a0c-9d37-49b1-a6a3-d0f591b3742f} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19682 | 2026.03.23 21:29:44.286723 [ 260 ] {8f8f4a0c-9d37-49b1-a6a3-d0f591b3742f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 19683 | 2026.03.23 21:29:44.286769 [ 260 ] {8f8f4a0c-9d37-49b1-a6a3-d0f591b3742f} <Debug> TCPHandler: Processed in 0.001288382 sec. | ||
| 19684 | 2026.03.23 21:29:44.286873 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19685 | 2026.03.23 21:29:44.286966 [ 260 ] {d9d653a4-8ede-4bb5-9332-f5fe89389a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19686 | 2026.03.23 21:29:44.287006 [ 260 ] {d9d653a4-8ede-4bb5-9332-f5fe89389a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19687 | 2026.03.23 21:29:44.287869 [ 260 ] {d9d653a4-8ede-4bb5-9332-f5fe89389a8b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19688 | 2026.03.23 21:29:44.287907 [ 260 ] {d9d653a4-8ede-4bb5-9332-f5fe89389a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19689 | 2026.03.23 21:29:44.288278 [ 260 ] {d9d653a4-8ede-4bb5-9332-f5fe89389a8b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19690 | 2026.03.23 21:29:44.288493 [ 260 ] {d9d653a4-8ede-4bb5-9332-f5fe89389a8b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19691 | 2026.03.23 21:29:44.288626 [ 260 ] {d9d653a4-8ede-4bb5-9332-f5fe89389a8b} <Debug> executeQuery: Read 1486 rows, 103.05 KiB in 0.001677 sec., 886106.1419200953 rows/sec., 60.01 MiB/sec. | ||
| 19692 | 2026.03.23 21:29:44.288674 [ 260 ] {d9d653a4-8ede-4bb5-9332-f5fe89389a8b} <Debug> TCPHandler: Processed in 0.001849326 sec. | ||
| 19693 | 2026.03.23 21:29:44.288755 [ 217 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19694 | 2026.03.23 21:29:44.288789 [ 217 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19695 | 2026.03.23 21:29:44.288796 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19696 | 2026.03.23 21:29:44.288895 [ 260 ] {bdc5053e-1746-4ba5-934b-75c40d18de5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 19697 | 2026.03.23 21:29:44.288939 [ 260 ] {bdc5053e-1746-4ba5-934b-75c40d18de5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 19698 | 2026.03.23 21:29:44.289288 [ 260 ] {bdc5053e-1746-4ba5-934b-75c40d18de5c} <Trace> oximeter.measurements_cumulativei64 (0f006348-73b7-4d55-85d4-72cfd34842cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19699 | 2026.03.23 21:29:44.289328 [ 260 ] {bdc5053e-1746-4ba5-934b-75c40d18de5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19700 | 2026.03.23 21:29:44.289726 [ 260 ] {bdc5053e-1746-4ba5-934b-75c40d18de5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 19701 | 2026.03.23 21:29:44.289949 [ 260 ] {bdc5053e-1746-4ba5-934b-75c40d18de5c} <Trace> oximeter.measurements_cumulativei64 (0f006348-73b7-4d55-85d4-72cfd34842cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2026.03.23 21:29:44.290085 [ 260 ] {bdc5053e-1746-4ba5-934b-75c40d18de5c} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001209 sec., 16542.597187758478 rows/sec., 1.09 MiB/sec. | ||
| 19703 | 2026.03.23 21:29:44.290134 [ 260 ] {bdc5053e-1746-4ba5-934b-75c40d18de5c} <Debug> TCPHandler: Processed in 0.001387565 sec. | ||
| 19704 | 2026.03.23 21:29:44.290244 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19705 | 2026.03.23 21:29:44.290339 [ 260 ] {31e261a0-2309-4cd6-816c-179d78705281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19706 | 2026.03.23 21:29:44.290382 [ 260 ] {31e261a0-2309-4cd6-816c-179d78705281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19707 | 2026.03.23 21:29:44.290982 [ 260 ] {31e261a0-2309-4cd6-816c-179d78705281} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19708 | 2026.03.23 21:29:44.291019 [ 260 ] {31e261a0-2309-4cd6-816c-179d78705281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19709 | 2026.03.23 21:29:44.291442 [ 260 ] {31e261a0-2309-4cd6-816c-179d78705281} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19710 | 2026.03.23 21:29:44.291675 [ 260 ] {31e261a0-2309-4cd6-816c-179d78705281} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2026.03.23 21:29:44.291799 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_153_45 to all_158_158_0 | ||
| 19712 | 2026.03.23 21:29:44.291806 [ 260 ] {31e261a0-2309-4cd6-816c-179d78705281} <Debug> executeQuery: Read 1523 rows, 94.65 KiB in 0.001486 sec., 1024899.057873486 rows/sec., 62.20 MiB/sec. | ||
| 19713 | 2026.03.23 21:29:44.291850 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.03.23 21:29:44.291869 [ 260 ] {31e261a0-2309-4cd6-816c-179d78705281} <Debug> TCPHandler: Processed in 0.001674332 sec. | ||
| 19715 | 2026.03.23 21:29:44.291879 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19716 | 2026.03.23 21:29:44.291963 [ 217 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19717 | 2026.03.23 21:29:44.291989 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_153_45 to all_158_158_0 into Compact with storage Full | ||
| 19718 | 2026.03.23 21:29:44.291993 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19719 | 2026.03.23 21:29:44.292032 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19720 | 2026.03.23 21:29:44.292060 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19721 | 2026.03.23 21:29:44.292115 [ 260 ] {65c8fc74-6b02-4ab3-9069-c4f5d5172c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19722 | 2026.03.23 21:29:44.292123 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19723 | 2026.03.23 21:29:44.292172 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_153_45, total 55158 rows starting from the beginning of the part | ||
| 19724 | 2026.03.23 21:29:44.292174 [ 260 ] {65c8fc74-6b02-4ab3-9069-c4f5d5172c14} <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 | ||
| 19725 | 2026.03.23 21:29:44.292244 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 19726 | 2026.03.23 21:29:44.292305 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 200 rows starting from the beginning of the part | ||
| 19727 | 2026.03.23 21:29:44.292355 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 19728 | 2026.03.23 21:29:44.292404 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 19729 | 2026.03.23 21:29:44.292455 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1523 rows starting from the beginning of the part | ||
| 19730 | 2026.03.23 21:29:44.293015 [ 260 ] {65c8fc74-6b02-4ab3-9069-c4f5d5172c14} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19731 | 2026.03.23 21:29:44.293056 [ 260 ] {65c8fc74-6b02-4ab3-9069-c4f5d5172c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19732 | 2026.03.23 21:29:44.293658 [ 260 ] {65c8fc74-6b02-4ab3-9069-c4f5d5172c14} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19733 | 2026.03.23 21:29:44.293903 [ 260 ] {65c8fc74-6b02-4ab3-9069-c4f5d5172c14} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19734 | 2026.03.23 21:29:44.294046 [ 260 ] {65c8fc74-6b02-4ab3-9069-c4f5d5172c14} <Debug> executeQuery: Read 66 rows, 118.31 KiB in 0.001949 sec., 33863.519753719855 rows/sec., 59.28 MiB/sec. | ||
| 19735 | 2026.03.23 21:29:44.294102 [ 260 ] {65c8fc74-6b02-4ab3-9069-c4f5d5172c14} <Debug> TCPHandler: Processed in 0.002159533 sec. | ||
| 19736 | 2026.03.23 21:29:44.294218 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19737 | 2026.03.23 21:29:44.294313 [ 260 ] {5ae1936d-de73-41c8-bc2e-dab1f311561a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19738 | 2026.03.23 21:29:44.294355 [ 260 ] {5ae1936d-de73-41c8-bc2e-dab1f311561a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19739 | 2026.03.23 21:29:44.294686 [ 260 ] {5ae1936d-de73-41c8-bc2e-dab1f311561a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19740 | 2026.03.23 21:29:44.294723 [ 260 ] {5ae1936d-de73-41c8-bc2e-dab1f311561a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19741 | 2026.03.23 21:29:44.295033 [ 260 ] {5ae1936d-de73-41c8-bc2e-dab1f311561a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19742 | 2026.03.23 21:29:44.295187 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19743 | 2026.03.23 21:29:44.295256 [ 260 ] {5ae1936d-de73-41c8-bc2e-dab1f311561a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.03.23 21:29:44.295387 [ 260 ] {5ae1936d-de73-41c8-bc2e-dab1f311561a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 758.36 KiB/sec. | ||
| 19745 | 2026.03.23 21:29:44.295424 [ 260 ] {5ae1936d-de73-41c8-bc2e-dab1f311561a} <Debug> TCPHandler: Processed in 0.001255351 sec. | ||
| 19746 | 2026.03.23 21:29:44.302512 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57361 rows, containing 5 columns (5 merged, 0 gathered) in 0.010568123 sec., 5427737.7354521705 rows/sec., 349.10 MiB/sec. | ||
| 19747 | 2026.03.23 21:29:44.302779 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Trace> MergedBlockOutputStream: filled checksums all_1_158_46 (state Temporary) | ||
| 19748 | 2026.03.23 21:29:44.303118 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_158_46 to all_1_158_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19749 | 2026.03.23 21:29:44.303197 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_158_46} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_153_45, all_158_158_0] -> all_1_158_46 | ||
| 19750 | 2026.03.23 21:29:44.303272 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 19751 | 2026.03.23 21:29:45.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.91 MiB, peak 427.29 MiB, free memory in arenas 0.00 B, will set to 409.02 MiB (RSS), difference: -1.89 MiB | ||
| 19752 | 2026.03.23 21:29:45.148585 [ 221 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19753 | 2026.03.23 21:29:45.148636 [ 221 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19754 | 2026.03.23 21:29:45.150888 [ 221 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19755 | 2026.03.23 21:29:45.418604 [ 220 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19756 | 2026.03.23 21:29:45.418655 [ 220 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19757 | 2026.03.23 21:29:45.421308 [ 220 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19758 | 2026.03.23 21:29:45.689581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19759 | 2026.03.23 21:29:45.709971 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2026.03.23 21:29:45.710029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19761 | 2026.03.23 21:29:45.716207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19762 | 2026.03.23 21:29:45.716954 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19763 | 2026.03.23 21:29:45.720827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19764 | 2026.03.23 21:29:48.884830 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19765 | 2026.03.23 21:29:48.885014 [ 260 ] {52f6d268-5d82-4baf-8881-79984bd818a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19766 | 2026.03.23 21:29:48.885084 [ 260 ] {52f6d268-5d82-4baf-8881-79984bd818a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19767 | 2026.03.23 21:29:48.885777 [ 260 ] {52f6d268-5d82-4baf-8881-79984bd818a7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19768 | 2026.03.23 21:29:48.885824 [ 260 ] {52f6d268-5d82-4baf-8881-79984bd818a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19769 | 2026.03.23 21:29:48.886354 [ 260 ] {52f6d268-5d82-4baf-8881-79984bd818a7} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19770 | 2026.03.23 21:29:48.886894 [ 260 ] {52f6d268-5d82-4baf-8881-79984bd818a7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19771 | 2026.03.23 21:29:48.887069 [ 260 ] {52f6d268-5d82-4baf-8881-79984bd818a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002106 sec., 26590.693257359926 rows/sec., 2.04 MiB/sec. | ||
| 19772 | 2026.03.23 21:29:48.887130 [ 260 ] {52f6d268-5d82-4baf-8881-79984bd818a7} <Debug> TCPHandler: Processed in 0.002429501 sec. | ||
| 19773 | 2026.03.23 21:29:48.887270 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19774 | 2026.03.23 21:29:48.887372 [ 260 ] {eeb12d56-698f-438b-8714-bd590a309596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19775 | 2026.03.23 21:29:48.887415 [ 260 ] {eeb12d56-698f-438b-8714-bd590a309596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19776 | 2026.03.23 21:29:48.887870 [ 260 ] {eeb12d56-698f-438b-8714-bd590a309596} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19777 | 2026.03.23 21:29:48.887905 [ 260 ] {eeb12d56-698f-438b-8714-bd590a309596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19778 | 2026.03.23 21:29:48.888338 [ 260 ] {eeb12d56-698f-438b-8714-bd590a309596} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19779 | 2026.03.23 21:29:48.888771 [ 260 ] {eeb12d56-698f-438b-8714-bd590a309596} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19780 | 2026.03.23 21:29:48.888910 [ 260 ] {eeb12d56-698f-438b-8714-bd590a309596} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001563 sec., 40946.896992962254 rows/sec., 3.20 MiB/sec. | ||
| 19781 | 2026.03.23 21:29:48.888951 [ 260 ] {eeb12d56-698f-438b-8714-bd590a309596} <Debug> TCPHandler: Processed in 0.001732503 sec. | ||
| 19782 | 2026.03.23 21:29:48.889077 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19783 | 2026.03.23 21:29:48.889175 [ 260 ] {6576ae43-57f2-400a-805d-e5a01a323b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19784 | 2026.03.23 21:29:48.889221 [ 260 ] {6576ae43-57f2-400a-805d-e5a01a323b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19785 | 2026.03.23 21:29:48.889626 [ 260 ] {6576ae43-57f2-400a-805d-e5a01a323b26} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19786 | 2026.03.23 21:29:48.889659 [ 260 ] {6576ae43-57f2-400a-805d-e5a01a323b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19787 | 2026.03.23 21:29:48.890249 [ 260 ] {6576ae43-57f2-400a-805d-e5a01a323b26} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19788 | 2026.03.23 21:29:48.890696 [ 260 ] {6576ae43-57f2-400a-805d-e5a01a323b26} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19789 | 2026.03.23 21:29:48.890856 [ 260 ] {6576ae43-57f2-400a-805d-e5a01a323b26} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001703 sec., 75161.47974163241 rows/sec., 5.23 MiB/sec. | ||
| 19790 | 2026.03.23 21:29:48.890897 [ 260 ] {6576ae43-57f2-400a-805d-e5a01a323b26} <Debug> TCPHandler: Processed in 0.001871277 sec. | ||
| 19791 | 2026.03.23 21:29:48.891016 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19792 | 2026.03.23 21:29:48.891112 [ 260 ] {1c88cea6-2a70-43c6-a94e-55b0fe1983cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19793 | 2026.03.23 21:29:48.891154 [ 260 ] {1c88cea6-2a70-43c6-a94e-55b0fe1983cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19794 | 2026.03.23 21:29:48.891516 [ 260 ] {1c88cea6-2a70-43c6-a94e-55b0fe1983cf} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19795 | 2026.03.23 21:29:48.891551 [ 260 ] {1c88cea6-2a70-43c6-a94e-55b0fe1983cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19796 | 2026.03.23 21:29:48.892017 [ 260 ] {1c88cea6-2a70-43c6-a94e-55b0fe1983cf} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19797 | 2026.03.23 21:29:48.892495 [ 260 ] {1c88cea6-2a70-43c6-a94e-55b0fe1983cf} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19798 | 2026.03.23 21:29:48.892629 [ 260 ] {1c88cea6-2a70-43c6-a94e-55b0fe1983cf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001537 sec., 31229.66818477554 rows/sec., 2.10 MiB/sec. | ||
| 19799 | 2026.03.23 21:29:48.892665 [ 260 ] {1c88cea6-2a70-43c6-a94e-55b0fe1983cf} <Debug> TCPHandler: Processed in 0.001697853 sec. | ||
| 19800 | 2026.03.23 21:29:50.825523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44576 | ||
| 19801 | 2026.03.23 21:29:50.826062 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19802 | 2026.03.23 21:29:50.826106 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19803 | 2026.03.23 21:29:50.826754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19804 | 2026.03.23 21:29:50.827300 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19805 | 2026.03.23 21:29:50.827458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44576 | ||
| 19806 | 2026.03.23 21:29:53.221841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19807 | 2026.03.23 21:29:53.240691 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19808 | 2026.03.23 21:29:53.240752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19809 | 2026.03.23 21:29:53.247159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19810 | 2026.03.23 21:29:53.248400 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19811 | 2026.03.23 21:29:53.251736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19812 | 2026.03.23 21:29:53.484725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 2414 | ||
| 19813 | 2026.03.23 21:29:53.488636 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19814 | 2026.03.23 21:29:53.488688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19815 | 2026.03.23 21:29:53.490221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19816 | 2026.03.23 21:29:53.490728 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19817 | 2026.03.23 21:29:53.491135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2414 | ||
| 19818 | 2026.03.23 21:29:53.887615 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19819 | 2026.03.23 21:29:53.887796 [ 260 ] {bb0ed437-d3d6-464f-8662-8fd5fcee87bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19820 | 2026.03.23 21:29:53.887865 [ 260 ] {bb0ed437-d3d6-464f-8662-8fd5fcee87bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19821 | 2026.03.23 21:29:53.888569 [ 260 ] {bb0ed437-d3d6-464f-8662-8fd5fcee87bc} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19822 | 2026.03.23 21:29:53.888704 [ 260 ] {bb0ed437-d3d6-464f-8662-8fd5fcee87bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19823 | 2026.03.23 21:29:53.889204 [ 260 ] {bb0ed437-d3d6-464f-8662-8fd5fcee87bc} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19824 | 2026.03.23 21:29:53.889711 [ 260 ] {bb0ed437-d3d6-464f-8662-8fd5fcee87bc} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19825 | 2026.03.23 21:29:53.889882 [ 260 ] {bb0ed437-d3d6-464f-8662-8fd5fcee87bc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002135 sec., 35597.18969555035 rows/sec., 2.93 MiB/sec. | ||
| 19826 | 2026.03.23 21:29:53.889945 [ 260 ] {bb0ed437-d3d6-464f-8662-8fd5fcee87bc} <Debug> TCPHandler: Processed in 0.002466042 sec. | ||
| 19827 | 2026.03.23 21:29:53.890081 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19828 | 2026.03.23 21:29:53.890186 [ 260 ] {85b7720d-04f1-4945-91da-f14e29fe0e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19829 | 2026.03.23 21:29:53.890233 [ 260 ] {85b7720d-04f1-4945-91da-f14e29fe0e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19830 | 2026.03.23 21:29:53.890680 [ 260 ] {85b7720d-04f1-4945-91da-f14e29fe0e1a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19831 | 2026.03.23 21:29:53.890719 [ 260 ] {85b7720d-04f1-4945-91da-f14e29fe0e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19832 | 2026.03.23 21:29:53.891135 [ 260 ] {85b7720d-04f1-4945-91da-f14e29fe0e1a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19833 | 2026.03.23 21:29:53.891565 [ 260 ] {85b7720d-04f1-4945-91da-f14e29fe0e1a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19834 | 2026.03.23 21:29:53.891710 [ 260 ] {85b7720d-04f1-4945-91da-f14e29fe0e1a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001547 sec., 6464.124111182935 rows/sec., 486.07 KiB/sec. | ||
| 19835 | 2026.03.23 21:29:53.891718 [ 103 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19836 | 2026.03.23 21:29:53.891752 [ 260 ] {85b7720d-04f1-4945-91da-f14e29fe0e1a} <Debug> TCPHandler: Processed in 0.001723253 sec. | ||
| 19837 | 2026.03.23 21:29:53.891800 [ 103 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19838 | 2026.03.23 21:29:53.891829 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19839 | 2026.03.23 21:29:53.891895 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19840 | 2026.03.23 21:29:53.891955 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19841 | 2026.03.23 21:29:53.891999 [ 260 ] {8a0b3a5e-5497-4bba-b6d2-d3167f20c355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19842 | 2026.03.23 21:29:53.892048 [ 260 ] {8a0b3a5e-5497-4bba-b6d2-d3167f20c355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19843 | 2026.03.23 21:29:53.892105 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19844 | 2026.03.23 21:29:53.892146 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 83 rows starting from the beginning of the part | ||
| 19845 | 2026.03.23 21:29:53.892220 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 30 rows starting from the beginning of the part | ||
| 19846 | 2026.03.23 21:29:53.892271 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 43 rows starting from the beginning of the part | ||
| 19847 | 2026.03.23 21:29:53.892314 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 19848 | 2026.03.23 21:29:53.892357 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 72 rows starting from the beginning of the part | ||
| 19849 | 2026.03.23 21:29:53.892399 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 19850 | 2026.03.23 21:29:53.892489 [ 260 ] {8a0b3a5e-5497-4bba-b6d2-d3167f20c355} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.03.23 21:29:53.892531 [ 260 ] {8a0b3a5e-5497-4bba-b6d2-d3167f20c355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19852 | 2026.03.23 21:29:53.892987 [ 260 ] {8a0b3a5e-5497-4bba-b6d2-d3167f20c355} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19853 | 2026.03.23 21:29:53.893383 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488237 sec., 166640.12519511342 rows/sec., 12.80 MiB/sec. | ||
| 19854 | 2026.03.23 21:29:53.893432 [ 260 ] {8a0b3a5e-5497-4bba-b6d2-d3167f20c355} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19855 | 2026.03.23 21:29:53.893582 [ 260 ] {8a0b3a5e-5497-4bba-b6d2-d3167f20c355} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001604 sec., 46134.663341645886 rows/sec., 3.60 MiB/sec. | ||
| 19856 | 2026.03.23 21:29:53.893622 [ 260 ] {8a0b3a5e-5497-4bba-b6d2-d3167f20c355} <Debug> TCPHandler: Processed in 0.001781134 sec. | ||
| 19857 | 2026.03.23 21:29:53.893671 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19858 | 2026.03.23 21:29:53.893736 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19859 | 2026.03.23 21:29:53.893834 [ 260 ] {57ca3174-05f8-469e-8395-cbac7af51986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19860 | 2026.03.23 21:29:53.893880 [ 260 ] {57ca3174-05f8-469e-8395-cbac7af51986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19861 | 2026.03.23 21:29:53.894269 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19862 | 2026.03.23 21:29:53.894311 [ 260 ] {57ca3174-05f8-469e-8395-cbac7af51986} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19863 | 2026.03.23 21:29:53.894347 [ 260 ] {57ca3174-05f8-469e-8395-cbac7af51986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19864 | 2026.03.23 21:29:53.894358 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_136_27} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19865 | 2026.03.23 21:29:53.894447 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19866 | 2026.03.23 21:29:53.894864 [ 260 ] {57ca3174-05f8-469e-8395-cbac7af51986} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19867 | 2026.03.23 21:29:53.895276 [ 260 ] {57ca3174-05f8-469e-8395-cbac7af51986} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19868 | 2026.03.23 21:29:53.895419 [ 260 ] {57ca3174-05f8-469e-8395-cbac7af51986} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
| 19869 | 2026.03.23 21:29:53.895458 [ 260 ] {57ca3174-05f8-469e-8395-cbac7af51986} <Debug> TCPHandler: Processed in 0.001772314 sec. | ||
| 19870 | 2026.03.23 21:29:53.895571 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19871 | 2026.03.23 21:29:53.895673 [ 260 ] {ca590b9a-7dd4-45f3-a35f-c384d148efcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19872 | 2026.03.23 21:29:53.895730 [ 260 ] {ca590b9a-7dd4-45f3-a35f-c384d148efcd} <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 | ||
| 19873 | 2026.03.23 21:29:53.896541 [ 260 ] {ca590b9a-7dd4-45f3-a35f-c384d148efcd} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19874 | 2026.03.23 21:29:53.896578 [ 260 ] {ca590b9a-7dd4-45f3-a35f-c384d148efcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19875 | 2026.03.23 21:29:53.897219 [ 260 ] {ca590b9a-7dd4-45f3-a35f-c384d148efcd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19876 | 2026.03.23 21:29:53.897760 [ 260 ] {ca590b9a-7dd4-45f3-a35f-c384d148efcd} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19877 | 2026.03.23 21:29:53.897915 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19878 | 2026.03.23 21:29:53.897938 [ 260 ] {ca590b9a-7dd4-45f3-a35f-c384d148efcd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002283 sec., 4380.2014892685065 rows/sec., 7.85 MiB/sec. | ||
| 19879 | 2026.03.23 21:29:53.897971 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19880 | 2026.03.23 21:29:53.898002 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19881 | 2026.03.23 21:29:53.898063 [ 260 ] {ca590b9a-7dd4-45f3-a35f-c384d148efcd} <Debug> TCPHandler: Processed in 0.002548624 sec. | ||
| 19882 | 2026.03.23 21:29:53.898107 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19883 | 2026.03.23 21:29:53.898198 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19884 | 2026.03.23 21:29:53.898300 [ 260 ] {3bafe128-7085-4315-a1bb-a74788328b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19885 | 2026.03.23 21:29:53.898344 [ 260 ] {3bafe128-7085-4315-a1bb-a74788328b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19886 | 2026.03.23 21:29:53.898356 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19887 | 2026.03.23 21:29:53.898430 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2853 rows starting from the beginning of the part | ||
| 19888 | 2026.03.23 21:29:53.898571 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 10 rows starting from the beginning of the part | ||
| 19889 | 2026.03.23 21:29:53.898696 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 43 rows starting from the beginning of the part | ||
| 19890 | 2026.03.23 21:29:53.898720 [ 260 ] {3bafe128-7085-4315-a1bb-a74788328b13} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19891 | 2026.03.23 21:29:53.898761 [ 260 ] {3bafe128-7085-4315-a1bb-a74788328b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 19892 | 2026.03.23 21:29:53.898813 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 19893 | 2026.03.23 21:29:53.898937 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 66 rows starting from the beginning of the part | ||
| 19894 | 2026.03.23 21:29:53.899057 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 19895 | 2026.03.23 21:29:53.899193 [ 260 ] {3bafe128-7085-4315-a1bb-a74788328b13} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19896 | 2026.03.23 21:29:53.899672 [ 260 ] {3bafe128-7085-4315-a1bb-a74788328b13} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19897 | 2026.03.23 21:29:53.899824 [ 260 ] {3bafe128-7085-4315-a1bb-a74788328b13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
| 19898 | 2026.03.23 21:29:53.899863 [ 260 ] {3bafe128-7085-4315-a1bb-a74788328b13} <Debug> TCPHandler: Processed in 0.001718043 sec. | ||
| 19899 | 2026.03.23 21:29:53.909597 [ 186 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 19 columns (19 merged, 0 gathered) in 0.011542797 sec., 259209.2713750402 rows/sec., 464.25 MiB/sec. | ||
| 19900 | 2026.03.23 21:29:53.912580 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19901 | 2026.03.23 21:29:53.913225 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19902 | 2026.03.23 21:29:53.913319 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19903 | 2026.03.23 21:29:53.913500 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 19904 | 2026.03.23 21:29:54.843016 [ 224 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19905 | 2026.03.23 21:29:54.843089 [ 224 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19906 | 2026.03.23 21:29:54.846848 [ 224 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19907 | 2026.03.23 21:29:58.082320 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19908 | 2026.03.23 21:29:58.082435 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19909 | 2026.03.23 21:29:58.327669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45088 | ||
| 19910 | 2026.03.23 21:29:58.328463 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19911 | 2026.03.23 21:29:58.328525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 19912 | 2026.03.23 21:29:58.329231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19913 | 2026.03.23 21:29:58.329573 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19914 | 2026.03.23 21:29:58.329747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45088 | ||
| 19915 | 2026.03.23 21:29:58.560681 [ 222 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19916 | 2026.03.23 21:29:58.560728 [ 222 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19917 | 2026.03.23 21:29:58.563863 [ 222 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19918 | 2026.03.23 21:29:58.779310 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19919 | 2026.03.23 21:29:58.779354 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19920 | 2026.03.23 21:29:58.782596 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19921 | 2026.03.23 21:29:58.794252 [ 101 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 5 parts from all_1_42_10 to all_46_46_0 | ||
| 19922 | 2026.03.23 21:29:58.794290 [ 101 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19923 | 2026.03.23 21:29:58.794310 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 19924 | 2026.03.23 21:29:58.794394 [ 222 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19925 | 2026.03.23 21:29:58.794411 [ 194 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_10 to all_46_46_0 into Compact with storage Full | ||
| 19926 | 2026.03.23 21:29:58.794434 [ 222 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19927 | 2026.03.23 21:29:58.794534 [ 194 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19928 | 2026.03.23 21:29:58.794570 [ 194 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 825 rows starting from the beginning of the part | ||
| 19929 | 2026.03.23 21:29:58.794639 [ 194 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 19930 | 2026.03.23 21:29:58.794687 [ 194 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 801 rows starting from the beginning of the part | ||
| 19931 | 2026.03.23 21:29:58.794741 [ 194 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 19932 | 2026.03.23 21:29:58.794785 [ 194 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 826 rows starting from the beginning of the part | ||
| 19933 | 2026.03.23 21:29:58.796018 [ 196 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648121 sec., 1516878.918477466 rows/sec., 94.56 MiB/sec. | ||
| 19934 | 2026.03.23 21:29:58.796226 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
| 19935 | 2026.03.23 21:29:58.796508 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2026.03.23 21:29:58.796592 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_46_11} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 5 parts: [all_1_42_10, all_46_46_0] -> all_1_46_11 | ||
| 19937 | 2026.03.23 21:29:58.796688 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 19938 | 2026.03.23 21:29:58.796727 [ 222 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19939 | 2026.03.23 21:29:58.881922 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19940 | 2026.03.23 21:29:58.882167 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19941 | 2026.03.23 21:29:58.882580 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19942 | 2026.03.23 21:29:58.882629 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19943 | 2026.03.23 21:29:58.882935 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19944 | 2026.03.23 21:29:58.883002 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19945 | 2026.03.23 21:29:58.883138 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19946 | 2026.03.23 21:29:58.883237 [ 297 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19947 | 2026.03.23 21:29:58.883265 [ 318 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19948 | 2026.03.23 21:29:58.883270 [ 315 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19949 | 2026.03.23 21:29:58.883405 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 19950 | 2026.03.23 21:29:58.883431 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19951 | 2026.03.23 21:29:58.883514 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19952 | 2026.03.23 21:29:58.883534 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Debug> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513) (SelectExecutor): Reading approx. 62 rows with 3 streams | ||
| 19953 | 2026.03.23 21:29:58.883570 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec'))" | ||
| 19954 | 2026.03.23 21:29:58.883609 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec'))" | ||
| 19955 | 2026.03.23 21:29:58.883646 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec'))" | ||
| 19956 | 2026.03.23 21:29:58.884449 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Debug> executeQuery: Read 62 rows, 2.38 KiB in 0.002456 sec., 25244.299674267102 rows/sec., 968.21 KiB/sec. | ||
| 19957 | 2026.03.23 21:29:58.884659 [ 260 ] {d5a468b6-792b-4a31-bff5-bb2197357722} <Debug> TCPHandler: Processed in 0.002886182 sec. | ||
| 19958 | 2026.03.23 21:29:58.892600 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19959 | 2026.03.23 21:29:58.892723 [ 260 ] {9370d15b-5823-4b4a-ba17-9532f4131c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19960 | 2026.03.23 21:29:58.892771 [ 260 ] {9370d15b-5823-4b4a-ba17-9532f4131c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19961 | 2026.03.23 21:29:58.893290 [ 260 ] {9370d15b-5823-4b4a-ba17-9532f4131c9c} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19962 | 2026.03.23 21:29:58.893331 [ 260 ] {9370d15b-5823-4b4a-ba17-9532f4131c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 19963 | 2026.03.23 21:29:58.893794 [ 260 ] {9370d15b-5823-4b4a-ba17-9532f4131c9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19964 | 2026.03.23 21:29:58.893990 [ 260 ] {9370d15b-5823-4b4a-ba17-9532f4131c9c} <Trace> oximeter.timeseries_schema (2986ca2c-2609-4921-adbb-571a85a06513): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19965 | 2026.03.23 21:29:58.894136 [ 260 ] {9370d15b-5823-4b4a-ba17-9532f4131c9c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 71.99 KiB/sec. | ||
| 19966 | 2026.03.23 21:29:58.894184 [ 260 ] {9370d15b-5823-4b4a-ba17-9532f4131c9c} <Debug> TCPHandler: Processed in 0.001651031 sec. | ||
| 19967 | 2026.03.23 21:29:58.894303 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19968 | 2026.03.23 21:29:58.894399 [ 260 ] {2dc6412e-e127-49db-b05b-86d66a1f8951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19969 | 2026.03.23 21:29:58.894441 [ 260 ] {2dc6412e-e127-49db-b05b-86d66a1f8951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19970 | 2026.03.23 21:29:58.894858 [ 260 ] {2dc6412e-e127-49db-b05b-86d66a1f8951} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19971 | 2026.03.23 21:29:58.894896 [ 260 ] {2dc6412e-e127-49db-b05b-86d66a1f8951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 19972 | 2026.03.23 21:29:58.895183 [ 260 ] {2dc6412e-e127-49db-b05b-86d66a1f8951} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 19973 | 2026.03.23 21:29:58.895396 [ 260 ] {2dc6412e-e127-49db-b05b-86d66a1f8951} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19974 | 2026.03.23 21:29:58.895530 [ 260 ] {2dc6412e-e127-49db-b05b-86d66a1f8951} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001149 sec., 2610.9660574412533 rows/sec., 193.78 KiB/sec. | ||
| 19975 | 2026.03.23 21:29:58.895568 [ 260 ] {2dc6412e-e127-49db-b05b-86d66a1f8951} <Debug> TCPHandler: Processed in 0.001315093 sec. | ||
| 19976 | 2026.03.23 21:29:58.895681 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19977 | 2026.03.23 21:29:58.895776 [ 260 ] {6584bfa1-115b-45b2-bac4-5e9f98f561b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19978 | 2026.03.23 21:29:58.895815 [ 260 ] {6584bfa1-115b-45b2-bac4-5e9f98f561b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19979 | 2026.03.23 21:29:58.896301 [ 260 ] {6584bfa1-115b-45b2-bac4-5e9f98f561b7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19980 | 2026.03.23 21:29:58.896337 [ 260 ] {6584bfa1-115b-45b2-bac4-5e9f98f561b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 19981 | 2026.03.23 21:29:58.896638 [ 260 ] {6584bfa1-115b-45b2-bac4-5e9f98f561b7} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19982 | 2026.03.23 21:29:58.896838 [ 260 ] {6584bfa1-115b-45b2-bac4-5e9f98f561b7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19983 | 2026.03.23 21:29:58.896968 [ 101 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19984 | 2026.03.23 21:29:58.896972 [ 260 ] {6584bfa1-115b-45b2-bac4-5e9f98f561b7} <Debug> executeQuery: Read 161 rows, 14.19 KiB in 0.001214 sec., 132619.4398682043 rows/sec., 11.41 MiB/sec. | ||
| 19985 | 2026.03.23 21:29:58.897015 [ 101 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19986 | 2026.03.23 21:29:58.897034 [ 260 ] {6584bfa1-115b-45b2-bac4-5e9f98f561b7} <Debug> TCPHandler: Processed in 0.001402805 sec. | ||
| 19987 | 2026.03.23 21:29:58.897041 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 19988 | 2026.03.23 21:29:58.897155 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19989 | 2026.03.23 21:29:58.897158 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19990 | 2026.03.23 21:29:58.897259 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19991 | 2026.03.23 21:29:58.897272 [ 260 ] {eca5c5cc-7e8a-4ab0-a0e9-edfa1520ec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19992 | 2026.03.23 21:29:58.897298 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2642 rows starting from the beginning of the part | ||
| 19993 | 2026.03.23 21:29:58.897321 [ 260 ] {eca5c5cc-7e8a-4ab0-a0e9-edfa1520ec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19994 | 2026.03.23 21:29:58.897362 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 76 rows starting from the beginning of the part | ||
| 19995 | 2026.03.23 21:29:58.897415 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 2550 rows starting from the beginning of the part | ||
| 19996 | 2026.03.23 21:29:58.897459 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 19997 | 2026.03.23 21:29:58.897503 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 76 rows starting from the beginning of the part | ||
| 19998 | 2026.03.23 21:29:58.897554 [ 201 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 161 rows starting from the beginning of the part | ||
| 19999 | 2026.03.23 21:29:58.897761 [ 260 ] {eca5c5cc-7e8a-4ab0-a0e9-edfa1520ec3b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20000 | 2026.03.23 21:29:58.897803 [ 260 ] {eca5c5cc-7e8a-4ab0-a0e9-edfa1520ec3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20001 | 2026.03.23 21:29:58.898127 [ 260 ] {eca5c5cc-7e8a-4ab0-a0e9-edfa1520ec3b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20002 | 2026.03.23 21:29:58.898368 [ 260 ] {eca5c5cc-7e8a-4ab0-a0e9-edfa1520ec3b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20003 | 2026.03.23 21:29:58.898500 [ 260 ] {eca5c5cc-7e8a-4ab0-a0e9-edfa1520ec3b} <Debug> executeQuery: Read 52 rows, 3.87 KiB in 0.001307 sec., 39785.76893649579 rows/sec., 2.89 MiB/sec. | ||
| 20004 | 2026.03.23 21:29:58.898604 [ 260 ] {eca5c5cc-7e8a-4ab0-a0e9-edfa1520ec3b} <Debug> TCPHandler: Processed in 0.001495377 sec. | ||
| 20005 | 2026.03.23 21:29:58.898752 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20006 | 2026.03.23 21:29:58.898855 [ 260 ] {6a8cc01d-fada-475f-a3ed-4cb0552b5451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20007 | 2026.03.23 21:29:58.898895 [ 260 ] {6a8cc01d-fada-475f-a3ed-4cb0552b5451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20008 | 2026.03.23 21:29:58.899303 [ 260 ] {6a8cc01d-fada-475f-a3ed-4cb0552b5451} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20009 | 2026.03.23 21:29:58.899340 [ 260 ] {6a8cc01d-fada-475f-a3ed-4cb0552b5451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20010 | 2026.03.23 21:29:58.899452 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5561 rows, containing 5 columns (5 merged, 0 gathered) in 0.002331398 sec., 2385264.1204976584 rows/sec., 189.21 MiB/sec. | ||
| 20011 | 2026.03.23 21:29:58.899620 [ 260 ] {6a8cc01d-fada-475f-a3ed-4cb0552b5451} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20012 | 2026.03.23 21:29:58.899782 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20013 | 2026.03.23 21:29:58.899856 [ 260 ] {6a8cc01d-fada-475f-a3ed-4cb0552b5451} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20014 | 2026.03.23 21:29:58.900005 [ 260 ] {6a8cc01d-fada-475f-a3ed-4cb0552b5451} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 56.85 KiB/sec. | ||
| 20015 | 2026.03.23 21:29:58.900047 [ 260 ] {6a8cc01d-fada-475f-a3ed-4cb0552b5451} <Debug> TCPHandler: Processed in 0.001357524 sec. | ||
| 20016 | 2026.03.23 21:29:58.900126 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20017 | 2026.03.23 21:29:58.900166 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20018 | 2026.03.23 21:29:58.900216 [ 195 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_161_32} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20019 | 2026.03.23 21:29:58.900267 [ 260 ] {265193c1-ef53-4037-9a6e-350a7475c227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20020 | 2026.03.23 21:29:58.900312 [ 260 ] {265193c1-ef53-4037-9a6e-350a7475c227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20021 | 2026.03.23 21:29:58.900325 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 20022 | 2026.03.23 21:29:58.900753 [ 260 ] {265193c1-ef53-4037-9a6e-350a7475c227} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20023 | 2026.03.23 21:29:58.900795 [ 260 ] {265193c1-ef53-4037-9a6e-350a7475c227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20024 | 2026.03.23 21:29:58.901102 [ 260 ] {265193c1-ef53-4037-9a6e-350a7475c227} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20025 | 2026.03.23 21:29:58.901308 [ 260 ] {265193c1-ef53-4037-9a6e-350a7475c227} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20026 | 2026.03.23 21:29:58.901441 [ 260 ] {265193c1-ef53-4037-9a6e-350a7475c227} <Debug> executeQuery: Read 134 rows, 10.51 KiB in 0.001191 sec., 112510.4953820319 rows/sec., 8.62 MiB/sec. | ||
| 20027 | 2026.03.23 21:29:58.901443 [ 101 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20028 | 2026.03.23 21:29:58.901482 [ 260 ] {265193c1-ef53-4037-9a6e-350a7475c227} <Debug> TCPHandler: Processed in 0.001366974 sec. | ||
| 20029 | 2026.03.23 21:29:58.901494 [ 101 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20030 | 2026.03.23 21:29:58.901521 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20031 | 2026.03.23 21:29:58.901588 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20032 | 2026.03.23 21:29:58.901623 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20033 | 2026.03.23 21:29:58.901675 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20034 | 2026.03.23 21:29:58.901706 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1418 rows starting from the beginning of the part | ||
| 20035 | 2026.03.23 21:29:58.901730 [ 260 ] {ca06b48d-d024-4cd2-adfc-8114cdd3dd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20036 | 2026.03.23 21:29:58.901755 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 74 rows starting from the beginning of the part | ||
| 20037 | 2026.03.23 21:29:58.901783 [ 260 ] {ca06b48d-d024-4cd2-adfc-8114cdd3dd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20038 | 2026.03.23 21:29:58.901804 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1486 rows starting from the beginning of the part | ||
| 20039 | 2026.03.23 21:29:58.901874 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 20040 | 2026.03.23 21:29:58.901940 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 74 rows starting from the beginning of the part | ||
| 20041 | 2026.03.23 21:29:58.901995 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 134 rows starting from the beginning of the part | ||
| 20042 | 2026.03.23 21:29:58.902252 [ 260 ] {ca06b48d-d024-4cd2-adfc-8114cdd3dd75} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.03.23 21:29:58.902295 [ 260 ] {ca06b48d-d024-4cd2-adfc-8114cdd3dd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20044 | 2026.03.23 21:29:58.902626 [ 260 ] {ca06b48d-d024-4cd2-adfc-8114cdd3dd75} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20045 | 2026.03.23 21:29:58.902838 [ 260 ] {ca06b48d-d024-4cd2-adfc-8114cdd3dd75} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.03.23 21:29:58.902964 [ 260 ] {ca06b48d-d024-4cd2-adfc-8114cdd3dd75} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001277 sec., 127642.91307752546 rows/sec., 8.87 MiB/sec. | ||
| 20047 | 2026.03.23 21:29:58.903001 [ 260 ] {ca06b48d-d024-4cd2-adfc-8114cdd3dd75} <Debug> TCPHandler: Processed in 0.001457506 sec. | ||
| 20048 | 2026.03.23 21:29:58.903118 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2026.03.23 21:29:58.903144 [ 195 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3250 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016209 sec., 2005058.9178851256 rows/sec., 145.79 MiB/sec. | ||
| 20050 | 2026.03.23 21:29:58.903215 [ 260 ] {f708d55e-44c4-4d5a-808e-021b83bc417a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20051 | 2026.03.23 21:29:58.903261 [ 260 ] {f708d55e-44c4-4d5a-808e-021b83bc417a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20052 | 2026.03.23 21:29:58.903369 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20053 | 2026.03.23 21:29:58.903689 [ 260 ] {f708d55e-44c4-4d5a-808e-021b83bc417a} <Trace> oximeter.measurements_f64 (d1f0f267-a529-47c3-8f11-d0ce9bbdd029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20054 | 2026.03.23 21:29:58.903711 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20055 | 2026.03.23 21:29:58.903728 [ 260 ] {f708d55e-44c4-4d5a-808e-021b83bc417a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20056 | 2026.03.23 21:29:58.903796 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_161_32} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20057 | 2026.03.23 21:29:58.903898 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 20058 | 2026.03.23 21:29:58.904569 [ 260 ] {f708d55e-44c4-4d5a-808e-021b83bc417a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20059 | 2026.03.23 21:29:58.904812 [ 260 ] {f708d55e-44c4-4d5a-808e-021b83bc417a} <Trace> oximeter.measurements_f64 (d1f0f267-a529-47c3-8f11-d0ce9bbdd029): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20060 | 2026.03.23 21:29:58.904944 [ 260 ] {f708d55e-44c4-4d5a-808e-021b83bc417a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001704 sec., 586.8544600938967 rows/sec., 37.25 KiB/sec. | ||
| 20061 | 2026.03.23 21:29:58.904988 [ 260 ] {f708d55e-44c4-4d5a-808e-021b83bc417a} <Debug> TCPHandler: Processed in 0.001889407 sec. | ||
| 20062 | 2026.03.23 21:29:58.905152 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20063 | 2026.03.23 21:29:58.905256 [ 260 ] {81bb94f6-ee10-4bd1-808d-182c922db198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20064 | 2026.03.23 21:29:58.905313 [ 260 ] {81bb94f6-ee10-4bd1-808d-182c922db198} <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 | ||
| 20065 | 2026.03.23 21:29:58.906197 [ 260 ] {81bb94f6-ee10-4bd1-808d-182c922db198} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20066 | 2026.03.23 21:29:58.906236 [ 260 ] {81bb94f6-ee10-4bd1-808d-182c922db198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20067 | 2026.03.23 21:29:58.906822 [ 260 ] {81bb94f6-ee10-4bd1-808d-182c922db198} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20068 | 2026.03.23 21:29:58.907053 [ 260 ] {81bb94f6-ee10-4bd1-808d-182c922db198} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20069 | 2026.03.23 21:29:58.907195 [ 260 ] {81bb94f6-ee10-4bd1-808d-182c922db198} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001999 sec., 24512.256128064033 rows/sec., 43.92 MiB/sec. | ||
| 20070 | 2026.03.23 21:29:58.907263 [ 260 ] {81bb94f6-ee10-4bd1-808d-182c922db198} <Debug> TCPHandler: Processed in 0.002214286 sec. | ||
| 20071 | 2026.03.23 21:29:58.907375 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20072 | 2026.03.23 21:29:58.907465 [ 260 ] {4b4779d8-17a3-472d-9f18-783ec26f3610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20073 | 2026.03.23 21:29:58.907504 [ 260 ] {4b4779d8-17a3-472d-9f18-783ec26f3610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20074 | 2026.03.23 21:29:58.907907 [ 260 ] {4b4779d8-17a3-472d-9f18-783ec26f3610} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20075 | 2026.03.23 21:29:58.907944 [ 260 ] {4b4779d8-17a3-472d-9f18-783ec26f3610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20076 | 2026.03.23 21:29:58.908244 [ 260 ] {4b4779d8-17a3-472d-9f18-783ec26f3610} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20077 | 2026.03.23 21:29:58.908457 [ 260 ] {4b4779d8-17a3-472d-9f18-783ec26f3610} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20078 | 2026.03.23 21:29:58.908568 [ 101 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20079 | 2026.03.23 21:29:58.908589 [ 260 ] {4b4779d8-17a3-472d-9f18-783ec26f3610} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 20080 | 2026.03.23 21:29:58.908622 [ 101 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20081 | 2026.03.23 21:29:58.908638 [ 260 ] {4b4779d8-17a3-472d-9f18-783ec26f3610} <Debug> TCPHandler: Processed in 0.001259752 sec. | ||
| 20082 | 2026.03.23 21:29:58.908649 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20083 | 2026.03.23 21:29:58.908731 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20084 | 2026.03.23 21:29:58.908824 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20085 | 2026.03.23 21:29:58.908851 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 7980 rows starting from the beginning of the part | ||
| 20086 | 2026.03.23 21:29:58.908908 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 20087 | 2026.03.23 21:29:58.908956 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 12 rows starting from the beginning of the part | ||
| 20088 | 2026.03.23 21:29:58.909000 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 48 rows starting from the beginning of the part | ||
| 20089 | 2026.03.23 21:29:58.909043 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 20090 | 2026.03.23 21:29:58.909090 [ 193 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 20091 | 2026.03.23 21:29:58.911284 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002584784 sec., 3180149.675949712 rows/sec., 214.29 MiB/sec. | ||
| 20092 | 2026.03.23 21:29:58.911444 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20093 | 2026.03.23 21:29:58.911707 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20094 | 2026.03.23 21:29:58.911776 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_161_32} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20095 | 2026.03.23 21:29:58.911857 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 20096 | 2026.03.23 21:30:00.752279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20097 | 2026.03.23 21:30:00.771491 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20098 | 2026.03.23 21:30:00.771559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20099 | 2026.03.23 21:30:00.778317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20100 | 2026.03.23 21:30:00.779068 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20101 | 2026.03.23 21:30:00.782947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20102 | 2026.03.23 21:30:03.492003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2448 | ||
| 20103 | 2026.03.23 21:30:03.494503 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20104 | 2026.03.23 21:30:03.494563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20105 | 2026.03.23 21:30:03.495833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20106 | 2026.03.23 21:30:03.496128 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20107 | 2026.03.23 21:30:03.496536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2448 | ||
| 20108 | 2026.03.23 21:30:03.889162 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20109 | 2026.03.23 21:30:03.889360 [ 260 ] {75dbc6ff-bee6-48a0-8a7a-07b9257e3c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20110 | 2026.03.23 21:30:03.889435 [ 260 ] {75dbc6ff-bee6-48a0-8a7a-07b9257e3c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20111 | 2026.03.23 21:30:03.890156 [ 260 ] {75dbc6ff-bee6-48a0-8a7a-07b9257e3c56} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.03.23 21:30:03.890198 [ 260 ] {75dbc6ff-bee6-48a0-8a7a-07b9257e3c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20113 | 2026.03.23 21:30:03.890588 [ 260 ] {75dbc6ff-bee6-48a0-8a7a-07b9257e3c56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20114 | 2026.03.23 21:30:03.890822 [ 260 ] {75dbc6ff-bee6-48a0-8a7a-07b9257e3c56} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20115 | 2026.03.23 21:30:03.890986 [ 260 ] {75dbc6ff-bee6-48a0-8a7a-07b9257e3c56} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001678 sec., 14302.74135876043 rows/sec., 1.19 MiB/sec. | ||
| 20116 | 2026.03.23 21:30:03.891037 [ 260 ] {75dbc6ff-bee6-48a0-8a7a-07b9257e3c56} <Debug> TCPHandler: Processed in 0.00201155 sec. | ||
| 20117 | 2026.03.23 21:30:03.891169 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20118 | 2026.03.23 21:30:03.891272 [ 260 ] {1bf2dae1-3714-408a-ace9-b66938cdfc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20119 | 2026.03.23 21:30:03.891317 [ 260 ] {1bf2dae1-3714-408a-ace9-b66938cdfc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20120 | 2026.03.23 21:30:03.891833 [ 260 ] {1bf2dae1-3714-408a-ace9-b66938cdfc87} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20121 | 2026.03.23 21:30:03.891868 [ 260 ] {1bf2dae1-3714-408a-ace9-b66938cdfc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20122 | 2026.03.23 21:30:03.892198 [ 260 ] {1bf2dae1-3714-408a-ace9-b66938cdfc87} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20123 | 2026.03.23 21:30:03.892427 [ 260 ] {1bf2dae1-3714-408a-ace9-b66938cdfc87} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20124 | 2026.03.23 21:30:03.892563 [ 260 ] {1bf2dae1-3714-408a-ace9-b66938cdfc87} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001316 sec., 148936.17021276598 rows/sec., 13.26 MiB/sec. | ||
| 20125 | 2026.03.23 21:30:03.892609 [ 260 ] {1bf2dae1-3714-408a-ace9-b66938cdfc87} <Debug> TCPHandler: Processed in 0.001493657 sec. | ||
| 20126 | 2026.03.23 21:30:03.892725 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20127 | 2026.03.23 21:30:03.892822 [ 260 ] {e8eb100a-8a66-4a42-86f8-2509a4954a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20128 | 2026.03.23 21:30:03.892864 [ 260 ] {e8eb100a-8a66-4a42-86f8-2509a4954a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20129 | 2026.03.23 21:30:03.893274 [ 260 ] {e8eb100a-8a66-4a42-86f8-2509a4954a69} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20130 | 2026.03.23 21:30:03.893308 [ 260 ] {e8eb100a-8a66-4a42-86f8-2509a4954a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20131 | 2026.03.23 21:30:03.893608 [ 260 ] {e8eb100a-8a66-4a42-86f8-2509a4954a69} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20132 | 2026.03.23 21:30:03.893812 [ 260 ] {e8eb100a-8a66-4a42-86f8-2509a4954a69} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20133 | 2026.03.23 21:30:03.893945 [ 260 ] {e8eb100a-8a66-4a42-86f8-2509a4954a69} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001143 sec., 19247.594050743657 rows/sec., 1.46 MiB/sec. | ||
| 20134 | 2026.03.23 21:30:03.893984 [ 260 ] {e8eb100a-8a66-4a42-86f8-2509a4954a69} <Debug> TCPHandler: Processed in 0.001308412 sec. | ||
| 20135 | 2026.03.23 21:30:03.894093 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20136 | 2026.03.23 21:30:03.894188 [ 260 ] {f58c1694-e755-4f1f-a7bc-034d32aab47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20137 | 2026.03.23 21:30:03.894228 [ 260 ] {f58c1694-e755-4f1f-a7bc-034d32aab47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20138 | 2026.03.23 21:30:03.894634 [ 260 ] {f58c1694-e755-4f1f-a7bc-034d32aab47f} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20139 | 2026.03.23 21:30:03.894669 [ 260 ] {f58c1694-e755-4f1f-a7bc-034d32aab47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20140 | 2026.03.23 21:30:03.894962 [ 260 ] {f58c1694-e755-4f1f-a7bc-034d32aab47f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20141 | 2026.03.23 21:30:03.895171 [ 260 ] {f58c1694-e755-4f1f-a7bc-034d32aab47f} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20142 | 2026.03.23 21:30:03.895301 [ 260 ] {f58c1694-e755-4f1f-a7bc-034d32aab47f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.76 MiB/sec. | ||
| 20143 | 2026.03.23 21:30:03.895340 [ 260 ] {f58c1694-e755-4f1f-a7bc-034d32aab47f} <Debug> TCPHandler: Processed in 0.001295792 sec. | ||
| 20144 | 2026.03.23 21:30:03.895452 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20145 | 2026.03.23 21:30:03.895546 [ 260 ] {0cefcb8d-07b2-4f0a-b33f-18ca4823ccc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20146 | 2026.03.23 21:30:03.895587 [ 260 ] {0cefcb8d-07b2-4f0a-b33f-18ca4823ccc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20147 | 2026.03.23 21:30:03.895998 [ 260 ] {0cefcb8d-07b2-4f0a-b33f-18ca4823ccc4} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20148 | 2026.03.23 21:30:03.896034 [ 260 ] {0cefcb8d-07b2-4f0a-b33f-18ca4823ccc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20149 | 2026.03.23 21:30:03.896326 [ 260 ] {0cefcb8d-07b2-4f0a-b33f-18ca4823ccc4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20150 | 2026.03.23 21:30:03.896548 [ 260 ] {0cefcb8d-07b2-4f0a-b33f-18ca4823ccc4} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20151 | 2026.03.23 21:30:03.896678 [ 260 ] {0cefcb8d-07b2-4f0a-b33f-18ca4823ccc4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 20152 | 2026.03.23 21:30:03.896716 [ 260 ] {0cefcb8d-07b2-4f0a-b33f-18ca4823ccc4} <Debug> TCPHandler: Processed in 0.001313042 sec. | ||
| 20153 | 2026.03.23 21:30:03.896828 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20154 | 2026.03.23 21:30:03.896928 [ 260 ] {7fdc97b0-c752-401a-9130-6741478cb6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20155 | 2026.03.23 21:30:03.896969 [ 260 ] {7fdc97b0-c752-401a-9130-6741478cb6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20156 | 2026.03.23 21:30:03.897408 [ 260 ] {7fdc97b0-c752-401a-9130-6741478cb6ec} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20157 | 2026.03.23 21:30:03.897444 [ 260 ] {7fdc97b0-c752-401a-9130-6741478cb6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20158 | 2026.03.23 21:30:03.897751 [ 260 ] {7fdc97b0-c752-401a-9130-6741478cb6ec} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20159 | 2026.03.23 21:30:03.897955 [ 260 ] {7fdc97b0-c752-401a-9130-6741478cb6ec} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20160 | 2026.03.23 21:30:03.898085 [ 260 ] {7fdc97b0-c752-401a-9130-6741478cb6ec} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001176 sec., 93537.41496598639 rows/sec., 7.62 MiB/sec. | ||
| 20161 | 2026.03.23 21:30:03.898123 [ 260 ] {7fdc97b0-c752-401a-9130-6741478cb6ec} <Debug> TCPHandler: Processed in 0.001345043 sec. | ||
| 20162 | 2026.03.23 21:30:03.898235 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20163 | 2026.03.23 21:30:03.898327 [ 260 ] {79844162-98b7-4f1c-89fb-4a2ef85f2085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20164 | 2026.03.23 21:30:03.898371 [ 260 ] {79844162-98b7-4f1c-89fb-4a2ef85f2085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20165 | 2026.03.23 21:30:03.898774 [ 260 ] {79844162-98b7-4f1c-89fb-4a2ef85f2085} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20166 | 2026.03.23 21:30:03.898808 [ 260 ] {79844162-98b7-4f1c-89fb-4a2ef85f2085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20167 | 2026.03.23 21:30:03.899133 [ 260 ] {79844162-98b7-4f1c-89fb-4a2ef85f2085} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20168 | 2026.03.23 21:30:03.899344 [ 260 ] {79844162-98b7-4f1c-89fb-4a2ef85f2085} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.03.23 21:30:03.899474 [ 260 ] {79844162-98b7-4f1c-89fb-4a2ef85f2085} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001165 sec., 168240.3433476395 rows/sec., 12.07 MiB/sec. | ||
| 20170 | 2026.03.23 21:30:03.899511 [ 260 ] {79844162-98b7-4f1c-89fb-4a2ef85f2085} <Debug> TCPHandler: Processed in 0.001324863 sec. | ||
| 20171 | 2026.03.23 21:30:03.899626 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20172 | 2026.03.23 21:30:03.899720 [ 260 ] {38cb8815-9b65-4bff-a82c-c3cc6a71db78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20173 | 2026.03.23 21:30:03.899775 [ 260 ] {38cb8815-9b65-4bff-a82c-c3cc6a71db78} <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 | ||
| 20174 | 2026.03.23 21:30:03.900553 [ 260 ] {38cb8815-9b65-4bff-a82c-c3cc6a71db78} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20175 | 2026.03.23 21:30:03.900593 [ 260 ] {38cb8815-9b65-4bff-a82c-c3cc6a71db78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20176 | 2026.03.23 21:30:03.901100 [ 260 ] {38cb8815-9b65-4bff-a82c-c3cc6a71db78} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20177 | 2026.03.23 21:30:03.901314 [ 260 ] {38cb8815-9b65-4bff-a82c-c3cc6a71db78} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20178 | 2026.03.23 21:30:03.901453 [ 260 ] {38cb8815-9b65-4bff-a82c-c3cc6a71db78} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 20179 | 2026.03.23 21:30:03.901518 [ 260 ] {38cb8815-9b65-4bff-a82c-c3cc6a71db78} <Debug> TCPHandler: Processed in 0.001941478 sec. | ||
| 20180 | 2026.03.23 21:30:03.901631 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20181 | 2026.03.23 21:30:03.901725 [ 260 ] {35528f74-4260-4f53-9d0f-f06ecbec652b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20182 | 2026.03.23 21:30:03.901768 [ 260 ] {35528f74-4260-4f53-9d0f-f06ecbec652b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20183 | 2026.03.23 21:30:03.902140 [ 260 ] {35528f74-4260-4f53-9d0f-f06ecbec652b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20184 | 2026.03.23 21:30:03.902175 [ 260 ] {35528f74-4260-4f53-9d0f-f06ecbec652b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20185 | 2026.03.23 21:30:03.902467 [ 260 ] {35528f74-4260-4f53-9d0f-f06ecbec652b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20186 | 2026.03.23 21:30:03.902670 [ 260 ] {35528f74-4260-4f53-9d0f-f06ecbec652b} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20187 | 2026.03.23 21:30:03.902794 [ 260 ] {35528f74-4260-4f53-9d0f-f06ecbec652b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 20188 | 2026.03.23 21:30:03.902829 [ 260 ] {35528f74-4260-4f53-9d0f-f06ecbec652b} <Debug> TCPHandler: Processed in 0.001246881 sec. | ||
| 20189 | 2026.03.23 21:30:05.171820 [ 221 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20190 | 2026.03.23 21:30:05.171886 [ 221 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20191 | 2026.03.23 21:30:05.174511 [ 221 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20192 | 2026.03.23 21:30:05.829980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45536 | ||
| 20193 | 2026.03.23 21:30:05.830485 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20194 | 2026.03.23 21:30:05.830525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20195 | 2026.03.23 21:30:05.830992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20196 | 2026.03.23 21:30:05.831230 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20197 | 2026.03.23 21:30:05.831370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45536 | ||
| 20198 | 2026.03.23 21:30:07.399059 [ 221 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20199 | 2026.03.23 21:30:07.399111 [ 221 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20200 | 2026.03.23 21:30:07.402557 [ 221 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20201 | 2026.03.23 21:30:08.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.94 MiB, peak 427.55 MiB, free memory in arenas 0.00 B, will set to 410.94 MiB (RSS), difference: 4.00 MiB | ||
| 20202 | 2026.03.23 21:30:08.283659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20203 | 2026.03.23 21:30:08.301780 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20204 | 2026.03.23 21:30:08.301840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20205 | 2026.03.23 21:30:08.308500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20206 | 2026.03.23 21:30:08.309205 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20207 | 2026.03.23 21:30:08.312823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20208 | 2026.03.23 21:30:08.542555 [ 220 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20209 | 2026.03.23 21:30:08.542593 [ 220 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20210 | 2026.03.23 21:30:08.545821 [ 220 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20211 | 2026.03.23 21:30:08.889621 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20212 | 2026.03.23 21:30:08.889793 [ 260 ] {a6a962c6-dc7d-47e0-9505-a6fc9c3acf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20213 | 2026.03.23 21:30:08.889856 [ 260 ] {a6a962c6-dc7d-47e0-9505-a6fc9c3acf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20214 | 2026.03.23 21:30:08.890476 [ 260 ] {a6a962c6-dc7d-47e0-9505-a6fc9c3acf47} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20215 | 2026.03.23 21:30:08.890520 [ 260 ] {a6a962c6-dc7d-47e0-9505-a6fc9c3acf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20216 | 2026.03.23 21:30:08.890876 [ 260 ] {a6a962c6-dc7d-47e0-9505-a6fc9c3acf47} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 20217 | 2026.03.23 21:30:08.891088 [ 260 ] {a6a962c6-dc7d-47e0-9505-a6fc9c3acf47} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20218 | 2026.03.23 21:30:08.891228 [ 81 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 20219 | 2026.03.23 21:30:08.891240 [ 260 ] {a6a962c6-dc7d-47e0-9505-a6fc9c3acf47} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001493 sec., 2009.3770931011386 rows/sec., 149.13 KiB/sec. | ||
| 20220 | 2026.03.23 21:30:08.891306 [ 81 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2026.03.23 21:30:08.891331 [ 260 ] {a6a962c6-dc7d-47e0-9505-a6fc9c3acf47} <Debug> TCPHandler: Processed in 0.001833735 sec. | ||
| 20222 | 2026.03.23 21:30:08.891336 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20223 | 2026.03.23 21:30:08.891471 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20224 | 2026.03.23 21:30:08.891472 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 20225 | 2026.03.23 21:30:08.891572 [ 260 ] {d24a222f-710c-483a-9f06-bcfbd253acc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20226 | 2026.03.23 21:30:08.891611 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20227 | 2026.03.23 21:30:08.891617 [ 260 ] {d24a222f-710c-483a-9f06-bcfbd253acc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20228 | 2026.03.23 21:30:08.891654 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 18 rows starting from the beginning of the part | ||
| 20229 | 2026.03.23 21:30:08.891729 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 20230 | 2026.03.23 21:30:08.891779 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 20231 | 2026.03.23 21:30:08.891826 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 20232 | 2026.03.23 21:30:08.891872 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3 rows starting from the beginning of the part | ||
| 20233 | 2026.03.23 21:30:08.891919 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part | ||
| 20234 | 2026.03.23 21:30:08.892160 [ 260 ] {d24a222f-710c-483a-9f06-bcfbd253acc2} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20235 | 2026.03.23 21:30:08.892204 [ 260 ] {d24a222f-710c-483a-9f06-bcfbd253acc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20236 | 2026.03.23 21:30:08.892545 [ 260 ] {d24a222f-710c-483a-9f06-bcfbd253acc2} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20237 | 2026.03.23 21:30:08.892709 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290753 sec., 36412.85358236626 rows/sec., 2.99 MiB/sec. | ||
| 20238 | 2026.03.23 21:30:08.892769 [ 260 ] {d24a222f-710c-483a-9f06-bcfbd253acc2} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20239 | 2026.03.23 21:30:08.892838 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 20240 | 2026.03.23 21:30:08.892952 [ 260 ] {d24a222f-710c-483a-9f06-bcfbd253acc2} <Debug> executeQuery: Read 162 rows, 14.27 KiB in 0.001397 sec., 115962.77738010022 rows/sec., 9.98 MiB/sec. | ||
| 20241 | 2026.03.23 21:30:08.893000 [ 260 ] {d24a222f-710c-483a-9f06-bcfbd253acc2} <Debug> TCPHandler: Processed in 0.001579649 sec. | ||
| 20242 | 2026.03.23 21:30:08.893021 [ 205 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20243 | 2026.03.23 21:30:08.893061 [ 205 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20244 | 2026.03.23 21:30:08.893090 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20245 | 2026.03.23 21:30:08.893116 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20246 | 2026.03.23 21:30:08.893167 [ 200 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_37_8} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 20247 | 2026.03.23 21:30:08.893225 [ 260 ] {7c3d046d-a5f3-44be-9900-e4ccb8d979de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20248 | 2026.03.23 21:30:08.893237 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20249 | 2026.03.23 21:30:08.893274 [ 260 ] {7c3d046d-a5f3-44be-9900-e4ccb8d979de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20250 | 2026.03.23 21:30:08.893717 [ 260 ] {7c3d046d-a5f3-44be-9900-e4ccb8d979de} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20251 | 2026.03.23 21:30:08.893755 [ 260 ] {7c3d046d-a5f3-44be-9900-e4ccb8d979de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20252 | 2026.03.23 21:30:08.894088 [ 260 ] {7c3d046d-a5f3-44be-9900-e4ccb8d979de} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20253 | 2026.03.23 21:30:08.894361 [ 260 ] {7c3d046d-a5f3-44be-9900-e4ccb8d979de} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20254 | 2026.03.23 21:30:08.894508 [ 260 ] {7c3d046d-a5f3-44be-9900-e4ccb8d979de} <Debug> executeQuery: Read 53 rows, 3.95 KiB in 0.001301 sec., 40737.893927747886 rows/sec., 2.96 MiB/sec. | ||
| 20255 | 2026.03.23 21:30:08.894547 [ 260 ] {7c3d046d-a5f3-44be-9900-e4ccb8d979de} <Debug> TCPHandler: Processed in 0.001479887 sec. | ||
| 20256 | 2026.03.23 21:30:08.894658 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20257 | 2026.03.23 21:30:08.894750 [ 260 ] {f39592c0-9779-4520-ad25-8b0d854b3338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20258 | 2026.03.23 21:30:08.894790 [ 260 ] {f39592c0-9779-4520-ad25-8b0d854b3338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20259 | 2026.03.23 21:30:08.895254 [ 260 ] {f39592c0-9779-4520-ad25-8b0d854b3338} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20260 | 2026.03.23 21:30:08.895291 [ 260 ] {f39592c0-9779-4520-ad25-8b0d854b3338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20261 | 2026.03.23 21:30:08.895633 [ 260 ] {f39592c0-9779-4520-ad25-8b0d854b3338} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20262 | 2026.03.23 21:30:08.895845 [ 260 ] {f39592c0-9779-4520-ad25-8b0d854b3338} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20263 | 2026.03.23 21:30:08.895979 [ 260 ] {f39592c0-9779-4520-ad25-8b0d854b3338} <Debug> executeQuery: Read 144 rows, 11.32 KiB in 0.001247 sec., 115477.14514835605 rows/sec., 8.86 MiB/sec. | ||
| 20264 | 2026.03.23 21:30:08.896017 [ 260 ] {f39592c0-9779-4520-ad25-8b0d854b3338} <Debug> TCPHandler: Processed in 0.001408205 sec. | ||
| 20265 | 2026.03.23 21:30:08.896126 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20266 | 2026.03.23 21:30:08.896220 [ 260 ] {e49259c7-353d-4c39-af8c-d8af8c2c2515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20267 | 2026.03.23 21:30:08.896231 [ 205 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20268 | 2026.03.23 21:30:08.896265 [ 260 ] {e49259c7-353d-4c39-af8c-d8af8c2c2515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20269 | 2026.03.23 21:30:08.896682 [ 260 ] {e49259c7-353d-4c39-af8c-d8af8c2c2515} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20270 | 2026.03.23 21:30:08.896719 [ 260 ] {e49259c7-353d-4c39-af8c-d8af8c2c2515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20271 | 2026.03.23 21:30:08.897044 [ 260 ] {e49259c7-353d-4c39-af8c-d8af8c2c2515} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20272 | 2026.03.23 21:30:08.897248 [ 260 ] {e49259c7-353d-4c39-af8c-d8af8c2c2515} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20273 | 2026.03.23 21:30:08.897370 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_158_46 to all_159_159_0 | ||
| 20274 | 2026.03.23 21:30:08.897379 [ 260 ] {e49259c7-353d-4c39-af8c-d8af8c2c2515} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001176 sec., 138605.44217687074 rows/sec., 9.63 MiB/sec. | ||
| 20275 | 2026.03.23 21:30:08.897408 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20276 | 2026.03.23 21:30:08.897431 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20277 | 2026.03.23 21:30:08.897433 [ 260 ] {e49259c7-353d-4c39-af8c-d8af8c2c2515} <Debug> TCPHandler: Processed in 0.001355463 sec. | ||
| 20278 | 2026.03.23 21:30:08.897519 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_159_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_158_46 to all_159_159_0 into Compact with storage Full | ||
| 20279 | 2026.03.23 21:30:08.897541 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20280 | 2026.03.23 21:30:08.897566 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20281 | 2026.03.23 21:30:08.897569 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20282 | 2026.03.23 21:30:08.897637 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_159_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20283 | 2026.03.23 21:30:08.897666 [ 260 ] {adc3ea4e-500e-4ac0-935b-ea36f8fcfd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20284 | 2026.03.23 21:30:08.897672 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_159_47} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_158_46, total 57361 rows starting from the beginning of the part | ||
| 20285 | 2026.03.23 21:30:08.897730 [ 260 ] {adc3ea4e-500e-4ac0-935b-ea36f8fcfd18} <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 | ||
| 20286 | 2026.03.23 21:30:08.897753 [ 193 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_159_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 128 rows starting from the beginning of the part | ||
| 20287 | 2026.03.23 21:30:08.898758 [ 260 ] {adc3ea4e-500e-4ac0-935b-ea36f8fcfd18} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20288 | 2026.03.23 21:30:08.898800 [ 260 ] {adc3ea4e-500e-4ac0-935b-ea36f8fcfd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20289 | 2026.03.23 21:30:08.899409 [ 260 ] {adc3ea4e-500e-4ac0-935b-ea36f8fcfd18} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20290 | 2026.03.23 21:30:08.899635 [ 260 ] {adc3ea4e-500e-4ac0-935b-ea36f8fcfd18} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20291 | 2026.03.23 21:30:08.899782 [ 260 ] {adc3ea4e-500e-4ac0-935b-ea36f8fcfd18} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002133 sec., 23441.16268166901 rows/sec., 42.01 MiB/sec. | ||
| 20292 | 2026.03.23 21:30:08.899859 [ 260 ] {adc3ea4e-500e-4ac0-935b-ea36f8fcfd18} <Debug> TCPHandler: Processed in 0.002342249 sec. | ||
| 20293 | 2026.03.23 21:30:08.899870 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20294 | 2026.03.23 21:30:08.899987 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20295 | 2026.03.23 21:30:08.900087 [ 260 ] {8b5f5316-e8be-4b58-a359-b5e1faf2c499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20296 | 2026.03.23 21:30:08.900129 [ 260 ] {8b5f5316-e8be-4b58-a359-b5e1faf2c499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20297 | 2026.03.23 21:30:08.900465 [ 260 ] {8b5f5316-e8be-4b58-a359-b5e1faf2c499} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20298 | 2026.03.23 21:30:08.900502 [ 260 ] {8b5f5316-e8be-4b58-a359-b5e1faf2c499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20299 | 2026.03.23 21:30:08.900807 [ 260 ] {8b5f5316-e8be-4b58-a359-b5e1faf2c499} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20300 | 2026.03.23 21:30:08.901010 [ 260 ] {8b5f5316-e8be-4b58-a359-b5e1faf2c499} <Trace> oximeter.measurements_i64 (d58c66ba-2d2d-43a6-8b1a-6fcab0c52584): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20301 | 2026.03.23 21:30:08.901145 [ 260 ] {8b5f5316-e8be-4b58-a359-b5e1faf2c499} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001077 sec., 8356.545961002785 rows/sec., 590.29 KiB/sec. | ||
| 20302 | 2026.03.23 21:30:08.901182 [ 260 ] {8b5f5316-e8be-4b58-a359-b5e1faf2c499} <Debug> TCPHandler: Processed in 0.001245702 sec. | ||
| 20303 | 2026.03.23 21:30:08.901296 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20304 | 2026.03.23 21:30:08.901388 [ 260 ] {1fffe9d3-02be-4ac4-adc9-5bef4b17445e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20305 | 2026.03.23 21:30:08.901428 [ 260 ] {1fffe9d3-02be-4ac4-adc9-5bef4b17445e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20306 | 2026.03.23 21:30:08.901771 [ 260 ] {1fffe9d3-02be-4ac4-adc9-5bef4b17445e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20307 | 2026.03.23 21:30:08.901806 [ 260 ] {1fffe9d3-02be-4ac4-adc9-5bef4b17445e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20308 | 2026.03.23 21:30:08.902100 [ 260 ] {1fffe9d3-02be-4ac4-adc9-5bef4b17445e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20309 | 2026.03.23 21:30:08.902303 [ 260 ] {1fffe9d3-02be-4ac4-adc9-5bef4b17445e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20310 | 2026.03.23 21:30:08.902432 [ 260 ] {1fffe9d3-02be-4ac4-adc9-5bef4b17445e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 20311 | 2026.03.23 21:30:08.902471 [ 260 ] {1fffe9d3-02be-4ac4-adc9-5bef4b17445e} <Debug> TCPHandler: Processed in 0.001224391 sec. | ||
| 20312 | 2026.03.23 21:30:08.902536 [ 217 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20313 | 2026.03.23 21:30:08.902563 [ 217 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20314 | 2026.03.23 21:30:08.905166 [ 217 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20315 | 2026.03.23 21:30:08.906643 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_159_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57489 rows, containing 5 columns (5 merged, 0 gathered) in 0.009163998 sec., 6273353.61705666 rows/sec., 403.56 MiB/sec. | ||
| 20316 | 2026.03.23 21:30:08.906940 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_159_47} <Trace> MergedBlockOutputStream: filled checksums all_1_159_47 (state Temporary) | ||
| 20317 | 2026.03.23 21:30:08.907194 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_159_47} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_159_47 to all_1_159_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20318 | 2026.03.23 21:30:08.907269 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_159_47} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_158_46, all_159_159_0] -> all_1_159_47 | ||
| 20319 | 2026.03.23 21:30:08.907338 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20320 | 2026.03.23 21:30:09.000373 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 412.11 MiB, peak 427.55 MiB, free memory in arenas 0.00 B, will set to 410.94 MiB (RSS), difference: -1.17 MiB | ||
| 20321 | 2026.03.23 21:30:11.045736 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37178 | ||
| 20322 | 2026.03.23 21:30:11.045852 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20323 | 2026.03.23 21:30:11.045879 [ 259 ] {} <Debug> TCP-Session: 1a8f9b82-46e6-494b-9f49-e4a2a58619a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37178 | ||
| 20324 | 2026.03.23 21:30:11.045900 [ 259 ] {} <Debug> TCP-Session: 1a8f9b82-46e6-494b-9f49-e4a2a58619a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20325 | 2026.03.23 21:30:11.045913 [ 259 ] {} <Debug> TCP-Session: 1a8f9b82-46e6-494b-9f49-e4a2a58619a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20326 | 2026.03.23 21:30:11.046200 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43514 | ||
| 20327 | 2026.03.23 21:30:11.046237 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42335 | ||
| 20328 | 2026.03.23 21:30:11.046238 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36177 | ||
| 20329 | 2026.03.23 21:30:11.046276 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46145 | ||
| 20330 | 2026.03.23 21:30:11.046287 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57597 | ||
| 20331 | 2026.03.23 21:30:11.046265 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39500 | ||
| 20332 | 2026.03.23 21:30:11.046357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20333 | 2026.03.23 21:30:11.046368 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20334 | 2026.03.23 21:30:11.046378 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20335 | 2026.03.23 21:30:11.046403 [ 290 ] {} <Debug> TCP-Session: d7b171e2-5533-4d06-a1eb-940591ccb9a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42335 | ||
| 20336 | 2026.03.23 21:30:11.046418 [ 289 ] {} <Debug> TCP-Session: cc5cb7b4-a1fb-4a8f-bab8-20199c873903 Authenticating user 'default' from [fd00:1122:3344:101::e]:36177 | ||
| 20337 | 2026.03.23 21:30:11.046430 [ 294 ] {} <Debug> TCP-Session: 6d0d1e3d-eed4-4431-b3da-d4cd8cfbcfad Authenticating user 'default' from [fd00:1122:3344:101::e]:57597 | ||
| 20338 | 2026.03.23 21:30:11.046446 [ 290 ] {} <Debug> TCP-Session: d7b171e2-5533-4d06-a1eb-940591ccb9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20339 | 2026.03.23 21:30:11.046458 [ 289 ] {} <Debug> TCP-Session: cc5cb7b4-a1fb-4a8f-bab8-20199c873903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20340 | 2026.03.23 21:30:11.046464 [ 294 ] {} <Debug> TCP-Session: 6d0d1e3d-eed4-4431-b3da-d4cd8cfbcfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20341 | 2026.03.23 21:30:11.046474 [ 290 ] {} <Debug> TCP-Session: d7b171e2-5533-4d06-a1eb-940591ccb9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20342 | 2026.03.23 21:30:11.046498 [ 294 ] {} <Debug> TCP-Session: 6d0d1e3d-eed4-4431-b3da-d4cd8cfbcfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20343 | 2026.03.23 21:30:11.046486 [ 289 ] {} <Debug> TCP-Session: cc5cb7b4-a1fb-4a8f-bab8-20199c873903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20344 | 2026.03.23 21:30:11.046453 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20345 | 2026.03.23 21:30:11.046367 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20346 | 2026.03.23 21:30:11.046584 [ 292 ] {} <Debug> TCP-Session: 4e391751-37ff-4196-abca-179c34890a78 Authenticating user 'default' from [fd00:1122:3344:101::e]:39500 | ||
| 20347 | 2026.03.23 21:30:11.046362 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20348 | 2026.03.23 21:30:11.046619 [ 292 ] {} <Debug> TCP-Session: 4e391751-37ff-4196-abca-179c34890a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20349 | 2026.03.23 21:30:11.046605 [ 293 ] {} <Debug> TCP-Session: dc9149ad-5b5a-46a8-b1cd-010213fc0c5e Authenticating user 'default' from [fd00:1122:3344:101::e]:46145 | ||
| 20350 | 2026.03.23 21:30:11.046651 [ 292 ] {} <Debug> TCP-Session: 4e391751-37ff-4196-abca-179c34890a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20351 | 2026.03.23 21:30:11.046652 [ 287 ] {} <Debug> TCP-Session: 2d4d8da2-b0c6-4556-8130-74f4c6981ce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43514 | ||
| 20352 | 2026.03.23 21:30:11.046672 [ 293 ] {} <Debug> TCP-Session: dc9149ad-5b5a-46a8-b1cd-010213fc0c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20353 | 2026.03.23 21:30:11.046701 [ 287 ] {} <Debug> TCP-Session: 2d4d8da2-b0c6-4556-8130-74f4c6981ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20354 | 2026.03.23 21:30:11.046715 [ 293 ] {} <Debug> TCP-Session: dc9149ad-5b5a-46a8-b1cd-010213fc0c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20355 | 2026.03.23 21:30:11.046728 [ 287 ] {} <Debug> TCP-Session: 2d4d8da2-b0c6-4556-8130-74f4c6981ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20356 | 2026.03.23 21:30:11.046262 [ 259 ] {} <Trace> TCP-Session: 1a8f9b82-46e6-494b-9f49-e4a2a58619a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20357 | 2026.03.23 21:30:11.046251 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38210 | ||
| 20358 | 2026.03.23 21:30:11.046200 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64233 | ||
| 20359 | 2026.03.23 21:30:11.046845 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20360 | 2026.03.23 21:30:11.046874 [ 291 ] {} <Debug> TCP-Session: 449e3a83-3ba4-44b9-871a-b30eb7795949 Authenticating user 'default' from [fd00:1122:3344:101::e]:38210 | ||
| 20361 | 2026.03.23 21:30:11.046890 [ 291 ] {} <Debug> TCP-Session: 449e3a83-3ba4-44b9-871a-b30eb7795949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20362 | 2026.03.23 21:30:11.046905 [ 291 ] {} <Debug> TCP-Session: 449e3a83-3ba4-44b9-871a-b30eb7795949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20363 | 2026.03.23 21:30:11.046930 [ 259 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20364 | 2026.03.23 21:30:11.047038 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20365 | 2026.03.23 21:30:11.047071 [ 286 ] {} <Debug> TCP-Session: e3df30cb-37b7-475a-9f26-9040acade5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64233 | ||
| 20366 | 2026.03.23 21:30:11.047089 [ 286 ] {} <Debug> TCP-Session: e3df30cb-37b7-475a-9f26-9040acade5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20367 | 2026.03.23 21:30:11.047103 [ 286 ] {} <Debug> TCP-Session: e3df30cb-37b7-475a-9f26-9040acade5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20368 | 2026.03.23 21:30:11.047214 [ 259 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20369 | 2026.03.23 21:30:11.047273 [ 259 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20370 | 2026.03.23 21:30:11.047579 [ 259 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 20371 | 2026.03.23 21:30:11.048977 [ 318 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Trace> AggregatingTransform: Aggregating | ||
| 20372 | 2026.03.23 21:30:11.049018 [ 318 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Trace> Aggregator: Aggregation method: without_key | ||
| 20373 | 2026.03.23 21:30:11.049059 [ 318 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001362034 sec. (734.196 rows/sec., 28.68 KiB/sec.) | ||
| 20374 | 2026.03.23 21:30:11.049076 [ 318 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Trace> Aggregator: Merging aggregated data | ||
| 20375 | 2026.03.23 21:30:11.050430 [ 259 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003555 sec., 281.29395218002816 rows/sec., 10.99 KiB/sec. | ||
| 20376 | 2026.03.23 21:30:11.050600 [ 259 ] {1103a363-2357-4688-9a2c-6a5b97113709} <Debug> TCPHandler: Processed in 0.004463791 sec. | ||
| 20377 | 2026.03.23 21:30:11.050741 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20378 | 2026.03.23 21:30:11.050768 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20379 | 2026.03.23 21:30:11.050781 [ 259 ] {} <Debug> TCP-Session: 1a8f9b82-46e6-494b-9f49-e4a2a58619a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20380 | 2026.03.23 21:30:11.050791 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20381 | 2026.03.23 21:30:11.050820 [ 294 ] {} <Debug> TCP-Session: 6d0d1e3d-eed4-4431-b3da-d4cd8cfbcfad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20382 | 2026.03.23 21:30:11.050827 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20383 | 2026.03.23 21:30:11.050847 [ 290 ] {} <Debug> TCP-Session: d7b171e2-5533-4d06-a1eb-940591ccb9a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20384 | 2026.03.23 21:30:11.050854 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20385 | 2026.03.23 21:30:11.050870 [ 286 ] {} <Debug> TCP-Session: e3df30cb-37b7-475a-9f26-9040acade5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20386 | 2026.03.23 21:30:11.050886 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20387 | 2026.03.23 21:30:11.050903 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20388 | 2026.03.23 21:30:11.050916 [ 292 ] {} <Debug> TCP-Session: 4e391751-37ff-4196-abca-179c34890a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20389 | 2026.03.23 21:30:11.050941 [ 289 ] {} <Debug> TCP-Session: cc5cb7b4-a1fb-4a8f-bab8-20199c873903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20390 | 2026.03.23 21:30:11.050957 [ 293 ] {} <Debug> TCP-Session: dc9149ad-5b5a-46a8-b1cd-010213fc0c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20391 | 2026.03.23 21:30:11.050883 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20392 | 2026.03.23 21:30:11.050806 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20393 | 2026.03.23 21:30:11.051014 [ 291 ] {} <Debug> TCP-Session: 449e3a83-3ba4-44b9-871a-b30eb7795949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20394 | 2026.03.23 21:30:11.051050 [ 287 ] {} <Debug> TCP-Session: 2d4d8da2-b0c6-4556-8130-74f4c6981ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20395 | 2026.03.23 21:30:12.206990 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62631 | ||
| 20396 | 2026.03.23 21:30:12.207104 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20397 | 2026.03.23 21:30:12.207130 [ 289 ] {} <Debug> TCP-Session: ddeb65df-929e-486f-ab3f-aeb881529c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:62631 | ||
| 20398 | 2026.03.23 21:30:12.207151 [ 289 ] {} <Debug> TCP-Session: ddeb65df-929e-486f-ab3f-aeb881529c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20399 | 2026.03.23 21:30:12.207164 [ 289 ] {} <Debug> TCP-Session: ddeb65df-929e-486f-ab3f-aeb881529c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20400 | 2026.03.23 21:30:12.207362 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36588 | ||
| 20401 | 2026.03.23 21:30:12.207392 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38080 | ||
| 20402 | 2026.03.23 21:30:12.207435 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55982 | ||
| 20403 | 2026.03.23 21:30:12.207456 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62951 | ||
| 20404 | 2026.03.23 21:30:12.207479 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54747 | ||
| 20405 | 2026.03.23 21:30:12.207508 [ 289 ] {} <Trace> TCP-Session: ddeb65df-929e-486f-ab3f-aeb881529c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20406 | 2026.03.23 21:30:12.207533 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20407 | 2026.03.23 21:30:12.207552 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20408 | 2026.03.23 21:30:12.207575 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20409 | 2026.03.23 21:30:12.207588 [ 293 ] {} <Debug> TCP-Session: 2a43fb5a-5ee8-48b0-a832-856293e7349e Authenticating user 'default' from [fd00:1122:3344:101::e]:55982 | ||
| 20410 | 2026.03.23 21:30:12.207603 [ 259 ] {} <Debug> TCP-Session: 67371210-906f-4884-9621-440342540684 Authenticating user 'default' from [fd00:1122:3344:101::e]:62951 | ||
| 20411 | 2026.03.23 21:30:12.207614 [ 287 ] {} <Debug> TCP-Session: 12083cbb-af03-4472-8a8a-ec4e865197a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54747 | ||
| 20412 | 2026.03.23 21:30:12.207626 [ 293 ] {} <Debug> TCP-Session: 2a43fb5a-5ee8-48b0-a832-856293e7349e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20413 | 2026.03.23 21:30:12.207642 [ 259 ] {} <Debug> TCP-Session: 67371210-906f-4884-9621-440342540684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20414 | 2026.03.23 21:30:12.207651 [ 287 ] {} <Debug> TCP-Session: 12083cbb-af03-4472-8a8a-ec4e865197a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20415 | 2026.03.23 21:30:12.207671 [ 259 ] {} <Debug> TCP-Session: 67371210-906f-4884-9621-440342540684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20416 | 2026.03.23 21:30:12.207680 [ 287 ] {} <Debug> TCP-Session: 12083cbb-af03-4472-8a8a-ec4e865197a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20417 | 2026.03.23 21:30:12.207527 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20418 | 2026.03.23 21:30:12.207498 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20419 | 2026.03.23 21:30:12.207724 [ 289 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62631) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20420 | 2026.03.23 21:30:12.207754 [ 290 ] {} <Debug> TCP-Session: 5ba32bc7-d1de-4623-93c5-72f9243e9ebd Authenticating user 'default' from [fd00:1122:3344:101::e]:36588 | ||
| 20421 | 2026.03.23 21:30:12.207722 [ 291 ] {} <Debug> TCP-Session: 8742b39b-5c9b-4188-9191-872690830c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:38080 | ||
| 20422 | 2026.03.23 21:30:12.207790 [ 290 ] {} <Debug> TCP-Session: 5ba32bc7-d1de-4623-93c5-72f9243e9ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20423 | 2026.03.23 21:30:12.207468 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38121 | ||
| 20424 | 2026.03.23 21:30:12.207814 [ 290 ] {} <Debug> TCP-Session: 5ba32bc7-d1de-4623-93c5-72f9243e9ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20425 | 2026.03.23 21:30:12.207808 [ 291 ] {} <Debug> TCP-Session: 8742b39b-5c9b-4188-9191-872690830c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20426 | 2026.03.23 21:30:12.207445 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57479 | ||
| 20427 | 2026.03.23 21:30:12.207886 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20428 | 2026.03.23 21:30:12.207871 [ 291 ] {} <Debug> TCP-Session: 8742b39b-5c9b-4188-9191-872690830c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20429 | 2026.03.23 21:30:12.207915 [ 286 ] {} <Debug> TCP-Session: 81526095-c740-4fff-ad5c-5a105e8073ce Authenticating user 'default' from [fd00:1122:3344:101::e]:38121 | ||
| 20430 | 2026.03.23 21:30:12.207414 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45704 | ||
| 20431 | 2026.03.23 21:30:12.207945 [ 286 ] {} <Debug> TCP-Session: 81526095-c740-4fff-ad5c-5a105e8073ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20432 | 2026.03.23 21:30:12.207940 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20433 | 2026.03.23 21:30:12.208005 [ 286 ] {} <Debug> TCP-Session: 81526095-c740-4fff-ad5c-5a105e8073ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20434 | 2026.03.23 21:30:12.208021 [ 289 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20435 | 2026.03.23 21:30:12.208024 [ 294 ] {} <Debug> TCP-Session: 20040dad-73dd-466c-bbad-26d846fc48df Authenticating user 'default' from [fd00:1122:3344:101::e]:57479 | ||
| 20436 | 2026.03.23 21:30:12.208058 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20437 | 2026.03.23 21:30:12.208069 [ 294 ] {} <Debug> TCP-Session: 20040dad-73dd-466c-bbad-26d846fc48df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20438 | 2026.03.23 21:30:12.208089 [ 289 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20439 | 2026.03.23 21:30:12.208097 [ 294 ] {} <Debug> TCP-Session: 20040dad-73dd-466c-bbad-26d846fc48df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20440 | 2026.03.23 21:30:12.208095 [ 292 ] {} <Debug> TCP-Session: 47d2f525-0a7d-4fdd-8ae3-ce5e540e09bf Authenticating user 'default' from [fd00:1122:3344:101::e]:45704 | ||
| 20441 | 2026.03.23 21:30:12.207660 [ 293 ] {} <Debug> TCP-Session: 2a43fb5a-5ee8-48b0-a832-856293e7349e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20442 | 2026.03.23 21:30:12.208163 [ 292 ] {} <Debug> TCP-Session: 47d2f525-0a7d-4fdd-8ae3-ce5e540e09bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20443 | 2026.03.23 21:30:12.208183 [ 292 ] {} <Debug> TCP-Session: 47d2f525-0a7d-4fdd-8ae3-ce5e540e09bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20444 | 2026.03.23 21:30:12.208393 [ 289 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 20445 | 2026.03.23 21:30:12.209334 [ 314 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Trace> AggregatingTransform: Aggregating | ||
| 20446 | 2026.03.23 21:30:12.209377 [ 314 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Trace> Aggregator: Aggregation method: without_key | ||
| 20447 | 2026.03.23 21:30:12.209414 [ 314 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913103 sec. (1095.167 rows/sec., 42.78 KiB/sec.) | ||
| 20448 | 2026.03.23 21:30:12.209432 [ 314 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Trace> Aggregator: Merging aggregated data | ||
| 20449 | 2026.03.23 21:30:12.211048 [ 289 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003386 sec., 295.33372711163616 rows/sec., 11.54 KiB/sec. | ||
| 20450 | 2026.03.23 21:30:12.211191 [ 289 ] {2e5143b4-c2d6-47f7-a5aa-f4c337b82b79} <Debug> TCPHandler: Processed in 0.003820705 sec. | ||
| 20451 | 2026.03.23 21:30:12.211315 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20452 | 2026.03.23 21:30:12.211343 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20453 | 2026.03.23 21:30:12.211355 [ 289 ] {} <Debug> TCP-Session: ddeb65df-929e-486f-ab3f-aeb881529c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20454 | 2026.03.23 21:30:12.211372 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20455 | 2026.03.23 21:30:12.211390 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20456 | 2026.03.23 21:30:12.211410 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20457 | 2026.03.23 21:30:12.211433 [ 292 ] {} <Debug> TCP-Session: 47d2f525-0a7d-4fdd-8ae3-ce5e540e09bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20458 | 2026.03.23 21:30:12.211448 [ 294 ] {} <Debug> TCP-Session: 20040dad-73dd-466c-bbad-26d846fc48df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20459 | 2026.03.23 21:30:12.211477 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20460 | 2026.03.23 21:30:12.211464 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20461 | 2026.03.23 21:30:12.211618 [ 287 ] {} <Debug> TCP-Session: 12083cbb-af03-4472-8a8a-ec4e865197a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20462 | 2026.03.23 21:30:12.211467 [ 286 ] {} <Debug> TCP-Session: 81526095-c740-4fff-ad5c-5a105e8073ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20463 | 2026.03.23 21:30:12.211645 [ 293 ] {} <Debug> TCP-Session: 2a43fb5a-5ee8-48b0-a832-856293e7349e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20464 | 2026.03.23 21:30:12.211442 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20465 | 2026.03.23 21:30:12.211429 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20466 | 2026.03.23 21:30:12.211716 [ 259 ] {} <Debug> TCP-Session: 67371210-906f-4884-9621-440342540684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20467 | 2026.03.23 21:30:12.211386 [ 290 ] {} <Debug> TCP-Session: 5ba32bc7-d1de-4623-93c5-72f9243e9ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20468 | 2026.03.23 21:30:12.211729 [ 291 ] {} <Debug> TCP-Session: 8742b39b-5c9b-4188-9191-872690830c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20469 | 2026.03.23 21:30:13.082713 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20470 | 2026.03.23 21:30:13.082787 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20471 | 2026.03.23 21:30:13.331516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46048 | ||
| 20472 | 2026.03.23 21:30:13.332237 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20473 | 2026.03.23 21:30:13.332295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20474 | 2026.03.23 21:30:13.332938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20475 | 2026.03.23 21:30:13.333560 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20476 | 2026.03.23 21:30:13.333758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46048 | ||
| 20477 | 2026.03.23 21:30:13.333771 [ 74 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20478 | 2026.03.23 21:30:13.333854 [ 74 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20479 | 2026.03.23 21:30:13.333881 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20480 | 2026.03.23 21:30:13.334021 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20481 | 2026.03.23 21:30:13.334180 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20482 | 2026.03.23 21:30:13.334222 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43616 rows starting from the beginning of the part | ||
| 20483 | 2026.03.23 21:30:13.334294 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 20484 | 2026.03.23 21:30:13.334344 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 20485 | 2026.03.23 21:30:13.334388 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 20486 | 2026.03.23 21:30:13.334425 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 20487 | 2026.03.23 21:30:13.334467 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 20488 | 2026.03.23 21:30:13.337189 [ 198 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46048 rows, containing 4 columns (4 merged, 0 gathered) in 0.003231871 sec., 14248093.441848392 rows/sec., 203.82 MiB/sec. | ||
| 20489 | 2026.03.23 21:30:13.337758 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20490 | 2026.03.23 21:30:13.338374 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20491 | 2026.03.23 21:30:13.338465 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_96_19} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20492 | 2026.03.23 21:30:13.338575 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20493 | 2026.03.23 21:30:13.497610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2486 | ||
| 20494 | 2026.03.23 21:30:13.500288 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20495 | 2026.03.23 21:30:13.500358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20496 | 2026.03.23 21:30:13.501817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20497 | 2026.03.23 21:30:13.502329 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20498 | 2026.03.23 21:30:13.502505 [ 74 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20499 | 2026.03.23 21:30:13.502574 [ 74 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20500 | 2026.03.23 21:30:13.502596 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20501 | 2026.03.23 21:30:13.502734 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 20502 | 2026.03.23 21:30:13.502766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2486 | ||
| 20503 | 2026.03.23 21:30:13.503382 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20504 | 2026.03.23 21:30:13.503530 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2264 rows starting from the beginning of the part | ||
| 20505 | 2026.03.23 21:30:13.503865 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 20506 | 2026.03.23 21:30:13.504171 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 20507 | 2026.03.23 21:30:13.504469 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 20508 | 2026.03.23 21:30:13.504775 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
| 20509 | 2026.03.23 21:30:13.505081 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 38 rows starting from the beginning of the part | ||
| 20510 | 2026.03.23 21:30:13.513732 [ 191 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2486 rows, containing 72 columns (72 merged, 0 gathered) in 0.011061095 sec., 224751.70857858105 rows/sec., 176.61 MiB/sec. | ||
| 20511 | 2026.03.23 21:30:13.516353 [ 189 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20512 | 2026.03.23 21:30:13.517314 [ 189 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20513 | 2026.03.23 21:30:13.517427 [ 189 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_71_14} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20514 | 2026.03.23 21:30:13.517760 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 20515 | 2026.03.23 21:30:13.620765 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62131 | ||
| 20516 | 2026.03.23 21:30:13.620874 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20517 | 2026.03.23 21:30:13.620901 [ 289 ] {} <Debug> TCP-Session: 46dd3afd-50a4-4355-9d65-1261b15fd067 Authenticating user 'default' from [fd00:1122:3344:101::e]:62131 | ||
| 20518 | 2026.03.23 21:30:13.620922 [ 289 ] {} <Debug> TCP-Session: 46dd3afd-50a4-4355-9d65-1261b15fd067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20519 | 2026.03.23 21:30:13.620935 [ 289 ] {} <Debug> TCP-Session: 46dd3afd-50a4-4355-9d65-1261b15fd067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20520 | 2026.03.23 21:30:13.621116 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53018 | ||
| 20521 | 2026.03.23 21:30:13.621155 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41720 | ||
| 20522 | 2026.03.23 21:30:13.621193 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41962 | ||
| 20523 | 2026.03.23 21:30:13.621227 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20524 | 2026.03.23 21:30:13.621242 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57265 | ||
| 20525 | 2026.03.23 21:30:13.621273 [ 290 ] {} <Debug> TCP-Session: b3c168ca-fd0b-487d-a9b4-c72b96bea33b Authenticating user 'default' from [fd00:1122:3344:101::e]:53018 | ||
| 20526 | 2026.03.23 21:30:13.621278 [ 289 ] {} <Trace> TCP-Session: 46dd3afd-50a4-4355-9d65-1261b15fd067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20527 | 2026.03.23 21:30:13.621315 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20528 | 2026.03.23 21:30:13.621319 [ 290 ] {} <Debug> TCP-Session: b3c168ca-fd0b-487d-a9b4-c72b96bea33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20529 | 2026.03.23 21:30:13.621267 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20530 | 2026.03.23 21:30:13.621353 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20531 | 2026.03.23 21:30:13.621358 [ 290 ] {} <Debug> TCP-Session: b3c168ca-fd0b-487d-a9b4-c72b96bea33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20532 | 2026.03.23 21:30:13.621391 [ 291 ] {} <Debug> TCP-Session: 8a8a0e5e-fa02-463b-bd72-42f51f79d0a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41720 | ||
| 20533 | 2026.03.23 21:30:13.621403 [ 286 ] {} <Debug> TCP-Session: 1bef06fb-6256-44fe-8ac1-caa040d1f9a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57265 | ||
| 20534 | 2026.03.23 21:30:13.621438 [ 291 ] {} <Debug> TCP-Session: 8a8a0e5e-fa02-463b-bd72-42f51f79d0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20535 | 2026.03.23 21:30:13.621447 [ 286 ] {} <Debug> TCP-Session: 1bef06fb-6256-44fe-8ac1-caa040d1f9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20536 | 2026.03.23 21:30:13.621461 [ 291 ] {} <Debug> TCP-Session: 8a8a0e5e-fa02-463b-bd72-42f51f79d0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20537 | 2026.03.23 21:30:13.621474 [ 286 ] {} <Debug> TCP-Session: 1bef06fb-6256-44fe-8ac1-caa040d1f9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20538 | 2026.03.23 21:30:13.621478 [ 289 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62131) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20539 | 2026.03.23 21:30:13.621353 [ 292 ] {} <Debug> TCP-Session: bbc3a260-e0a4-446e-b0de-3c91d7c95194 Authenticating user 'default' from [fd00:1122:3344:101::e]:41962 | ||
| 20540 | 2026.03.23 21:30:13.621248 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51020 | ||
| 20541 | 2026.03.23 21:30:13.621557 [ 292 ] {} <Debug> TCP-Session: bbc3a260-e0a4-446e-b0de-3c91d7c95194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20542 | 2026.03.23 21:30:13.621228 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63923 | ||
| 20543 | 2026.03.23 21:30:13.621203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57060 | ||
| 20544 | 2026.03.23 21:30:13.621631 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20545 | 2026.03.23 21:30:13.621218 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63799 | ||
| 20546 | 2026.03.23 21:30:13.621685 [ 287 ] {} <Debug> TCP-Session: a970b35f-1baf-4630-a29c-160c2db54009 Authenticating user 'default' from [fd00:1122:3344:101::e]:51020 | ||
| 20547 | 2026.03.23 21:30:13.621709 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20548 | 2026.03.23 21:30:13.621731 [ 287 ] {} <Debug> TCP-Session: a970b35f-1baf-4630-a29c-160c2db54009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20549 | 2026.03.23 21:30:13.621681 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20550 | 2026.03.23 21:30:13.621758 [ 287 ] {} <Debug> TCP-Session: a970b35f-1baf-4630-a29c-160c2db54009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20551 | 2026.03.23 21:30:13.621759 [ 289 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20552 | 2026.03.23 21:30:13.621783 [ 259 ] {} <Debug> TCP-Session: 715379ba-3a3a-4430-a64d-ce4ed6e34b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:63923 | ||
| 20553 | 2026.03.23 21:30:13.621760 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20554 | 2026.03.23 21:30:13.621824 [ 259 ] {} <Debug> TCP-Session: 715379ba-3a3a-4430-a64d-ce4ed6e34b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20555 | 2026.03.23 21:30:13.621836 [ 289 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20556 | 2026.03.23 21:30:13.621852 [ 294 ] {} <Debug> TCP-Session: 7dcd2695-1f7a-4e09-8a25-983f1c74d862 Authenticating user 'default' from [fd00:1122:3344:101::e]:63799 | ||
| 20557 | 2026.03.23 21:30:13.621859 [ 259 ] {} <Debug> TCP-Session: 715379ba-3a3a-4430-a64d-ce4ed6e34b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20558 | 2026.03.23 21:30:13.621893 [ 294 ] {} <Debug> TCP-Session: 7dcd2695-1f7a-4e09-8a25-983f1c74d862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20559 | 2026.03.23 21:30:13.621753 [ 293 ] {} <Debug> TCP-Session: 2f1f1b01-05fd-4424-b05d-ecb67411c840 Authenticating user 'default' from [fd00:1122:3344:101::e]:57060 | ||
| 20560 | 2026.03.23 21:30:13.621923 [ 294 ] {} <Debug> TCP-Session: 7dcd2695-1f7a-4e09-8a25-983f1c74d862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20561 | 2026.03.23 21:30:13.621947 [ 293 ] {} <Debug> TCP-Session: 2f1f1b01-05fd-4424-b05d-ecb67411c840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20562 | 2026.03.23 21:30:13.621593 [ 292 ] {} <Debug> TCP-Session: bbc3a260-e0a4-446e-b0de-3c91d7c95194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20563 | 2026.03.23 21:30:13.621974 [ 293 ] {} <Debug> TCP-Session: 2f1f1b01-05fd-4424-b05d-ecb67411c840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20564 | 2026.03.23 21:30:13.622150 [ 289 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 20565 | 2026.03.23 21:30:13.623068 [ 340 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Trace> AggregatingTransform: Aggregating | ||
| 20566 | 2026.03.23 21:30:13.623119 [ 340 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Trace> Aggregator: Aggregation method: without_key | ||
| 20567 | 2026.03.23 21:30:13.623164 [ 340 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913402 sec. (1094.808 rows/sec., 42.77 KiB/sec.) | ||
| 20568 | 2026.03.23 21:30:13.623187 [ 340 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Trace> Aggregator: Merging aggregated data | ||
| 20569 | 2026.03.23 21:30:13.624290 [ 289 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002873 sec., 348.0682213713888 rows/sec., 13.60 KiB/sec. | ||
| 20570 | 2026.03.23 21:30:13.624437 [ 289 ] {bce3d3f0-c25c-4201-ae6c-23ba9922aebc} <Debug> TCPHandler: Processed in 0.003301622 sec. | ||
| 20571 | 2026.03.23 21:30:13.624551 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20572 | 2026.03.23 21:30:13.624583 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20573 | 2026.03.23 21:30:13.624600 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20574 | 2026.03.23 21:30:13.624618 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20575 | 2026.03.23 21:30:13.624634 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20576 | 2026.03.23 21:30:13.624651 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20577 | 2026.03.23 21:30:13.624669 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20578 | 2026.03.23 21:30:13.624694 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20579 | 2026.03.23 21:30:13.624711 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20580 | 2026.03.23 21:30:13.624736 [ 293 ] {} <Debug> TCP-Session: 2f1f1b01-05fd-4424-b05d-ecb67411c840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20581 | 2026.03.23 21:30:13.624753 [ 292 ] {} <Debug> TCP-Session: bbc3a260-e0a4-446e-b0de-3c91d7c95194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20582 | 2026.03.23 21:30:13.624773 [ 286 ] {} <Debug> TCP-Session: 1bef06fb-6256-44fe-8ac1-caa040d1f9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20583 | 2026.03.23 21:30:13.624710 [ 294 ] {} <Debug> TCP-Session: 7dcd2695-1f7a-4e09-8a25-983f1c74d862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20584 | 2026.03.23 21:30:13.624674 [ 259 ] {} <Debug> TCP-Session: 715379ba-3a3a-4430-a64d-ce4ed6e34b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20585 | 2026.03.23 21:30:13.624648 [ 290 ] {} <Debug> TCP-Session: b3c168ca-fd0b-487d-a9b4-c72b96bea33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20586 | 2026.03.23 21:30:13.624632 [ 291 ] {} <Debug> TCP-Session: 8a8a0e5e-fa02-463b-bd72-42f51f79d0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20587 | 2026.03.23 21:30:13.624585 [ 289 ] {} <Debug> TCP-Session: 46dd3afd-50a4-4355-9d65-1261b15fd067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20588 | 2026.03.23 21:30:13.624660 [ 287 ] {} <Debug> TCP-Session: a970b35f-1baf-4630-a29c-160c2db54009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20589 | 2026.03.23 21:30:13.888679 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20590 | 2026.03.23 21:30:13.888892 [ 260 ] {b1824c67-5e94-4017-bec1-d711884bb0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20591 | 2026.03.23 21:30:13.888971 [ 260 ] {b1824c67-5e94-4017-bec1-d711884bb0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20592 | 2026.03.23 21:30:13.889672 [ 260 ] {b1824c67-5e94-4017-bec1-d711884bb0a6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20593 | 2026.03.23 21:30:13.889726 [ 260 ] {b1824c67-5e94-4017-bec1-d711884bb0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20594 | 2026.03.23 21:30:13.890360 [ 260 ] {b1824c67-5e94-4017-bec1-d711884bb0a6} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20595 | 2026.03.23 21:30:13.890848 [ 260 ] {b1824c67-5e94-4017-bec1-d711884bb0a6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20596 | 2026.03.23 21:30:13.891031 [ 260 ] {b1824c67-5e94-4017-bec1-d711884bb0a6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002198 sec., 34576.88808007279 rows/sec., 2.85 MiB/sec. | ||
| 20597 | 2026.03.23 21:30:13.891092 [ 260 ] {b1824c67-5e94-4017-bec1-d711884bb0a6} <Debug> TCPHandler: Processed in 0.002618955 sec. | ||
| 20598 | 2026.03.23 21:30:13.891240 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20599 | 2026.03.23 21:30:13.891354 [ 260 ] {6ce6eaec-2335-49a0-ba1a-79414dacf1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20600 | 2026.03.23 21:30:13.891417 [ 260 ] {6ce6eaec-2335-49a0-ba1a-79414dacf1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20601 | 2026.03.23 21:30:13.891946 [ 260 ] {6ce6eaec-2335-49a0-ba1a-79414dacf1f8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20602 | 2026.03.23 21:30:13.891986 [ 260 ] {6ce6eaec-2335-49a0-ba1a-79414dacf1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20603 | 2026.03.23 21:30:13.892406 [ 260 ] {6ce6eaec-2335-49a0-ba1a-79414dacf1f8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20604 | 2026.03.23 21:30:13.892842 [ 260 ] {6ce6eaec-2335-49a0-ba1a-79414dacf1f8} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20605 | 2026.03.23 21:30:13.892995 [ 260 ] {6ce6eaec-2335-49a0-ba1a-79414dacf1f8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001673 sec., 5977.286312014346 rows/sec., 449.46 KiB/sec. | ||
| 20606 | 2026.03.23 21:30:13.893039 [ 260 ] {6ce6eaec-2335-49a0-ba1a-79414dacf1f8} <Debug> TCPHandler: Processed in 0.001853776 sec. | ||
| 20607 | 2026.03.23 21:30:13.893164 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20608 | 2026.03.23 21:30:13.893266 [ 260 ] {54a0ebf5-da73-44e7-95cc-b4dfc0128863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20609 | 2026.03.23 21:30:13.893311 [ 260 ] {54a0ebf5-da73-44e7-95cc-b4dfc0128863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20610 | 2026.03.23 21:30:13.893749 [ 260 ] {54a0ebf5-da73-44e7-95cc-b4dfc0128863} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20611 | 2026.03.23 21:30:13.893786 [ 260 ] {54a0ebf5-da73-44e7-95cc-b4dfc0128863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20612 | 2026.03.23 21:30:13.894242 [ 260 ] {54a0ebf5-da73-44e7-95cc-b4dfc0128863} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20613 | 2026.03.23 21:30:13.894665 [ 260 ] {54a0ebf5-da73-44e7-95cc-b4dfc0128863} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20614 | 2026.03.23 21:30:13.894804 [ 260 ] {54a0ebf5-da73-44e7-95cc-b4dfc0128863} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001561 sec., 47405.50928891736 rows/sec., 3.70 MiB/sec. | ||
| 20615 | 2026.03.23 21:30:13.894844 [ 260 ] {54a0ebf5-da73-44e7-95cc-b4dfc0128863} <Debug> TCPHandler: Processed in 0.001729473 sec. | ||
| 20616 | 2026.03.23 21:30:13.894967 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20617 | 2026.03.23 21:30:13.895068 [ 260 ] {77814cac-ef11-4758-b797-cc07986b81f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20618 | 2026.03.23 21:30:13.895114 [ 260 ] {77814cac-ef11-4758-b797-cc07986b81f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20619 | 2026.03.23 21:30:13.895569 [ 260 ] {77814cac-ef11-4758-b797-cc07986b81f1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20620 | 2026.03.23 21:30:13.895606 [ 260 ] {77814cac-ef11-4758-b797-cc07986b81f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20621 | 2026.03.23 21:30:13.896068 [ 260 ] {77814cac-ef11-4758-b797-cc07986b81f1} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20622 | 2026.03.23 21:30:13.896585 [ 260 ] {77814cac-ef11-4758-b797-cc07986b81f1} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20623 | 2026.03.23 21:30:13.896755 [ 260 ] {77814cac-ef11-4758-b797-cc07986b81f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001709 sec., 93622.00117027502 rows/sec., 6.52 MiB/sec. | ||
| 20624 | 2026.03.23 21:30:13.896766 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_159_47 to all_160_160_0 | ||
| 20625 | 2026.03.23 21:30:13.896802 [ 260 ] {77814cac-ef11-4758-b797-cc07986b81f1} <Debug> TCPHandler: Processed in 0.001883757 sec. | ||
| 20626 | 2026.03.23 21:30:13.896840 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20627 | 2026.03.23 21:30:13.896868 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20628 | 2026.03.23 21:30:13.896942 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20629 | 2026.03.23 21:30:13.896979 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_160_48} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_159_47 to all_160_160_0 into Compact with storage Full | ||
| 20630 | 2026.03.23 21:30:13.897045 [ 260 ] {fb2d904f-7879-4230-9660-c209912ab8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20631 | 2026.03.23 21:30:13.897108 [ 260 ] {fb2d904f-7879-4230-9660-c209912ab8ab} <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 | ||
| 20632 | 2026.03.23 21:30:13.897132 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_160_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20633 | 2026.03.23 21:30:13.897175 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_160_48} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_159_47, total 57489 rows starting from the beginning of the part | ||
| 20634 | 2026.03.23 21:30:13.897244 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_160_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 20635 | 2026.03.23 21:30:13.897942 [ 260 ] {fb2d904f-7879-4230-9660-c209912ab8ab} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20636 | 2026.03.23 21:30:13.897985 [ 260 ] {fb2d904f-7879-4230-9660-c209912ab8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20637 | 2026.03.23 21:30:13.898815 [ 260 ] {fb2d904f-7879-4230-9660-c209912ab8ab} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20638 | 2026.03.23 21:30:13.899528 [ 260 ] {fb2d904f-7879-4230-9660-c209912ab8ab} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20639 | 2026.03.23 21:30:13.899797 [ 260 ] {fb2d904f-7879-4230-9660-c209912ab8ab} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002771 sec., 3608.8054853843378 rows/sec., 6.47 MiB/sec. | ||
| 20640 | 2026.03.23 21:30:13.899931 [ 260 ] {fb2d904f-7879-4230-9660-c209912ab8ab} <Debug> TCPHandler: Processed in 0.003038455 sec. | ||
| 20641 | 2026.03.23 21:30:13.900199 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20642 | 2026.03.23 21:30:13.900303 [ 260 ] {9bd4c425-a623-4b1c-9f8c-edb31cbfbdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20643 | 2026.03.23 21:30:13.900351 [ 260 ] {9bd4c425-a623-4b1c-9f8c-edb31cbfbdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20644 | 2026.03.23 21:30:13.900736 [ 260 ] {9bd4c425-a623-4b1c-9f8c-edb31cbfbdc9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20645 | 2026.03.23 21:30:13.900778 [ 260 ] {9bd4c425-a623-4b1c-9f8c-edb31cbfbdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20646 | 2026.03.23 21:30:13.901546 [ 260 ] {9bd4c425-a623-4b1c-9f8c-edb31cbfbdc9} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20647 | 2026.03.23 21:30:13.902410 [ 260 ] {9bd4c425-a623-4b1c-9f8c-edb31cbfbdc9} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20648 | 2026.03.23 21:30:13.902633 [ 260 ] {9bd4c425-a623-4b1c-9f8c-edb31cbfbdc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002351 sec., 25521.054870267973 rows/sec., 1.72 MiB/sec. | ||
| 20649 | 2026.03.23 21:30:13.902690 [ 260 ] {9bd4c425-a623-4b1c-9f8c-edb31cbfbdc9} <Debug> TCPHandler: Processed in 0.002554763 sec. | ||
| 20650 | 2026.03.23 21:30:13.908504 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_160_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57649 rows, containing 5 columns (5 merged, 0 gathered) in 0.011574698 sec., 4980605.10952424 rows/sec., 320.47 MiB/sec. | ||
| 20651 | 2026.03.23 21:30:13.909187 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_160_48} <Trace> MergedBlockOutputStream: filled checksums all_1_160_48 (state Temporary) | ||
| 20652 | 2026.03.23 21:30:13.909872 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_160_48} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_160_48 to all_1_160_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20653 | 2026.03.23 21:30:13.909978 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_160_48} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_159_47, all_160_160_0] -> all_1_160_48 | ||
| 20654 | 2026.03.23 21:30:13.910104 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20655 | 2026.03.23 21:30:14.010438 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.01005888 sec. | ||
| 20656 | 2026.03.23 21:30:14.236677 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20657 | 2026.03.23 21:30:14.236881 [ 260 ] {7acb0120-97ea-4f9c-95f5-013643dbd6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20658 | 2026.03.23 21:30:14.236958 [ 260 ] {7acb0120-97ea-4f9c-95f5-013643dbd6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20659 | 2026.03.23 21:30:14.237634 [ 260 ] {7acb0120-97ea-4f9c-95f5-013643dbd6a0} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20660 | 2026.03.23 21:30:14.237688 [ 260 ] {7acb0120-97ea-4f9c-95f5-013643dbd6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20661 | 2026.03.23 21:30:14.238256 [ 260 ] {7acb0120-97ea-4f9c-95f5-013643dbd6a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 20662 | 2026.03.23 21:30:14.238868 [ 260 ] {7acb0120-97ea-4f9c-95f5-013643dbd6a0} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20663 | 2026.03.23 21:30:14.239037 [ 260 ] {7acb0120-97ea-4f9c-95f5-013643dbd6a0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002211 sec., 1809.1361374943465 rows/sec., 147.52 KiB/sec. | ||
| 20664 | 2026.03.23 21:30:14.239092 [ 260 ] {7acb0120-97ea-4f9c-95f5-013643dbd6a0} <Debug> TCPHandler: Processed in 0.002558663 sec. | ||
| 20665 | 2026.03.23 21:30:14.239222 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20666 | 2026.03.23 21:30:14.239327 [ 260 ] {2bff3105-d0bd-4395-957e-20a502005698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20667 | 2026.03.23 21:30:14.239370 [ 260 ] {2bff3105-d0bd-4395-957e-20a502005698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20668 | 2026.03.23 21:30:14.241587 [ 260 ] {2bff3105-d0bd-4395-957e-20a502005698} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20669 | 2026.03.23 21:30:14.241626 [ 260 ] {2bff3105-d0bd-4395-957e-20a502005698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20670 | 2026.03.23 21:30:14.242197 [ 260 ] {2bff3105-d0bd-4395-957e-20a502005698} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20671 | 2026.03.23 21:30:14.242697 [ 260 ] {2bff3105-d0bd-4395-957e-20a502005698} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20672 | 2026.03.23 21:30:14.242842 [ 260 ] {2bff3105-d0bd-4395-957e-20a502005698} <Debug> executeQuery: Read 2530 rows, 193.11 KiB in 0.00354 sec., 714689.2655367231 rows/sec., 53.27 MiB/sec. | ||
| 20673 | 2026.03.23 21:30:14.242882 [ 260 ] {2bff3105-d0bd-4395-957e-20a502005698} <Debug> TCPHandler: Processed in 0.003711863 sec. | ||
| 20674 | 2026.03.23 21:30:14.243005 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20675 | 2026.03.23 21:30:14.243103 [ 260 ] {c8b8bea1-848c-4367-a0bc-306320a0a756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20676 | 2026.03.23 21:30:14.243145 [ 260 ] {c8b8bea1-848c-4367-a0bc-306320a0a756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20677 | 2026.03.23 21:30:14.243587 [ 260 ] {c8b8bea1-848c-4367-a0bc-306320a0a756} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20678 | 2026.03.23 21:30:14.243624 [ 260 ] {c8b8bea1-848c-4367-a0bc-306320a0a756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20679 | 2026.03.23 21:30:14.244115 [ 260 ] {c8b8bea1-848c-4367-a0bc-306320a0a756} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20680 | 2026.03.23 21:30:14.244678 [ 260 ] {c8b8bea1-848c-4367-a0bc-306320a0a756} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20681 | 2026.03.23 21:30:14.244815 [ 260 ] {c8b8bea1-848c-4367-a0bc-306320a0a756} <Debug> executeQuery: Read 69 rows, 5.17 KiB in 0.001733 sec., 39815.34910559723 rows/sec., 2.91 MiB/sec. | ||
| 20682 | 2026.03.23 21:30:14.244820 [ 72 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20683 | 2026.03.23 21:30:14.244856 [ 260 ] {c8b8bea1-848c-4367-a0bc-306320a0a756} <Debug> TCPHandler: Processed in 0.001899588 sec. | ||
| 20684 | 2026.03.23 21:30:14.244893 [ 72 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20685 | 2026.03.23 21:30:14.244928 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20686 | 2026.03.23 21:30:14.244996 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20687 | 2026.03.23 21:30:14.245067 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20688 | 2026.03.23 21:30:14.245094 [ 260 ] {ebf3071a-d65f-4588-bfde-57c09af767a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20689 | 2026.03.23 21:30:14.245147 [ 260 ] {ebf3071a-d65f-4588-bfde-57c09af767a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20690 | 2026.03.23 21:30:14.245221 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20691 | 2026.03.23 21:30:14.245261 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 106 rows starting from the beginning of the part | ||
| 20692 | 2026.03.23 21:30:14.245333 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 52 rows starting from the beginning of the part | ||
| 20693 | 2026.03.23 21:30:14.245382 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 22 rows starting from the beginning of the part | ||
| 20694 | 2026.03.23 21:30:14.245427 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 53 rows starting from the beginning of the part | ||
| 20695 | 2026.03.23 21:30:14.245472 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 20696 | 2026.03.23 21:30:14.245517 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 69 rows starting from the beginning of the part | ||
| 20697 | 2026.03.23 21:30:14.246082 [ 260 ] {ebf3071a-d65f-4588-bfde-57c09af767a1} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20698 | 2026.03.23 21:30:14.246129 [ 260 ] {ebf3071a-d65f-4588-bfde-57c09af767a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20699 | 2026.03.23 21:30:14.246448 [ 186 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448736 sec., 215360.14843284077 rows/sec., 16.55 MiB/sec. | ||
| 20700 | 2026.03.23 21:30:14.246681 [ 260 ] {ebf3071a-d65f-4588-bfde-57c09af767a1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20701 | 2026.03.23 21:30:14.246787 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20702 | 2026.03.23 21:30:14.247333 [ 260 ] {ebf3071a-d65f-4588-bfde-57c09af767a1} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20703 | 2026.03.23 21:30:14.247472 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20704 | 2026.03.23 21:30:14.247496 [ 260 ] {ebf3071a-d65f-4588-bfde-57c09af767a1} <Debug> executeQuery: Read 804 rows, 47.54 KiB in 0.002421 sec., 332094.17596034694 rows/sec., 19.18 MiB/sec. | ||
| 20705 | 2026.03.23 21:30:14.247565 [ 260 ] {ebf3071a-d65f-4588-bfde-57c09af767a1} <Debug> TCPHandler: Processed in 0.002628675 sec. | ||
| 20706 | 2026.03.23 21:30:14.247572 [ 197 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_141_28} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20707 | 2026.03.23 21:30:14.247701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20708 | 2026.03.23 21:30:14.247726 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20709 | 2026.03.23 21:30:14.247827 [ 260 ] {2c44bbcc-a136-4d86-8cff-4f46a2838e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20710 | 2026.03.23 21:30:14.247869 [ 260 ] {2c44bbcc-a136-4d86-8cff-4f46a2838e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20711 | 2026.03.23 21:30:14.248284 [ 260 ] {2c44bbcc-a136-4d86-8cff-4f46a2838e80} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20712 | 2026.03.23 21:30:14.248323 [ 260 ] {2c44bbcc-a136-4d86-8cff-4f46a2838e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20713 | 2026.03.23 21:30:14.248756 [ 260 ] {2c44bbcc-a136-4d86-8cff-4f46a2838e80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20714 | 2026.03.23 21:30:14.249201 [ 260 ] {2c44bbcc-a136-4d86-8cff-4f46a2838e80} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20715 | 2026.03.23 21:30:14.249340 [ 260 ] {2c44bbcc-a136-4d86-8cff-4f46a2838e80} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 45.90 KiB/sec. | ||
| 20716 | 2026.03.23 21:30:14.249380 [ 260 ] {2c44bbcc-a136-4d86-8cff-4f46a2838e80} <Debug> TCPHandler: Processed in 0.001704272 sec. | ||
| 20717 | 2026.03.23 21:30:14.249497 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20718 | 2026.03.23 21:30:14.249593 [ 260 ] {38c8cafd-a954-4a69-914e-d037e90f9960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20719 | 2026.03.23 21:30:14.249635 [ 260 ] {38c8cafd-a954-4a69-914e-d037e90f9960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20720 | 2026.03.23 21:30:14.250757 [ 260 ] {38c8cafd-a954-4a69-914e-d037e90f9960} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20721 | 2026.03.23 21:30:14.250793 [ 260 ] {38c8cafd-a954-4a69-914e-d037e90f9960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20722 | 2026.03.23 21:30:14.251315 [ 260 ] {38c8cafd-a954-4a69-914e-d037e90f9960} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20723 | 2026.03.23 21:30:14.251746 [ 260 ] {38c8cafd-a954-4a69-914e-d037e90f9960} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20724 | 2026.03.23 21:30:14.251884 [ 260 ] {38c8cafd-a954-4a69-914e-d037e90f9960} <Debug> executeQuery: Read 1357 rows, 93.31 KiB in 0.002311 sec., 587191.6919082648 rows/sec., 39.43 MiB/sec. | ||
| 20725 | 2026.03.23 21:30:14.251924 [ 260 ] {38c8cafd-a954-4a69-914e-d037e90f9960} <Debug> TCPHandler: Processed in 0.002477991 sec. | ||
| 20726 | 2026.03.23 21:30:14.252034 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20727 | 2026.03.23 21:30:14.252130 [ 260 ] {0d2f017d-ae79-4a74-afea-36cdad347260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20728 | 2026.03.23 21:30:14.252175 [ 260 ] {0d2f017d-ae79-4a74-afea-36cdad347260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20729 | 2026.03.23 21:30:14.253037 [ 260 ] {0d2f017d-ae79-4a74-afea-36cdad347260} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20730 | 2026.03.23 21:30:14.253075 [ 260 ] {0d2f017d-ae79-4a74-afea-36cdad347260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20731 | 2026.03.23 21:30:14.253621 [ 260 ] {0d2f017d-ae79-4a74-afea-36cdad347260} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20732 | 2026.03.23 21:30:14.254072 [ 260 ] {0d2f017d-ae79-4a74-afea-36cdad347260} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20733 | 2026.03.23 21:30:14.254206 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_160_48 to all_165_165_0 | ||
| 20734 | 2026.03.23 21:30:14.254211 [ 260 ] {0d2f017d-ae79-4a74-afea-36cdad347260} <Debug> executeQuery: Read 1501 rows, 93.21 KiB in 0.0021 sec., 714761.9047619049 rows/sec., 43.34 MiB/sec. | ||
| 20735 | 2026.03.23 21:30:14.254248 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20736 | 2026.03.23 21:30:14.254272 [ 260 ] {0d2f017d-ae79-4a74-afea-36cdad347260} <Debug> TCPHandler: Processed in 0.002287407 sec. | ||
| 20737 | 2026.03.23 21:30:14.254272 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20738 | 2026.03.23 21:30:14.254373 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_160_48 to all_165_165_0 into Compact with storage Full | ||
| 20739 | 2026.03.23 21:30:14.254394 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20740 | 2026.03.23 21:30:14.254491 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20741 | 2026.03.23 21:30:14.254497 [ 260 ] {027c7b6f-1e76-4b67-9797-33f9aeb67666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20742 | 2026.03.23 21:30:14.254534 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_160_48, total 57649 rows starting from the beginning of the part | ||
| 20743 | 2026.03.23 21:30:14.254570 [ 260 ] {027c7b6f-1e76-4b67-9797-33f9aeb67666} <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 | ||
| 20744 | 2026.03.23 21:30:14.254594 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 163 rows starting from the beginning of the part | ||
| 20745 | 2026.03.23 21:30:14.254640 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 196 rows starting from the beginning of the part | ||
| 20746 | 2026.03.23 21:30:14.254680 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 163 rows starting from the beginning of the part | ||
| 20747 | 2026.03.23 21:30:14.254721 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 20748 | 2026.03.23 21:30:14.254759 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1501 rows starting from the beginning of the part | ||
| 20749 | 2026.03.23 21:30:14.255588 [ 260 ] {027c7b6f-1e76-4b67-9797-33f9aeb67666} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20750 | 2026.03.23 21:30:14.255630 [ 260 ] {027c7b6f-1e76-4b67-9797-33f9aeb67666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20751 | 2026.03.23 21:30:14.256387 [ 260 ] {027c7b6f-1e76-4b67-9797-33f9aeb67666} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20752 | 2026.03.23 21:30:14.256848 [ 260 ] {027c7b6f-1e76-4b67-9797-33f9aeb67666} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20753 | 2026.03.23 21:30:14.256983 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20754 | 2026.03.23 21:30:14.256995 [ 260 ] {027c7b6f-1e76-4b67-9797-33f9aeb67666} <Debug> executeQuery: Read 65 rows, 119.27 KiB in 0.002517 sec., 25824.394119984107 rows/sec., 46.28 MiB/sec. | ||
| 20755 | 2026.03.23 21:30:14.257023 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20756 | 2026.03.23 21:30:14.257049 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20757 | 2026.03.23 21:30:14.257077 [ 260 ] {027c7b6f-1e76-4b67-9797-33f9aeb67666} <Debug> TCPHandler: Processed in 0.002731088 sec. | ||
| 20758 | 2026.03.23 21:30:14.257142 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20759 | 2026.03.23 21:30:14.257200 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.03.23 21:30:14.257299 [ 260 ] {fcef3604-2383-444d-8781-1b8e1c53a1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20761 | 2026.03.23 21:30:14.257342 [ 260 ] {fcef3604-2383-444d-8781-1b8e1c53a1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20762 | 2026.03.23 21:30:14.257383 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20763 | 2026.03.23 21:30:14.257454 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2992 rows starting from the beginning of the part | ||
| 20764 | 2026.03.23 21:30:14.257605 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 49 rows starting from the beginning of the part | ||
| 20765 | 2026.03.23 21:30:14.257670 [ 260 ] {fcef3604-2383-444d-8781-1b8e1c53a1db} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20766 | 2026.03.23 21:30:14.257711 [ 260 ] {fcef3604-2383-444d-8781-1b8e1c53a1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 20767 | 2026.03.23 21:30:14.257730 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 20768 | 2026.03.23 21:30:14.257851 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 50 rows starting from the beginning of the part | ||
| 20769 | 2026.03.23 21:30:14.257963 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 20770 | 2026.03.23 21:30:14.258074 [ 197 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 65 rows starting from the beginning of the part | ||
| 20771 | 2026.03.23 21:30:14.258159 [ 260 ] {fcef3604-2383-444d-8781-1b8e1c53a1db} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20772 | 2026.03.23 21:30:14.258668 [ 260 ] {fcef3604-2383-444d-8781-1b8e1c53a1db} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2026.03.23 21:30:14.258809 [ 260 ] {fcef3604-2383-444d-8781-1b8e1c53a1db} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001527 sec., 7858.546168958743 rows/sec., 542.32 KiB/sec. | ||
| 20774 | 2026.03.23 21:30:14.258846 [ 260 ] {fcef3604-2383-444d-8781-1b8e1c53a1db} <Debug> TCPHandler: Processed in 0.001695232 sec. | ||
| 20775 | 2026.03.23 21:30:14.265679 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59832 rows, containing 5 columns (5 merged, 0 gathered) in 0.011340833 sec., 5275802.93264172 rows/sec., 339.33 MiB/sec. | ||
| 20776 | 2026.03.23 21:30:14.266313 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Trace> MergedBlockOutputStream: filled checksums all_1_165_49 (state Temporary) | ||
| 20777 | 2026.03.23 21:30:14.266877 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_165_49 to all_1_165_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20778 | 2026.03.23 21:30:14.266978 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_165_49} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_160_48, all_165_165_0] -> all_1_165_49 | ||
| 20779 | 2026.03.23 21:30:14.267082 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 20780 | 2026.03.23 21:30:14.270926 [ 200 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3176 rows, containing 19 columns (19 merged, 0 gathered) in 0.013826294 sec., 229707.25199391827 rows/sec., 411.43 MiB/sec. | ||
| 20781 | 2026.03.23 21:30:14.273815 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20782 | 2026.03.23 21:30:14.274437 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20783 | 2026.03.23 21:30:14.274519 [ 201 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20784 | 2026.03.23 21:30:14.274647 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.87 MiB. | ||
| 20785 | 2026.03.23 21:30:15.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 412.37 MiB, peak 436.21 MiB, free memory in arenas 0.00 B, will set to 416.04 MiB (RSS), difference: 3.66 MiB | ||
| 20786 | 2026.03.23 21:30:15.812917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20787 | 2026.03.23 21:30:15.831345 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20788 | 2026.03.23 21:30:15.831403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20789 | 2026.03.23 21:30:15.837967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20790 | 2026.03.23 21:30:15.838707 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20791 | 2026.03.23 21:30:15.839036 [ 57 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20792 | 2026.03.23 21:30:15.839110 [ 57 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20793 | 2026.03.23 21:30:15.839138 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20794 | 2026.03.23 21:30:15.839274 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20795 | 2026.03.23 21:30:15.842776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20796 | 2026.03.23 21:30:15.843110 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20797 | 2026.03.23 21:30:15.844552 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 20798 | 2026.03.23 21:30:15.849021 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 20799 | 2026.03.23 21:30:15.853426 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 20800 | 2026.03.23 21:30:15.858039 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 20801 | 2026.03.23 21:30:15.863012 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 20802 | 2026.03.23 21:30:15.867812 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 20803 | 2026.03.23 21:30:15.925683 [ 200 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.086466931 sec., 8361.578139046012 rows/sec., 43.24 MiB/sec. | ||
| 20804 | 2026.03.23 21:30:15.928050 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20805 | 2026.03.23 21:30:15.929796 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20806 | 2026.03.23 21:30:15.929886 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_96_19} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20807 | 2026.03.23 21:30:15.931320 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20808 | 2026.03.23 21:30:16.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.11 MiB, peak 436.21 MiB, free memory in arenas 0.00 B, will set to 416.04 MiB (RSS), difference: -1.06 MiB | ||
| 20809 | 2026.03.23 21:30:18.885063 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20810 | 2026.03.23 21:30:18.885235 [ 260 ] {e019f514-e69a-4b25-a158-e4085f020fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20811 | 2026.03.23 21:30:18.885302 [ 260 ] {e019f514-e69a-4b25-a158-e4085f020fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20812 | 2026.03.23 21:30:18.885940 [ 260 ] {e019f514-e69a-4b25-a158-e4085f020fa7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20813 | 2026.03.23 21:30:18.885990 [ 260 ] {e019f514-e69a-4b25-a158-e4085f020fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20814 | 2026.03.23 21:30:18.886497 [ 260 ] {e019f514-e69a-4b25-a158-e4085f020fa7} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20815 | 2026.03.23 21:30:18.886947 [ 260 ] {e019f514-e69a-4b25-a158-e4085f020fa7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20816 | 2026.03.23 21:30:18.887089 [ 53 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20817 | 2026.03.23 21:30:18.887112 [ 260 ] {e019f514-e69a-4b25-a158-e4085f020fa7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
| 20818 | 2026.03.23 21:30:18.887154 [ 53 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20819 | 2026.03.23 21:30:18.887180 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20820 | 2026.03.23 21:30:18.887181 [ 260 ] {e019f514-e69a-4b25-a158-e4085f020fa7} <Debug> TCPHandler: Processed in 0.002248927 sec. | ||
| 20821 | 2026.03.23 21:30:18.887283 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20822 | 2026.03.23 21:30:18.887315 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20823 | 2026.03.23 21:30:18.887394 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20824 | 2026.03.23 21:30:18.887420 [ 260 ] {1ecba9f1-d234-4bf2-ab39-23849f7c1768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20825 | 2026.03.23 21:30:18.887431 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2705 rows starting from the beginning of the part | ||
| 20826 | 2026.03.23 21:30:18.887473 [ 260 ] {1ecba9f1-d234-4bf2-ab39-23849f7c1768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20827 | 2026.03.23 21:30:18.887514 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 196 rows starting from the beginning of the part | ||
| 20828 | 2026.03.23 21:30:18.887572 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 162 rows starting from the beginning of the part | ||
| 20829 | 2026.03.23 21:30:18.887616 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 76 rows starting from the beginning of the part | ||
| 20830 | 2026.03.23 21:30:18.887656 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 2530 rows starting from the beginning of the part | ||
| 20831 | 2026.03.23 21:30:18.887699 [ 193 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 56 rows starting from the beginning of the part | ||
| 20832 | 2026.03.23 21:30:18.887934 [ 260 ] {1ecba9f1-d234-4bf2-ab39-23849f7c1768} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20833 | 2026.03.23 21:30:18.887976 [ 260 ] {1ecba9f1-d234-4bf2-ab39-23849f7c1768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20834 | 2026.03.23 21:30:18.888403 [ 260 ] {1ecba9f1-d234-4bf2-ab39-23849f7c1768} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20835 | 2026.03.23 21:30:18.888843 [ 260 ] {1ecba9f1-d234-4bf2-ab39-23849f7c1768} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20836 | 2026.03.23 21:30:18.888969 [ 53 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20837 | 2026.03.23 21:30:18.888979 [ 260 ] {1ecba9f1-d234-4bf2-ab39-23849f7c1768} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001582 sec., 40455.1201011378 rows/sec., 3.16 MiB/sec. | ||
| 20838 | 2026.03.23 21:30:18.889006 [ 53 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20839 | 2026.03.23 21:30:18.889029 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20840 | 2026.03.23 21:30:18.889031 [ 260 ] {1ecba9f1-d234-4bf2-ab39-23849f7c1768} <Debug> TCPHandler: Processed in 0.001765304 sec. | ||
| 20841 | 2026.03.23 21:30:18.889123 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20842 | 2026.03.23 21:30:18.889171 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20843 | 2026.03.23 21:30:18.889217 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20844 | 2026.03.23 21:30:18.889247 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1568 rows starting from the beginning of the part | ||
| 20845 | 2026.03.23 21:30:18.889266 [ 260 ] {b11dc312-d2a0-4688-a0c8-897ed81e0461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20846 | 2026.03.23 21:30:18.889307 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 110 rows starting from the beginning of the part | ||
| 20847 | 2026.03.23 21:30:18.889311 [ 260 ] {b11dc312-d2a0-4688-a0c8-897ed81e0461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20848 | 2026.03.23 21:30:18.889355 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 144 rows starting from the beginning of the part | ||
| 20849 | 2026.03.23 21:30:18.889404 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 74 rows starting from the beginning of the part | ||
| 20850 | 2026.03.23 21:30:18.889448 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1357 rows starting from the beginning of the part | ||
| 20851 | 2026.03.23 21:30:18.889489 [ 198 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 64 rows starting from the beginning of the part | ||
| 20852 | 2026.03.23 21:30:18.889662 [ 191 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5725 rows, containing 5 columns (5 merged, 0 gathered) in 0.00241553 sec., 2370080.272238391 rows/sec., 189.05 MiB/sec. | ||
| 20853 | 2026.03.23 21:30:18.889710 [ 260 ] {b11dc312-d2a0-4688-a0c8-897ed81e0461} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20854 | 2026.03.23 21:30:18.889750 [ 260 ] {b11dc312-d2a0-4688-a0c8-897ed81e0461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20855 | 2026.03.23 21:30:18.890111 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20856 | 2026.03.23 21:30:18.890207 [ 260 ] {b11dc312-d2a0-4688-a0c8-897ed81e0461} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20857 | 2026.03.23 21:30:18.890741 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658971 sec., 1999432.1781393406 rows/sec., 145.87 MiB/sec. | ||
| 20858 | 2026.03.23 21:30:18.890762 [ 260 ] {b11dc312-d2a0-4688-a0c8-897ed81e0461} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20859 | 2026.03.23 21:30:18.890789 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20860 | 2026.03.23 21:30:18.890880 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_166_33} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20861 | 2026.03.23 21:30:18.890908 [ 260 ] {b11dc312-d2a0-4688-a0c8-897ed81e0461} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001662 sec., 77015.6438026474 rows/sec., 5.36 MiB/sec. | ||
| 20862 | 2026.03.23 21:30:18.890951 [ 260 ] {b11dc312-d2a0-4688-a0c8-897ed81e0461} <Debug> TCPHandler: Processed in 0.001827425 sec. | ||
| 20863 | 2026.03.23 21:30:18.890978 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 20864 | 2026.03.23 21:30:18.891061 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20865 | 2026.03.23 21:30:18.891067 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20866 | 2026.03.23 21:30:18.891174 [ 260 ] {72fec2cb-645e-4fa8-a95a-8bccbd75877c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20867 | 2026.03.23 21:30:18.891217 [ 260 ] {72fec2cb-645e-4fa8-a95a-8bccbd75877c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20868 | 2026.03.23 21:30:18.891531 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20869 | 2026.03.23 21:30:18.891546 [ 260 ] {72fec2cb-645e-4fa8-a95a-8bccbd75877c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20870 | 2026.03.23 21:30:18.891587 [ 260 ] {72fec2cb-645e-4fa8-a95a-8bccbd75877c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20871 | 2026.03.23 21:30:18.891605 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_166_33} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20872 | 2026.03.23 21:30:18.891687 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 20873 | 2026.03.23 21:30:18.892001 [ 260 ] {72fec2cb-645e-4fa8-a95a-8bccbd75877c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20874 | 2026.03.23 21:30:18.892433 [ 260 ] {72fec2cb-645e-4fa8-a95a-8bccbd75877c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20875 | 2026.03.23 21:30:18.892545 [ 53 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20876 | 2026.03.23 21:30:18.892566 [ 260 ] {72fec2cb-645e-4fa8-a95a-8bccbd75877c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001411 sec., 34018.42664776754 rows/sec., 2.29 MiB/sec. | ||
| 20877 | 2026.03.23 21:30:18.892580 [ 53 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20878 | 2026.03.23 21:30:18.892609 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20879 | 2026.03.23 21:30:18.892610 [ 260 ] {72fec2cb-645e-4fa8-a95a-8bccbd75877c} <Debug> TCPHandler: Processed in 0.001589179 sec. | ||
| 20880 | 2026.03.23 21:30:18.892688 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20881 | 2026.03.23 21:30:18.892785 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20882 | 2026.03.23 21:30:18.892813 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8220 rows starting from the beginning of the part | ||
| 20883 | 2026.03.23 21:30:18.892860 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 20884 | 2026.03.23 21:30:18.892900 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 20885 | 2026.03.23 21:30:18.892937 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 20886 | 2026.03.23 21:30:18.892977 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 12 rows starting from the beginning of the part | ||
| 20887 | 2026.03.23 21:30:18.893013 [ 189 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 48 rows starting from the beginning of the part | ||
| 20888 | 2026.03.23 21:30:18.895171 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002515643 sec., 3362957.3035601634 rows/sec., 226.61 MiB/sec. | ||
| 20889 | 2026.03.23 21:30:18.895421 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20890 | 2026.03.23 21:30:18.896016 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20891 | 2026.03.23 21:30:18.896088 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_166_33} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20892 | 2026.03.23 21:30:18.896161 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 20893 | 2026.03.23 21:30:20.834769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46496 | ||
| 20894 | 2026.03.23 21:30:20.835325 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20895 | 2026.03.23 21:30:20.835374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20896 | 2026.03.23 21:30:20.835865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20897 | 2026.03.23 21:30:20.836098 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20898 | 2026.03.23 21:30:20.836250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46496 | ||
| 20899 | 2026.03.23 21:30:23.343802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20900 | 2026.03.23 21:30:23.361972 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20901 | 2026.03.23 21:30:23.362025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20902 | 2026.03.23 21:30:23.368469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20903 | 2026.03.23 21:30:23.369145 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20904 | 2026.03.23 21:30:23.372471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20905 | 2026.03.23 21:30:23.503961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2526 | ||
| 20906 | 2026.03.23 21:30:23.506569 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20907 | 2026.03.23 21:30:23.506611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20908 | 2026.03.23 21:30:23.507860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20909 | 2026.03.23 21:30:23.508125 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20910 | 2026.03.23 21:30:23.508407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2526 | ||
| 20911 | 2026.03.23 21:30:23.695790 [ 219 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20912 | 2026.03.23 21:30:23.695855 [ 219 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20913 | 2026.03.23 21:30:23.699413 [ 219 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20914 | 2026.03.23 21:30:23.886938 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20915 | 2026.03.23 21:30:23.887128 [ 260 ] {99b1e8d7-d5df-47b8-b995-c08ed5c0ebe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20916 | 2026.03.23 21:30:23.887201 [ 260 ] {99b1e8d7-d5df-47b8-b995-c08ed5c0ebe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20917 | 2026.03.23 21:30:23.887927 [ 260 ] {99b1e8d7-d5df-47b8-b995-c08ed5c0ebe9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20918 | 2026.03.23 21:30:23.887966 [ 260 ] {99b1e8d7-d5df-47b8-b995-c08ed5c0ebe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20919 | 2026.03.23 21:30:23.888345 [ 260 ] {99b1e8d7-d5df-47b8-b995-c08ed5c0ebe9} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20920 | 2026.03.23 21:30:23.888565 [ 260 ] {99b1e8d7-d5df-47b8-b995-c08ed5c0ebe9} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20921 | 2026.03.23 21:30:23.888708 [ 260 ] {99b1e8d7-d5df-47b8-b995-c08ed5c0ebe9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001642 sec., 46285.018270401946 rows/sec., 3.81 MiB/sec. | ||
| 20922 | 2026.03.23 21:30:23.888757 [ 260 ] {99b1e8d7-d5df-47b8-b995-c08ed5c0ebe9} <Debug> TCPHandler: Processed in 0.001968519 sec. | ||
| 20923 | 2026.03.23 21:30:23.888878 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20924 | 2026.03.23 21:30:23.888971 [ 260 ] {44ce0727-1d28-411f-963d-da604792a870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20925 | 2026.03.23 21:30:23.889012 [ 260 ] {44ce0727-1d28-411f-963d-da604792a870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20926 | 2026.03.23 21:30:23.889404 [ 260 ] {44ce0727-1d28-411f-963d-da604792a870} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20927 | 2026.03.23 21:30:23.889437 [ 260 ] {44ce0727-1d28-411f-963d-da604792a870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20928 | 2026.03.23 21:30:23.889794 [ 260 ] {44ce0727-1d28-411f-963d-da604792a870} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20929 | 2026.03.23 21:30:23.890011 [ 260 ] {44ce0727-1d28-411f-963d-da604792a870} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20930 | 2026.03.23 21:30:23.890142 [ 260 ] {44ce0727-1d28-411f-963d-da604792a870} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 646.01 KiB/sec. | ||
| 20931 | 2026.03.23 21:30:23.890181 [ 260 ] {44ce0727-1d28-411f-963d-da604792a870} <Debug> TCPHandler: Processed in 0.001331193 sec. | ||
| 20932 | 2026.03.23 21:30:23.890290 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20933 | 2026.03.23 21:30:23.890384 [ 260 ] {39da5d65-99c7-4975-b6ea-d0b6e117ae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20934 | 2026.03.23 21:30:23.890425 [ 260 ] {39da5d65-99c7-4975-b6ea-d0b6e117ae8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20935 | 2026.03.23 21:30:23.890843 [ 260 ] {39da5d65-99c7-4975-b6ea-d0b6e117ae8b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2026.03.23 21:30:23.890878 [ 260 ] {39da5d65-99c7-4975-b6ea-d0b6e117ae8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20937 | 2026.03.23 21:30:23.891171 [ 260 ] {39da5d65-99c7-4975-b6ea-d0b6e117ae8b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20938 | 2026.03.23 21:30:23.891374 [ 260 ] {39da5d65-99c7-4975-b6ea-d0b6e117ae8b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20939 | 2026.03.23 21:30:23.891500 [ 260 ] {39da5d65-99c7-4975-b6ea-d0b6e117ae8b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001135 sec., 65198.23788546256 rows/sec., 5.09 MiB/sec. | ||
| 20940 | 2026.03.23 21:30:23.891538 [ 260 ] {39da5d65-99c7-4975-b6ea-d0b6e117ae8b} <Debug> TCPHandler: Processed in 0.001297462 sec. | ||
| 20941 | 2026.03.23 21:30:23.891651 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20942 | 2026.03.23 21:30:23.891745 [ 260 ] {289d51d9-33c0-4932-a91d-3501c0daa713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20943 | 2026.03.23 21:30:23.891789 [ 260 ] {289d51d9-33c0-4932-a91d-3501c0daa713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20944 | 2026.03.23 21:30:23.892201 [ 260 ] {289d51d9-33c0-4932-a91d-3501c0daa713} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20945 | 2026.03.23 21:30:23.892237 [ 260 ] {289d51d9-33c0-4932-a91d-3501c0daa713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20946 | 2026.03.23 21:30:23.892558 [ 260 ] {289d51d9-33c0-4932-a91d-3501c0daa713} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20947 | 2026.03.23 21:30:23.892759 [ 260 ] {289d51d9-33c0-4932-a91d-3501c0daa713} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20948 | 2026.03.23 21:30:23.892889 [ 260 ] {289d51d9-33c0-4932-a91d-3501c0daa713} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 20949 | 2026.03.23 21:30:23.892926 [ 260 ] {289d51d9-33c0-4932-a91d-3501c0daa713} <Debug> TCPHandler: Processed in 0.001323343 sec. | ||
| 20950 | 2026.03.23 21:30:23.893034 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20951 | 2026.03.23 21:30:23.893126 [ 260 ] {cefb01d2-ebfa-4bb5-a6f7-d3cedc61469b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20952 | 2026.03.23 21:30:23.893181 [ 260 ] {cefb01d2-ebfa-4bb5-a6f7-d3cedc61469b} <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 | ||
| 20953 | 2026.03.23 21:30:23.893965 [ 260 ] {cefb01d2-ebfa-4bb5-a6f7-d3cedc61469b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20954 | 2026.03.23 21:30:23.893999 [ 260 ] {cefb01d2-ebfa-4bb5-a6f7-d3cedc61469b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20955 | 2026.03.23 21:30:23.894505 [ 260 ] {cefb01d2-ebfa-4bb5-a6f7-d3cedc61469b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20956 | 2026.03.23 21:30:23.894724 [ 260 ] {cefb01d2-ebfa-4bb5-a6f7-d3cedc61469b} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20957 | 2026.03.23 21:30:23.894861 [ 260 ] {cefb01d2-ebfa-4bb5-a6f7-d3cedc61469b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 20958 | 2026.03.23 21:30:23.894900 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20959 | 2026.03.23 21:30:23.894928 [ 260 ] {cefb01d2-ebfa-4bb5-a6f7-d3cedc61469b} <Debug> TCPHandler: Processed in 0.001941659 sec. | ||
| 20960 | 2026.03.23 21:30:23.894935 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20961 | 2026.03.23 21:30:23.895038 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20962 | 2026.03.23 21:30:23.895135 [ 260 ] {f7ed883d-b318-4a9d-a142-420534797193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20963 | 2026.03.23 21:30:23.895177 [ 260 ] {f7ed883d-b318-4a9d-a142-420534797193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20964 | 2026.03.23 21:30:23.895522 [ 260 ] {f7ed883d-b318-4a9d-a142-420534797193} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20965 | 2026.03.23 21:30:23.895559 [ 260 ] {f7ed883d-b318-4a9d-a142-420534797193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20966 | 2026.03.23 21:30:23.895869 [ 260 ] {f7ed883d-b318-4a9d-a142-420534797193} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20967 | 2026.03.23 21:30:23.896083 [ 260 ] {f7ed883d-b318-4a9d-a142-420534797193} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20968 | 2026.03.23 21:30:23.896211 [ 260 ] {f7ed883d-b318-4a9d-a142-420534797193} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 20969 | 2026.03.23 21:30:23.896258 [ 260 ] {f7ed883d-b318-4a9d-a142-420534797193} <Debug> TCPHandler: Processed in 0.001267312 sec. | ||
| 20970 | 2026.03.23 21:30:23.897280 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20971 | 2026.03.23 21:30:28.002757 [ 219 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20972 | 2026.03.23 21:30:28.002827 [ 219 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20973 | 2026.03.23 21:30:28.006043 [ 219 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20974 | 2026.03.23 21:30:28.082851 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20975 | 2026.03.23 21:30:28.082926 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20976 | 2026.03.23 21:30:28.278382 [ 220 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20977 | 2026.03.23 21:30:28.278450 [ 220 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20978 | 2026.03.23 21:30:28.281270 [ 220 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20979 | 2026.03.23 21:30:28.336735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47008 | ||
| 20980 | 2026.03.23 21:30:28.337426 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20981 | 2026.03.23 21:30:28.337459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20982 | 2026.03.23 21:30:28.338052 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20983 | 2026.03.23 21:30:28.338488 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20984 | 2026.03.23 21:30:28.338616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47008 | ||
| 20985 | 2026.03.23 21:30:28.460205 [ 219 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20986 | 2026.03.23 21:30:28.460240 [ 219 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20987 | 2026.03.23 21:30:28.463312 [ 219 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20988 | 2026.03.23 21:30:28.888778 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20989 | 2026.03.23 21:30:28.888956 [ 260 ] {f0ad0595-336a-42b3-bf83-dcd362fa8388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20990 | 2026.03.23 21:30:28.889022 [ 260 ] {f0ad0595-336a-42b3-bf83-dcd362fa8388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20991 | 2026.03.23 21:30:28.889775 [ 260 ] {f0ad0595-336a-42b3-bf83-dcd362fa8388} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20992 | 2026.03.23 21:30:28.889826 [ 260 ] {f0ad0595-336a-42b3-bf83-dcd362fa8388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 20993 | 2026.03.23 21:30:28.890334 [ 260 ] {f0ad0595-336a-42b3-bf83-dcd362fa8388} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20994 | 2026.03.23 21:30:28.890816 [ 260 ] {f0ad0595-336a-42b3-bf83-dcd362fa8388} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20995 | 2026.03.23 21:30:28.890981 [ 260 ] {f0ad0595-336a-42b3-bf83-dcd362fa8388} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.002072 sec., 75289.57528957528 rows/sec., 6.54 MiB/sec. | ||
| 20996 | 2026.03.23 21:30:28.891036 [ 260 ] {f0ad0595-336a-42b3-bf83-dcd362fa8388} <Debug> TCPHandler: Processed in 0.002388979 sec. | ||
| 20997 | 2026.03.23 21:30:28.891166 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20998 | 2026.03.23 21:30:28.891267 [ 260 ] {68ef64cd-fb7f-4895-80f2-0b3145615c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20999 | 2026.03.23 21:30:28.891310 [ 260 ] {68ef64cd-fb7f-4895-80f2-0b3145615c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21000 | 2026.03.23 21:30:28.891750 [ 260 ] {68ef64cd-fb7f-4895-80f2-0b3145615c5d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21001 | 2026.03.23 21:30:28.891787 [ 260 ] {68ef64cd-fb7f-4895-80f2-0b3145615c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21002 | 2026.03.23 21:30:28.892189 [ 260 ] {68ef64cd-fb7f-4895-80f2-0b3145615c5d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21003 | 2026.03.23 21:30:28.892626 [ 260 ] {68ef64cd-fb7f-4895-80f2-0b3145615c5d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21004 | 2026.03.23 21:30:28.892762 [ 260 ] {68ef64cd-fb7f-4895-80f2-0b3145615c5d} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001519 sec., 32916.392363396975 rows/sec., 2.42 MiB/sec. | ||
| 21005 | 2026.03.23 21:30:28.892802 [ 260 ] {68ef64cd-fb7f-4895-80f2-0b3145615c5d} <Debug> TCPHandler: Processed in 0.001686112 sec. | ||
| 21006 | 2026.03.23 21:30:28.892911 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21007 | 2026.03.23 21:30:28.893005 [ 260 ] {217d3ebb-096b-42a4-87f6-629928ba4bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21008 | 2026.03.23 21:30:28.893046 [ 260 ] {217d3ebb-096b-42a4-87f6-629928ba4bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21009 | 2026.03.23 21:30:28.893480 [ 260 ] {217d3ebb-096b-42a4-87f6-629928ba4bf3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21010 | 2026.03.23 21:30:28.893517 [ 260 ] {217d3ebb-096b-42a4-87f6-629928ba4bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21011 | 2026.03.23 21:30:28.894036 [ 260 ] {217d3ebb-096b-42a4-87f6-629928ba4bf3} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21012 | 2026.03.23 21:30:28.894463 [ 260 ] {217d3ebb-096b-42a4-87f6-629928ba4bf3} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21013 | 2026.03.23 21:30:28.894596 [ 260 ] {217d3ebb-096b-42a4-87f6-629928ba4bf3} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001612 sec., 70719.6029776675 rows/sec., 5.52 MiB/sec. | ||
| 21014 | 2026.03.23 21:30:28.894635 [ 260 ] {217d3ebb-096b-42a4-87f6-629928ba4bf3} <Debug> TCPHandler: Processed in 0.001770934 sec. | ||
| 21015 | 2026.03.23 21:30:28.894750 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21016 | 2026.03.23 21:30:28.894842 [ 260 ] {2dc6b1a8-e027-43dc-81d2-8c0108c21838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21017 | 2026.03.23 21:30:28.894886 [ 260 ] {2dc6b1a8-e027-43dc-81d2-8c0108c21838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21018 | 2026.03.23 21:30:28.895294 [ 260 ] {2dc6b1a8-e027-43dc-81d2-8c0108c21838} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21019 | 2026.03.23 21:30:28.895327 [ 260 ] {2dc6b1a8-e027-43dc-81d2-8c0108c21838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21020 | 2026.03.23 21:30:28.895757 [ 260 ] {2dc6b1a8-e027-43dc-81d2-8c0108c21838} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21021 | 2026.03.23 21:30:28.896179 [ 260 ] {2dc6b1a8-e027-43dc-81d2-8c0108c21838} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21022 | 2026.03.23 21:30:28.896347 [ 260 ] {2dc6b1a8-e027-43dc-81d2-8c0108c21838} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. | ||
| 21023 | 2026.03.23 21:30:28.896385 [ 260 ] {2dc6b1a8-e027-43dc-81d2-8c0108c21838} <Debug> TCPHandler: Processed in 0.001682662 sec. | ||
| 21024 | 2026.03.23 21:30:28.896457 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21025 | 2026.03.23 21:30:28.896493 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21026 | 2026.03.23 21:30:28.896509 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21027 | 2026.03.23 21:30:28.896594 [ 260 ] {0c5c3882-c4a2-4e8d-9c3d-e4ee251a0df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21028 | 2026.03.23 21:30:28.896652 [ 260 ] {0c5c3882-c4a2-4e8d-9c3d-e4ee251a0df7} <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 | ||
| 21029 | 2026.03.23 21:30:28.897557 [ 260 ] {0c5c3882-c4a2-4e8d-9c3d-e4ee251a0df7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21030 | 2026.03.23 21:30:28.897593 [ 260 ] {0c5c3882-c4a2-4e8d-9c3d-e4ee251a0df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21031 | 2026.03.23 21:30:28.898308 [ 260 ] {0c5c3882-c4a2-4e8d-9c3d-e4ee251a0df7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21032 | 2026.03.23 21:30:28.898848 [ 260 ] {0c5c3882-c4a2-4e8d-9c3d-e4ee251a0df7} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21033 | 2026.03.23 21:30:28.898992 [ 260 ] {0c5c3882-c4a2-4e8d-9c3d-e4ee251a0df7} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002415 sec., 20703.933747412008 rows/sec., 37.10 MiB/sec. | ||
| 21034 | 2026.03.23 21:30:28.899067 [ 260 ] {0c5c3882-c4a2-4e8d-9c3d-e4ee251a0df7} <Debug> TCPHandler: Processed in 0.002620115 sec. | ||
| 21035 | 2026.03.23 21:30:28.899184 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21036 | 2026.03.23 21:30:28.899279 [ 260 ] {0066929d-dc1e-4fa8-987b-3133d2ab1198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21037 | 2026.03.23 21:30:28.899320 [ 260 ] {0066929d-dc1e-4fa8-987b-3133d2ab1198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21038 | 2026.03.23 21:30:28.899667 [ 260 ] {0066929d-dc1e-4fa8-987b-3133d2ab1198} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21039 | 2026.03.23 21:30:28.899704 [ 260 ] {0066929d-dc1e-4fa8-987b-3133d2ab1198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21040 | 2026.03.23 21:30:28.899843 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21041 | 2026.03.23 21:30:28.900123 [ 260 ] {0066929d-dc1e-4fa8-987b-3133d2ab1198} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21042 | 2026.03.23 21:30:28.900601 [ 260 ] {0066929d-dc1e-4fa8-987b-3133d2ab1198} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21043 | 2026.03.23 21:30:28.900736 [ 260 ] {0066929d-dc1e-4fa8-987b-3133d2ab1198} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
| 21044 | 2026.03.23 21:30:28.900771 [ 260 ] {0066929d-dc1e-4fa8-987b-3133d2ab1198} <Debug> TCPHandler: Processed in 0.001634001 sec. | ||
| 21045 | 2026.03.23 21:30:30.872661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 21046 | 2026.03.23 21:30:30.891163 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21047 | 2026.03.23 21:30:30.891214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21048 | 2026.03.23 21:30:30.897429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21049 | 2026.03.23 21:30:30.898143 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21050 | 2026.03.23 21:30:30.901383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 21051 | 2026.03.23 21:30:33.508726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2550 | ||
| 21052 | 2026.03.23 21:30:33.511064 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21053 | 2026.03.23 21:30:33.511108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21054 | 2026.03.23 21:30:33.512273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21055 | 2026.03.23 21:30:33.512544 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21056 | 2026.03.23 21:30:33.512814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2550 | ||
| 21057 | 2026.03.23 21:30:33.889143 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21058 | 2026.03.23 21:30:33.889332 [ 260 ] {b697bd1d-2166-4b38-91ad-9ec66fcb2f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21059 | 2026.03.23 21:30:33.889401 [ 260 ] {b697bd1d-2166-4b38-91ad-9ec66fcb2f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21060 | 2026.03.23 21:30:33.890063 [ 260 ] {b697bd1d-2166-4b38-91ad-9ec66fcb2f13} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21061 | 2026.03.23 21:30:33.890113 [ 260 ] {b697bd1d-2166-4b38-91ad-9ec66fcb2f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21062 | 2026.03.23 21:30:33.890693 [ 260 ] {b697bd1d-2166-4b38-91ad-9ec66fcb2f13} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 21063 | 2026.03.23 21:30:33.891204 [ 260 ] {b697bd1d-2166-4b38-91ad-9ec66fcb2f13} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21064 | 2026.03.23 21:30:33.891346 [ 58 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21065 | 2026.03.23 21:30:33.891371 [ 260 ] {b697bd1d-2166-4b38-91ad-9ec66fcb2f13} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002087 sec., 11499.760421657882 rows/sec., 977.03 KiB/sec. | ||
| 21066 | 2026.03.23 21:30:33.891391 [ 58 ] {} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21067 | 2026.03.23 21:30:33.891415 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21068 | 2026.03.23 21:30:33.891428 [ 260 ] {b697bd1d-2166-4b38-91ad-9ec66fcb2f13} <Debug> TCPHandler: Processed in 0.002449671 sec. | ||
| 21069 | 2026.03.23 21:30:33.891515 [ 217 ] {} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21070 | 2026.03.23 21:30:33.891536 [ 189 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 21071 | 2026.03.23 21:30:33.891562 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21072 | 2026.03.23 21:30:33.891571 [ 217 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21073 | 2026.03.23 21:30:33.891688 [ 260 ] {239f53ff-b9dd-43cf-b325-3f35a86928ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21074 | 2026.03.23 21:30:33.891694 [ 189 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21075 | 2026.03.23 21:30:33.891739 [ 260 ] {239f53ff-b9dd-43cf-b325-3f35a86928ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21076 | 2026.03.23 21:30:33.891746 [ 189 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 21077 | 2026.03.23 21:30:33.891828 [ 189 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 21078 | 2026.03.23 21:30:33.891874 [ 189 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 21079 | 2026.03.23 21:30:33.891917 [ 189 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 21080 | 2026.03.23 21:30:33.891962 [ 189 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 21081 | 2026.03.23 21:30:33.892211 [ 260 ] {239f53ff-b9dd-43cf-b325-3f35a86928ad} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21082 | 2026.03.23 21:30:33.892254 [ 260 ] {239f53ff-b9dd-43cf-b325-3f35a86928ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21083 | 2026.03.23 21:30:33.892772 [ 260 ] {239f53ff-b9dd-43cf-b325-3f35a86928ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 21084 | 2026.03.23 21:30:33.892910 [ 198 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432226 sec., 83785.6595258011 rows/sec., 7.27 MiB/sec. | ||
| 21085 | 2026.03.23 21:30:33.893205 [ 191 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21086 | 2026.03.23 21:30:33.893248 [ 260 ] {239f53ff-b9dd-43cf-b325-3f35a86928ad} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21087 | 2026.03.23 21:30:33.893452 [ 260 ] {239f53ff-b9dd-43cf-b325-3f35a86928ad} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001787 sec., 4476.776720761052 rows/sec., 365.05 KiB/sec. | ||
| 21088 | 2026.03.23 21:30:33.893507 [ 260 ] {239f53ff-b9dd-43cf-b325-3f35a86928ad} <Debug> TCPHandler: Processed in 0.00200083 sec. | ||
| 21089 | 2026.03.23 21:30:33.893642 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21090 | 2026.03.23 21:30:33.893737 [ 260 ] {d9da6120-51ed-40d0-999c-90c73b3e60f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21091 | 2026.03.23 21:30:33.893779 [ 260 ] {d9da6120-51ed-40d0-999c-90c73b3e60f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21092 | 2026.03.23 21:30:33.893881 [ 191 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21093 | 2026.03.23 21:30:33.893969 [ 191 ] {2dd09504-a5ac-4984-ada5-9bd23246f5e5::all_1_25_6} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21094 | 2026.03.23 21:30:33.894086 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 21095 | 2026.03.23 21:30:33.894132 [ 217 ] {} <Debug> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21096 | 2026.03.23 21:30:33.894247 [ 260 ] {d9da6120-51ed-40d0-999c-90c73b3e60f6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21097 | 2026.03.23 21:30:33.894288 [ 260 ] {d9da6120-51ed-40d0-999c-90c73b3e60f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21098 | 2026.03.23 21:30:33.894723 [ 260 ] {d9da6120-51ed-40d0-999c-90c73b3e60f6} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21099 | 2026.03.23 21:30:33.895230 [ 260 ] {d9da6120-51ed-40d0-999c-90c73b3e60f6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21100 | 2026.03.23 21:30:33.895362 [ 260 ] {d9da6120-51ed-40d0-999c-90c73b3e60f6} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001645 sec., 121580.54711246201 rows/sec., 10.78 MiB/sec. | ||
| 21101 | 2026.03.23 21:30:33.895400 [ 260 ] {d9da6120-51ed-40d0-999c-90c73b3e60f6} <Debug> TCPHandler: Processed in 0.001806445 sec. | ||
| 21102 | 2026.03.23 21:30:33.895515 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21103 | 2026.03.23 21:30:33.895605 [ 260 ] {c94b961e-3974-41d8-847b-f89334c00b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21104 | 2026.03.23 21:30:33.895645 [ 260 ] {c94b961e-3974-41d8-847b-f89334c00b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21105 | 2026.03.23 21:30:33.896040 [ 260 ] {c94b961e-3974-41d8-847b-f89334c00b8d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21106 | 2026.03.23 21:30:33.896073 [ 260 ] {c94b961e-3974-41d8-847b-f89334c00b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21107 | 2026.03.23 21:30:33.896487 [ 260 ] {c94b961e-3974-41d8-847b-f89334c00b8d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21108 | 2026.03.23 21:30:33.896990 [ 260 ] {c94b961e-3974-41d8-847b-f89334c00b8d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21109 | 2026.03.23 21:30:33.897131 [ 260 ] {c94b961e-3974-41d8-847b-f89334c00b8d} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001543 sec., 19442.644199611146 rows/sec., 1.44 MiB/sec. | ||
| 21110 | 2026.03.23 21:30:33.897173 [ 260 ] {c94b961e-3974-41d8-847b-f89334c00b8d} <Debug> TCPHandler: Processed in 0.001703843 sec. | ||
| 21111 | 2026.03.23 21:30:33.897301 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21112 | 2026.03.23 21:30:33.897415 [ 260 ] {08690d5f-1b0c-41ab-909d-977836e8e57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21113 | 2026.03.23 21:30:33.897461 [ 260 ] {08690d5f-1b0c-41ab-909d-977836e8e57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21114 | 2026.03.23 21:30:33.897943 [ 260 ] {08690d5f-1b0c-41ab-909d-977836e8e57b} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21115 | 2026.03.23 21:30:33.897988 [ 260 ] {08690d5f-1b0c-41ab-909d-977836e8e57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21116 | 2026.03.23 21:30:33.898405 [ 260 ] {08690d5f-1b0c-41ab-909d-977836e8e57b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 21117 | 2026.03.23 21:30:33.898821 [ 260 ] {08690d5f-1b0c-41ab-909d-977836e8e57b} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21118 | 2026.03.23 21:30:33.898955 [ 260 ] {08690d5f-1b0c-41ab-909d-977836e8e57b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001563 sec., 15355.086372360845 rows/sec., 1.27 MiB/sec. | ||
| 21119 | 2026.03.23 21:30:33.898994 [ 260 ] {08690d5f-1b0c-41ab-909d-977836e8e57b} <Debug> TCPHandler: Processed in 0.001752273 sec. | ||
| 21120 | 2026.03.23 21:30:33.899099 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21121 | 2026.03.23 21:30:33.899190 [ 260 ] {644d6367-33b1-42e9-9c09-eeaf4922b2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21122 | 2026.03.23 21:30:33.899230 [ 260 ] {644d6367-33b1-42e9-9c09-eeaf4922b2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21123 | 2026.03.23 21:30:33.899619 [ 260 ] {644d6367-33b1-42e9-9c09-eeaf4922b2fb} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21124 | 2026.03.23 21:30:33.899656 [ 260 ] {644d6367-33b1-42e9-9c09-eeaf4922b2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21125 | 2026.03.23 21:30:33.900045 [ 260 ] {644d6367-33b1-42e9-9c09-eeaf4922b2fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 21126 | 2026.03.23 21:30:33.900452 [ 260 ] {644d6367-33b1-42e9-9c09-eeaf4922b2fb} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21127 | 2026.03.23 21:30:33.900557 [ 55 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21128 | 2026.03.23 21:30:33.900583 [ 260 ] {644d6367-33b1-42e9-9c09-eeaf4922b2fb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00141 sec., 8510.63829787234 rows/sec., 664.89 KiB/sec. | ||
| 21129 | 2026.03.23 21:30:33.900599 [ 55 ] {} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21130 | 2026.03.23 21:30:33.900625 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21131 | 2026.03.23 21:30:33.900628 [ 260 ] {644d6367-33b1-42e9-9c09-eeaf4922b2fb} <Debug> TCPHandler: Processed in 0.001576149 sec. | ||
| 21132 | 2026.03.23 21:30:33.900697 [ 220 ] {} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21133 | 2026.03.23 21:30:33.900711 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 21134 | 2026.03.23 21:30:33.900745 [ 220 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21135 | 2026.03.23 21:30:33.900746 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21136 | 2026.03.23 21:30:33.900841 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21137 | 2026.03.23 21:30:33.900856 [ 260 ] {95b1b689-d5e5-4e0d-bf49-cb0f11d6f7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21138 | 2026.03.23 21:30:33.900882 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 21139 | 2026.03.23 21:30:33.900902 [ 260 ] {95b1b689-d5e5-4e0d-bf49-cb0f11d6f7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21140 | 2026.03.23 21:30:33.900964 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 21141 | 2026.03.23 21:30:33.901026 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 21142 | 2026.03.23 21:30:33.901074 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 21143 | 2026.03.23 21:30:33.901116 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 21144 | 2026.03.23 21:30:33.901324 [ 260 ] {95b1b689-d5e5-4e0d-bf49-cb0f11d6f7ae} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21145 | 2026.03.23 21:30:33.901368 [ 260 ] {95b1b689-d5e5-4e0d-bf49-cb0f11d6f7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21146 | 2026.03.23 21:30:33.901866 [ 260 ] {95b1b689-d5e5-4e0d-bf49-cb0f11d6f7ae} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21147 | 2026.03.23 21:30:33.902072 [ 186 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397845 sec., 42923.21394718299 rows/sec., 3.44 MiB/sec. | ||
| 21148 | 2026.03.23 21:30:33.902290 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21149 | 2026.03.23 21:30:33.902397 [ 260 ] {95b1b689-d5e5-4e0d-bf49-cb0f11d6f7ae} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21150 | 2026.03.23 21:30:33.902542 [ 260 ] {95b1b689-d5e5-4e0d-bf49-cb0f11d6f7ae} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001703 sec., 69289.48913681737 rows/sec., 5.63 MiB/sec. | ||
| 21151 | 2026.03.23 21:30:33.902580 [ 260 ] {95b1b689-d5e5-4e0d-bf49-cb0f11d6f7ae} <Debug> TCPHandler: Processed in 0.001881477 sec. | ||
| 21152 | 2026.03.23 21:30:33.902692 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21153 | 2026.03.23 21:30:33.902786 [ 260 ] {4aed578f-3e31-4b0a-be1b-cadaaf9d5cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21154 | 2026.03.23 21:30:33.902874 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21155 | 2026.03.23 21:30:33.902903 [ 260 ] {4aed578f-3e31-4b0a-be1b-cadaaf9d5cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21156 | 2026.03.23 21:30:33.902953 [ 187 ] {d824b8af-b795-4806-94da-4b1d3779bba3::all_1_25_6} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21157 | 2026.03.23 21:30:33.903024 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21158 | 2026.03.23 21:30:33.903312 [ 260 ] {4aed578f-3e31-4b0a-be1b-cadaaf9d5cdb} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21159 | 2026.03.23 21:30:33.903352 [ 260 ] {4aed578f-3e31-4b0a-be1b-cadaaf9d5cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21160 | 2026.03.23 21:30:33.903692 [ 220 ] {} <Debug> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21161 | 2026.03.23 21:30:33.903905 [ 260 ] {4aed578f-3e31-4b0a-be1b-cadaaf9d5cdb} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21162 | 2026.03.23 21:30:33.904334 [ 260 ] {4aed578f-3e31-4b0a-be1b-cadaaf9d5cdb} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21163 | 2026.03.23 21:30:33.904463 [ 260 ] {4aed578f-3e31-4b0a-be1b-cadaaf9d5cdb} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001694 sec., 118063.7544273908 rows/sec., 8.46 MiB/sec. | ||
| 21164 | 2026.03.23 21:30:33.904500 [ 260 ] {4aed578f-3e31-4b0a-be1b-cadaaf9d5cdb} <Debug> TCPHandler: Processed in 0.001855706 sec. | ||
| 21165 | 2026.03.23 21:30:33.904611 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21166 | 2026.03.23 21:30:33.904701 [ 260 ] {52bb8652-eb99-4462-afa7-f7ca7448c48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21167 | 2026.03.23 21:30:33.904755 [ 260 ] {52bb8652-eb99-4462-afa7-f7ca7448c48f} <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 | ||
| 21168 | 2026.03.23 21:30:33.905500 [ 260 ] {52bb8652-eb99-4462-afa7-f7ca7448c48f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21169 | 2026.03.23 21:30:33.905536 [ 260 ] {52bb8652-eb99-4462-afa7-f7ca7448c48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21170 | 2026.03.23 21:30:33.906136 [ 260 ] {52bb8652-eb99-4462-afa7-f7ca7448c48f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21171 | 2026.03.23 21:30:33.906548 [ 260 ] {52bb8652-eb99-4462-afa7-f7ca7448c48f} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21172 | 2026.03.23 21:30:33.906688 [ 260 ] {52bb8652-eb99-4462-afa7-f7ca7448c48f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002004 sec., 4990.01996007984 rows/sec., 8.94 MiB/sec. | ||
| 21173 | 2026.03.23 21:30:33.906746 [ 260 ] {52bb8652-eb99-4462-afa7-f7ca7448c48f} <Debug> TCPHandler: Processed in 0.002183474 sec. | ||
| 21174 | 2026.03.23 21:30:33.906856 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21175 | 2026.03.23 21:30:33.906953 [ 260 ] {61343b57-874a-49f2-95a0-e245ccb36df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21176 | 2026.03.23 21:30:33.906995 [ 260 ] {61343b57-874a-49f2-95a0-e245ccb36df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21177 | 2026.03.23 21:30:33.907390 [ 260 ] {61343b57-874a-49f2-95a0-e245ccb36df5} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21178 | 2026.03.23 21:30:33.907434 [ 260 ] {61343b57-874a-49f2-95a0-e245ccb36df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21179 | 2026.03.23 21:30:33.907984 [ 260 ] {61343b57-874a-49f2-95a0-e245ccb36df5} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21180 | 2026.03.23 21:30:33.908487 [ 260 ] {61343b57-874a-49f2-95a0-e245ccb36df5} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21181 | 2026.03.23 21:30:33.908621 [ 260 ] {61343b57-874a-49f2-95a0-e245ccb36df5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001685 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec. | ||
| 21182 | 2026.03.23 21:30:33.908659 [ 260 ] {61343b57-874a-49f2-95a0-e245ccb36df5} <Debug> TCPHandler: Processed in 0.001853337 sec. | ||
| 21183 | 2026.03.23 21:30:35.839611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47456 | ||
| 21184 | 2026.03.23 21:30:35.840135 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21185 | 2026.03.23 21:30:35.840174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21186 | 2026.03.23 21:30:35.840642 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21187 | 2026.03.23 21:30:35.840862 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21188 | 2026.03.23 21:30:35.840993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47456 | ||
| 21189 | 2026.03.23 21:30:38.402324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21190 | 2026.03.23 21:30:38.421748 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21191 | 2026.03.23 21:30:38.421807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21192 | 2026.03.23 21:30:38.428267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21193 | 2026.03.23 21:30:38.429342 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21194 | 2026.03.23 21:30:38.433051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21195 | 2026.03.23 21:30:38.888584 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21196 | 2026.03.23 21:30:38.888758 [ 260 ] {d1a7b3bb-9a6e-4889-ad8e-b4ad9b4d32e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21197 | 2026.03.23 21:30:38.888825 [ 260 ] {d1a7b3bb-9a6e-4889-ad8e-b4ad9b4d32e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21198 | 2026.03.23 21:30:38.889560 [ 260 ] {d1a7b3bb-9a6e-4889-ad8e-b4ad9b4d32e6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21199 | 2026.03.23 21:30:38.889604 [ 260 ] {d1a7b3bb-9a6e-4889-ad8e-b4ad9b4d32e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21200 | 2026.03.23 21:30:38.890214 [ 260 ] {d1a7b3bb-9a6e-4889-ad8e-b4ad9b4d32e6} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21201 | 2026.03.23 21:30:38.890676 [ 260 ] {d1a7b3bb-9a6e-4889-ad8e-b4ad9b4d32e6} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21202 | 2026.03.23 21:30:38.890842 [ 260 ] {d1a7b3bb-9a6e-4889-ad8e-b4ad9b4d32e6} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.002131 sec., 73205.06804317221 rows/sec., 6.36 MiB/sec. | ||
| 21203 | 2026.03.23 21:30:38.890894 [ 260 ] {d1a7b3bb-9a6e-4889-ad8e-b4ad9b4d32e6} <Debug> TCPHandler: Processed in 0.002439581 sec. | ||
| 21204 | 2026.03.23 21:30:38.891014 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21205 | 2026.03.23 21:30:38.891117 [ 260 ] {5ccbf024-cbf9-499e-8924-cbb3fabf9883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21206 | 2026.03.23 21:30:38.891162 [ 260 ] {5ccbf024-cbf9-499e-8924-cbb3fabf9883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21207 | 2026.03.23 21:30:38.891604 [ 260 ] {5ccbf024-cbf9-499e-8924-cbb3fabf9883} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21208 | 2026.03.23 21:30:38.891642 [ 260 ] {5ccbf024-cbf9-499e-8924-cbb3fabf9883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21209 | 2026.03.23 21:30:38.892045 [ 260 ] {5ccbf024-cbf9-499e-8924-cbb3fabf9883} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21210 | 2026.03.23 21:30:38.892474 [ 260 ] {5ccbf024-cbf9-499e-8924-cbb3fabf9883} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21211 | 2026.03.23 21:30:38.892618 [ 260 ] {5ccbf024-cbf9-499e-8924-cbb3fabf9883} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001526 sec., 32765.399737876804 rows/sec., 2.41 MiB/sec. | ||
| 21212 | 2026.03.23 21:30:38.892659 [ 260 ] {5ccbf024-cbf9-499e-8924-cbb3fabf9883} <Debug> TCPHandler: Processed in 0.001695773 sec. | ||
| 21213 | 2026.03.23 21:30:38.892771 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21214 | 2026.03.23 21:30:38.892868 [ 260 ] {cda8410e-dc07-4ff5-a2fe-7206e91b5e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21215 | 2026.03.23 21:30:38.892910 [ 260 ] {cda8410e-dc07-4ff5-a2fe-7206e91b5e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21216 | 2026.03.23 21:30:38.893344 [ 260 ] {cda8410e-dc07-4ff5-a2fe-7206e91b5e0d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21217 | 2026.03.23 21:30:38.893383 [ 260 ] {cda8410e-dc07-4ff5-a2fe-7206e91b5e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21218 | 2026.03.23 21:30:38.893846 [ 260 ] {cda8410e-dc07-4ff5-a2fe-7206e91b5e0d} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21219 | 2026.03.23 21:30:38.894273 [ 260 ] {cda8410e-dc07-4ff5-a2fe-7206e91b5e0d} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21220 | 2026.03.23 21:30:38.894411 [ 260 ] {cda8410e-dc07-4ff5-a2fe-7206e91b5e0d} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001562 sec., 72983.35467349552 rows/sec., 5.70 MiB/sec. | ||
| 21221 | 2026.03.23 21:30:38.894450 [ 260 ] {cda8410e-dc07-4ff5-a2fe-7206e91b5e0d} <Debug> TCPHandler: Processed in 0.001728463 sec. | ||
| 21222 | 2026.03.23 21:30:38.894567 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21223 | 2026.03.23 21:30:38.894662 [ 260 ] {78e72dca-aa25-412d-b2ec-10938b21f2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21224 | 2026.03.23 21:30:38.894707 [ 260 ] {78e72dca-aa25-412d-b2ec-10938b21f2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21225 | 2026.03.23 21:30:38.895119 [ 260 ] {78e72dca-aa25-412d-b2ec-10938b21f2f6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.03.23 21:30:38.895156 [ 260 ] {78e72dca-aa25-412d-b2ec-10938b21f2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21227 | 2026.03.23 21:30:38.895593 [ 260 ] {78e72dca-aa25-412d-b2ec-10938b21f2f6} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21228 | 2026.03.23 21:30:38.896006 [ 260 ] {78e72dca-aa25-412d-b2ec-10938b21f2f6} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.03.23 21:30:38.896122 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_165_49 to all_166_166_0 | ||
| 21230 | 2026.03.23 21:30:38.896143 [ 260 ] {78e72dca-aa25-412d-b2ec-10938b21f2f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 21231 | 2026.03.23 21:30:38.896190 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21232 | 2026.03.23 21:30:38.896202 [ 260 ] {78e72dca-aa25-412d-b2ec-10938b21f2f6} <Debug> TCPHandler: Processed in 0.001683652 sec. | ||
| 21233 | 2026.03.23 21:30:38.896223 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21234 | 2026.03.23 21:30:38.896316 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_166_50} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_165_49 to all_166_166_0 into Compact with storage Full | ||
| 21235 | 2026.03.23 21:30:38.896324 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21236 | 2026.03.23 21:30:38.896425 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_166_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21237 | 2026.03.23 21:30:38.896434 [ 260 ] {635e72a3-6cb8-4f5e-954e-5d3657c2882c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21238 | 2026.03.23 21:30:38.896461 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_166_50} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_165_49, total 59832 rows starting from the beginning of the part | ||
| 21239 | 2026.03.23 21:30:38.896494 [ 260 ] {635e72a3-6cb8-4f5e-954e-5d3657c2882c} <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 | ||
| 21240 | 2026.03.23 21:30:38.896528 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_166_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 128 rows starting from the beginning of the part | ||
| 21241 | 2026.03.23 21:30:38.897379 [ 260 ] {635e72a3-6cb8-4f5e-954e-5d3657c2882c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21242 | 2026.03.23 21:30:38.897415 [ 260 ] {635e72a3-6cb8-4f5e-954e-5d3657c2882c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21243 | 2026.03.23 21:30:38.898112 [ 260 ] {635e72a3-6cb8-4f5e-954e-5d3657c2882c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21244 | 2026.03.23 21:30:38.898543 [ 260 ] {635e72a3-6cb8-4f5e-954e-5d3657c2882c} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21245 | 2026.03.23 21:30:38.898698 [ 260 ] {635e72a3-6cb8-4f5e-954e-5d3657c2882c} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002283 sec., 21901.007446342534 rows/sec., 39.25 MiB/sec. | ||
| 21246 | 2026.03.23 21:30:38.898786 [ 260 ] {635e72a3-6cb8-4f5e-954e-5d3657c2882c} <Debug> TCPHandler: Processed in 0.002511712 sec. | ||
| 21247 | 2026.03.23 21:30:38.898900 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21248 | 2026.03.23 21:30:38.898994 [ 260 ] {3ff868fc-df27-4476-b707-ddc3c5d90f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21249 | 2026.03.23 21:30:38.899037 [ 260 ] {3ff868fc-df27-4476-b707-ddc3c5d90f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21250 | 2026.03.23 21:30:38.899377 [ 260 ] {3ff868fc-df27-4476-b707-ddc3c5d90f6a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21251 | 2026.03.23 21:30:38.899414 [ 260 ] {3ff868fc-df27-4476-b707-ddc3c5d90f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21252 | 2026.03.23 21:30:38.899825 [ 260 ] {3ff868fc-df27-4476-b707-ddc3c5d90f6a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21253 | 2026.03.23 21:30:38.900278 [ 260 ] {3ff868fc-df27-4476-b707-ddc3c5d90f6a} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21254 | 2026.03.23 21:30:38.900416 [ 260 ] {3ff868fc-df27-4476-b707-ddc3c5d90f6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 21255 | 2026.03.23 21:30:38.900455 [ 260 ] {3ff868fc-df27-4476-b707-ddc3c5d90f6a} <Debug> TCPHandler: Processed in 0.001603719 sec. | ||
| 21256 | 2026.03.23 21:30:38.905968 [ 192 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_166_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00968262 sec., 6192538.796317526 rows/sec., 398.36 MiB/sec. | ||
| 21257 | 2026.03.23 21:30:38.906657 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_166_50} <Trace> MergedBlockOutputStream: filled checksums all_1_166_50 (state Temporary) | ||
| 21258 | 2026.03.23 21:30:38.907310 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_166_50} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_166_50 to all_1_166_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21259 | 2026.03.23 21:30:38.907400 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_166_50} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_165_49, all_166_166_0] -> all_1_166_50 | ||
| 21260 | 2026.03.23 21:30:38.907493 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21261 | 2026.03.23 21:30:43.082989 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21262 | 2026.03.23 21:30:43.083085 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21263 | 2026.03.23 21:30:43.342041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47968 | ||
| 21264 | 2026.03.23 21:30:43.342600 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21265 | 2026.03.23 21:30:43.342648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21266 | 2026.03.23 21:30:43.343135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21267 | 2026.03.23 21:30:43.343376 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21268 | 2026.03.23 21:30:43.343528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47968 | ||
| 21269 | 2026.03.23 21:30:43.343647 [ 222 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21270 | 2026.03.23 21:30:43.343723 [ 222 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21271 | 2026.03.23 21:30:43.347118 [ 222 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21272 | 2026.03.23 21:30:43.513855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2582 | ||
| 21273 | 2026.03.23 21:30:43.516349 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21274 | 2026.03.23 21:30:43.516399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21275 | 2026.03.23 21:30:43.517657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21276 | 2026.03.23 21:30:43.517937 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21277 | 2026.03.23 21:30:43.518321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2582 | ||
| 21278 | 2026.03.23 21:30:43.886716 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21279 | 2026.03.23 21:30:43.886882 [ 260 ] {d3a24f7b-b20b-4707-9277-846a75e5e120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21280 | 2026.03.23 21:30:43.886944 [ 260 ] {d3a24f7b-b20b-4707-9277-846a75e5e120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21281 | 2026.03.23 21:30:43.887611 [ 260 ] {d3a24f7b-b20b-4707-9277-846a75e5e120} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21282 | 2026.03.23 21:30:43.887658 [ 260 ] {d3a24f7b-b20b-4707-9277-846a75e5e120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21283 | 2026.03.23 21:30:43.888028 [ 260 ] {d3a24f7b-b20b-4707-9277-846a75e5e120} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21284 | 2026.03.23 21:30:43.888241 [ 260 ] {d3a24f7b-b20b-4707-9277-846a75e5e120} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21285 | 2026.03.23 21:30:43.888385 [ 260 ] {d3a24f7b-b20b-4707-9277-846a75e5e120} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00155 sec., 49032.25806451613 rows/sec., 4.04 MiB/sec. | ||
| 21286 | 2026.03.23 21:30:43.888397 [ 39 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21287 | 2026.03.23 21:30:43.888427 [ 260 ] {d3a24f7b-b20b-4707-9277-846a75e5e120} <Debug> TCPHandler: Processed in 0.001832156 sec. | ||
| 21288 | 2026.03.23 21:30:43.888447 [ 39 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21289 | 2026.03.23 21:30:43.888473 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21290 | 2026.03.23 21:30:43.888572 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21291 | 2026.03.23 21:30:43.888588 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21292 | 2026.03.23 21:30:43.888691 [ 260 ] {90537320-51fd-49cd-a9d3-54b069dcdb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21293 | 2026.03.23 21:30:43.888697 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21294 | 2026.03.23 21:30:43.888741 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2707 rows starting from the beginning of the part | ||
| 21295 | 2026.03.23 21:30:43.888741 [ 260 ] {90537320-51fd-49cd-a9d3-54b069dcdb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21296 | 2026.03.23 21:30:43.888818 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 76 rows starting from the beginning of the part | ||
| 21297 | 2026.03.23 21:30:43.888892 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 156 rows starting from the beginning of the part | ||
| 21298 | 2026.03.23 21:30:43.888961 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 200 rows starting from the beginning of the part | ||
| 21299 | 2026.03.23 21:30:43.889027 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 156 rows starting from the beginning of the part | ||
| 21300 | 2026.03.23 21:30:43.889085 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 76 rows starting from the beginning of the part | ||
| 21301 | 2026.03.23 21:30:43.889268 [ 260 ] {90537320-51fd-49cd-a9d3-54b069dcdb4f} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21302 | 2026.03.23 21:30:43.889306 [ 260 ] {90537320-51fd-49cd-a9d3-54b069dcdb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21303 | 2026.03.23 21:30:43.889627 [ 260 ] {90537320-51fd-49cd-a9d3-54b069dcdb4f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21304 | 2026.03.23 21:30:43.889828 [ 260 ] {90537320-51fd-49cd-a9d3-54b069dcdb4f} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21305 | 2026.03.23 21:30:43.889956 [ 260 ] {90537320-51fd-49cd-a9d3-54b069dcdb4f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00129 sec., 7751.937984496125 rows/sec., 582.91 KiB/sec. | ||
| 21306 | 2026.03.23 21:30:43.889993 [ 260 ] {90537320-51fd-49cd-a9d3-54b069dcdb4f} <Debug> TCPHandler: Processed in 0.001477767 sec. | ||
| 21307 | 2026.03.23 21:30:43.889991 [ 40 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21308 | 2026.03.23 21:30:43.890061 [ 40 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21309 | 2026.03.23 21:30:43.890083 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21310 | 2026.03.23 21:30:43.890102 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21311 | 2026.03.23 21:30:43.890181 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21312 | 2026.03.23 21:30:43.890198 [ 260 ] {9beb8a79-f70c-47ad-a776-e43142936a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21313 | 2026.03.23 21:30:43.890248 [ 260 ] {9beb8a79-f70c-47ad-a776-e43142936a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21314 | 2026.03.23 21:30:43.890297 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21315 | 2026.03.23 21:30:43.890333 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 110 rows starting from the beginning of the part | ||
| 21316 | 2026.03.23 21:30:43.890399 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 10 rows starting from the beginning of the part | ||
| 21317 | 2026.03.23 21:30:43.890449 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 50 rows starting from the beginning of the part | ||
| 21318 | 2026.03.23 21:30:43.890483 [ 197 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947549 sec., 1730893.5487630863 rows/sec., 141.04 MiB/sec. | ||
| 21319 | 2026.03.23 21:30:43.890496 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 30 rows starting from the beginning of the part | ||
| 21320 | 2026.03.23 21:30:43.890567 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 50 rows starting from the beginning of the part | ||
| 21321 | 2026.03.23 21:30:43.890609 [ 195 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 10 rows starting from the beginning of the part | ||
| 21322 | 2026.03.23 21:30:43.890672 [ 260 ] {9beb8a79-f70c-47ad-a776-e43142936a94} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21323 | 2026.03.23 21:30:43.890713 [ 260 ] {9beb8a79-f70c-47ad-a776-e43142936a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21324 | 2026.03.23 21:30:43.890758 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21325 | 2026.03.23 21:30:43.891030 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21326 | 2026.03.23 21:30:43.891063 [ 260 ] {9beb8a79-f70c-47ad-a776-e43142936a94} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21327 | 2026.03.23 21:30:43.891096 [ 194 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_171_34} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21328 | 2026.03.23 21:30:43.891167 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 21329 | 2026.03.23 21:30:43.891310 [ 260 ] {9beb8a79-f70c-47ad-a776-e43142936a94} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21330 | 2026.03.23 21:30:43.891434 [ 40 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21331 | 2026.03.23 21:30:43.891440 [ 260 ] {9beb8a79-f70c-47ad-a776-e43142936a94} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00126 sec., 58730.15873015873 rows/sec., 4.59 MiB/sec. | ||
| 21332 | 2026.03.23 21:30:43.891465 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331853 sec., 195216.7393849021 rows/sec., 15.03 MiB/sec. | ||
| 21333 | 2026.03.23 21:30:43.891470 [ 40 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21334 | 2026.03.23 21:30:43.891493 [ 260 ] {9beb8a79-f70c-47ad-a776-e43142936a94} <Debug> TCPHandler: Processed in 0.001438366 sec. | ||
| 21335 | 2026.03.23 21:30:43.891517 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21336 | 2026.03.23 21:30:43.891601 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21337 | 2026.03.23 21:30:43.891623 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21338 | 2026.03.23 21:30:43.891624 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21339 | 2026.03.23 21:30:43.891710 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21340 | 2026.03.23 21:30:43.891728 [ 260 ] {235fccc6-5aa8-4f2d-96ec-71f4dccf9064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21341 | 2026.03.23 21:30:43.891744 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1569 rows starting from the beginning of the part | ||
| 21342 | 2026.03.23 21:30:43.891777 [ 260 ] {235fccc6-5aa8-4f2d-96ec-71f4dccf9064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21343 | 2026.03.23 21:30:43.891814 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 74 rows starting from the beginning of the part | ||
| 21344 | 2026.03.23 21:30:43.891864 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 114 rows starting from the beginning of the part | ||
| 21345 | 2026.03.23 21:30:43.891906 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 118 rows starting from the beginning of the part | ||
| 21346 | 2026.03.23 21:30:43.891913 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21347 | 2026.03.23 21:30:43.891948 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 114 rows starting from the beginning of the part | ||
| 21348 | 2026.03.23 21:30:43.891988 [ 197 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 74 rows starting from the beginning of the part | ||
| 21349 | 2026.03.23 21:30:43.891997 [ 201 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_146_29} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21350 | 2026.03.23 21:30:43.892107 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 21351 | 2026.03.23 21:30:43.892200 [ 260 ] {235fccc6-5aa8-4f2d-96ec-71f4dccf9064} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21352 | 2026.03.23 21:30:43.892243 [ 260 ] {235fccc6-5aa8-4f2d-96ec-71f4dccf9064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21353 | 2026.03.23 21:30:43.892575 [ 260 ] {235fccc6-5aa8-4f2d-96ec-71f4dccf9064} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21354 | 2026.03.23 21:30:43.892787 [ 260 ] {235fccc6-5aa8-4f2d-96ec-71f4dccf9064} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21355 | 2026.03.23 21:30:43.892908 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_166_50 to all_167_167_0 | ||
| 21356 | 2026.03.23 21:30:43.892912 [ 260 ] {235fccc6-5aa8-4f2d-96ec-71f4dccf9064} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 21357 | 2026.03.23 21:30:43.892937 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21358 | 2026.03.23 21:30:43.892962 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21359 | 2026.03.23 21:30:43.892967 [ 260 ] {235fccc6-5aa8-4f2d-96ec-71f4dccf9064} <Debug> TCPHandler: Processed in 0.001389455 sec. | ||
| 21360 | 2026.03.23 21:30:43.893021 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_167_51} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_166_50 to all_167_167_0 into Compact with storage Full | ||
| 21361 | 2026.03.23 21:30:43.893074 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510847 sec., 1365459.2423984692 rows/sec., 102.16 MiB/sec. | ||
| 21362 | 2026.03.23 21:30:43.893080 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21363 | 2026.03.23 21:30:43.893111 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_167_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21364 | 2026.03.23 21:30:43.893141 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_167_51} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_166_50, total 59960 rows starting from the beginning of the part | ||
| 21365 | 2026.03.23 21:30:43.893187 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_167_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 21366 | 2026.03.23 21:30:43.893187 [ 260 ] {31f41ed6-e814-4caf-9bfb-50649fa16d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21367 | 2026.03.23 21:30:43.893244 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21368 | 2026.03.23 21:30:43.893256 [ 260 ] {31f41ed6-e814-4caf-9bfb-50649fa16d93} <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 | ||
| 21369 | 2026.03.23 21:30:43.893515 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21370 | 2026.03.23 21:30:43.893579 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_171_34} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21371 | 2026.03.23 21:30:43.893653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 21372 | 2026.03.23 21:30:43.894038 [ 260 ] {31f41ed6-e814-4caf-9bfb-50649fa16d93} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21373 | 2026.03.23 21:30:43.894079 [ 260 ] {31f41ed6-e814-4caf-9bfb-50649fa16d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21374 | 2026.03.23 21:30:43.894585 [ 260 ] {31f41ed6-e814-4caf-9bfb-50649fa16d93} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21375 | 2026.03.23 21:30:43.894795 [ 260 ] {31f41ed6-e814-4caf-9bfb-50649fa16d93} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21376 | 2026.03.23 21:30:43.894918 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21377 | 2026.03.23 21:30:43.894933 [ 260 ] {31f41ed6-e814-4caf-9bfb-50649fa16d93} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 21378 | 2026.03.23 21:30:43.894947 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21379 | 2026.03.23 21:30:43.894972 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21380 | 2026.03.23 21:30:43.894994 [ 260 ] {31f41ed6-e814-4caf-9bfb-50649fa16d93} <Debug> TCPHandler: Processed in 0.001960119 sec. | ||
| 21381 | 2026.03.23 21:30:43.895053 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21382 | 2026.03.23 21:30:43.895110 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21383 | 2026.03.23 21:30:43.895205 [ 260 ] {f3c59d71-bcb4-4d84-a0d1-35e57e37b058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21384 | 2026.03.23 21:30:43.895245 [ 260 ] {f3c59d71-bcb4-4d84-a0d1-35e57e37b058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21385 | 2026.03.23 21:30:43.895267 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21386 | 2026.03.23 21:30:43.895325 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3176 rows starting from the beginning of the part | ||
| 21387 | 2026.03.23 21:30:43.895444 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 10 rows starting from the beginning of the part | ||
| 21388 | 2026.03.23 21:30:43.895553 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 50 rows starting from the beginning of the part | ||
| 21389 | 2026.03.23 21:30:43.895590 [ 260 ] {f3c59d71-bcb4-4d84-a0d1-35e57e37b058} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21390 | 2026.03.23 21:30:43.895630 [ 260 ] {f3c59d71-bcb4-4d84-a0d1-35e57e37b058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21391 | 2026.03.23 21:30:43.895652 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 10 rows starting from the beginning of the part | ||
| 21392 | 2026.03.23 21:30:43.895753 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 50 rows starting from the beginning of the part | ||
| 21393 | 2026.03.23 21:30:43.895854 [ 199 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 10 rows starting from the beginning of the part | ||
| 21394 | 2026.03.23 21:30:43.895951 [ 260 ] {f3c59d71-bcb4-4d84-a0d1-35e57e37b058} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21395 | 2026.03.23 21:30:43.896217 [ 260 ] {f3c59d71-bcb4-4d84-a0d1-35e57e37b058} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21396 | 2026.03.23 21:30:43.896354 [ 40 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21397 | 2026.03.23 21:30:43.896357 [ 260 ] {f3c59d71-bcb4-4d84-a0d1-35e57e37b058} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 21398 | 2026.03.23 21:30:43.896388 [ 40 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21399 | 2026.03.23 21:30:43.896410 [ 260 ] {f3c59d71-bcb4-4d84-a0d1-35e57e37b058} <Debug> TCPHandler: Processed in 0.001346783 sec. | ||
| 21400 | 2026.03.23 21:30:43.896412 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21401 | 2026.03.23 21:30:43.896504 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21402 | 2026.03.23 21:30:43.896609 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21403 | 2026.03.23 21:30:43.896636 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8460 rows starting from the beginning of the part | ||
| 21404 | 2026.03.23 21:30:43.896689 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 21405 | 2026.03.23 21:30:43.896731 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
| 21406 | 2026.03.23 21:30:43.896770 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 21407 | 2026.03.23 21:30:43.896813 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 21408 | 2026.03.23 21:30:43.896853 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 21409 | 2026.03.23 21:30:43.899774 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8760 rows, containing 4 columns (4 merged, 0 gathered) in 0.003302032 sec., 2652911.9039427843 rows/sec., 178.76 MiB/sec. | ||
| 21410 | 2026.03.23 21:30:43.900652 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21411 | 2026.03.23 21:30:43.901233 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21412 | 2026.03.23 21:30:43.901300 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_171_34} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21413 | 2026.03.23 21:30:43.901363 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 21414 | 2026.03.23 21:30:43.903155 [ 196 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_167_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60120 rows, containing 5 columns (5 merged, 0 gathered) in 0.010153873 sec., 5920893.436425687 rows/sec., 380.97 MiB/sec. | ||
| 21415 | 2026.03.23 21:30:43.903850 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_167_51} <Trace> MergedBlockOutputStream: filled checksums all_1_167_51 (state Temporary) | ||
| 21416 | 2026.03.23 21:30:43.904382 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_167_51} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_167_51 to all_1_167_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21417 | 2026.03.23 21:30:43.904457 [ 201 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_167_51} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_166_50, all_167_167_0] -> all_1_167_51 | ||
| 21418 | 2026.03.23 21:30:43.904540 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21419 | 2026.03.23 21:30:43.909592 [ 193 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 19 columns (19 merged, 0 gathered) in 0.014575332 sec., 226821.59143956378 rows/sec., 406.27 MiB/sec. | ||
| 21420 | 2026.03.23 21:30:43.912621 [ 200 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21421 | 2026.03.23 21:30:43.913227 [ 200 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21422 | 2026.03.23 21:30:43.913310 [ 200 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21423 | 2026.03.23 21:30:43.913444 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.21 MiB. | ||
| 21424 | 2026.03.23 21:30:44.001214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.33 MiB, peak 446.49 MiB, free memory in arenas 0.00 B, will set to 424.41 MiB (RSS), difference: 7.08 MiB | ||
| 21425 | 2026.03.23 21:30:44.223281 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21426 | 2026.03.23 21:30:44.223485 [ 260 ] {4a29eda6-560e-4c43-9300-a691dd10f3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21427 | 2026.03.23 21:30:44.223564 [ 260 ] {4a29eda6-560e-4c43-9300-a691dd10f3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21428 | 2026.03.23 21:30:44.224271 [ 260 ] {4a29eda6-560e-4c43-9300-a691dd10f3be} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21429 | 2026.03.23 21:30:44.224330 [ 260 ] {4a29eda6-560e-4c43-9300-a691dd10f3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21430 | 2026.03.23 21:30:44.224852 [ 260 ] {4a29eda6-560e-4c43-9300-a691dd10f3be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 21431 | 2026.03.23 21:30:44.225312 [ 260 ] {4a29eda6-560e-4c43-9300-a691dd10f3be} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21432 | 2026.03.23 21:30:44.225482 [ 260 ] {4a29eda6-560e-4c43-9300-a691dd10f3be} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002052 sec., 2923.9766081871344 rows/sec., 238.43 KiB/sec. | ||
| 21433 | 2026.03.23 21:30:44.225539 [ 260 ] {4a29eda6-560e-4c43-9300-a691dd10f3be} <Debug> TCPHandler: Processed in 0.002389919 sec. | ||
| 21434 | 2026.03.23 21:30:44.225661 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21435 | 2026.03.23 21:30:44.225763 [ 260 ] {254e4b7c-761f-4842-905a-7151f0a8f333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21436 | 2026.03.23 21:30:44.225807 [ 260 ] {254e4b7c-761f-4842-905a-7151f0a8f333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21437 | 2026.03.23 21:30:44.227212 [ 260 ] {254e4b7c-761f-4842-905a-7151f0a8f333} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21438 | 2026.03.23 21:30:44.227252 [ 260 ] {254e4b7c-761f-4842-905a-7151f0a8f333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21439 | 2026.03.23 21:30:44.227827 [ 260 ] {254e4b7c-761f-4842-905a-7151f0a8f333} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21440 | 2026.03.23 21:30:44.228254 [ 260 ] {254e4b7c-761f-4842-905a-7151f0a8f333} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21441 | 2026.03.23 21:30:44.228398 [ 260 ] {254e4b7c-761f-4842-905a-7151f0a8f333} <Debug> executeQuery: Read 2516 rows, 192.10 KiB in 0.002659 sec., 946220.3836028583 rows/sec., 70.55 MiB/sec. | ||
| 21442 | 2026.03.23 21:30:44.228439 [ 260 ] {254e4b7c-761f-4842-905a-7151f0a8f333} <Debug> TCPHandler: Processed in 0.00283118 sec. | ||
| 21443 | 2026.03.23 21:30:44.228568 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21444 | 2026.03.23 21:30:44.228665 [ 260 ] {bcba4965-9cd3-4050-ba98-f10ffc236602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21445 | 2026.03.23 21:30:44.228707 [ 260 ] {bcba4965-9cd3-4050-ba98-f10ffc236602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21446 | 2026.03.23 21:30:44.229139 [ 260 ] {bcba4965-9cd3-4050-ba98-f10ffc236602} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21447 | 2026.03.23 21:30:44.229173 [ 260 ] {bcba4965-9cd3-4050-ba98-f10ffc236602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21448 | 2026.03.23 21:30:44.229577 [ 260 ] {bcba4965-9cd3-4050-ba98-f10ffc236602} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21449 | 2026.03.23 21:30:44.229993 [ 260 ] {bcba4965-9cd3-4050-ba98-f10ffc236602} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21450 | 2026.03.23 21:30:44.230127 [ 260 ] {bcba4965-9cd3-4050-ba98-f10ffc236602} <Debug> executeQuery: Read 71 rows, 5.31 KiB in 0.001482 sec., 47908.23211875843 rows/sec., 3.50 MiB/sec. | ||
| 21451 | 2026.03.23 21:30:44.230165 [ 260 ] {bcba4965-9cd3-4050-ba98-f10ffc236602} <Debug> TCPHandler: Processed in 0.001649101 sec. | ||
| 21452 | 2026.03.23 21:30:44.230278 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21453 | 2026.03.23 21:30:44.230373 [ 260 ] {890363c8-4123-4cc5-bdc2-ba3e9925a236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21454 | 2026.03.23 21:30:44.230413 [ 260 ] {890363c8-4123-4cc5-bdc2-ba3e9925a236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21455 | 2026.03.23 21:30:44.231049 [ 260 ] {890363c8-4123-4cc5-bdc2-ba3e9925a236} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21456 | 2026.03.23 21:30:44.231083 [ 260 ] {890363c8-4123-4cc5-bdc2-ba3e9925a236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21457 | 2026.03.23 21:30:44.231564 [ 260 ] {890363c8-4123-4cc5-bdc2-ba3e9925a236} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21458 | 2026.03.23 21:30:44.231989 [ 260 ] {890363c8-4123-4cc5-bdc2-ba3e9925a236} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21459 | 2026.03.23 21:30:44.232094 [ 38 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Selected 6 parts from all_1_46_11 to all_51_51_0 | ||
| 21460 | 2026.03.23 21:30:44.232120 [ 260 ] {890363c8-4123-4cc5-bdc2-ba3e9925a236} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001765 sec., 453824.3626062323 rows/sec., 26.21 MiB/sec. | ||
| 21461 | 2026.03.23 21:30:44.232133 [ 38 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21462 | 2026.03.23 21:30:44.232153 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21463 | 2026.03.23 21:30:44.232159 [ 260 ] {890363c8-4123-4cc5-bdc2-ba3e9925a236} <Debug> TCPHandler: Processed in 0.001929788 sec. | ||
| 21464 | 2026.03.23 21:30:44.232274 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21465 | 2026.03.23 21:30:44.232273 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_11 to all_51_51_0 into Compact with storage Full | ||
| 21466 | 2026.03.23 21:30:44.232370 [ 260 ] {58f0a5fd-ebf6-49a1-a80b-ab215646fba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21467 | 2026.03.23 21:30:44.232413 [ 260 ] {58f0a5fd-ebf6-49a1-a80b-ab215646fba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21468 | 2026.03.23 21:30:44.232444 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21469 | 2026.03.23 21:30:44.232486 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_11, total 850 rows starting from the beginning of the part | ||
| 21470 | 2026.03.23 21:30:44.232559 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 21471 | 2026.03.23 21:30:44.232610 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 21472 | 2026.03.23 21:30:44.232659 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 804 rows starting from the beginning of the part | ||
| 21473 | 2026.03.23 21:30:44.232701 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 21474 | 2026.03.23 21:30:44.232743 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 801 rows starting from the beginning of the part | ||
| 21475 | 2026.03.23 21:30:44.232776 [ 260 ] {58f0a5fd-ebf6-49a1-a80b-ab215646fba8} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21476 | 2026.03.23 21:30:44.232813 [ 260 ] {58f0a5fd-ebf6-49a1-a80b-ab215646fba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21477 | 2026.03.23 21:30:44.233284 [ 260 ] {58f0a5fd-ebf6-49a1-a80b-ab215646fba8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 21478 | 2026.03.23 21:30:44.233873 [ 260 ] {58f0a5fd-ebf6-49a1-a80b-ab215646fba8} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21479 | 2026.03.23 21:30:44.234039 [ 260 ] {58f0a5fd-ebf6-49a1-a80b-ab215646fba8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001685 sec., 593.4718100890208 rows/sec., 41.73 KiB/sec. | ||
| 21480 | 2026.03.23 21:30:44.234082 [ 193 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001865787 sec., 1342061.0176831547 rows/sec., 83.66 MiB/sec. | ||
| 21481 | 2026.03.23 21:30:44.234087 [ 260 ] {58f0a5fd-ebf6-49a1-a80b-ab215646fba8} <Debug> TCPHandler: Processed in 0.001861517 sec. | ||
| 21482 | 2026.03.23 21:30:44.234264 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21483 | 2026.03.23 21:30:44.234356 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Trace> MergedBlockOutputStream: filled checksums all_1_51_12 (state Temporary) | ||
| 21484 | 2026.03.23 21:30:44.234372 [ 260 ] {442d606e-5d75-4dff-b141-bf36a8ef471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21485 | 2026.03.23 21:30:44.234419 [ 260 ] {442d606e-5d75-4dff-b141-bf36a8ef471e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21486 | 2026.03.23 21:30:44.234885 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_merge_all_1_51_12 to all_1_51_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21487 | 2026.03.23 21:30:44.234965 [ 201 ] {5533a9e4-f89b-4c0a-a4d4-31f906493155::all_1_51_12} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155) (MergerMutator): Merged 6 parts: [all_1_46_11, all_51_51_0] -> all_1_51_12 | ||
| 21488 | 2026.03.23 21:30:44.235047 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 21489 | 2026.03.23 21:30:44.235286 [ 260 ] {442d606e-5d75-4dff-b141-bf36a8ef471e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21490 | 2026.03.23 21:30:44.235329 [ 260 ] {442d606e-5d75-4dff-b141-bf36a8ef471e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21491 | 2026.03.23 21:30:44.235809 [ 260 ] {442d606e-5d75-4dff-b141-bf36a8ef471e} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21492 | 2026.03.23 21:30:44.236225 [ 260 ] {442d606e-5d75-4dff-b141-bf36a8ef471e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.03.23 21:30:44.236370 [ 260 ] {442d606e-5d75-4dff-b141-bf36a8ef471e} <Debug> executeQuery: Read 1350 rows, 92.93 KiB in 0.002017 sec., 669310.8577094695 rows/sec., 44.99 MiB/sec. | ||
| 21494 | 2026.03.23 21:30:44.236411 [ 260 ] {442d606e-5d75-4dff-b141-bf36a8ef471e} <Debug> TCPHandler: Processed in 0.002209005 sec. | ||
| 21495 | 2026.03.23 21:30:44.236522 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21496 | 2026.03.23 21:30:44.236617 [ 260 ] {bdd81f21-963d-4550-9f37-e09bb974d9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21497 | 2026.03.23 21:30:44.236661 [ 260 ] {bdd81f21-963d-4550-9f37-e09bb974d9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21498 | 2026.03.23 21:30:44.237308 [ 260 ] {bdd81f21-963d-4550-9f37-e09bb974d9e4} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2026.03.23 21:30:44.237343 [ 260 ] {bdd81f21-963d-4550-9f37-e09bb974d9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21500 | 2026.03.23 21:30:44.237927 [ 260 ] {bdd81f21-963d-4550-9f37-e09bb974d9e4} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21501 | 2026.03.23 21:30:44.238360 [ 260 ] {bdd81f21-963d-4550-9f37-e09bb974d9e4} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.03.23 21:30:44.238476 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_167_51 to all_172_172_0 | ||
| 21503 | 2026.03.23 21:30:44.238497 [ 260 ] {bdd81f21-963d-4550-9f37-e09bb974d9e4} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001899 sec., 789362.822538178 rows/sec., 47.88 MiB/sec. | ||
| 21504 | 2026.03.23 21:30:44.238512 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21505 | 2026.03.23 21:30:44.238533 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 21506 | 2026.03.23 21:30:44.238536 [ 260 ] {bdd81f21-963d-4550-9f37-e09bb974d9e4} <Debug> TCPHandler: Processed in 0.002064552 sec. | ||
| 21507 | 2026.03.23 21:30:44.238654 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21508 | 2026.03.23 21:30:44.238655 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_167_51 to all_172_172_0 into Compact with storage Full | ||
| 21509 | 2026.03.23 21:30:44.238747 [ 260 ] {402f5707-c856-4b6e-b916-7d6721804365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21510 | 2026.03.23 21:30:44.238808 [ 260 ] {402f5707-c856-4b6e-b916-7d6721804365} <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 | ||
| 21511 | 2026.03.23 21:30:44.238827 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21512 | 2026.03.23 21:30:44.238872 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_167_51, total 60120 rows starting from the beginning of the part | ||
| 21513 | 2026.03.23 21:30:44.238949 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 21514 | 2026.03.23 21:30:44.239004 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 200 rows starting from the beginning of the part | ||
| 21515 | 2026.03.23 21:30:44.239053 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 21516 | 2026.03.23 21:30:44.239104 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 21517 | 2026.03.23 21:30:44.239151 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1499 rows starting from the beginning of the part | ||
| 21518 | 2026.03.23 21:30:44.239700 [ 260 ] {402f5707-c856-4b6e-b916-7d6721804365} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21519 | 2026.03.23 21:30:44.239740 [ 260 ] {402f5707-c856-4b6e-b916-7d6721804365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21520 | 2026.03.23 21:30:44.240516 [ 260 ] {402f5707-c856-4b6e-b916-7d6721804365} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21521 | 2026.03.23 21:30:44.240997 [ 260 ] {402f5707-c856-4b6e-b916-7d6721804365} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21522 | 2026.03.23 21:30:44.241141 [ 260 ] {402f5707-c856-4b6e-b916-7d6721804365} <Debug> executeQuery: Read 65 rows, 119.27 KiB in 0.002412 sec., 26948.590381426202 rows/sec., 48.29 MiB/sec. | ||
| 21523 | 2026.03.23 21:30:44.241198 [ 260 ] {402f5707-c856-4b6e-b916-7d6721804365} <Debug> TCPHandler: Processed in 0.002597185 sec. | ||
| 21524 | 2026.03.23 21:30:44.241208 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21525 | 2026.03.23 21:30:44.241239 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21526 | 2026.03.23 21:30:44.241313 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21527 | 2026.03.23 21:30:44.241414 [ 260 ] {74a11e7d-11e3-4b44-9806-06374364fbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21528 | 2026.03.23 21:30:44.241461 [ 260 ] {74a11e7d-11e3-4b44-9806-06374364fbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21529 | 2026.03.23 21:30:44.241788 [ 260 ] {74a11e7d-11e3-4b44-9806-06374364fbc8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21530 | 2026.03.23 21:30:44.241825 [ 260 ] {74a11e7d-11e3-4b44-9806-06374364fbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21531 | 2026.03.23 21:30:44.242328 [ 260 ] {74a11e7d-11e3-4b44-9806-06374364fbc8} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21532 | 2026.03.23 21:30:44.242850 [ 260 ] {74a11e7d-11e3-4b44-9806-06374364fbc8} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21533 | 2026.03.23 21:30:44.242985 [ 260 ] {74a11e7d-11e3-4b44-9806-06374364fbc8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00159 sec., 7547.169811320755 rows/sec., 520.83 KiB/sec. | ||
| 21534 | 2026.03.23 21:30:44.243022 [ 260 ] {74a11e7d-11e3-4b44-9806-06374364fbc8} <Debug> TCPHandler: Processed in 0.001759304 sec. | ||
| 21535 | 2026.03.23 21:30:44.244228 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21536 | 2026.03.23 21:30:44.249932 [ 189 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62299 rows, containing 5 columns (5 merged, 0 gathered) in 0.011338102 sec., 5494658.629812998 rows/sec., 353.41 MiB/sec. | ||
| 21537 | 2026.03.23 21:30:44.250698 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Trace> MergedBlockOutputStream: filled checksums all_1_172_52 (state Temporary) | ||
| 21538 | 2026.03.23 21:30:44.251490 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_172_52 to all_1_172_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21539 | 2026.03.23 21:30:44.251571 [ 191 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_172_52} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_167_51, all_172_172_0] -> all_1_172_52 | ||
| 21540 | 2026.03.23 21:30:44.251664 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 21541 | 2026.03.23 21:30:44.272354 [ 205 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21542 | 2026.03.23 21:30:44.272454 [ 205 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21543 | 2026.03.23 21:30:44.275296 [ 205 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21544 | 2026.03.23 21:30:45.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 421.15 MiB, peak 446.49 MiB, free memory in arenas 0.00 B, will set to 424.41 MiB (RSS), difference: 3.26 MiB | ||
| 21545 | 2026.03.23 21:30:45.133318 [ 224 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21546 | 2026.03.23 21:30:45.133365 [ 224 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21547 | 2026.03.23 21:30:45.136455 [ 224 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21548 | 2026.03.23 21:30:45.254472 [ 224 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21549 | 2026.03.23 21:30:45.254505 [ 224 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21550 | 2026.03.23 21:30:45.257373 [ 224 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21551 | 2026.03.23 21:30:45.616584 [ 220 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21552 | 2026.03.23 21:30:45.616621 [ 220 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21553 | 2026.03.23 21:30:45.619869 [ 220 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21554 | 2026.03.23 21:30:45.934079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 21555 | 2026.03.23 21:30:45.950166 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21556 | 2026.03.23 21:30:45.950205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21557 | 2026.03.23 21:30:45.956435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21558 | 2026.03.23 21:30:45.957130 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21559 | 2026.03.23 21:30:45.960236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 21560 | 2026.03.23 21:30:46.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 420.93 MiB, peak 446.49 MiB, free memory in arenas 0.00 B, will set to 424.41 MiB (RSS), difference: 3.48 MiB | ||
| 21561 | 2026.03.23 21:30:48.228094 [ 205 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21562 | 2026.03.23 21:30:48.228172 [ 205 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21563 | 2026.03.23 21:30:48.231514 [ 205 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21564 | 2026.03.23 21:30:48.282648 [ 221 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21565 | 2026.03.23 21:30:48.282697 [ 221 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21566 | 2026.03.23 21:30:48.285422 [ 221 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21567 | 2026.03.23 21:30:48.885483 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21568 | 2026.03.23 21:30:48.885667 [ 260 ] {12ab46d0-78cd-4bb8-b20d-621dbad7af3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21569 | 2026.03.23 21:30:48.885738 [ 260 ] {12ab46d0-78cd-4bb8-b20d-621dbad7af3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21570 | 2026.03.23 21:30:48.886416 [ 260 ] {12ab46d0-78cd-4bb8-b20d-621dbad7af3b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21571 | 2026.03.23 21:30:48.886468 [ 260 ] {12ab46d0-78cd-4bb8-b20d-621dbad7af3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21572 | 2026.03.23 21:30:48.886875 [ 260 ] {12ab46d0-78cd-4bb8-b20d-621dbad7af3b} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21573 | 2026.03.23 21:30:48.887109 [ 260 ] {12ab46d0-78cd-4bb8-b20d-621dbad7af3b} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21574 | 2026.03.23 21:30:48.887276 [ 260 ] {12ab46d0-78cd-4bb8-b20d-621dbad7af3b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.59 MiB/sec. | ||
| 21575 | 2026.03.23 21:30:48.887330 [ 260 ] {12ab46d0-78cd-4bb8-b20d-621dbad7af3b} <Debug> TCPHandler: Processed in 0.001980319 sec. | ||
| 21576 | 2026.03.23 21:30:48.887378 [ 225 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21577 | 2026.03.23 21:30:48.887426 [ 225 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21578 | 2026.03.23 21:30:48.887454 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21579 | 2026.03.23 21:30:48.887565 [ 260 ] {64044205-5c96-4621-802e-799f11ae907c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21580 | 2026.03.23 21:30:48.887611 [ 260 ] {64044205-5c96-4621-802e-799f11ae907c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21581 | 2026.03.23 21:30:48.888053 [ 260 ] {64044205-5c96-4621-802e-799f11ae907c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21582 | 2026.03.23 21:30:48.888095 [ 260 ] {64044205-5c96-4621-802e-799f11ae907c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21583 | 2026.03.23 21:30:48.888439 [ 260 ] {64044205-5c96-4621-802e-799f11ae907c} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21584 | 2026.03.23 21:30:48.888707 [ 260 ] {64044205-5c96-4621-802e-799f11ae907c} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21585 | 2026.03.23 21:30:48.888856 [ 260 ] {64044205-5c96-4621-802e-799f11ae907c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001316 sec., 48632.2188449848 rows/sec., 3.80 MiB/sec. | ||
| 21586 | 2026.03.23 21:30:48.888896 [ 260 ] {64044205-5c96-4621-802e-799f11ae907c} <Debug> TCPHandler: Processed in 0.001496337 sec. | ||
| 21587 | 2026.03.23 21:30:48.889013 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21588 | 2026.03.23 21:30:48.889112 [ 260 ] {2d9dd68e-a629-4d72-9368-b532f8243816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21589 | 2026.03.23 21:30:48.889129 [ 225 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21590 | 2026.03.23 21:30:48.889159 [ 260 ] {2d9dd68e-a629-4d72-9368-b532f8243816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21591 | 2026.03.23 21:30:48.889549 [ 260 ] {2d9dd68e-a629-4d72-9368-b532f8243816} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21592 | 2026.03.23 21:30:48.889589 [ 260 ] {2d9dd68e-a629-4d72-9368-b532f8243816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21593 | 2026.03.23 21:30:48.889923 [ 260 ] {2d9dd68e-a629-4d72-9368-b532f8243816} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21594 | 2026.03.23 21:30:48.890132 [ 260 ] {2d9dd68e-a629-4d72-9368-b532f8243816} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21595 | 2026.03.23 21:30:48.890262 [ 260 ] {2d9dd68e-a629-4d72-9368-b532f8243816} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 21596 | 2026.03.23 21:30:48.890301 [ 260 ] {2d9dd68e-a629-4d72-9368-b532f8243816} <Debug> TCPHandler: Processed in 0.001337913 sec. | ||
| 21597 | 2026.03.23 21:30:48.890388 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21598 | 2026.03.23 21:30:48.890415 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21599 | 2026.03.23 21:30:48.890443 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21600 | 2026.03.23 21:30:48.890526 [ 260 ] {421bafb5-91f6-4afc-9a07-7b2e500de45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21601 | 2026.03.23 21:30:48.890574 [ 260 ] {421bafb5-91f6-4afc-9a07-7b2e500de45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21602 | 2026.03.23 21:30:48.890906 [ 260 ] {421bafb5-91f6-4afc-9a07-7b2e500de45c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21603 | 2026.03.23 21:30:48.890947 [ 260 ] {421bafb5-91f6-4afc-9a07-7b2e500de45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21604 | 2026.03.23 21:30:48.891290 [ 260 ] {421bafb5-91f6-4afc-9a07-7b2e500de45c} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21605 | 2026.03.23 21:30:48.891556 [ 260 ] {421bafb5-91f6-4afc-9a07-7b2e500de45c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21606 | 2026.03.23 21:30:48.891693 [ 260 ] {421bafb5-91f6-4afc-9a07-7b2e500de45c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001187 sec., 40438.07919123842 rows/sec., 2.73 MiB/sec. | ||
| 21607 | 2026.03.23 21:30:48.891733 [ 260 ] {421bafb5-91f6-4afc-9a07-7b2e500de45c} <Debug> TCPHandler: Processed in 0.001367154 sec. | ||
| 21608 | 2026.03.23 21:30:48.892751 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21609 | 2026.03.23 21:30:50.843802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48416 | ||
| 21610 | 2026.03.23 21:30:50.844661 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21611 | 2026.03.23 21:30:50.844732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21612 | 2026.03.23 21:30:50.845228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21613 | 2026.03.23 21:30:50.845461 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21614 | 2026.03.23 21:30:50.845619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48416 | ||
| 21615 | 2026.03.23 21:30:50.845632 [ 30 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21616 | 2026.03.23 21:30:50.845714 [ 30 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21617 | 2026.03.23 21:30:50.845732 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21618 | 2026.03.23 21:30:50.845836 [ 193 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 21619 | 2026.03.23 21:30:50.845934 [ 193 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21620 | 2026.03.23 21:30:50.845966 [ 193 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46048 rows starting from the beginning of the part | ||
| 21621 | 2026.03.23 21:30:50.846026 [ 193 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 21622 | 2026.03.23 21:30:50.846072 [ 193 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 21623 | 2026.03.23 21:30:50.846116 [ 193 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 21624 | 2026.03.23 21:30:50.846154 [ 193 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 21625 | 2026.03.23 21:30:50.846194 [ 193 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 21626 | 2026.03.23 21:30:50.848877 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48416 rows, containing 4 columns (4 merged, 0 gathered) in 0.003081257 sec., 15713067.751245677 rows/sec., 224.78 MiB/sec. | ||
| 21627 | 2026.03.23 21:30:50.849298 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21628 | 2026.03.23 21:30:50.849594 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21629 | 2026.03.23 21:30:50.849673 [ 187 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_101_20} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21630 | 2026.03.23 21:30:50.849780 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21631 | 2026.03.23 21:30:53.460351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 21632 | 2026.03.23 21:30:53.478722 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21633 | 2026.03.23 21:30:53.478774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21634 | 2026.03.23 21:30:53.485050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21635 | 2026.03.23 21:30:53.485771 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21636 | 2026.03.23 21:30:53.486094 [ 26 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21637 | 2026.03.23 21:30:53.486187 [ 26 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21638 | 2026.03.23 21:30:53.486222 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21639 | 2026.03.23 21:30:53.486414 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 21640 | 2026.03.23 21:30:53.489176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 21641 | 2026.03.23 21:30:53.490377 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21642 | 2026.03.23 21:30:53.491784 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 21643 | 2026.03.23 21:30:53.496181 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 21644 | 2026.03.23 21:30:53.500645 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 21645 | 2026.03.23 21:30:53.505348 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 21646 | 2026.03.23 21:30:53.510236 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 21647 | 2026.03.23 21:30:53.515036 [ 198 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 21648 | 2026.03.23 21:30:53.518696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2620 | ||
| 21649 | 2026.03.23 21:30:53.521438 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21650 | 2026.03.23 21:30:53.521487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21651 | 2026.03.23 21:30:53.522733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21652 | 2026.03.23 21:30:53.522998 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21653 | 2026.03.23 21:30:53.523282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2620 | ||
| 21654 | 2026.03.23 21:30:53.576315 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.089970248 sec., 8458.351698663762 rows/sec., 43.74 MiB/sec. | ||
| 21655 | 2026.03.23 21:30:53.579616 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21656 | 2026.03.23 21:30:53.581649 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21657 | 2026.03.23 21:30:53.581747 [ 187 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_101_20} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21658 | 2026.03.23 21:30:53.584579 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21659 | 2026.03.23 21:30:53.886982 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21660 | 2026.03.23 21:30:53.887160 [ 260 ] {856799f9-2d24-4882-a9ba-6e9842c9e3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21661 | 2026.03.23 21:30:53.887228 [ 260 ] {856799f9-2d24-4882-a9ba-6e9842c9e3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21662 | 2026.03.23 21:30:53.887865 [ 260 ] {856799f9-2d24-4882-a9ba-6e9842c9e3e5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21663 | 2026.03.23 21:30:53.887913 [ 260 ] {856799f9-2d24-4882-a9ba-6e9842c9e3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21664 | 2026.03.23 21:30:53.888303 [ 260 ] {856799f9-2d24-4882-a9ba-6e9842c9e3e5} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21665 | 2026.03.23 21:30:53.888535 [ 260 ] {856799f9-2d24-4882-a9ba-6e9842c9e3e5} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21666 | 2026.03.23 21:30:53.888699 [ 260 ] {856799f9-2d24-4882-a9ba-6e9842c9e3e5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001587 sec., 47889.09892879647 rows/sec., 3.95 MiB/sec. | ||
| 21667 | 2026.03.23 21:30:53.888752 [ 260 ] {856799f9-2d24-4882-a9ba-6e9842c9e3e5} <Debug> TCPHandler: Processed in 0.001902477 sec. | ||
| 21668 | 2026.03.23 21:30:53.888879 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21669 | 2026.03.23 21:30:53.888984 [ 260 ] {7b2126ac-6874-4413-b104-80982b5db582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21670 | 2026.03.23 21:30:53.889028 [ 260 ] {7b2126ac-6874-4413-b104-80982b5db582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21671 | 2026.03.23 21:30:53.889456 [ 260 ] {7b2126ac-6874-4413-b104-80982b5db582} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21672 | 2026.03.23 21:30:53.889494 [ 260 ] {7b2126ac-6874-4413-b104-80982b5db582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21673 | 2026.03.23 21:30:53.889802 [ 260 ] {7b2126ac-6874-4413-b104-80982b5db582} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21674 | 2026.03.23 21:30:53.890014 [ 260 ] {7b2126ac-6874-4413-b104-80982b5db582} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21675 | 2026.03.23 21:30:53.890150 [ 260 ] {7b2126ac-6874-4413-b104-80982b5db582} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 21676 | 2026.03.23 21:30:53.890192 [ 260 ] {7b2126ac-6874-4413-b104-80982b5db582} <Debug> TCPHandler: Processed in 0.001365524 sec. | ||
| 21677 | 2026.03.23 21:30:53.890307 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21678 | 2026.03.23 21:30:53.890404 [ 260 ] {dad0c64d-2830-4ad1-af73-965684be35f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21679 | 2026.03.23 21:30:53.890445 [ 260 ] {dad0c64d-2830-4ad1-af73-965684be35f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21680 | 2026.03.23 21:30:53.890862 [ 260 ] {dad0c64d-2830-4ad1-af73-965684be35f7} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21681 | 2026.03.23 21:30:53.890900 [ 260 ] {dad0c64d-2830-4ad1-af73-965684be35f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21682 | 2026.03.23 21:30:53.891206 [ 260 ] {dad0c64d-2830-4ad1-af73-965684be35f7} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21683 | 2026.03.23 21:30:53.891425 [ 260 ] {dad0c64d-2830-4ad1-af73-965684be35f7} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21684 | 2026.03.23 21:30:53.891560 [ 260 ] {dad0c64d-2830-4ad1-af73-965684be35f7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 21685 | 2026.03.23 21:30:53.891600 [ 260 ] {dad0c64d-2830-4ad1-af73-965684be35f7} <Debug> TCPHandler: Processed in 0.001344024 sec. | ||
| 21686 | 2026.03.23 21:30:53.891727 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21687 | 2026.03.23 21:30:53.891822 [ 260 ] {12d2c071-5c9a-4189-9a57-925bb1dc550c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21688 | 2026.03.23 21:30:53.891866 [ 260 ] {12d2c071-5c9a-4189-9a57-925bb1dc550c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21689 | 2026.03.23 21:30:53.892285 [ 260 ] {12d2c071-5c9a-4189-9a57-925bb1dc550c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21690 | 2026.03.23 21:30:53.892323 [ 260 ] {12d2c071-5c9a-4189-9a57-925bb1dc550c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21691 | 2026.03.23 21:30:53.892654 [ 260 ] {12d2c071-5c9a-4189-9a57-925bb1dc550c} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21692 | 2026.03.23 21:30:53.892863 [ 260 ] {12d2c071-5c9a-4189-9a57-925bb1dc550c} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21693 | 2026.03.23 21:30:53.893001 [ 260 ] {12d2c071-5c9a-4189-9a57-925bb1dc550c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 21694 | 2026.03.23 21:30:53.893039 [ 260 ] {12d2c071-5c9a-4189-9a57-925bb1dc550c} <Debug> TCPHandler: Processed in 0.001362253 sec. | ||
| 21695 | 2026.03.23 21:30:53.893153 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21696 | 2026.03.23 21:30:53.893248 [ 260 ] {56ea13cc-44e0-4e2a-96b1-51935197c1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21697 | 2026.03.23 21:30:53.893303 [ 260 ] {56ea13cc-44e0-4e2a-96b1-51935197c1ce} <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 | ||
| 21698 | 2026.03.23 21:30:53.894078 [ 260 ] {56ea13cc-44e0-4e2a-96b1-51935197c1ce} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21699 | 2026.03.23 21:30:53.894115 [ 260 ] {56ea13cc-44e0-4e2a-96b1-51935197c1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21700 | 2026.03.23 21:30:53.894621 [ 260 ] {56ea13cc-44e0-4e2a-96b1-51935197c1ce} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21701 | 2026.03.23 21:30:53.894838 [ 260 ] {56ea13cc-44e0-4e2a-96b1-51935197c1ce} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21702 | 2026.03.23 21:30:53.894980 [ 260 ] {56ea13cc-44e0-4e2a-96b1-51935197c1ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 21703 | 2026.03.23 21:30:53.895051 [ 260 ] {56ea13cc-44e0-4e2a-96b1-51935197c1ce} <Debug> TCPHandler: Processed in 0.001947859 sec. | ||
| 21704 | 2026.03.23 21:30:53.895166 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21705 | 2026.03.23 21:30:53.895261 [ 260 ] {b25b3b12-a323-481f-97cf-16c8e5d94448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21706 | 2026.03.23 21:30:53.895304 [ 260 ] {b25b3b12-a323-481f-97cf-16c8e5d94448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21707 | 2026.03.23 21:30:53.895640 [ 260 ] {b25b3b12-a323-481f-97cf-16c8e5d94448} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21708 | 2026.03.23 21:30:53.895676 [ 260 ] {b25b3b12-a323-481f-97cf-16c8e5d94448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21709 | 2026.03.23 21:30:53.895977 [ 260 ] {b25b3b12-a323-481f-97cf-16c8e5d94448} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21710 | 2026.03.23 21:30:53.896192 [ 260 ] {b25b3b12-a323-481f-97cf-16c8e5d94448} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21711 | 2026.03.23 21:30:53.896324 [ 260 ] {b25b3b12-a323-481f-97cf-16c8e5d94448} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 21712 | 2026.03.23 21:30:53.896361 [ 260 ] {b25b3b12-a323-481f-97cf-16c8e5d94448} <Debug> TCPHandler: Processed in 0.001244871 sec. | ||
| 21713 | 2026.03.23 21:30:54.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 425.93 MiB, peak 446.49 MiB, free memory in arenas 0.00 B, will set to 424.42 MiB (RSS), difference: -1.51 MiB | ||
| 21714 | 2026.03.23 21:30:55.115800 [ 25 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21715 | 2026.03.23 21:30:55.115922 [ 25 ] {} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21716 | 2026.03.23 21:30:55.115961 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21717 | 2026.03.23 21:30:55.116079 [ 220 ] {} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21718 | 2026.03.23 21:30:55.116109 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 21719 | 2026.03.23 21:30:55.116144 [ 220 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21720 | 2026.03.23 21:30:55.116273 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21721 | 2026.03.23 21:30:55.116316 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 2 rows starting from the beginning of the part | ||
| 21722 | 2026.03.23 21:30:55.116392 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 21723 | 2026.03.23 21:30:55.116451 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 21724 | 2026.03.23 21:30:55.116514 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 21725 | 2026.03.23 21:30:55.116581 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 21726 | 2026.03.23 21:30:55.117375 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327693 sec., 4519.116994666689 rows/sec., 335.40 KiB/sec. | ||
| 21727 | 2026.03.23 21:30:55.117486 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21728 | 2026.03.23 21:30:55.117752 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21729 | 2026.03.23 21:30:55.117842 [ 190 ] {f61542e6-ceda-400b-9a7a-d9803e7715b5::all_1_25_6} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21730 | 2026.03.23 21:30:55.117916 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21731 | 2026.03.23 21:30:55.118324 [ 220 ] {} <Debug> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21732 | 2026.03.23 21:30:58.083152 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21733 | 2026.03.23 21:30:58.083203 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21734 | 2026.03.23 21:30:58.345892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48928 | ||
| 21735 | 2026.03.23 21:30:58.346756 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21736 | 2026.03.23 21:30:58.346828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21737 | 2026.03.23 21:30:58.347401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21738 | 2026.03.23 21:30:58.347626 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21739 | 2026.03.23 21:30:58.347762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48928 | ||
| 21740 | 2026.03.23 21:30:58.889487 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21741 | 2026.03.23 21:30:58.889678 [ 260 ] {ccedb337-03a2-4144-8d34-64ea978cc331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21742 | 2026.03.23 21:30:58.889750 [ 260 ] {ccedb337-03a2-4144-8d34-64ea978cc331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21743 | 2026.03.23 21:30:58.890485 [ 260 ] {ccedb337-03a2-4144-8d34-64ea978cc331} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21744 | 2026.03.23 21:30:58.890524 [ 260 ] {ccedb337-03a2-4144-8d34-64ea978cc331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21745 | 2026.03.23 21:30:58.890906 [ 260 ] {ccedb337-03a2-4144-8d34-64ea978cc331} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 21746 | 2026.03.23 21:30:58.891128 [ 260 ] {ccedb337-03a2-4144-8d34-64ea978cc331} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21747 | 2026.03.23 21:30:58.891273 [ 260 ] {ccedb337-03a2-4144-8d34-64ea978cc331} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.001648 sec., 94660.19417475729 rows/sec., 8.22 MiB/sec. | ||
| 21748 | 2026.03.23 21:30:58.891314 [ 260 ] {ccedb337-03a2-4144-8d34-64ea978cc331} <Debug> TCPHandler: Processed in 0.001965029 sec. | ||
| 21749 | 2026.03.23 21:30:58.891428 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21750 | 2026.03.23 21:30:58.891522 [ 260 ] {5e1c6f08-8399-4f64-836f-3229c4c4d3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21751 | 2026.03.23 21:30:58.891562 [ 260 ] {5e1c6f08-8399-4f64-836f-3229c4c4d3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21752 | 2026.03.23 21:30:58.891976 [ 260 ] {5e1c6f08-8399-4f64-836f-3229c4c4d3c3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21753 | 2026.03.23 21:30:58.892012 [ 260 ] {5e1c6f08-8399-4f64-836f-3229c4c4d3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21754 | 2026.03.23 21:30:58.892297 [ 260 ] {5e1c6f08-8399-4f64-836f-3229c4c4d3c3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21755 | 2026.03.23 21:30:58.892505 [ 260 ] {5e1c6f08-8399-4f64-836f-3229c4c4d3c3} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21756 | 2026.03.23 21:30:58.892631 [ 260 ] {5e1c6f08-8399-4f64-836f-3229c4c4d3c3} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001128 sec., 44326.24113475177 rows/sec., 3.26 MiB/sec. | ||
| 21757 | 2026.03.23 21:30:58.892669 [ 260 ] {5e1c6f08-8399-4f64-836f-3229c4c4d3c3} <Debug> TCPHandler: Processed in 0.001288783 sec. | ||
| 21758 | 2026.03.23 21:30:58.892782 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21759 | 2026.03.23 21:30:58.892874 [ 260 ] {afd1071a-d881-41ed-a6a9-8889f30ac6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21760 | 2026.03.23 21:30:58.892913 [ 260 ] {afd1071a-d881-41ed-a6a9-8889f30ac6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21761 | 2026.03.23 21:30:58.893335 [ 260 ] {afd1071a-d881-41ed-a6a9-8889f30ac6c7} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21762 | 2026.03.23 21:30:58.893371 [ 260 ] {afd1071a-d881-41ed-a6a9-8889f30ac6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21763 | 2026.03.23 21:30:58.893660 [ 260 ] {afd1071a-d881-41ed-a6a9-8889f30ac6c7} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 21764 | 2026.03.23 21:30:58.893860 [ 260 ] {afd1071a-d881-41ed-a6a9-8889f30ac6c7} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21765 | 2026.03.23 21:30:58.893985 [ 260 ] {afd1071a-d881-41ed-a6a9-8889f30ac6c7} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001128 sec., 101063.82978723403 rows/sec., 7.89 MiB/sec. | ||
| 21766 | 2026.03.23 21:30:58.894022 [ 260 ] {afd1071a-d881-41ed-a6a9-8889f30ac6c7} <Debug> TCPHandler: Processed in 0.001290712 sec. | ||
| 21767 | 2026.03.23 21:30:58.894132 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21768 | 2026.03.23 21:30:58.894223 [ 260 ] {bbd5ebf2-c7bb-45d8-ac11-575bf307d9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21769 | 2026.03.23 21:30:58.894266 [ 260 ] {bbd5ebf2-c7bb-45d8-ac11-575bf307d9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21770 | 2026.03.23 21:30:58.894663 [ 260 ] {bbd5ebf2-c7bb-45d8-ac11-575bf307d9e3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21771 | 2026.03.23 21:30:58.894698 [ 260 ] {bbd5ebf2-c7bb-45d8-ac11-575bf307d9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21772 | 2026.03.23 21:30:58.895003 [ 260 ] {bbd5ebf2-c7bb-45d8-ac11-575bf307d9e3} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 21773 | 2026.03.23 21:30:58.895190 [ 260 ] {bbd5ebf2-c7bb-45d8-ac11-575bf307d9e3} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21774 | 2026.03.23 21:30:58.895309 [ 260 ] {bbd5ebf2-c7bb-45d8-ac11-575bf307d9e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 21775 | 2026.03.23 21:30:58.895343 [ 260 ] {bbd5ebf2-c7bb-45d8-ac11-575bf307d9e3} <Debug> TCPHandler: Processed in 0.001298622 sec. | ||
| 21776 | 2026.03.23 21:30:58.895443 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21777 | 2026.03.23 21:30:58.895529 [ 260 ] {eb31241d-5676-4800-a4af-b3cbf4bdbe44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21778 | 2026.03.23 21:30:58.895578 [ 260 ] {eb31241d-5676-4800-a4af-b3cbf4bdbe44} <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 | ||
| 21779 | 2026.03.23 21:30:58.896474 [ 260 ] {eb31241d-5676-4800-a4af-b3cbf4bdbe44} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21780 | 2026.03.23 21:30:58.896510 [ 260 ] {eb31241d-5676-4800-a4af-b3cbf4bdbe44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21781 | 2026.03.23 21:30:58.897051 [ 260 ] {eb31241d-5676-4800-a4af-b3cbf4bdbe44} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21782 | 2026.03.23 21:30:58.897258 [ 260 ] {eb31241d-5676-4800-a4af-b3cbf4bdbe44} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21783 | 2026.03.23 21:30:58.897390 [ 260 ] {eb31241d-5676-4800-a4af-b3cbf4bdbe44} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001824 sec., 27412.280701754386 rows/sec., 49.12 MiB/sec. | ||
| 21784 | 2026.03.23 21:30:58.897445 [ 260 ] {eb31241d-5676-4800-a4af-b3cbf4bdbe44} <Debug> TCPHandler: Processed in 0.001999619 sec. | ||
| 21785 | 2026.03.23 21:30:58.897558 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21786 | 2026.03.23 21:30:58.897650 [ 260 ] {2bf2cd84-3da8-45bb-aedd-68b2d1c07e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21787 | 2026.03.23 21:30:58.897690 [ 260 ] {2bf2cd84-3da8-45bb-aedd-68b2d1c07e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21788 | 2026.03.23 21:30:58.898032 [ 260 ] {2bf2cd84-3da8-45bb-aedd-68b2d1c07e09} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21789 | 2026.03.23 21:30:58.898067 [ 260 ] {2bf2cd84-3da8-45bb-aedd-68b2d1c07e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21790 | 2026.03.23 21:30:58.898358 [ 260 ] {2bf2cd84-3da8-45bb-aedd-68b2d1c07e09} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 21791 | 2026.03.23 21:30:58.898560 [ 260 ] {2bf2cd84-3da8-45bb-aedd-68b2d1c07e09} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21792 | 2026.03.23 21:30:58.898684 [ 260 ] {2bf2cd84-3da8-45bb-aedd-68b2d1c07e09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 21793 | 2026.03.23 21:30:58.898720 [ 260 ] {2bf2cd84-3da8-45bb-aedd-68b2d1c07e09} <Debug> TCPHandler: Processed in 0.00120943 sec. | ||
| 21794 | 2026.03.23 21:31:00.462190 [ 219 ] {} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21795 | 2026.03.23 21:31:00.462279 [ 219 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21796 | 2026.03.23 21:31:00.463947 [ 219 ] {} <Debug> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21797 | 2026.03.23 21:31:00.989439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 21798 | 2026.03.23 21:31:01.008066 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21799 | 2026.03.23 21:31:01.008115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21800 | 2026.03.23 21:31:01.014500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21801 | 2026.03.23 21:31:01.015227 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21802 | 2026.03.23 21:31:01.019100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 21803 | 2026.03.23 21:31:03.523756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2644 | ||
| 21804 | 2026.03.23 21:31:03.526496 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21805 | 2026.03.23 21:31:03.526554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21806 | 2026.03.23 21:31:03.527781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21807 | 2026.03.23 21:31:03.528078 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21808 | 2026.03.23 21:31:03.528234 [ 173 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21809 | 2026.03.23 21:31:03.528302 [ 173 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21810 | 2026.03.23 21:31:03.528326 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21811 | 2026.03.23 21:31:03.528451 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 21812 | 2026.03.23 21:31:03.528468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2644 | ||
| 21813 | 2026.03.23 21:31:03.529026 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21814 | 2026.03.23 21:31:03.529179 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2486 rows starting from the beginning of the part | ||
| 21815 | 2026.03.23 21:31:03.529525 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 21816 | 2026.03.23 21:31:03.529846 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 21817 | 2026.03.23 21:31:03.530151 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part | ||
| 21818 | 2026.03.23 21:31:03.530450 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
| 21819 | 2026.03.23 21:31:03.530748 [ 192 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 21820 | 2026.03.23 21:31:03.538473 [ 188 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 72 columns (72 merged, 0 gathered) in 0.010080541 sec., 262287.510164385 rows/sec., 204.90 MiB/sec. | ||
| 21821 | 2026.03.23 21:31:03.540422 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21822 | 2026.03.23 21:31:03.540943 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21823 | 2026.03.23 21:31:03.541018 [ 196 ] {33af78b4-3822-4222-a327-6d9f9618f881::all_1_76_15} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21824 | 2026.03.23 21:31:03.541210 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 21825 | 2026.03.23 21:31:03.888723 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21826 | 2026.03.23 21:31:03.888924 [ 260 ] {91351669-1c97-4afd-8c04-71226caac27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21827 | 2026.03.23 21:31:03.888997 [ 260 ] {91351669-1c97-4afd-8c04-71226caac27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21828 | 2026.03.23 21:31:03.889662 [ 260 ] {91351669-1c97-4afd-8c04-71226caac27e} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21829 | 2026.03.23 21:31:03.889733 [ 260 ] {91351669-1c97-4afd-8c04-71226caac27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21830 | 2026.03.23 21:31:03.890108 [ 260 ] {91351669-1c97-4afd-8c04-71226caac27e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 21831 | 2026.03.23 21:31:03.890321 [ 260 ] {91351669-1c97-4afd-8c04-71226caac27e} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21832 | 2026.03.23 21:31:03.890467 [ 260 ] {91351669-1c97-4afd-8c04-71226caac27e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 21833 | 2026.03.23 21:31:03.890509 [ 260 ] {91351669-1c97-4afd-8c04-71226caac27e} <Debug> TCPHandler: Processed in 0.001925488 sec. | ||
| 21834 | 2026.03.23 21:31:03.890623 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21835 | 2026.03.23 21:31:03.890715 [ 260 ] {184b0492-98a1-4f3a-b26b-88e597bf00a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21836 | 2026.03.23 21:31:03.890754 [ 260 ] {184b0492-98a1-4f3a-b26b-88e597bf00a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21837 | 2026.03.23 21:31:03.891218 [ 260 ] {184b0492-98a1-4f3a-b26b-88e597bf00a7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21838 | 2026.03.23 21:31:03.891254 [ 260 ] {184b0492-98a1-4f3a-b26b-88e597bf00a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21839 | 2026.03.23 21:31:03.891556 [ 260 ] {184b0492-98a1-4f3a-b26b-88e597bf00a7} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 21840 | 2026.03.23 21:31:03.891753 [ 260 ] {184b0492-98a1-4f3a-b26b-88e597bf00a7} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21841 | 2026.03.23 21:31:03.891879 [ 260 ] {184b0492-98a1-4f3a-b26b-88e597bf00a7} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001183 sec., 165680.47337278107 rows/sec., 14.75 MiB/sec. | ||
| 21842 | 2026.03.23 21:31:03.891893 [ 121 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 21843 | 2026.03.23 21:31:03.891917 [ 260 ] {184b0492-98a1-4f3a-b26b-88e597bf00a7} <Debug> TCPHandler: Processed in 0.001341044 sec. | ||
| 21844 | 2026.03.23 21:31:03.891958 [ 121 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21845 | 2026.03.23 21:31:03.891993 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21846 | 2026.03.23 21:31:03.892052 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21847 | 2026.03.23 21:31:03.892127 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 21848 | 2026.03.23 21:31:03.892148 [ 260 ] {eb9d3735-3d7b-46ac-9b74-b6568595f575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21849 | 2026.03.23 21:31:03.892201 [ 260 ] {eb9d3735-3d7b-46ac-9b74-b6568595f575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21850 | 2026.03.23 21:31:03.892264 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21851 | 2026.03.23 21:31:03.892302 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2707 rows starting from the beginning of the part | ||
| 21852 | 2026.03.23 21:31:03.892369 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 2516 rows starting from the beginning of the part | ||
| 21853 | 2026.03.23 21:31:03.892414 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 56 rows starting from the beginning of the part | ||
| 21854 | 2026.03.23 21:31:03.892457 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 76 rows starting from the beginning of the part | ||
| 21855 | 2026.03.23 21:31:03.892499 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 156 rows starting from the beginning of the part | ||
| 21856 | 2026.03.23 21:31:03.892540 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 196 rows starting from the beginning of the part | ||
| 21857 | 2026.03.23 21:31:03.892607 [ 260 ] {eb9d3735-3d7b-46ac-9b74-b6568595f575} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21858 | 2026.03.23 21:31:03.892647 [ 260 ] {eb9d3735-3d7b-46ac-9b74-b6568595f575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21859 | 2026.03.23 21:31:03.892969 [ 260 ] {eb9d3735-3d7b-46ac-9b74-b6568595f575} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21860 | 2026.03.23 21:31:03.893178 [ 260 ] {eb9d3735-3d7b-46ac-9b74-b6568595f575} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21861 | 2026.03.23 21:31:03.893313 [ 260 ] {eb9d3735-3d7b-46ac-9b74-b6568595f575} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001183 sec., 18596.78782755706 rows/sec., 1.41 MiB/sec. | ||
| 21862 | 2026.03.23 21:31:03.893351 [ 260 ] {eb9d3735-3d7b-46ac-9b74-b6568595f575} <Debug> TCPHandler: Processed in 0.001346123 sec. | ||
| 21863 | 2026.03.23 21:31:03.893467 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21864 | 2026.03.23 21:31:03.893558 [ 260 ] {31410866-593e-4487-a2d9-19f341bd2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21865 | 2026.03.23 21:31:03.893596 [ 260 ] {31410866-593e-4487-a2d9-19f341bd2b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21866 | 2026.03.23 21:31:03.893991 [ 260 ] {31410866-593e-4487-a2d9-19f341bd2b76} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21867 | 2026.03.23 21:31:03.894026 [ 260 ] {31410866-593e-4487-a2d9-19f341bd2b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21868 | 2026.03.23 21:31:03.894301 [ 260 ] {31410866-593e-4487-a2d9-19f341bd2b76} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21869 | 2026.03.23 21:31:03.894507 [ 260 ] {31410866-593e-4487-a2d9-19f341bd2b76} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21870 | 2026.03.23 21:31:03.894632 [ 260 ] {31410866-593e-4487-a2d9-19f341bd2b76} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.83 MiB/sec. | ||
| 21871 | 2026.03.23 21:31:03.894668 [ 260 ] {31410866-593e-4487-a2d9-19f341bd2b76} <Debug> TCPHandler: Processed in 0.001247771 sec. | ||
| 21872 | 2026.03.23 21:31:03.894670 [ 186 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5707 rows, containing 5 columns (5 merged, 0 gathered) in 0.002600195 sec., 2194835.387345949 rows/sec., 175.14 MiB/sec. | ||
| 21873 | 2026.03.23 21:31:03.894777 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21874 | 2026.03.23 21:31:03.894873 [ 260 ] {5386b7c0-8d57-4e49-bca8-ffc265dcb712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21875 | 2026.03.23 21:31:03.894912 [ 260 ] {5386b7c0-8d57-4e49-bca8-ffc265dcb712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21876 | 2026.03.23 21:31:03.894951 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 21877 | 2026.03.23 21:31:03.895214 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21878 | 2026.03.23 21:31:03.895285 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_176_35} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 21879 | 2026.03.23 21:31:03.895299 [ 260 ] {5386b7c0-8d57-4e49-bca8-ffc265dcb712} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21880 | 2026.03.23 21:31:03.895338 [ 260 ] {5386b7c0-8d57-4e49-bca8-ffc265dcb712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21881 | 2026.03.23 21:31:03.895366 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 21882 | 2026.03.23 21:31:03.895619 [ 260 ] {5386b7c0-8d57-4e49-bca8-ffc265dcb712} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 21883 | 2026.03.23 21:31:03.895822 [ 260 ] {5386b7c0-8d57-4e49-bca8-ffc265dcb712} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21884 | 2026.03.23 21:31:03.895946 [ 260 ] {5386b7c0-8d57-4e49-bca8-ffc265dcb712} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 21885 | 2026.03.23 21:31:03.895983 [ 260 ] {5386b7c0-8d57-4e49-bca8-ffc265dcb712} <Debug> TCPHandler: Processed in 0.001253411 sec. | ||
| 21886 | 2026.03.23 21:31:03.896091 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21887 | 2026.03.23 21:31:03.896182 [ 260 ] {a9b8a929-6b7a-4cd3-91c6-b5b448ad1070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21888 | 2026.03.23 21:31:03.896221 [ 260 ] {a9b8a929-6b7a-4cd3-91c6-b5b448ad1070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21889 | 2026.03.23 21:31:03.896626 [ 260 ] {a9b8a929-6b7a-4cd3-91c6-b5b448ad1070} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21890 | 2026.03.23 21:31:03.896661 [ 260 ] {a9b8a929-6b7a-4cd3-91c6-b5b448ad1070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21891 | 2026.03.23 21:31:03.896951 [ 260 ] {a9b8a929-6b7a-4cd3-91c6-b5b448ad1070} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 21892 | 2026.03.23 21:31:03.897151 [ 260 ] {a9b8a929-6b7a-4cd3-91c6-b5b448ad1070} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21893 | 2026.03.23 21:31:03.897263 [ 121 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 21894 | 2026.03.23 21:31:03.897275 [ 260 ] {a9b8a929-6b7a-4cd3-91c6-b5b448ad1070} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.00111 sec., 99099.0990990991 rows/sec., 8.07 MiB/sec. | ||
| 21895 | 2026.03.23 21:31:03.897302 [ 121 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21896 | 2026.03.23 21:31:03.897324 [ 260 ] {a9b8a929-6b7a-4cd3-91c6-b5b448ad1070} <Debug> TCPHandler: Processed in 0.001279491 sec. | ||
| 21897 | 2026.03.23 21:31:03.897325 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21898 | 2026.03.23 21:31:03.897445 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21899 | 2026.03.23 21:31:03.897445 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 21900 | 2026.03.23 21:31:03.897552 [ 260 ] {889ce0c1-2517-4bdc-8f0b-9a27d9c2fcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21901 | 2026.03.23 21:31:03.897593 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21902 | 2026.03.23 21:31:03.897598 [ 260 ] {889ce0c1-2517-4bdc-8f0b-9a27d9c2fcfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21903 | 2026.03.23 21:31:03.897639 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1569 rows starting from the beginning of the part | ||
| 21904 | 2026.03.23 21:31:03.897719 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1350 rows starting from the beginning of the part | ||
| 21905 | 2026.03.23 21:31:03.897769 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 64 rows starting from the beginning of the part | ||
| 21906 | 2026.03.23 21:31:03.897823 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 74 rows starting from the beginning of the part | ||
| 21907 | 2026.03.23 21:31:03.897878 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 114 rows starting from the beginning of the part | ||
| 21908 | 2026.03.23 21:31:03.897923 [ 201 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 110 rows starting from the beginning of the part | ||
| 21909 | 2026.03.23 21:31:03.898014 [ 260 ] {889ce0c1-2517-4bdc-8f0b-9a27d9c2fcfc} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21910 | 2026.03.23 21:31:03.898054 [ 260 ] {889ce0c1-2517-4bdc-8f0b-9a27d9c2fcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21911 | 2026.03.23 21:31:03.898406 [ 260 ] {889ce0c1-2517-4bdc-8f0b-9a27d9c2fcfc} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 21912 | 2026.03.23 21:31:03.898623 [ 260 ] {889ce0c1-2517-4bdc-8f0b-9a27d9c2fcfc} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21913 | 2026.03.23 21:31:03.898755 [ 260 ] {889ce0c1-2517-4bdc-8f0b-9a27d9c2fcfc} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001222 sec., 160392.79869067104 rows/sec., 11.51 MiB/sec. | ||
| 21914 | 2026.03.23 21:31:03.898793 [ 260 ] {889ce0c1-2517-4bdc-8f0b-9a27d9c2fcfc} <Debug> TCPHandler: Processed in 0.001394565 sec. | ||
| 21915 | 2026.03.23 21:31:03.898915 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21916 | 2026.03.23 21:31:03.899005 [ 260 ] {f3281e0f-752b-4b58-b6e0-e1e44f787493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21917 | 2026.03.23 21:31:03.899059 [ 260 ] {f3281e0f-752b-4b58-b6e0-e1e44f787493} <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 | ||
| 21918 | 2026.03.23 21:31:03.899332 [ 199 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001928508 sec., 1701315.213626285 rows/sec., 124.15 MiB/sec. | ||
| 21919 | 2026.03.23 21:31:03.899645 [ 195 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 21920 | 2026.03.23 21:31:03.899837 [ 260 ] {f3281e0f-752b-4b58-b6e0-e1e44f787493} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21921 | 2026.03.23 21:31:03.899879 [ 260 ] {f3281e0f-752b-4b58-b6e0-e1e44f787493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21922 | 2026.03.23 21:31:03.899993 [ 195 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21923 | 2026.03.23 21:31:03.900093 [ 195 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_176_35} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 21924 | 2026.03.23 21:31:03.900204 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 21925 | 2026.03.23 21:31:03.900405 [ 260 ] {f3281e0f-752b-4b58-b6e0-e1e44f787493} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21926 | 2026.03.23 21:31:03.900624 [ 260 ] {f3281e0f-752b-4b58-b6e0-e1e44f787493} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21927 | 2026.03.23 21:31:03.900763 [ 260 ] {f3281e0f-752b-4b58-b6e0-e1e44f787493} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001775 sec., 5633.802816901408 rows/sec., 10.10 MiB/sec. | ||
| 21928 | 2026.03.23 21:31:03.900819 [ 260 ] {f3281e0f-752b-4b58-b6e0-e1e44f787493} <Debug> TCPHandler: Processed in 0.001951268 sec. | ||
| 21929 | 2026.03.23 21:31:03.900930 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21930 | 2026.03.23 21:31:03.901023 [ 260 ] {7be4a46f-6352-446b-a6aa-f5ebc284b72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21931 | 2026.03.23 21:31:03.901063 [ 260 ] {7be4a46f-6352-446b-a6aa-f5ebc284b72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21932 | 2026.03.23 21:31:03.901391 [ 260 ] {7be4a46f-6352-446b-a6aa-f5ebc284b72f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21933 | 2026.03.23 21:31:03.901426 [ 260 ] {7be4a46f-6352-446b-a6aa-f5ebc284b72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21934 | 2026.03.23 21:31:03.901720 [ 260 ] {7be4a46f-6352-446b-a6aa-f5ebc284b72f} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 21935 | 2026.03.23 21:31:03.901921 [ 260 ] {7be4a46f-6352-446b-a6aa-f5ebc284b72f} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21936 | 2026.03.23 21:31:03.902040 [ 152 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 21937 | 2026.03.23 21:31:03.902046 [ 260 ] {7be4a46f-6352-446b-a6aa-f5ebc284b72f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 21938 | 2026.03.23 21:31:03.902081 [ 152 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21939 | 2026.03.23 21:31:03.902099 [ 260 ] {7be4a46f-6352-446b-a6aa-f5ebc284b72f} <Debug> TCPHandler: Processed in 0.00121712 sec. | ||
| 21940 | 2026.03.23 21:31:03.902106 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21941 | 2026.03.23 21:31:03.902192 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 21942 | 2026.03.23 21:31:03.902286 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21943 | 2026.03.23 21:31:03.902310 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 8760 rows starting from the beginning of the part | ||
| 21944 | 2026.03.23 21:31:03.902357 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 12 rows starting from the beginning of the part | ||
| 21945 | 2026.03.23 21:31:03.902396 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 48 rows starting from the beginning of the part | ||
| 21946 | 2026.03.23 21:31:03.902434 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 21947 | 2026.03.23 21:31:03.902469 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
| 21948 | 2026.03.23 21:31:03.902506 [ 201 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 21949 | 2026.03.23 21:31:03.904911 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002746218 sec., 3277234.3637686446 rows/sec., 220.83 MiB/sec. | ||
| 21950 | 2026.03.23 21:31:03.905151 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 21951 | 2026.03.23 21:31:03.905481 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21952 | 2026.03.23 21:31:03.905551 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_176_35} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 21953 | 2026.03.23 21:31:03.905631 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 21954 | 2026.03.23 21:31:05.848110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49376 | ||
| 21955 | 2026.03.23 21:31:05.848656 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21956 | 2026.03.23 21:31:05.848698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21957 | 2026.03.23 21:31:05.849167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21958 | 2026.03.23 21:31:05.849395 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21959 | 2026.03.23 21:31:05.849524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49376 | ||
| 21960 | 2026.03.23 21:31:08.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 428.43 MiB, peak 446.49 MiB, free memory in arenas 0.00 B, will set to 424.43 MiB (RSS), difference: -4.00 MiB | ||
| 21961 | 2026.03.23 21:31:08.519160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 21962 | 2026.03.23 21:31:08.537700 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21963 | 2026.03.23 21:31:08.537753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21964 | 2026.03.23 21:31:08.544176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21965 | 2026.03.23 21:31:08.544900 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21966 | 2026.03.23 21:31:08.548868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 21967 | 2026.03.23 21:31:08.889154 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21968 | 2026.03.23 21:31:08.889344 [ 260 ] {404539c7-dc1b-44bd-9741-daaebe56838f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21969 | 2026.03.23 21:31:08.889413 [ 260 ] {404539c7-dc1b-44bd-9741-daaebe56838f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21970 | 2026.03.23 21:31:08.890159 [ 260 ] {404539c7-dc1b-44bd-9741-daaebe56838f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21971 | 2026.03.23 21:31:08.890197 [ 260 ] {404539c7-dc1b-44bd-9741-daaebe56838f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21972 | 2026.03.23 21:31:08.890579 [ 260 ] {404539c7-dc1b-44bd-9741-daaebe56838f} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 21973 | 2026.03.23 21:31:08.890800 [ 260 ] {404539c7-dc1b-44bd-9741-daaebe56838f} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21974 | 2026.03.23 21:31:08.890947 [ 260 ] {404539c7-dc1b-44bd-9741-daaebe56838f} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.001655 sec., 94259.81873111782 rows/sec., 8.18 MiB/sec. | ||
| 21975 | 2026.03.23 21:31:08.890989 [ 260 ] {404539c7-dc1b-44bd-9741-daaebe56838f} <Debug> TCPHandler: Processed in 0.001968899 sec. | ||
| 21976 | 2026.03.23 21:31:08.891115 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21977 | 2026.03.23 21:31:08.891207 [ 260 ] {82d6aee0-6086-48ad-9803-2ed9bae0218a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21978 | 2026.03.23 21:31:08.891246 [ 260 ] {82d6aee0-6086-48ad-9803-2ed9bae0218a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21979 | 2026.03.23 21:31:08.891666 [ 260 ] {82d6aee0-6086-48ad-9803-2ed9bae0218a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21980 | 2026.03.23 21:31:08.891700 [ 260 ] {82d6aee0-6086-48ad-9803-2ed9bae0218a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21981 | 2026.03.23 21:31:08.891980 [ 260 ] {82d6aee0-6086-48ad-9803-2ed9bae0218a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21982 | 2026.03.23 21:31:08.892177 [ 260 ] {82d6aee0-6086-48ad-9803-2ed9bae0218a} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21983 | 2026.03.23 21:31:08.892284 [ 130 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21984 | 2026.03.23 21:31:08.892303 [ 260 ] {82d6aee0-6086-48ad-9803-2ed9bae0218a} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001114 sec., 44883.30341113106 rows/sec., 3.30 MiB/sec. | ||
| 21985 | 2026.03.23 21:31:08.892320 [ 130 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21986 | 2026.03.23 21:31:08.892339 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 21987 | 2026.03.23 21:31:08.892341 [ 260 ] {82d6aee0-6086-48ad-9803-2ed9bae0218a} <Debug> TCPHandler: Processed in 0.001274071 sec. | ||
| 21988 | 2026.03.23 21:31:08.892459 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21989 | 2026.03.23 21:31:08.892473 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21990 | 2026.03.23 21:31:08.892550 [ 260 ] {9fa9d878-230b-439e-90b1-48dab413786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21991 | 2026.03.23 21:31:08.892594 [ 260 ] {9fa9d878-230b-439e-90b1-48dab413786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21992 | 2026.03.23 21:31:08.892632 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21993 | 2026.03.23 21:31:08.892675 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 110 rows starting from the beginning of the part | ||
| 21994 | 2026.03.23 21:31:08.892751 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 71 rows starting from the beginning of the part | ||
| 21995 | 2026.03.23 21:31:08.892809 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 10 rows starting from the beginning of the part | ||
| 21996 | 2026.03.23 21:31:08.892860 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 50 rows starting from the beginning of the part | ||
| 21997 | 2026.03.23 21:31:08.892909 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 22 rows starting from the beginning of the part | ||
| 21998 | 2026.03.23 21:31:08.892954 [ 191 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 50 rows starting from the beginning of the part | ||
| 21999 | 2026.03.23 21:31:08.893034 [ 260 ] {9fa9d878-230b-439e-90b1-48dab413786a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22000 | 2026.03.23 21:31:08.893074 [ 260 ] {9fa9d878-230b-439e-90b1-48dab413786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22001 | 2026.03.23 21:31:08.893397 [ 260 ] {9fa9d878-230b-439e-90b1-48dab413786a} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22002 | 2026.03.23 21:31:08.893616 [ 260 ] {9fa9d878-230b-439e-90b1-48dab413786a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22003 | 2026.03.23 21:31:08.893746 [ 260 ] {9fa9d878-230b-439e-90b1-48dab413786a} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001214 sec., 93904.44810543658 rows/sec., 7.34 MiB/sec. | ||
| 22004 | 2026.03.23 21:31:08.893784 [ 260 ] {9fa9d878-230b-439e-90b1-48dab413786a} <Debug> TCPHandler: Processed in 0.001371904 sec. | ||
| 22005 | 2026.03.23 21:31:08.893873 [ 199 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464286 sec., 213756.05585247691 rows/sec., 16.47 MiB/sec. | ||
| 22006 | 2026.03.23 21:31:08.893900 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22007 | 2026.03.23 21:31:08.893998 [ 260 ] {53b49c85-d94c-4278-8082-747c4ccd5bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22008 | 2026.03.23 21:31:08.894042 [ 260 ] {53b49c85-d94c-4278-8082-747c4ccd5bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22009 | 2026.03.23 21:31:08.894082 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22010 | 2026.03.23 21:31:08.894434 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22011 | 2026.03.23 21:31:08.894446 [ 260 ] {53b49c85-d94c-4278-8082-747c4ccd5bca} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22012 | 2026.03.23 21:31:08.894486 [ 260 ] {53b49c85-d94c-4278-8082-747c4ccd5bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22013 | 2026.03.23 21:31:08.894532 [ 189 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_151_30} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22014 | 2026.03.23 21:31:08.894637 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 22015 | 2026.03.23 21:31:08.894811 [ 260 ] {53b49c85-d94c-4278-8082-747c4ccd5bca} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22016 | 2026.03.23 21:31:08.895016 [ 260 ] {53b49c85-d94c-4278-8082-747c4ccd5bca} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22017 | 2026.03.23 21:31:08.895113 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_172_52 to all_173_173_0 | ||
| 22018 | 2026.03.23 21:31:08.895140 [ 260 ] {53b49c85-d94c-4278-8082-747c4ccd5bca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 22019 | 2026.03.23 21:31:08.895143 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22020 | 2026.03.23 21:31:08.895169 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22021 | 2026.03.23 21:31:08.895177 [ 260 ] {53b49c85-d94c-4278-8082-747c4ccd5bca} <Debug> TCPHandler: Processed in 0.001323373 sec. | ||
| 22022 | 2026.03.23 21:31:08.895233 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_173_53} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_172_52 to all_173_173_0 into Compact with storage Full | ||
| 22023 | 2026.03.23 21:31:08.895289 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22024 | 2026.03.23 21:31:08.895336 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_173_53} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22025 | 2026.03.23 21:31:08.895368 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_173_53} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_172_52, total 62299 rows starting from the beginning of the part | ||
| 22026 | 2026.03.23 21:31:08.895384 [ 260 ] {fb2fd8c0-da1c-4b2a-9985-c92bc8aebd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22027 | 2026.03.23 21:31:08.895426 [ 199 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_173_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 128 rows starting from the beginning of the part | ||
| 22028 | 2026.03.23 21:31:08.895442 [ 260 ] {fb2fd8c0-da1c-4b2a-9985-c92bc8aebd8d} <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 | ||
| 22029 | 2026.03.23 21:31:08.896387 [ 260 ] {fb2fd8c0-da1c-4b2a-9985-c92bc8aebd8d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22030 | 2026.03.23 21:31:08.896424 [ 260 ] {fb2fd8c0-da1c-4b2a-9985-c92bc8aebd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22031 | 2026.03.23 21:31:08.897008 [ 260 ] {fb2fd8c0-da1c-4b2a-9985-c92bc8aebd8d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22032 | 2026.03.23 21:31:08.897219 [ 260 ] {fb2fd8c0-da1c-4b2a-9985-c92bc8aebd8d} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22033 | 2026.03.23 21:31:08.897327 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22034 | 2026.03.23 21:31:08.897350 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22035 | 2026.03.23 21:31:08.897353 [ 260 ] {fb2fd8c0-da1c-4b2a-9985-c92bc8aebd8d} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001987 sec., 25163.563160543534 rows/sec., 45.09 MiB/sec. | ||
| 22036 | 2026.03.23 21:31:08.897366 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22037 | 2026.03.23 21:31:08.897412 [ 260 ] {fb2fd8c0-da1c-4b2a-9985-c92bc8aebd8d} <Debug> TCPHandler: Processed in 0.002170654 sec. | ||
| 22038 | 2026.03.23 21:31:08.897446 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22039 | 2026.03.23 21:31:08.897533 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22040 | 2026.03.23 21:31:08.897629 [ 260 ] {80ccecb8-f1ab-4601-bd69-c8512789987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22041 | 2026.03.23 21:31:08.897669 [ 260 ] {80ccecb8-f1ab-4601-bd69-c8512789987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22042 | 2026.03.23 21:31:08.897675 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22043 | 2026.03.23 21:31:08.897748 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3306 rows starting from the beginning of the part | ||
| 22044 | 2026.03.23 21:31:08.897895 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 65 rows starting from the beginning of the part | ||
| 22045 | 2026.03.23 21:31:08.898014 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 10 rows starting from the beginning of the part | ||
| 22046 | 2026.03.23 21:31:08.898015 [ 260 ] {80ccecb8-f1ab-4601-bd69-c8512789987c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22047 | 2026.03.23 21:31:08.898063 [ 260 ] {80ccecb8-f1ab-4601-bd69-c8512789987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22048 | 2026.03.23 21:31:08.898128 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 50 rows starting from the beginning of the part | ||
| 22049 | 2026.03.23 21:31:08.898243 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 10 rows starting from the beginning of the part | ||
| 22050 | 2026.03.23 21:31:08.898349 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 50 rows starting from the beginning of the part | ||
| 22051 | 2026.03.23 21:31:08.898372 [ 260 ] {80ccecb8-f1ab-4601-bd69-c8512789987c} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22052 | 2026.03.23 21:31:08.898582 [ 260 ] {80ccecb8-f1ab-4601-bd69-c8512789987c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22053 | 2026.03.23 21:31:08.898727 [ 260 ] {80ccecb8-f1ab-4601-bd69-c8512789987c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 22054 | 2026.03.23 21:31:08.898764 [ 260 ] {80ccecb8-f1ab-4601-bd69-c8512789987c} <Debug> TCPHandler: Processed in 0.001279402 sec. | ||
| 22055 | 2026.03.23 21:31:08.905596 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_173_53} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62427 rows, containing 5 columns (5 merged, 0 gathered) in 0.010386729 sec., 6010265.599497204 rows/sec., 386.64 MiB/sec. | ||
| 22056 | 2026.03.23 21:31:08.906024 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_173_53} <Trace> MergedBlockOutputStream: filled checksums all_1_173_53 (state Temporary) | ||
| 22057 | 2026.03.23 21:31:08.906311 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_173_53} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_173_53 to all_1_173_53 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22058 | 2026.03.23 21:31:08.906390 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_173_53} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_172_52, all_173_173_0] -> all_1_173_53 | ||
| 22059 | 2026.03.23 21:31:08.906486 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22060 | 2026.03.23 21:31:08.910535 [ 190 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3491 rows, containing 19 columns (19 merged, 0 gathered) in 0.013125357 sec., 265973.7178958256 rows/sec., 476.40 MiB/sec. | ||
| 22061 | 2026.03.23 21:31:08.913455 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22062 | 2026.03.23 21:31:08.913784 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22063 | 2026.03.23 21:31:08.913858 [ 187 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22064 | 2026.03.23 21:31:08.914004 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.62 MiB. | ||
| 22065 | 2026.03.23 21:31:09.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 425.43 MiB, peak 454.04 MiB, free memory in arenas 0.00 B, will set to 428.06 MiB (RSS), difference: 2.63 MiB | ||
| 22066 | 2026.03.23 21:31:10.950172 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53749 | ||
| 22067 | 2026.03.23 21:31:10.950295 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22068 | 2026.03.23 21:31:10.950323 [ 289 ] {} <Debug> TCP-Session: 92cc3a10-3671-4bbf-9384-d82f59c0c86b Authenticating user 'default' from [fd00:1122:3344:101::e]:53749 | ||
| 22069 | 2026.03.23 21:31:10.950345 [ 289 ] {} <Debug> TCP-Session: 92cc3a10-3671-4bbf-9384-d82f59c0c86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22070 | 2026.03.23 21:31:10.950358 [ 289 ] {} <Debug> TCP-Session: 92cc3a10-3671-4bbf-9384-d82f59c0c86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22071 | 2026.03.23 21:31:10.950547 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41620 | ||
| 22072 | 2026.03.23 21:31:10.950587 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63508 | ||
| 22073 | 2026.03.23 21:31:10.950605 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59980 | ||
| 22074 | 2026.03.23 21:31:10.950641 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52969 | ||
| 22075 | 2026.03.23 21:31:10.950660 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22076 | 2026.03.23 21:31:10.950653 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44719 | ||
| 22077 | 2026.03.23 21:31:10.950706 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22078 | 2026.03.23 21:31:10.950719 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22079 | 2026.03.23 21:31:10.950729 [ 289 ] {} <Trace> TCP-Session: 92cc3a10-3671-4bbf-9384-d82f59c0c86b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22080 | 2026.03.23 21:31:10.950747 [ 291 ] {} <Debug> TCP-Session: ccd30a5b-bd1a-4b6e-803c-763ce1a18ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63508 | ||
| 22081 | 2026.03.23 21:31:10.950763 [ 293 ] {} <Debug> TCP-Session: 80c25aad-49c6-4120-a42f-8ccf26c82ff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59980 | ||
| 22082 | 2026.03.23 21:31:10.950781 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22083 | 2026.03.23 21:31:10.950794 [ 291 ] {} <Debug> TCP-Session: ccd30a5b-bd1a-4b6e-803c-763ce1a18ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22084 | 2026.03.23 21:31:10.950830 [ 293 ] {} <Debug> TCP-Session: 80c25aad-49c6-4120-a42f-8ccf26c82ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22085 | 2026.03.23 21:31:10.950842 [ 291 ] {} <Debug> TCP-Session: ccd30a5b-bd1a-4b6e-803c-763ce1a18ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22086 | 2026.03.23 21:31:10.950837 [ 287 ] {} <Debug> TCP-Session: 7e21fcb9-38b5-4671-8313-b25de72f39a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44719 | ||
| 22087 | 2026.03.23 21:31:10.950865 [ 293 ] {} <Debug> TCP-Session: 80c25aad-49c6-4120-a42f-8ccf26c82ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22088 | 2026.03.23 21:31:10.950889 [ 287 ] {} <Debug> TCP-Session: 7e21fcb9-38b5-4671-8313-b25de72f39a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22089 | 2026.03.23 21:31:10.950731 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22090 | 2026.03.23 21:31:10.950916 [ 289 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53749) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22091 | 2026.03.23 21:31:10.950954 [ 286 ] {} <Debug> TCP-Session: f0317ac9-e35a-4ac2-a781-f758a7417dd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52969 | ||
| 22092 | 2026.03.23 21:31:10.950705 [ 290 ] {} <Debug> TCP-Session: 4bea654a-f2d3-4ca4-b56a-5be9c65a45e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41620 | ||
| 22093 | 2026.03.23 21:31:10.950985 [ 286 ] {} <Debug> TCP-Session: f0317ac9-e35a-4ac2-a781-f758a7417dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22094 | 2026.03.23 21:31:10.950997 [ 290 ] {} <Debug> TCP-Session: 4bea654a-f2d3-4ca4-b56a-5be9c65a45e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22095 | 2026.03.23 21:31:10.951003 [ 286 ] {} <Debug> TCP-Session: f0317ac9-e35a-4ac2-a781-f758a7417dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22096 | 2026.03.23 21:31:10.951012 [ 290 ] {} <Debug> TCP-Session: 4bea654a-f2d3-4ca4-b56a-5be9c65a45e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22097 | 2026.03.23 21:31:10.950612 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50519 | ||
| 22098 | 2026.03.23 21:31:10.950595 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52697 | ||
| 22099 | 2026.03.23 21:31:10.950627 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46730 | ||
| 22100 | 2026.03.23 21:31:10.951098 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22101 | 2026.03.23 21:31:10.950917 [ 287 ] {} <Debug> TCP-Session: 7e21fcb9-38b5-4671-8313-b25de72f39a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22102 | 2026.03.23 21:31:10.951144 [ 294 ] {} <Debug> TCP-Session: 489b2848-0f3f-4fee-abdd-de86c3dce810 Authenticating user 'default' from [fd00:1122:3344:101::e]:50519 | ||
| 22103 | 2026.03.23 21:31:10.951165 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22104 | 2026.03.23 21:31:10.951174 [ 294 ] {} <Debug> TCP-Session: 489b2848-0f3f-4fee-abdd-de86c3dce810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22105 | 2026.03.23 21:31:10.951176 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22106 | 2026.03.23 21:31:10.951207 [ 289 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22107 | 2026.03.23 21:31:10.951228 [ 259 ] {} <Debug> TCP-Session: f50a4ca3-37ba-4930-bf37-30058a3ddf68 Authenticating user 'default' from [fd00:1122:3344:101::e]:46730 | ||
| 22108 | 2026.03.23 21:31:10.951204 [ 294 ] {} <Debug> TCP-Session: 489b2848-0f3f-4fee-abdd-de86c3dce810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22109 | 2026.03.23 21:31:10.951263 [ 259 ] {} <Debug> TCP-Session: f50a4ca3-37ba-4930-bf37-30058a3ddf68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22110 | 2026.03.23 21:31:10.951272 [ 289 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22111 | 2026.03.23 21:31:10.951294 [ 259 ] {} <Debug> TCP-Session: f50a4ca3-37ba-4930-bf37-30058a3ddf68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22112 | 2026.03.23 21:31:10.951200 [ 292 ] {} <Debug> TCP-Session: 0bb24b42-d378-427f-a6c9-2676b33b476a Authenticating user 'default' from [fd00:1122:3344:101::e]:52697 | ||
| 22113 | 2026.03.23 21:31:10.951352 [ 292 ] {} <Debug> TCP-Session: 0bb24b42-d378-427f-a6c9-2676b33b476a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22114 | 2026.03.23 21:31:10.951365 [ 292 ] {} <Debug> TCP-Session: 0bb24b42-d378-427f-a6c9-2676b33b476a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22115 | 2026.03.23 21:31:10.951586 [ 289 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 22116 | 2026.03.23 21:31:10.952518 [ 306 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Trace> AggregatingTransform: Aggregating | ||
| 22117 | 2026.03.23 21:31:10.952563 [ 306 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Trace> Aggregator: Aggregation method: without_key | ||
| 22118 | 2026.03.23 21:31:10.952604 [ 306 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912023 sec. (1096.464 rows/sec., 42.83 KiB/sec.) | ||
| 22119 | 2026.03.23 21:31:10.952623 [ 306 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Trace> Aggregator: Merging aggregated data | ||
| 22120 | 2026.03.23 21:31:10.953934 [ 289 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003075 sec., 325.2032520325203 rows/sec., 12.70 KiB/sec. | ||
| 22121 | 2026.03.23 21:31:10.954076 [ 289 ] {99ac3e52-f37e-466f-9787-0c90778b017f} <Debug> TCPHandler: Processed in 0.003463816 sec. | ||
| 22122 | 2026.03.23 21:31:10.954189 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22123 | 2026.03.23 21:31:10.954221 [ 289 ] {} <Debug> TCP-Session: 92cc3a10-3671-4bbf-9384-d82f59c0c86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22124 | 2026.03.23 21:31:10.954230 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22125 | 2026.03.23 21:31:10.954253 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22126 | 2026.03.23 21:31:10.954270 [ 291 ] {} <Debug> TCP-Session: ccd30a5b-bd1a-4b6e-803c-763ce1a18ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22127 | 2026.03.23 21:31:10.954272 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22128 | 2026.03.23 21:31:10.954298 [ 290 ] {} <Debug> TCP-Session: 4bea654a-f2d3-4ca4-b56a-5be9c65a45e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22129 | 2026.03.23 21:31:10.954323 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22130 | 2026.03.23 21:31:10.954331 [ 293 ] {} <Debug> TCP-Session: 80c25aad-49c6-4120-a42f-8ccf26c82ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22131 | 2026.03.23 21:31:10.954341 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22132 | 2026.03.23 21:31:10.954367 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22133 | 2026.03.23 21:31:10.954386 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22134 | 2026.03.23 21:31:10.954415 [ 259 ] {} <Debug> TCP-Session: f50a4ca3-37ba-4930-bf37-30058a3ddf68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22135 | 2026.03.23 21:31:10.954430 [ 294 ] {} <Debug> TCP-Session: 489b2848-0f3f-4fee-abdd-de86c3dce810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22136 | 2026.03.23 21:31:10.954443 [ 286 ] {} <Debug> TCP-Session: f0317ac9-e35a-4ac2-a781-f758a7417dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22137 | 2026.03.23 21:31:10.954377 [ 292 ] {} <Debug> TCP-Session: 0bb24b42-d378-427f-a6c9-2676b33b476a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22138 | 2026.03.23 21:31:10.954293 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22139 | 2026.03.23 21:31:10.954523 [ 287 ] {} <Debug> TCP-Session: 7e21fcb9-38b5-4671-8313-b25de72f39a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22140 | 2026.03.23 21:31:12.267569 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51216 | ||
| 22141 | 2026.03.23 21:31:12.267684 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22142 | 2026.03.23 21:31:12.267710 [ 287 ] {} <Debug> TCP-Session: 8dc46f04-0db2-41e1-b9dd-61802660ddfe Authenticating user 'default' from [fd00:1122:3344:101::e]:51216 | ||
| 22143 | 2026.03.23 21:31:12.267732 [ 287 ] {} <Debug> TCP-Session: 8dc46f04-0db2-41e1-b9dd-61802660ddfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22144 | 2026.03.23 21:31:12.267745 [ 287 ] {} <Debug> TCP-Session: 8dc46f04-0db2-41e1-b9dd-61802660ddfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22145 | 2026.03.23 21:31:12.267922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39577 | ||
| 22146 | 2026.03.23 21:31:12.267931 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45050 | ||
| 22147 | 2026.03.23 21:31:12.267983 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55869 | ||
| 22148 | 2026.03.23 21:31:12.268012 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46417 | ||
| 22149 | 2026.03.23 21:31:12.268048 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22150 | 2026.03.23 21:31:12.268038 [ 287 ] {} <Trace> TCP-Session: 8dc46f04-0db2-41e1-b9dd-61802660ddfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22151 | 2026.03.23 21:31:12.268098 [ 289 ] {} <Debug> TCP-Session: a89b9a88-194c-4c9a-872d-883de942003f Authenticating user 'default' from [fd00:1122:3344:101::e]:39577 | ||
| 22152 | 2026.03.23 21:31:12.268118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22153 | 2026.03.23 21:31:12.268118 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22154 | 2026.03.23 21:31:12.268134 [ 289 ] {} <Debug> TCP-Session: a89b9a88-194c-4c9a-872d-883de942003f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22155 | 2026.03.23 21:31:12.268155 [ 292 ] {} <Debug> TCP-Session: f717fbf8-ce91-4a5e-b83d-2df3a8e8616a Authenticating user 'default' from [fd00:1122:3344:101::e]:55869 | ||
| 22156 | 2026.03.23 21:31:12.268168 [ 294 ] {} <Debug> TCP-Session: b64bc9e7-7392-401c-9cba-b8282f957356 Authenticating user 'default' from [fd00:1122:3344:101::e]:46417 | ||
| 22157 | 2026.03.23 21:31:12.268172 [ 289 ] {} <Debug> TCP-Session: a89b9a88-194c-4c9a-872d-883de942003f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22158 | 2026.03.23 21:31:12.268196 [ 292 ] {} <Debug> TCP-Session: f717fbf8-ce91-4a5e-b83d-2df3a8e8616a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22159 | 2026.03.23 21:31:12.268210 [ 294 ] {} <Debug> TCP-Session: b64bc9e7-7392-401c-9cba-b8282f957356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22160 | 2026.03.23 21:31:12.268082 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22161 | 2026.03.23 21:31:12.268246 [ 294 ] {} <Debug> TCP-Session: b64bc9e7-7392-401c-9cba-b8282f957356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22162 | 2026.03.23 21:31:12.268254 [ 287 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22163 | 2026.03.23 21:31:12.268266 [ 290 ] {} <Debug> TCP-Session: e0ff353a-fc04-4264-bbc6-7460cc52949a Authenticating user 'default' from [fd00:1122:3344:101::e]:45050 | ||
| 22164 | 2026.03.23 21:31:12.268240 [ 292 ] {} <Debug> TCP-Session: f717fbf8-ce91-4a5e-b83d-2df3a8e8616a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22165 | 2026.03.23 21:31:12.268305 [ 290 ] {} <Debug> TCP-Session: e0ff353a-fc04-4264-bbc6-7460cc52949a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22166 | 2026.03.23 21:31:12.268033 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52196 | ||
| 22167 | 2026.03.23 21:31:12.268335 [ 290 ] {} <Debug> TCP-Session: e0ff353a-fc04-4264-bbc6-7460cc52949a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22168 | 2026.03.23 21:31:12.268025 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51944 | ||
| 22169 | 2026.03.23 21:31:12.268001 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62958 | ||
| 22170 | 2026.03.23 21:31:12.268401 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22171 | 2026.03.23 21:31:12.267968 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42545 | ||
| 22172 | 2026.03.23 21:31:12.268451 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22173 | 2026.03.23 21:31:12.268476 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22174 | 2026.03.23 21:31:12.268494 [ 259 ] {} <Debug> TCP-Session: 9907627b-53fd-4d38-9d5e-7913451c05c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51944 | ||
| 22175 | 2026.03.23 21:31:12.268453 [ 286 ] {} <Debug> TCP-Session: 4903d799-9665-4fd9-9531-599dd2424205 Authenticating user 'default' from [fd00:1122:3344:101::e]:52196 | ||
| 22176 | 2026.03.23 21:31:12.268514 [ 293 ] {} <Debug> TCP-Session: d9ac8316-0779-41b4-81e5-8fd187eab762 Authenticating user 'default' from [fd00:1122:3344:101::e]:62958 | ||
| 22177 | 2026.03.23 21:31:12.268523 [ 259 ] {} <Debug> TCP-Session: 9907627b-53fd-4d38-9d5e-7913451c05c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22178 | 2026.03.23 21:31:12.268544 [ 286 ] {} <Debug> TCP-Session: 4903d799-9665-4fd9-9531-599dd2424205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22179 | 2026.03.23 21:31:12.268558 [ 293 ] {} <Debug> TCP-Session: d9ac8316-0779-41b4-81e5-8fd187eab762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22180 | 2026.03.23 21:31:12.268582 [ 286 ] {} <Debug> TCP-Session: 4903d799-9665-4fd9-9531-599dd2424205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22181 | 2026.03.23 21:31:12.268598 [ 293 ] {} <Debug> TCP-Session: d9ac8316-0779-41b4-81e5-8fd187eab762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22182 | 2026.03.23 21:31:12.268570 [ 287 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22183 | 2026.03.23 21:31:12.268568 [ 259 ] {} <Debug> TCP-Session: 9907627b-53fd-4d38-9d5e-7913451c05c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22184 | 2026.03.23 21:31:12.268524 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22185 | 2026.03.23 21:31:12.268701 [ 291 ] {} <Debug> TCP-Session: 44dfa23d-9bfd-4ddb-aa75-c012c1b1a1d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42545 | ||
| 22186 | 2026.03.23 21:31:12.268706 [ 287 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22187 | 2026.03.23 21:31:12.268717 [ 291 ] {} <Debug> TCP-Session: 44dfa23d-9bfd-4ddb-aa75-c012c1b1a1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22188 | 2026.03.23 21:31:12.268732 [ 291 ] {} <Debug> TCP-Session: 44dfa23d-9bfd-4ddb-aa75-c012c1b1a1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22189 | 2026.03.23 21:31:12.268994 [ 287 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 22190 | 2026.03.23 21:31:12.269885 [ 302 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Trace> AggregatingTransform: Aggregating | ||
| 22191 | 2026.03.23 21:31:12.270081 [ 302 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Trace> Aggregator: Aggregation method: without_key | ||
| 22192 | 2026.03.23 21:31:12.270118 [ 302 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057826 sec. (945.335 rows/sec., 36.93 KiB/sec.) | ||
| 22193 | 2026.03.23 21:31:12.270135 [ 302 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Trace> Aggregator: Merging aggregated data | ||
| 22194 | 2026.03.23 21:31:12.271312 [ 287 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003117 sec., 320.82130253448827 rows/sec., 12.53 KiB/sec. | ||
| 22195 | 2026.03.23 21:31:12.271438 [ 287 ] {821c3ed8-5949-4283-9e3a-225a97127704} <Debug> TCPHandler: Processed in 0.003506718 sec. | ||
| 22196 | 2026.03.23 21:31:12.271548 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22197 | 2026.03.23 21:31:12.271577 [ 287 ] {} <Debug> TCP-Session: 8dc46f04-0db2-41e1-b9dd-61802660ddfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22198 | 2026.03.23 21:31:12.271578 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22199 | 2026.03.23 21:31:12.271597 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22200 | 2026.03.23 21:31:12.271625 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22201 | 2026.03.23 21:31:12.271649 [ 291 ] {} <Debug> TCP-Session: 44dfa23d-9bfd-4ddb-aa75-c012c1b1a1d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22202 | 2026.03.23 21:31:12.271658 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22203 | 2026.03.23 21:31:12.271677 [ 289 ] {} <Debug> TCP-Session: a89b9a88-194c-4c9a-872d-883de942003f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22204 | 2026.03.23 21:31:12.271686 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22205 | 2026.03.23 21:31:12.271713 [ 293 ] {} <Debug> TCP-Session: d9ac8316-0779-41b4-81e5-8fd187eab762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22206 | 2026.03.23 21:31:12.271708 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22207 | 2026.03.23 21:31:12.271743 [ 292 ] {} <Debug> TCP-Session: f717fbf8-ce91-4a5e-b83d-2df3a8e8616a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22208 | 2026.03.23 21:31:12.271632 [ 290 ] {} <Debug> TCP-Session: e0ff353a-fc04-4264-bbc6-7460cc52949a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22209 | 2026.03.23 21:31:12.271775 [ 259 ] {} <Debug> TCP-Session: 9907627b-53fd-4d38-9d5e-7913451c05c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22210 | 2026.03.23 21:31:12.271626 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22211 | 2026.03.23 21:31:12.271646 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22212 | 2026.03.23 21:31:12.271848 [ 286 ] {} <Debug> TCP-Session: 4903d799-9665-4fd9-9531-599dd2424205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22213 | 2026.03.23 21:31:12.271864 [ 294 ] {} <Debug> TCP-Session: b64bc9e7-7392-401c-9cba-b8282f957356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22214 | 2026.03.23 21:31:13.083279 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22215 | 2026.03.23 21:31:13.083365 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22216 | 2026.03.23 21:31:13.237132 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22217 | 2026.03.23 21:31:13.237180 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22218 | 2026.03.23 21:31:13.241667 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22219 | 2026.03.23 21:31:13.319315 [ 222 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22220 | 2026.03.23 21:31:13.319373 [ 222 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22221 | 2026.03.23 21:31:13.323166 [ 222 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22222 | 2026.03.23 21:31:13.350554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49888 | ||
| 22223 | 2026.03.23 21:31:13.351138 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22224 | 2026.03.23 21:31:13.351192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22225 | 2026.03.23 21:31:13.351723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22226 | 2026.03.23 21:31:13.351979 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22227 | 2026.03.23 21:31:13.352147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49888 | ||
| 22228 | 2026.03.23 21:31:13.378652 [ 224 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22229 | 2026.03.23 21:31:13.378706 [ 224 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22230 | 2026.03.23 21:31:13.381886 [ 224 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22231 | 2026.03.23 21:31:13.460648 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60869 | ||
| 22232 | 2026.03.23 21:31:13.460759 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22233 | 2026.03.23 21:31:13.460786 [ 287 ] {} <Debug> TCP-Session: f44233af-18c2-43c4-97a3-23c1bf36fe04 Authenticating user 'default' from [fd00:1122:3344:101::e]:60869 | ||
| 22234 | 2026.03.23 21:31:13.460808 [ 287 ] {} <Debug> TCP-Session: f44233af-18c2-43c4-97a3-23c1bf36fe04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22235 | 2026.03.23 21:31:13.460821 [ 287 ] {} <Debug> TCP-Session: f44233af-18c2-43c4-97a3-23c1bf36fe04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22236 | 2026.03.23 21:31:13.461002 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35742 | ||
| 22237 | 2026.03.23 21:31:13.461023 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46772 | ||
| 22238 | 2026.03.23 21:31:13.461073 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42353 | ||
| 22239 | 2026.03.23 21:31:13.461078 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47408 | ||
| 22240 | 2026.03.23 21:31:13.461119 [ 287 ] {} <Trace> TCP-Session: f44233af-18c2-43c4-97a3-23c1bf36fe04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22241 | 2026.03.23 21:31:13.461143 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22242 | 2026.03.23 21:31:13.461152 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22243 | 2026.03.23 21:31:13.461178 [ 291 ] {} <Debug> TCP-Session: 6cf8be84-0bd2-4b7a-a7db-ff18118688ed Authenticating user 'default' from [fd00:1122:3344:101::e]:46772 | ||
| 22244 | 2026.03.23 21:31:13.461137 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22245 | 2026.03.23 21:31:13.461192 [ 259 ] {} <Debug> TCP-Session: 30e678ba-ce62-475b-bbb7-f6dcca279a7c Authenticating user 'default' from [fd00:1122:3344:101::e]:42353 | ||
| 22246 | 2026.03.23 21:31:13.461214 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22247 | 2026.03.23 21:31:13.461233 [ 289 ] {} <Debug> TCP-Session: 395681d5-5798-4a81-af0f-258bf0c33cc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35742 | ||
| 22248 | 2026.03.23 21:31:13.461236 [ 259 ] {} <Debug> TCP-Session: 30e678ba-ce62-475b-bbb7-f6dcca279a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22249 | 2026.03.23 21:31:13.461263 [ 286 ] {} <Debug> TCP-Session: a621410b-158a-4202-b702-79bf306ddc08 Authenticating user 'default' from [fd00:1122:3344:101::e]:47408 | ||
| 22250 | 2026.03.23 21:31:13.461277 [ 289 ] {} <Debug> TCP-Session: 395681d5-5798-4a81-af0f-258bf0c33cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22251 | 2026.03.23 21:31:13.461283 [ 259 ] {} <Debug> TCP-Session: 30e678ba-ce62-475b-bbb7-f6dcca279a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22252 | 2026.03.23 21:31:13.461306 [ 287 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60869) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22253 | 2026.03.23 21:31:13.461310 [ 289 ] {} <Debug> TCP-Session: 395681d5-5798-4a81-af0f-258bf0c33cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22254 | 2026.03.23 21:31:13.461305 [ 286 ] {} <Debug> TCP-Session: a621410b-158a-4202-b702-79bf306ddc08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22255 | 2026.03.23 21:31:13.461199 [ 291 ] {} <Debug> TCP-Session: 6cf8be84-0bd2-4b7a-a7db-ff18118688ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22256 | 2026.03.23 21:31:13.461379 [ 286 ] {} <Debug> TCP-Session: a621410b-158a-4202-b702-79bf306ddc08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22257 | 2026.03.23 21:31:13.461396 [ 291 ] {} <Debug> TCP-Session: 6cf8be84-0bd2-4b7a-a7db-ff18118688ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22258 | 2026.03.23 21:31:13.461057 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45424 | ||
| 22259 | 2026.03.23 21:31:13.461063 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41176 | ||
| 22260 | 2026.03.23 21:31:13.461051 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56423 | ||
| 22261 | 2026.03.23 21:31:13.461519 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22262 | 2026.03.23 21:31:13.461533 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22263 | 2026.03.23 21:31:13.461011 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42949 | ||
| 22264 | 2026.03.23 21:31:13.461571 [ 294 ] {} <Debug> TCP-Session: 7e3e239d-ef10-48ac-ac0f-095cd673bbd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41176 | ||
| 22265 | 2026.03.23 21:31:13.461566 [ 293 ] {} <Debug> TCP-Session: db48ea40-3a45-4ea6-95aa-025d8d23d8a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45424 | ||
| 22266 | 2026.03.23 21:31:13.461594 [ 294 ] {} <Debug> TCP-Session: 7e3e239d-ef10-48ac-ac0f-095cd673bbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22267 | 2026.03.23 21:31:13.461610 [ 293 ] {} <Debug> TCP-Session: db48ea40-3a45-4ea6-95aa-025d8d23d8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22268 | 2026.03.23 21:31:13.461614 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22269 | 2026.03.23 21:31:13.461634 [ 293 ] {} <Debug> TCP-Session: db48ea40-3a45-4ea6-95aa-025d8d23d8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22270 | 2026.03.23 21:31:13.461625 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22271 | 2026.03.23 21:31:13.461659 [ 292 ] {} <Debug> TCP-Session: 593b2fcc-6cd6-49e9-844e-8e1a40147fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56423 | ||
| 22272 | 2026.03.23 21:31:13.461687 [ 290 ] {} <Debug> TCP-Session: a555c2c4-bdca-41e4-8c6c-5676412f8604 Authenticating user 'default' from [fd00:1122:3344:101::e]:42949 | ||
| 22273 | 2026.03.23 21:31:13.461624 [ 294 ] {} <Debug> TCP-Session: 7e3e239d-ef10-48ac-ac0f-095cd673bbd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22274 | 2026.03.23 21:31:13.461709 [ 292 ] {} <Debug> TCP-Session: 593b2fcc-6cd6-49e9-844e-8e1a40147fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22275 | 2026.03.23 21:31:13.461719 [ 290 ] {} <Debug> TCP-Session: a555c2c4-bdca-41e4-8c6c-5676412f8604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22276 | 2026.03.23 21:31:13.461745 [ 292 ] {} <Debug> TCP-Session: 593b2fcc-6cd6-49e9-844e-8e1a40147fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22277 | 2026.03.23 21:31:13.461758 [ 290 ] {} <Debug> TCP-Session: a555c2c4-bdca-41e4-8c6c-5676412f8604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22278 | 2026.03.23 21:31:13.461587 [ 287 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22279 | 2026.03.23 21:31:13.461845 [ 287 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22280 | 2026.03.23 21:31:13.462127 [ 287 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Debug> oximeter.version (3d09534f-9721-446e-8cb7-a54d7de41205) (SelectExecutor): Key condition: unknown | ||
| 22281 | 2026.03.23 21:31:13.463048 [ 305 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Trace> AggregatingTransform: Aggregating | ||
| 22282 | 2026.03.23 21:31:13.463093 [ 305 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 22283 | 2026.03.23 21:31:13.463130 [ 305 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904383 sec. (1105.726 rows/sec., 43.19 KiB/sec.) | ||
| 22284 | 2026.03.23 21:31:13.463149 [ 305 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Trace> Aggregator: Merging aggregated data | ||
| 22285 | 2026.03.23 21:31:13.464780 [ 287 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003532 sec., 283.12570781426956 rows/sec., 11.06 KiB/sec. | ||
| 22286 | 2026.03.23 21:31:13.464931 [ 287 ] {04c3f43f-3a9c-4752-8579-1cde057075cc} <Debug> TCPHandler: Processed in 0.003919238 sec. | ||
| 22287 | 2026.03.23 21:31:13.465037 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22288 | 2026.03.23 21:31:13.465066 [ 287 ] {} <Debug> TCP-Session: f44233af-18c2-43c4-97a3-23c1bf36fe04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22289 | 2026.03.23 21:31:13.465065 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22290 | 2026.03.23 21:31:13.465080 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22291 | 2026.03.23 21:31:13.465097 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22292 | 2026.03.23 21:31:13.465115 [ 290 ] {} <Debug> TCP-Session: a555c2c4-bdca-41e4-8c6c-5676412f8604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22293 | 2026.03.23 21:31:13.465136 [ 289 ] {} <Debug> TCP-Session: 395681d5-5798-4a81-af0f-258bf0c33cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22294 | 2026.03.23 21:31:13.465137 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22295 | 2026.03.23 21:31:13.465149 [ 286 ] {} <Debug> TCP-Session: a621410b-158a-4202-b702-79bf306ddc08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22296 | 2026.03.23 21:31:13.465172 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22297 | 2026.03.23 21:31:13.465194 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22298 | 2026.03.23 21:31:13.465227 [ 259 ] {} <Debug> TCP-Session: 30e678ba-ce62-475b-bbb7-f6dcca279a7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22299 | 2026.03.23 21:31:13.465199 [ 292 ] {} <Debug> TCP-Session: 593b2fcc-6cd6-49e9-844e-8e1a40147fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22300 | 2026.03.23 21:31:13.465252 [ 294 ] {} <Debug> TCP-Session: 7e3e239d-ef10-48ac-ac0f-095cd673bbd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22301 | 2026.03.23 21:31:13.465153 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22302 | 2026.03.23 21:31:13.465112 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22303 | 2026.03.23 21:31:13.465323 [ 291 ] {} <Debug> TCP-Session: 6cf8be84-0bd2-4b7a-a7db-ff18118688ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22304 | 2026.03.23 21:31:13.465350 [ 293 ] {} <Debug> TCP-Session: db48ea40-3a45-4ea6-95aa-025d8d23d8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22305 | 2026.03.23 21:31:13.529545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2680 | ||
| 22306 | 2026.03.23 21:31:13.531994 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22307 | 2026.03.23 21:31:13.532047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22308 | 2026.03.23 21:31:13.533288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22309 | 2026.03.23 21:31:13.533567 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22310 | 2026.03.23 21:31:13.533973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2680 | ||
| 22311 | 2026.03.23 21:31:13.851996 [ 221 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22312 | 2026.03.23 21:31:13.852050 [ 221 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22313 | 2026.03.23 21:31:13.854872 [ 221 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22314 | 2026.03.23 21:31:13.887553 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22315 | 2026.03.23 21:31:13.887743 [ 260 ] {acef5977-d356-49b6-bc18-f5a7f73d4253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22316 | 2026.03.23 21:31:13.887816 [ 260 ] {acef5977-d356-49b6-bc18-f5a7f73d4253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22317 | 2026.03.23 21:31:13.888470 [ 260 ] {acef5977-d356-49b6-bc18-f5a7f73d4253} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22318 | 2026.03.23 21:31:13.888512 [ 260 ] {acef5977-d356-49b6-bc18-f5a7f73d4253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22319 | 2026.03.23 21:31:13.888917 [ 260 ] {acef5977-d356-49b6-bc18-f5a7f73d4253} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22320 | 2026.03.23 21:31:13.889153 [ 260 ] {acef5977-d356-49b6-bc18-f5a7f73d4253} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22321 | 2026.03.23 21:31:13.889305 [ 260 ] {acef5977-d356-49b6-bc18-f5a7f73d4253} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001617 sec., 47000.61842918986 rows/sec., 3.87 MiB/sec. | ||
| 22322 | 2026.03.23 21:31:13.889350 [ 260 ] {acef5977-d356-49b6-bc18-f5a7f73d4253} <Debug> TCPHandler: Processed in 0.001935958 sec. | ||
| 22323 | 2026.03.23 21:31:13.889483 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22324 | 2026.03.23 21:31:13.889586 [ 260 ] {ff2f93f0-e708-4175-852e-ff0c391d1764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22325 | 2026.03.23 21:31:13.889629 [ 260 ] {ff2f93f0-e708-4175-852e-ff0c391d1764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22326 | 2026.03.23 21:31:13.890090 [ 260 ] {ff2f93f0-e708-4175-852e-ff0c391d1764} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22327 | 2026.03.23 21:31:13.890128 [ 260 ] {ff2f93f0-e708-4175-852e-ff0c391d1764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22328 | 2026.03.23 21:31:13.890441 [ 260 ] {ff2f93f0-e708-4175-852e-ff0c391d1764} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22329 | 2026.03.23 21:31:13.890665 [ 260 ] {ff2f93f0-e708-4175-852e-ff0c391d1764} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22330 | 2026.03.23 21:31:13.890806 [ 260 ] {ff2f93f0-e708-4175-852e-ff0c391d1764} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001239 sec., 8071.025020177562 rows/sec., 606.90 KiB/sec. | ||
| 22331 | 2026.03.23 21:31:13.890847 [ 260 ] {ff2f93f0-e708-4175-852e-ff0c391d1764} <Debug> TCPHandler: Processed in 0.001418665 sec. | ||
| 22332 | 2026.03.23 21:31:13.890963 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22333 | 2026.03.23 21:31:13.891057 [ 260 ] {12382cb6-5d40-4d3d-96c4-bde49ec8c35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22334 | 2026.03.23 21:31:13.891100 [ 260 ] {12382cb6-5d40-4d3d-96c4-bde49ec8c35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22335 | 2026.03.23 21:31:13.891536 [ 260 ] {12382cb6-5d40-4d3d-96c4-bde49ec8c35a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22336 | 2026.03.23 21:31:13.891573 [ 260 ] {12382cb6-5d40-4d3d-96c4-bde49ec8c35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22337 | 2026.03.23 21:31:13.891878 [ 260 ] {12382cb6-5d40-4d3d-96c4-bde49ec8c35a} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22338 | 2026.03.23 21:31:13.892091 [ 260 ] {12382cb6-5d40-4d3d-96c4-bde49ec8c35a} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22339 | 2026.03.23 21:31:13.892224 [ 260 ] {12382cb6-5d40-4d3d-96c4-bde49ec8c35a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001185 sec., 62447.257383966244 rows/sec., 4.88 MiB/sec. | ||
| 22340 | 2026.03.23 21:31:13.892262 [ 260 ] {12382cb6-5d40-4d3d-96c4-bde49ec8c35a} <Debug> TCPHandler: Processed in 0.001349313 sec. | ||
| 22341 | 2026.03.23 21:31:13.892383 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22342 | 2026.03.23 21:31:13.892479 [ 260 ] {3409ff46-ed93-417f-8733-a12367ed910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22343 | 2026.03.23 21:31:13.892524 [ 260 ] {3409ff46-ed93-417f-8733-a12367ed910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22344 | 2026.03.23 21:31:13.892956 [ 260 ] {3409ff46-ed93-417f-8733-a12367ed910a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22345 | 2026.03.23 21:31:13.892994 [ 260 ] {3409ff46-ed93-417f-8733-a12367ed910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22346 | 2026.03.23 21:31:13.893324 [ 260 ] {3409ff46-ed93-417f-8733-a12367ed910a} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22347 | 2026.03.23 21:31:13.893530 [ 260 ] {3409ff46-ed93-417f-8733-a12367ed910a} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22348 | 2026.03.23 21:31:13.893657 [ 260 ] {3409ff46-ed93-417f-8733-a12367ed910a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 22349 | 2026.03.23 21:31:13.893664 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_173_53 to all_174_174_0 | ||
| 22350 | 2026.03.23 21:31:13.893695 [ 260 ] {3409ff46-ed93-417f-8733-a12367ed910a} <Debug> TCPHandler: Processed in 0.001359984 sec. | ||
| 22351 | 2026.03.23 21:31:13.893740 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22352 | 2026.03.23 21:31:13.893765 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22353 | 2026.03.23 21:31:13.893834 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22354 | 2026.03.23 21:31:13.893850 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_174_54} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_173_53 to all_174_174_0 into Compact with storage Full | ||
| 22355 | 2026.03.23 21:31:13.893933 [ 260 ] {3b07b21e-9b2b-4fbd-b722-2bb403912edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22356 | 2026.03.23 21:31:13.893945 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_174_54} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22357 | 2026.03.23 21:31:13.893983 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_174_54} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_173_53, total 62427 rows starting from the beginning of the part | ||
| 22358 | 2026.03.23 21:31:13.893988 [ 260 ] {3b07b21e-9b2b-4fbd-b722-2bb403912edf} <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 | ||
| 22359 | 2026.03.23 21:31:13.894043 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_174_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part | ||
| 22360 | 2026.03.23 21:31:13.894751 [ 260 ] {3b07b21e-9b2b-4fbd-b722-2bb403912edf} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22361 | 2026.03.23 21:31:13.894787 [ 260 ] {3b07b21e-9b2b-4fbd-b722-2bb403912edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22362 | 2026.03.23 21:31:13.895300 [ 260 ] {3b07b21e-9b2b-4fbd-b722-2bb403912edf} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22363 | 2026.03.23 21:31:13.895519 [ 260 ] {3b07b21e-9b2b-4fbd-b722-2bb403912edf} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22364 | 2026.03.23 21:31:13.895658 [ 260 ] {3b07b21e-9b2b-4fbd-b722-2bb403912edf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001743 sec., 5737.234652897304 rows/sec., 10.28 MiB/sec. | ||
| 22365 | 2026.03.23 21:31:13.895721 [ 260 ] {3b07b21e-9b2b-4fbd-b722-2bb403912edf} <Debug> TCPHandler: Processed in 0.001935588 sec. | ||
| 22366 | 2026.03.23 21:31:13.895753 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22367 | 2026.03.23 21:31:13.895801 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22368 | 2026.03.23 21:31:13.895833 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22369 | 2026.03.23 21:31:13.895931 [ 260 ] {8fa81bf8-b707-4245-9ce2-28e541ccff31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22370 | 2026.03.23 21:31:13.895973 [ 260 ] {8fa81bf8-b707-4245-9ce2-28e541ccff31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22371 | 2026.03.23 21:31:13.896317 [ 260 ] {8fa81bf8-b707-4245-9ce2-28e541ccff31} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22372 | 2026.03.23 21:31:13.896357 [ 260 ] {8fa81bf8-b707-4245-9ce2-28e541ccff31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22373 | 2026.03.23 21:31:13.896711 [ 260 ] {8fa81bf8-b707-4245-9ce2-28e541ccff31} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22374 | 2026.03.23 21:31:13.896927 [ 260 ] {8fa81bf8-b707-4245-9ce2-28e541ccff31} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22375 | 2026.03.23 21:31:13.897056 [ 260 ] {8fa81bf8-b707-4245-9ce2-28e541ccff31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 22376 | 2026.03.23 21:31:13.897092 [ 260 ] {8fa81bf8-b707-4245-9ce2-28e541ccff31} <Debug> TCPHandler: Processed in 0.001307793 sec. | ||
| 22377 | 2026.03.23 21:31:13.897195 [ 221 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22378 | 2026.03.23 21:31:13.897249 [ 221 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22379 | 2026.03.23 21:31:13.899108 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22380 | 2026.03.23 21:31:13.899879 [ 221 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22381 | 2026.03.23 21:31:13.904269 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_174_54} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62587 rows, containing 5 columns (5 merged, 0 gathered) in 0.01044786 sec., 5990413.347805196 rows/sec., 385.45 MiB/sec. | ||
| 22382 | 2026.03.23 21:31:13.904718 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_174_54} <Trace> MergedBlockOutputStream: filled checksums all_1_174_54 (state Temporary) | ||
| 22383 | 2026.03.23 21:31:13.904996 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_174_54} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_174_54 to all_1_174_54 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22384 | 2026.03.23 21:31:13.905070 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_174_54} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_173_53, all_174_174_0] -> all_1_174_54 | ||
| 22385 | 2026.03.23 21:31:13.905145 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22386 | 2026.03.23 21:31:14.227304 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22387 | 2026.03.23 21:31:14.227487 [ 260 ] {049649b0-0f08-4606-80ec-0bbda2f52b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22388 | 2026.03.23 21:31:14.227557 [ 260 ] {049649b0-0f08-4606-80ec-0bbda2f52b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22389 | 2026.03.23 21:31:14.228213 [ 260 ] {049649b0-0f08-4606-80ec-0bbda2f52b0b} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22390 | 2026.03.23 21:31:14.228266 [ 260 ] {049649b0-0f08-4606-80ec-0bbda2f52b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22391 | 2026.03.23 21:31:14.228662 [ 260 ] {049649b0-0f08-4606-80ec-0bbda2f52b0b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 22392 | 2026.03.23 21:31:14.228894 [ 260 ] {049649b0-0f08-4606-80ec-0bbda2f52b0b} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22393 | 2026.03.23 21:31:14.229058 [ 260 ] {049649b0-0f08-4606-80ec-0bbda2f52b0b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001618 sec., 2472.187886279357 rows/sec., 201.59 KiB/sec. | ||
| 22394 | 2026.03.23 21:31:14.229115 [ 260 ] {049649b0-0f08-4606-80ec-0bbda2f52b0b} <Debug> TCPHandler: Processed in 0.001943089 sec. | ||
| 22395 | 2026.03.23 21:31:14.229252 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22396 | 2026.03.23 21:31:14.229358 [ 260 ] {52245a68-90e6-4855-8089-fa8de4bc1f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22397 | 2026.03.23 21:31:14.229403 [ 260 ] {52245a68-90e6-4855-8089-fa8de4bc1f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22398 | 2026.03.23 21:31:14.231162 [ 260 ] {52245a68-90e6-4855-8089-fa8de4bc1f3a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22399 | 2026.03.23 21:31:14.231202 [ 260 ] {52245a68-90e6-4855-8089-fa8de4bc1f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22400 | 2026.03.23 21:31:14.231670 [ 260 ] {52245a68-90e6-4855-8089-fa8de4bc1f3a} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22401 | 2026.03.23 21:31:14.231907 [ 260 ] {52245a68-90e6-4855-8089-fa8de4bc1f3a} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22402 | 2026.03.23 21:31:14.232055 [ 260 ] {52245a68-90e6-4855-8089-fa8de4bc1f3a} <Debug> executeQuery: Read 2515 rows, 192.02 KiB in 0.002722 sec., 923952.9757531227 rows/sec., 68.89 MiB/sec. | ||
| 22403 | 2026.03.23 21:31:14.232097 [ 260 ] {52245a68-90e6-4855-8089-fa8de4bc1f3a} <Debug> TCPHandler: Processed in 0.002903452 sec. | ||
| 22404 | 2026.03.23 21:31:14.232218 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22405 | 2026.03.23 21:31:14.232317 [ 260 ] {3eeb4b3d-d5b5-4489-8808-55aa60359a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22406 | 2026.03.23 21:31:14.232361 [ 260 ] {3eeb4b3d-d5b5-4489-8808-55aa60359a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22407 | 2026.03.23 21:31:14.232792 [ 260 ] {3eeb4b3d-d5b5-4489-8808-55aa60359a84} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22408 | 2026.03.23 21:31:14.232830 [ 260 ] {3eeb4b3d-d5b5-4489-8808-55aa60359a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22409 | 2026.03.23 21:31:14.233144 [ 260 ] {3eeb4b3d-d5b5-4489-8808-55aa60359a84} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22410 | 2026.03.23 21:31:14.233359 [ 260 ] {3eeb4b3d-d5b5-4489-8808-55aa60359a84} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22411 | 2026.03.23 21:31:14.233496 [ 260 ] {3eeb4b3d-d5b5-4489-8808-55aa60359a84} <Debug> executeQuery: Read 69 rows, 5.17 KiB in 0.0012 sec., 57500.00000000001 rows/sec., 4.20 MiB/sec. | ||
| 22412 | 2026.03.23 21:31:14.233536 [ 260 ] {3eeb4b3d-d5b5-4489-8808-55aa60359a84} <Debug> TCPHandler: Processed in 0.001369494 sec. | ||
| 22413 | 2026.03.23 21:31:14.233652 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22414 | 2026.03.23 21:31:14.233748 [ 260 ] {933c6581-f827-4fd2-9bcf-505e54d1e46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22415 | 2026.03.23 21:31:14.233790 [ 260 ] {933c6581-f827-4fd2-9bcf-505e54d1e46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22416 | 2026.03.23 21:31:14.234499 [ 260 ] {933c6581-f827-4fd2-9bcf-505e54d1e46b} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22417 | 2026.03.23 21:31:14.234537 [ 260 ] {933c6581-f827-4fd2-9bcf-505e54d1e46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22418 | 2026.03.23 21:31:14.234875 [ 260 ] {933c6581-f827-4fd2-9bcf-505e54d1e46b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 22419 | 2026.03.23 21:31:14.235094 [ 260 ] {933c6581-f827-4fd2-9bcf-505e54d1e46b} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22420 | 2026.03.23 21:31:14.235228 [ 260 ] {933c6581-f827-4fd2-9bcf-505e54d1e46b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001499 sec., 534356.2374916611 rows/sec., 30.87 MiB/sec. | ||
| 22421 | 2026.03.23 21:31:14.235267 [ 260 ] {933c6581-f827-4fd2-9bcf-505e54d1e46b} <Debug> TCPHandler: Processed in 0.001664872 sec. | ||
| 22422 | 2026.03.23 21:31:14.235388 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22423 | 2026.03.23 21:31:14.235482 [ 260 ] {a91fb291-9bcf-4353-aa72-2f9379f844a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22424 | 2026.03.23 21:31:14.235522 [ 260 ] {a91fb291-9bcf-4353-aa72-2f9379f844a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22425 | 2026.03.23 21:31:14.235902 [ 260 ] {a91fb291-9bcf-4353-aa72-2f9379f844a3} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22426 | 2026.03.23 21:31:14.235939 [ 260 ] {a91fb291-9bcf-4353-aa72-2f9379f844a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22427 | 2026.03.23 21:31:14.236218 [ 260 ] {a91fb291-9bcf-4353-aa72-2f9379f844a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 22428 | 2026.03.23 21:31:14.236426 [ 260 ] {a91fb291-9bcf-4353-aa72-2f9379f844a3} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22429 | 2026.03.23 21:31:14.236554 [ 260 ] {a91fb291-9bcf-4353-aa72-2f9379f844a3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 22430 | 2026.03.23 21:31:14.236592 [ 260 ] {a91fb291-9bcf-4353-aa72-2f9379f844a3} <Debug> TCPHandler: Processed in 0.001254011 sec. | ||
| 22431 | 2026.03.23 21:31:14.236701 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22432 | 2026.03.23 21:31:14.236795 [ 260 ] {c787cde8-20fb-4de9-a553-717dadeb5cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22433 | 2026.03.23 21:31:14.236835 [ 260 ] {c787cde8-20fb-4de9-a553-717dadeb5cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22434 | 2026.03.23 21:31:14.237743 [ 260 ] {c787cde8-20fb-4de9-a553-717dadeb5cea} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22435 | 2026.03.23 21:31:14.237779 [ 260 ] {c787cde8-20fb-4de9-a553-717dadeb5cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22436 | 2026.03.23 21:31:14.238124 [ 260 ] {c787cde8-20fb-4de9-a553-717dadeb5cea} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22437 | 2026.03.23 21:31:14.238346 [ 260 ] {c787cde8-20fb-4de9-a553-717dadeb5cea} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22438 | 2026.03.23 21:31:14.238480 [ 260 ] {c787cde8-20fb-4de9-a553-717dadeb5cea} <Debug> executeQuery: Read 1348 rows, 92.77 KiB in 0.001703 sec., 791544.3335290663 rows/sec., 53.20 MiB/sec. | ||
| 22439 | 2026.03.23 21:31:14.238519 [ 260 ] {c787cde8-20fb-4de9-a553-717dadeb5cea} <Debug> TCPHandler: Processed in 0.001867547 sec. | ||
| 22440 | 2026.03.23 21:31:14.238621 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22441 | 2026.03.23 21:31:14.238715 [ 260 ] {ff724d98-bebb-470d-90d7-b6b26d41aacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22442 | 2026.03.23 21:31:14.238760 [ 260 ] {ff724d98-bebb-470d-90d7-b6b26d41aacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22443 | 2026.03.23 21:31:14.239465 [ 260 ] {ff724d98-bebb-470d-90d7-b6b26d41aacf} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22444 | 2026.03.23 21:31:14.239501 [ 260 ] {ff724d98-bebb-470d-90d7-b6b26d41aacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22445 | 2026.03.23 21:31:14.239919 [ 260 ] {ff724d98-bebb-470d-90d7-b6b26d41aacf} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22446 | 2026.03.23 21:31:14.240125 [ 260 ] {ff724d98-bebb-470d-90d7-b6b26d41aacf} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22447 | 2026.03.23 21:31:14.240259 [ 260 ] {ff724d98-bebb-470d-90d7-b6b26d41aacf} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001563 sec., 958413.3077415228 rows/sec., 58.13 MiB/sec. | ||
| 22448 | 2026.03.23 21:31:14.240257 [ 179 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_174_54 to all_179_179_0 | ||
| 22449 | 2026.03.23 21:31:14.240298 [ 260 ] {ff724d98-bebb-470d-90d7-b6b26d41aacf} <Debug> TCPHandler: Processed in 0.001726153 sec. | ||
| 22450 | 2026.03.23 21:31:14.240345 [ 179 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22451 | 2026.03.23 21:31:14.240371 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22452 | 2026.03.23 21:31:14.240434 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22453 | 2026.03.23 21:31:14.240502 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_174_54 to all_179_179_0 into Compact with storage Full | ||
| 22454 | 2026.03.23 21:31:14.240533 [ 260 ] {12b8345d-74c1-48b8-a606-b0b8c523db55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22455 | 2026.03.23 21:31:14.240616 [ 260 ] {12b8345d-74c1-48b8-a606-b0b8c523db55} <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 | ||
| 22456 | 2026.03.23 21:31:14.240680 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22457 | 2026.03.23 21:31:14.240727 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_174_54, total 62587 rows starting from the beginning of the part | ||
| 22458 | 2026.03.23 21:31:14.240799 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 160 rows starting from the beginning of the part | ||
| 22459 | 2026.03.23 21:31:14.240849 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 196 rows starting from the beginning of the part | ||
| 22460 | 2026.03.23 21:31:14.240898 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 160 rows starting from the beginning of the part | ||
| 22461 | 2026.03.23 21:31:14.240944 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 160 rows starting from the beginning of the part | ||
| 22462 | 2026.03.23 21:31:14.240986 [ 197 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 1498 rows starting from the beginning of the part | ||
| 22463 | 2026.03.23 21:31:14.241579 [ 260 ] {12b8345d-74c1-48b8-a606-b0b8c523db55} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22464 | 2026.03.23 21:31:14.241620 [ 260 ] {12b8345d-74c1-48b8-a606-b0b8c523db55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22465 | 2026.03.23 21:31:14.242237 [ 260 ] {12b8345d-74c1-48b8-a606-b0b8c523db55} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22466 | 2026.03.23 21:31:14.242482 [ 260 ] {12b8345d-74c1-48b8-a606-b0b8c523db55} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22467 | 2026.03.23 21:31:14.242633 [ 260 ] {12b8345d-74c1-48b8-a606-b0b8c523db55} <Debug> executeQuery: Read 65 rows, 119.27 KiB in 0.002118 sec., 30689.32955618508 rows/sec., 54.99 MiB/sec. | ||
| 22468 | 2026.03.23 21:31:14.242706 [ 260 ] {12b8345d-74c1-48b8-a606-b0b8c523db55} <Debug> TCPHandler: Processed in 0.002322708 sec. | ||
| 22469 | 2026.03.23 21:31:14.242825 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22470 | 2026.03.23 21:31:14.242919 [ 260 ] {ec50440f-fa25-431a-bcdd-34292457a312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22471 | 2026.03.23 21:31:14.242961 [ 260 ] {ec50440f-fa25-431a-bcdd-34292457a312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22472 | 2026.03.23 21:31:14.243286 [ 260 ] {ec50440f-fa25-431a-bcdd-34292457a312} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22473 | 2026.03.23 21:31:14.243322 [ 260 ] {ec50440f-fa25-431a-bcdd-34292457a312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22474 | 2026.03.23 21:31:14.243615 [ 260 ] {ec50440f-fa25-431a-bcdd-34292457a312} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22475 | 2026.03.23 21:31:14.243831 [ 260 ] {ec50440f-fa25-431a-bcdd-34292457a312} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22476 | 2026.03.23 21:31:14.243963 [ 260 ] {ec50440f-fa25-431a-bcdd-34292457a312} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 22477 | 2026.03.23 21:31:14.244001 [ 260 ] {ec50440f-fa25-431a-bcdd-34292457a312} <Debug> TCPHandler: Processed in 0.0012249 sec. | ||
| 22478 | 2026.03.23 21:31:14.252005 [ 187 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64761 rows, containing 5 columns (5 merged, 0 gathered) in 0.011567448 sec., 5598555.53273289 rows/sec., 360.10 MiB/sec. | ||
| 22479 | 2026.03.23 21:31:14.252653 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Trace> MergedBlockOutputStream: filled checksums all_1_179_55 (state Temporary) | ||
| 22480 | 2026.03.23 21:31:14.252947 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_179_55 to all_1_179_55 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22481 | 2026.03.23 21:31:14.253020 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_179_55} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_174_54, all_179_179_0] -> all_1_179_55 | ||
| 22482 | 2026.03.23 21:31:14.253107 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22483 | 2026.03.23 21:31:16.049755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 22484 | 2026.03.23 21:31:16.068416 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22485 | 2026.03.23 21:31:16.068469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22486 | 2026.03.23 21:31:16.074805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22487 | 2026.03.23 21:31:16.075513 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22488 | 2026.03.23 21:31:16.078493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 22489 | 2026.03.23 21:31:18.884679 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22490 | 2026.03.23 21:31:18.884859 [ 260 ] {cb5a6f75-d0cd-4bbd-9949-d920a9db5f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22491 | 2026.03.23 21:31:18.884927 [ 260 ] {cb5a6f75-d0cd-4bbd-9949-d920a9db5f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22492 | 2026.03.23 21:31:18.885678 [ 260 ] {cb5a6f75-d0cd-4bbd-9949-d920a9db5f83} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22493 | 2026.03.23 21:31:18.885727 [ 260 ] {cb5a6f75-d0cd-4bbd-9949-d920a9db5f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22494 | 2026.03.23 21:31:18.886120 [ 260 ] {cb5a6f75-d0cd-4bbd-9949-d920a9db5f83} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22495 | 2026.03.23 21:31:18.886353 [ 260 ] {cb5a6f75-d0cd-4bbd-9949-d920a9db5f83} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22496 | 2026.03.23 21:31:18.886528 [ 260 ] {cb5a6f75-d0cd-4bbd-9949-d920a9db5f83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec. | ||
| 22497 | 2026.03.23 21:31:18.886588 [ 260 ] {cb5a6f75-d0cd-4bbd-9949-d920a9db5f83} <Debug> TCPHandler: Processed in 0.002051821 sec. | ||
| 22498 | 2026.03.23 21:31:18.886726 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22499 | 2026.03.23 21:31:18.886831 [ 260 ] {86948768-8d1a-4b9d-acca-1c5908e5994b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22500 | 2026.03.23 21:31:18.886878 [ 260 ] {86948768-8d1a-4b9d-acca-1c5908e5994b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22501 | 2026.03.23 21:31:18.887396 [ 260 ] {86948768-8d1a-4b9d-acca-1c5908e5994b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22502 | 2026.03.23 21:31:18.887441 [ 260 ] {86948768-8d1a-4b9d-acca-1c5908e5994b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22503 | 2026.03.23 21:31:18.887848 [ 260 ] {86948768-8d1a-4b9d-acca-1c5908e5994b} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22504 | 2026.03.23 21:31:18.888064 [ 260 ] {86948768-8d1a-4b9d-acca-1c5908e5994b} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22505 | 2026.03.23 21:31:18.888212 [ 260 ] {86948768-8d1a-4b9d-acca-1c5908e5994b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001407 sec., 45486.85145700071 rows/sec., 3.55 MiB/sec. | ||
| 22506 | 2026.03.23 21:31:18.888255 [ 260 ] {86948768-8d1a-4b9d-acca-1c5908e5994b} <Debug> TCPHandler: Processed in 0.00158267 sec. | ||
| 22507 | 2026.03.23 21:31:18.888390 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22508 | 2026.03.23 21:31:18.888489 [ 260 ] {8b0ee890-3576-42b4-9d22-30248851e526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22509 | 2026.03.23 21:31:18.888534 [ 260 ] {8b0ee890-3576-42b4-9d22-30248851e526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22510 | 2026.03.23 21:31:18.888945 [ 260 ] {8b0ee890-3576-42b4-9d22-30248851e526} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22511 | 2026.03.23 21:31:18.888982 [ 260 ] {8b0ee890-3576-42b4-9d22-30248851e526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22512 | 2026.03.23 21:31:18.889318 [ 260 ] {8b0ee890-3576-42b4-9d22-30248851e526} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22513 | 2026.03.23 21:31:18.889531 [ 260 ] {8b0ee890-3576-42b4-9d22-30248851e526} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22514 | 2026.03.23 21:31:18.889665 [ 260 ] {8b0ee890-3576-42b4-9d22-30248851e526} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001198 sec., 106844.74123539231 rows/sec., 7.44 MiB/sec. | ||
| 22515 | 2026.03.23 21:31:18.889732 [ 260 ] {8b0ee890-3576-42b4-9d22-30248851e526} <Debug> TCPHandler: Processed in 0.001391594 sec. | ||
| 22516 | 2026.03.23 21:31:18.889848 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22517 | 2026.03.23 21:31:18.889942 [ 260 ] {40b10505-2439-4907-8681-bf88211b4313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22518 | 2026.03.23 21:31:18.889985 [ 260 ] {40b10505-2439-4907-8681-bf88211b4313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22519 | 2026.03.23 21:31:18.890321 [ 260 ] {40b10505-2439-4907-8681-bf88211b4313} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22520 | 2026.03.23 21:31:18.890357 [ 260 ] {40b10505-2439-4907-8681-bf88211b4313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22521 | 2026.03.23 21:31:18.890655 [ 260 ] {40b10505-2439-4907-8681-bf88211b4313} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22522 | 2026.03.23 21:31:18.890856 [ 260 ] {40b10505-2439-4907-8681-bf88211b4313} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22523 | 2026.03.23 21:31:18.890984 [ 260 ] {40b10505-2439-4907-8681-bf88211b4313} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 22524 | 2026.03.23 21:31:18.891019 [ 260 ] {40b10505-2439-4907-8681-bf88211b4313} <Debug> TCPHandler: Processed in 0.001219311 sec. | ||
| 22525 | 2026.03.23 21:31:20.257254 [ 219 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22526 | 2026.03.23 21:31:20.257346 [ 219 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22527 | 2026.03.23 21:31:20.259471 [ 219 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22528 | 2026.03.23 21:31:20.853222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50336 | ||
| 22529 | 2026.03.23 21:31:20.853762 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22530 | 2026.03.23 21:31:20.853813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22531 | 2026.03.23 21:31:20.854327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22532 | 2026.03.23 21:31:20.854575 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22533 | 2026.03.23 21:31:20.854735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50336 | ||
| 22534 | 2026.03.23 21:31:22.008291 [ 205 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22535 | 2026.03.23 21:31:22.008371 [ 205 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22536 | 2026.03.23 21:31:22.011191 [ 205 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22537 | 2026.03.23 21:31:23.534300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2718 | ||
| 22538 | 2026.03.23 21:31:23.536968 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22539 | 2026.03.23 21:31:23.537021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22540 | 2026.03.23 21:31:23.538264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22541 | 2026.03.23 21:31:23.538541 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22542 | 2026.03.23 21:31:23.538932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2718 | ||
| 22543 | 2026.03.23 21:31:23.578801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 22544 | 2026.03.23 21:31:23.595895 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22545 | 2026.03.23 21:31:23.595967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22546 | 2026.03.23 21:31:23.602159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22547 | 2026.03.23 21:31:23.602837 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22548 | 2026.03.23 21:31:23.605875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 22549 | 2026.03.23 21:31:23.887445 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22550 | 2026.03.23 21:31:23.887621 [ 260 ] {3fbac5ff-c1b6-4e26-b908-dd4433f9f5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22551 | 2026.03.23 21:31:23.887687 [ 260 ] {3fbac5ff-c1b6-4e26-b908-dd4433f9f5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22552 | 2026.03.23 21:31:23.888376 [ 260 ] {3fbac5ff-c1b6-4e26-b908-dd4433f9f5ae} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22553 | 2026.03.23 21:31:23.888422 [ 260 ] {3fbac5ff-c1b6-4e26-b908-dd4433f9f5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22554 | 2026.03.23 21:31:23.888827 [ 260 ] {3fbac5ff-c1b6-4e26-b908-dd4433f9f5ae} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22555 | 2026.03.23 21:31:23.889109 [ 260 ] {3fbac5ff-c1b6-4e26-b908-dd4433f9f5ae} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22556 | 2026.03.23 21:31:23.889289 [ 140 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 22557 | 2026.03.23 21:31:23.889267 [ 260 ] {3fbac5ff-c1b6-4e26-b908-dd4433f9f5ae} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001695 sec., 44837.7581120944 rows/sec., 3.69 MiB/sec. | ||
| 22558 | 2026.03.23 21:31:23.889345 [ 140 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22559 | 2026.03.23 21:31:23.889372 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22560 | 2026.03.23 21:31:23.889380 [ 260 ] {3fbac5ff-c1b6-4e26-b908-dd4433f9f5ae} <Debug> TCPHandler: Processed in 0.002060051 sec. | ||
| 22561 | 2026.03.23 21:31:23.889480 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 22562 | 2026.03.23 21:31:23.889533 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22563 | 2026.03.23 21:31:23.889603 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22564 | 2026.03.23 21:31:23.889639 [ 260 ] {bfd6ca35-f19d-4e91-913e-44ca1b6d5f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22565 | 2026.03.23 21:31:23.889643 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2707 rows starting from the beginning of the part | ||
| 22566 | 2026.03.23 21:31:23.889690 [ 260 ] {bfd6ca35-f19d-4e91-913e-44ca1b6d5f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22567 | 2026.03.23 21:31:23.889732 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 156 rows starting from the beginning of the part | ||
| 22568 | 2026.03.23 21:31:23.889789 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 76 rows starting from the beginning of the part | ||
| 22569 | 2026.03.23 21:31:23.889837 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 2515 rows starting from the beginning of the part | ||
| 22570 | 2026.03.23 21:31:23.889881 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 56 rows starting from the beginning of the part | ||
| 22571 | 2026.03.23 21:31:23.889923 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 76 rows starting from the beginning of the part | ||
| 22572 | 2026.03.23 21:31:23.890149 [ 260 ] {bfd6ca35-f19d-4e91-913e-44ca1b6d5f7d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22573 | 2026.03.23 21:31:23.890192 [ 260 ] {bfd6ca35-f19d-4e91-913e-44ca1b6d5f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22574 | 2026.03.23 21:31:23.890508 [ 260 ] {bfd6ca35-f19d-4e91-913e-44ca1b6d5f7d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22575 | 2026.03.23 21:31:23.890723 [ 260 ] {bfd6ca35-f19d-4e91-913e-44ca1b6d5f7d} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22576 | 2026.03.23 21:31:23.890859 [ 260 ] {bfd6ca35-f19d-4e91-913e-44ca1b6d5f7d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001244 sec., 8038.585209003215 rows/sec., 604.46 KiB/sec. | ||
| 22577 | 2026.03.23 21:31:23.890898 [ 260 ] {bfd6ca35-f19d-4e91-913e-44ca1b6d5f7d} <Debug> TCPHandler: Processed in 0.001417126 sec. | ||
| 22578 | 2026.03.23 21:31:23.891011 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22579 | 2026.03.23 21:31:23.891102 [ 260 ] {8210fe06-d031-4f42-a3c7-4f7fcbe7b261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22580 | 2026.03.23 21:31:23.891141 [ 260 ] {8210fe06-d031-4f42-a3c7-4f7fcbe7b261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22581 | 2026.03.23 21:31:23.891567 [ 260 ] {8210fe06-d031-4f42-a3c7-4f7fcbe7b261} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22582 | 2026.03.23 21:31:23.891602 [ 260 ] {8210fe06-d031-4f42-a3c7-4f7fcbe7b261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22583 | 2026.03.23 21:31:23.891892 [ 260 ] {8210fe06-d031-4f42-a3c7-4f7fcbe7b261} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22584 | 2026.03.23 21:31:23.891940 [ 187 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5586 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505682 sec., 2229333.171567661 rows/sec., 177.07 MiB/sec. | ||
| 22585 | 2026.03.23 21:31:23.892105 [ 260 ] {8210fe06-d031-4f42-a3c7-4f7fcbe7b261} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22586 | 2026.03.23 21:31:23.892226 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 22587 | 2026.03.23 21:31:23.892230 [ 140 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 22588 | 2026.03.23 21:31:23.892245 [ 260 ] {8210fe06-d031-4f42-a3c7-4f7fcbe7b261} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00116 sec., 63793.10344827586 rows/sec., 4.98 MiB/sec. | ||
| 22589 | 2026.03.23 21:31:23.892267 [ 140 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22590 | 2026.03.23 21:31:23.892291 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22591 | 2026.03.23 21:31:23.892296 [ 260 ] {8210fe06-d031-4f42-a3c7-4f7fcbe7b261} <Debug> TCPHandler: Processed in 0.001332673 sec. | ||
| 22592 | 2026.03.23 21:31:23.892364 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 22593 | 2026.03.23 21:31:23.892419 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22594 | 2026.03.23 21:31:23.892459 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22595 | 2026.03.23 21:31:23.892465 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22596 | 2026.03.23 21:31:23.892490 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1569 rows starting from the beginning of the part | ||
| 22597 | 2026.03.23 21:31:23.892517 [ 260 ] {7564a7c9-c9bd-4fe0-8435-3829271bbcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22598 | 2026.03.23 21:31:23.892541 [ 200 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_181_36} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 22599 | 2026.03.23 21:31:23.892548 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 114 rows starting from the beginning of the part | ||
| 22600 | 2026.03.23 21:31:23.892566 [ 260 ] {7564a7c9-c9bd-4fe0-8435-3829271bbcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22601 | 2026.03.23 21:31:23.892598 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 74 rows starting from the beginning of the part | ||
| 22602 | 2026.03.23 21:31:23.892615 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 22603 | 2026.03.23 21:31:23.892642 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 1348 rows starting from the beginning of the part | ||
| 22604 | 2026.03.23 21:31:23.892681 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 64 rows starting from the beginning of the part | ||
| 22605 | 2026.03.23 21:31:23.892719 [ 188 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 74 rows starting from the beginning of the part | ||
| 22606 | 2026.03.23 21:31:23.892995 [ 260 ] {7564a7c9-c9bd-4fe0-8435-3829271bbcaf} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22607 | 2026.03.23 21:31:23.893042 [ 260 ] {7564a7c9-c9bd-4fe0-8435-3829271bbcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22608 | 2026.03.23 21:31:23.893376 [ 260 ] {7564a7c9-c9bd-4fe0-8435-3829271bbcaf} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22609 | 2026.03.23 21:31:23.893577 [ 260 ] {7564a7c9-c9bd-4fe0-8435-3829271bbcaf} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22610 | 2026.03.23 21:31:23.893710 [ 260 ] {7564a7c9-c9bd-4fe0-8435-3829271bbcaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 22611 | 2026.03.23 21:31:23.893747 [ 260 ] {7564a7c9-c9bd-4fe0-8435-3829271bbcaf} <Debug> TCPHandler: Processed in 0.001375095 sec. | ||
| 22612 | 2026.03.23 21:31:23.893860 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22613 | 2026.03.23 21:31:23.893935 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3243 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159588 sec., 2032107.6772689675 rows/sec., 147.84 MiB/sec. | ||
| 22614 | 2026.03.23 21:31:23.893961 [ 260 ] {29b8ac58-e64d-4134-8318-c0030a51f7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22615 | 2026.03.23 21:31:23.894020 [ 260 ] {29b8ac58-e64d-4134-8318-c0030a51f7b9} <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 | ||
| 22616 | 2026.03.23 21:31:23.894098 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 22617 | 2026.03.23 21:31:23.894317 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22618 | 2026.03.23 21:31:23.894376 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_181_36} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 22619 | 2026.03.23 21:31:23.894434 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 22620 | 2026.03.23 21:31:23.894842 [ 260 ] {29b8ac58-e64d-4134-8318-c0030a51f7b9} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22621 | 2026.03.23 21:31:23.894883 [ 260 ] {29b8ac58-e64d-4134-8318-c0030a51f7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22622 | 2026.03.23 21:31:23.895424 [ 260 ] {29b8ac58-e64d-4134-8318-c0030a51f7b9} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22623 | 2026.03.23 21:31:23.895639 [ 260 ] {29b8ac58-e64d-4134-8318-c0030a51f7b9} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22624 | 2026.03.23 21:31:23.895796 [ 260 ] {29b8ac58-e64d-4134-8318-c0030a51f7b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001852 sec., 5399.5680345572355 rows/sec., 9.68 MiB/sec. | ||
| 22625 | 2026.03.23 21:31:23.895866 [ 260 ] {29b8ac58-e64d-4134-8318-c0030a51f7b9} <Debug> TCPHandler: Processed in 0.002052491 sec. | ||
| 22626 | 2026.03.23 21:31:23.895982 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22627 | 2026.03.23 21:31:23.896075 [ 260 ] {deec67cf-cbd7-441b-8884-3651abd17d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22628 | 2026.03.23 21:31:23.896117 [ 260 ] {deec67cf-cbd7-441b-8884-3651abd17d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22629 | 2026.03.23 21:31:23.896459 [ 260 ] {deec67cf-cbd7-441b-8884-3651abd17d6e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22630 | 2026.03.23 21:31:23.896495 [ 260 ] {deec67cf-cbd7-441b-8884-3651abd17d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22631 | 2026.03.23 21:31:23.896788 [ 260 ] {deec67cf-cbd7-441b-8884-3651abd17d6e} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22632 | 2026.03.23 21:31:23.896988 [ 260 ] {deec67cf-cbd7-441b-8884-3651abd17d6e} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22633 | 2026.03.23 21:31:23.897090 [ 150 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 22634 | 2026.03.23 21:31:23.897105 [ 260 ] {deec67cf-cbd7-441b-8884-3651abd17d6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 22635 | 2026.03.23 21:31:23.897125 [ 150 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22636 | 2026.03.23 21:31:23.897140 [ 260 ] {deec67cf-cbd7-441b-8884-3651abd17d6e} <Debug> TCPHandler: Processed in 0.00122421 sec. | ||
| 22637 | 2026.03.23 21:31:23.897143 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22638 | 2026.03.23 21:31:23.897242 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 22639 | 2026.03.23 21:31:23.897369 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22640 | 2026.03.23 21:31:23.897407 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 9000 rows starting from the beginning of the part | ||
| 22641 | 2026.03.23 21:31:23.897482 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part | ||
| 22642 | 2026.03.23 21:31:23.897537 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 60 rows starting from the beginning of the part | ||
| 22643 | 2026.03.23 21:31:23.897595 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 12 rows starting from the beginning of the part | ||
| 22644 | 2026.03.23 21:31:23.897645 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 48 rows starting from the beginning of the part | ||
| 22645 | 2026.03.23 21:31:23.897691 [ 187 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part | ||
| 22646 | 2026.03.23 21:31:23.900400 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003182719 sec., 2903178.068814746 rows/sec., 195.63 MiB/sec. | ||
| 22647 | 2026.03.23 21:31:23.900592 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 22648 | 2026.03.23 21:31:23.900869 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22649 | 2026.03.23 21:31:23.900941 [ 196 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_181_36} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 22650 | 2026.03.23 21:31:23.901035 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 22651 | 2026.03.23 21:31:24.000308 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 429.67 MiB, peak 454.04 MiB, free memory in arenas 0.00 B, will set to 428.66 MiB (RSS), difference: -1.01 MiB | ||
| 22652 | 2026.03.23 21:31:28.083418 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22653 | 2026.03.23 21:31:28.083526 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22654 | 2026.03.23 21:31:28.106803 [ 138 ] {} <Debug> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 22655 | 2026.03.23 21:31:28.106846 [ 138 ] {} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22656 | 2026.03.23 21:31:28.106866 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22657 | 2026.03.23 21:31:28.106985 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 22658 | 2026.03.23 21:31:28.107118 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22659 | 2026.03.23 21:31:28.107153 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 23 rows starting from the beginning of the part | ||
| 22660 | 2026.03.23 21:31:28.107219 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 22661 | 2026.03.23 21:31:28.107265 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
| 22662 | 2026.03.23 21:31:28.107307 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 22663 | 2026.03.23 21:31:28.107348 [ 196 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 22664 | 2026.03.23 21:31:28.108109 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116872 sec., 38503.66212608666 rows/sec., 3.19 MiB/sec. | ||
| 22665 | 2026.03.23 21:31:28.108344 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 22666 | 2026.03.23 21:31:28.108695 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22667 | 2026.03.23 21:31:28.108788 [ 201 ] {953a2137-5d1a-41a3-8301-474da570bd5b::all_1_41_9} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 22668 | 2026.03.23 21:31:28.108895 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 22669 | 2026.03.23 21:31:28.355171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50848 | ||
| 22670 | 2026.03.23 21:31:28.356048 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22671 | 2026.03.23 21:31:28.356118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22672 | 2026.03.23 21:31:28.356679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22673 | 2026.03.23 21:31:28.356891 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22674 | 2026.03.23 21:31:28.357014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50848 | ||
| 22675 | 2026.03.23 21:31:28.357075 [ 138 ] {} <Debug> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22676 | 2026.03.23 21:31:28.357148 [ 138 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22677 | 2026.03.23 21:31:28.357182 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22678 | 2026.03.23 21:31:28.357312 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 22679 | 2026.03.23 21:31:28.357439 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22680 | 2026.03.23 21:31:28.357474 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48416 rows starting from the beginning of the part | ||
| 22681 | 2026.03.23 21:31:28.357534 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 22682 | 2026.03.23 21:31:28.357582 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 22683 | 2026.03.23 21:31:28.357624 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 22684 | 2026.03.23 21:31:28.357665 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 22685 | 2026.03.23 21:31:28.357707 [ 200 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 22686 | 2026.03.23 21:31:28.360401 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50848 rows, containing 4 columns (4 merged, 0 gathered) in 0.003133148 sec., 16229045.037131984 rows/sec., 232.16 MiB/sec. | ||
| 22687 | 2026.03.23 21:31:28.360682 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22688 | 2026.03.23 21:31:28.360927 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22689 | 2026.03.23 21:31:28.360998 [ 192 ] {99c13e2d-c205-496d-be4e-dd2268bf58c9::all_1_106_21} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22690 | 2026.03.23 21:31:28.361068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22691 | 2026.03.23 21:31:28.889672 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22692 | 2026.03.23 21:31:28.889885 [ 260 ] {5a24da8d-685d-4127-8c93-52c48fe5dd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22693 | 2026.03.23 21:31:28.889966 [ 260 ] {5a24da8d-685d-4127-8c93-52c48fe5dd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22694 | 2026.03.23 21:31:28.890730 [ 260 ] {5a24da8d-685d-4127-8c93-52c48fe5dd40} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22695 | 2026.03.23 21:31:28.890770 [ 260 ] {5a24da8d-685d-4127-8c93-52c48fe5dd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22696 | 2026.03.23 21:31:28.891149 [ 260 ] {5a24da8d-685d-4127-8c93-52c48fe5dd40} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 22697 | 2026.03.23 21:31:28.891366 [ 260 ] {5a24da8d-685d-4127-8c93-52c48fe5dd40} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22698 | 2026.03.23 21:31:28.891518 [ 260 ] {5a24da8d-685d-4127-8c93-52c48fe5dd40} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.001692 sec., 92198.5815602837 rows/sec., 8.01 MiB/sec. | ||
| 22699 | 2026.03.23 21:31:28.891559 [ 260 ] {5a24da8d-685d-4127-8c93-52c48fe5dd40} <Debug> TCPHandler: Processed in 0.002037361 sec. | ||
| 22700 | 2026.03.23 21:31:28.891674 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22701 | 2026.03.23 21:31:28.891766 [ 260 ] {19d5b45b-e212-45fc-bfe8-8bc80f3fdba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22702 | 2026.03.23 21:31:28.891806 [ 260 ] {19d5b45b-e212-45fc-bfe8-8bc80f3fdba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22703 | 2026.03.23 21:31:28.892212 [ 260 ] {19d5b45b-e212-45fc-bfe8-8bc80f3fdba5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22704 | 2026.03.23 21:31:28.892249 [ 260 ] {19d5b45b-e212-45fc-bfe8-8bc80f3fdba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22705 | 2026.03.23 21:31:28.892535 [ 260 ] {19d5b45b-e212-45fc-bfe8-8bc80f3fdba5} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22706 | 2026.03.23 21:31:28.892749 [ 260 ] {19d5b45b-e212-45fc-bfe8-8bc80f3fdba5} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22707 | 2026.03.23 21:31:28.892877 [ 260 ] {19d5b45b-e212-45fc-bfe8-8bc80f3fdba5} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001129 sec., 44286.97962798937 rows/sec., 3.25 MiB/sec. | ||
| 22708 | 2026.03.23 21:31:28.892914 [ 260 ] {19d5b45b-e212-45fc-bfe8-8bc80f3fdba5} <Debug> TCPHandler: Processed in 0.001287342 sec. | ||
| 22709 | 2026.03.23 21:31:28.893024 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22710 | 2026.03.23 21:31:28.893114 [ 260 ] {8e79beb7-b619-410b-a345-83fd1c3e4084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22711 | 2026.03.23 21:31:28.893153 [ 260 ] {8e79beb7-b619-410b-a345-83fd1c3e4084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22712 | 2026.03.23 21:31:28.893565 [ 260 ] {8e79beb7-b619-410b-a345-83fd1c3e4084} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22713 | 2026.03.23 21:31:28.893600 [ 260 ] {8e79beb7-b619-410b-a345-83fd1c3e4084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22714 | 2026.03.23 21:31:28.893889 [ 260 ] {8e79beb7-b619-410b-a345-83fd1c3e4084} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 22715 | 2026.03.23 21:31:28.894086 [ 260 ] {8e79beb7-b619-410b-a345-83fd1c3e4084} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22716 | 2026.03.23 21:31:28.894213 [ 260 ] {8e79beb7-b619-410b-a345-83fd1c3e4084} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001116 sec., 102150.5376344086 rows/sec., 7.98 MiB/sec. | ||
| 22717 | 2026.03.23 21:31:28.894251 [ 260 ] {8e79beb7-b619-410b-a345-83fd1c3e4084} <Debug> TCPHandler: Processed in 0.001273982 sec. | ||
| 22718 | 2026.03.23 21:31:28.894362 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22719 | 2026.03.23 21:31:28.894454 [ 260 ] {188829ca-baae-42f1-a3a1-1b5e32872805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22720 | 2026.03.23 21:31:28.894496 [ 260 ] {188829ca-baae-42f1-a3a1-1b5e32872805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22721 | 2026.03.23 21:31:28.894887 [ 260 ] {188829ca-baae-42f1-a3a1-1b5e32872805} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22722 | 2026.03.23 21:31:28.894923 [ 260 ] {188829ca-baae-42f1-a3a1-1b5e32872805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22723 | 2026.03.23 21:31:28.895232 [ 260 ] {188829ca-baae-42f1-a3a1-1b5e32872805} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 22724 | 2026.03.23 21:31:28.895432 [ 260 ] {188829ca-baae-42f1-a3a1-1b5e32872805} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22725 | 2026.03.23 21:31:28.895559 [ 260 ] {188829ca-baae-42f1-a3a1-1b5e32872805} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 22726 | 2026.03.23 21:31:28.895595 [ 260 ] {188829ca-baae-42f1-a3a1-1b5e32872805} <Debug> TCPHandler: Processed in 0.001280281 sec. | ||
| 22727 | 2026.03.23 21:31:28.895705 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22728 | 2026.03.23 21:31:28.895794 [ 260 ] {c3d34ae6-91a0-4f32-b9c3-7caaa79e0dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22729 | 2026.03.23 21:31:28.895847 [ 260 ] {c3d34ae6-91a0-4f32-b9c3-7caaa79e0dd6} <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 | ||
| 22730 | 2026.03.23 21:31:28.896676 [ 260 ] {c3d34ae6-91a0-4f32-b9c3-7caaa79e0dd6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22731 | 2026.03.23 21:31:28.896712 [ 260 ] {c3d34ae6-91a0-4f32-b9c3-7caaa79e0dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22732 | 2026.03.23 21:31:28.897258 [ 260 ] {c3d34ae6-91a0-4f32-b9c3-7caaa79e0dd6} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22733 | 2026.03.23 21:31:28.897476 [ 260 ] {c3d34ae6-91a0-4f32-b9c3-7caaa79e0dd6} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22734 | 2026.03.23 21:31:28.897611 [ 260 ] {c3d34ae6-91a0-4f32-b9c3-7caaa79e0dd6} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001834 sec., 27262.813522355507 rows/sec., 48.85 MiB/sec. | ||
| 22735 | 2026.03.23 21:31:28.897666 [ 260 ] {c3d34ae6-91a0-4f32-b9c3-7caaa79e0dd6} <Debug> TCPHandler: Processed in 0.00200772 sec. | ||
| 22736 | 2026.03.23 21:31:28.897781 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22737 | 2026.03.23 21:31:28.897873 [ 260 ] {663dd1fc-6e4c-4e4a-8490-55509a2c37a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22738 | 2026.03.23 21:31:28.897913 [ 260 ] {663dd1fc-6e4c-4e4a-8490-55509a2c37a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22739 | 2026.03.23 21:31:28.898247 [ 260 ] {663dd1fc-6e4c-4e4a-8490-55509a2c37a0} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22740 | 2026.03.23 21:31:28.898283 [ 260 ] {663dd1fc-6e4c-4e4a-8490-55509a2c37a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22741 | 2026.03.23 21:31:28.898570 [ 260 ] {663dd1fc-6e4c-4e4a-8490-55509a2c37a0} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 22742 | 2026.03.23 21:31:28.898763 [ 260 ] {663dd1fc-6e4c-4e4a-8490-55509a2c37a0} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22743 | 2026.03.23 21:31:28.898888 [ 260 ] {663dd1fc-6e4c-4e4a-8490-55509a2c37a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 22744 | 2026.03.23 21:31:28.898925 [ 260 ] {663dd1fc-6e4c-4e4a-8490-55509a2c37a0} <Debug> TCPHandler: Processed in 0.001191149 sec. | ||
| 22745 | 2026.03.23 21:31:31.106003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 22746 | 2026.03.23 21:31:31.124549 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22747 | 2026.03.23 21:31:31.124593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22748 | 2026.03.23 21:31:31.131019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22749 | 2026.03.23 21:31:31.131759 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22750 | 2026.03.23 21:31:31.132025 [ 132 ] {} <Debug> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22751 | 2026.03.23 21:31:31.132059 [ 132 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22752 | 2026.03.23 21:31:31.132076 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22753 | 2026.03.23 21:31:31.132197 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 22754 | 2026.03.23 21:31:31.135797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 22755 | 2026.03.23 21:31:31.136384 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22756 | 2026.03.23 21:31:31.137838 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 22757 | 2026.03.23 21:31:31.142726 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 22758 | 2026.03.23 21:31:31.147552 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 22759 | 2026.03.23 21:31:31.152171 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 22760 | 2026.03.23 21:31:31.157068 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 22761 | 2026.03.23 21:31:31.161606 [ 195 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 22762 | 2026.03.23 21:31:31.220227 [ 192 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.088095031 sec., 9058.399672962258 rows/sec., 46.84 MiB/sec. | ||
| 22763 | 2026.03.23 21:31:31.224220 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22764 | 2026.03.23 21:31:31.226430 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22765 | 2026.03.23 21:31:31.226559 [ 190 ] {988d9036-0b58-4910-93d3-c5d7402a619e::all_1_106_21} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22766 | 2026.03.23 21:31:31.229707 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 22767 | 2026.03.23 21:31:32.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 429.73 MiB, peak 454.04 MiB, free memory in arenas 0.00 B, will set to 428.66 MiB (RSS), difference: -1.07 MiB | ||
| 22768 | 2026.03.23 21:31:33.193228 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22769 | 2026.03.23 21:31:33.193273 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22770 | 2026.03.23 21:31:33.206511 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22771 | 2026.03.23 21:31:33.269215 [ 220 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22772 | 2026.03.23 21:31:33.269251 [ 220 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22773 | 2026.03.23 21:31:33.272200 [ 220 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22774 | 2026.03.23 21:31:33.540052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2742 | ||
| 22775 | 2026.03.23 21:31:33.542435 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22776 | 2026.03.23 21:31:33.542495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22777 | 2026.03.23 21:31:33.543748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 22778 | 2026.03.23 21:31:33.544031 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22779 | 2026.03.23 21:31:33.544292 [ 217 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22780 | 2026.03.23 21:31:33.544363 [ 217 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22781 | 2026.03.23 21:31:33.544425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2742 | ||
| 22782 | 2026.03.23 21:31:33.546703 [ 217 ] {} <Debug> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22783 | 2026.03.23 21:31:33.570291 [ 220 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22784 | 2026.03.23 21:31:33.570330 [ 220 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22785 | 2026.03.23 21:31:33.586390 [ 220 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22786 | 2026.03.23 21:31:33.889299 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22787 | 2026.03.23 21:31:33.889497 [ 260 ] {1bec1291-2a3c-4f3d-87c7-1aa1c5d4e064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22788 | 2026.03.23 21:31:33.889571 [ 260 ] {1bec1291-2a3c-4f3d-87c7-1aa1c5d4e064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22789 | 2026.03.23 21:31:33.890294 [ 260 ] {1bec1291-2a3c-4f3d-87c7-1aa1c5d4e064} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22790 | 2026.03.23 21:31:33.890349 [ 260 ] {1bec1291-2a3c-4f3d-87c7-1aa1c5d4e064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22791 | 2026.03.23 21:31:33.890753 [ 260 ] {1bec1291-2a3c-4f3d-87c7-1aa1c5d4e064} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 22792 | 2026.03.23 21:31:33.890983 [ 260 ] {1bec1291-2a3c-4f3d-87c7-1aa1c5d4e064} <Trace> oximeter.fields_i16 (2dd09504-a5ac-4984-ada5-9bd23246f5e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22793 | 2026.03.23 21:31:33.891142 [ 260 ] {1bec1291-2a3c-4f3d-87c7-1aa1c5d4e064} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 22794 | 2026.03.23 21:31:33.891196 [ 260 ] {1bec1291-2a3c-4f3d-87c7-1aa1c5d4e064} <Debug> TCPHandler: Processed in 0.00202741 sec. | ||
| 22795 | 2026.03.23 21:31:33.891320 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22796 | 2026.03.23 21:31:33.891423 [ 260 ] {8caa9354-93fe-4bb5-99fb-7859234e791d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22797 | 2026.03.23 21:31:33.891468 [ 260 ] {8caa9354-93fe-4bb5-99fb-7859234e791d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22798 | 2026.03.23 21:31:33.891942 [ 260 ] {8caa9354-93fe-4bb5-99fb-7859234e791d} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22799 | 2026.03.23 21:31:33.891989 [ 260 ] {8caa9354-93fe-4bb5-99fb-7859234e791d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22800 | 2026.03.23 21:31:33.892517 [ 260 ] {8caa9354-93fe-4bb5-99fb-7859234e791d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 22801 | 2026.03.23 21:31:33.892870 [ 260 ] {8caa9354-93fe-4bb5-99fb-7859234e791d} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22802 | 2026.03.23 21:31:33.893055 [ 260 ] {8caa9354-93fe-4bb5-99fb-7859234e791d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001655 sec., 4833.836858006042 rows/sec., 394.17 KiB/sec. | ||
| 22803 | 2026.03.23 21:31:33.893106 [ 260 ] {8caa9354-93fe-4bb5-99fb-7859234e791d} <Debug> TCPHandler: Processed in 0.001839565 sec. | ||
| 22804 | 2026.03.23 21:31:33.893276 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22805 | 2026.03.23 21:31:33.893380 [ 260 ] {00d0b13c-99f3-46ac-a8d3-f30fc05581ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22806 | 2026.03.23 21:31:33.893425 [ 260 ] {00d0b13c-99f3-46ac-a8d3-f30fc05581ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22807 | 2026.03.23 21:31:33.893939 [ 260 ] {00d0b13c-99f3-46ac-a8d3-f30fc05581ea} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22808 | 2026.03.23 21:31:33.893981 [ 260 ] {00d0b13c-99f3-46ac-a8d3-f30fc05581ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22809 | 2026.03.23 21:31:33.894312 [ 260 ] {00d0b13c-99f3-46ac-a8d3-f30fc05581ea} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 22810 | 2026.03.23 21:31:33.894527 [ 260 ] {00d0b13c-99f3-46ac-a8d3-f30fc05581ea} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22811 | 2026.03.23 21:31:33.894667 [ 260 ] {00d0b13c-99f3-46ac-a8d3-f30fc05581ea} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001311 sec., 152555.30129672005 rows/sec., 13.53 MiB/sec. | ||
| 22812 | 2026.03.23 21:31:33.894708 [ 260 ] {00d0b13c-99f3-46ac-a8d3-f30fc05581ea} <Debug> TCPHandler: Processed in 0.001492617 sec. | ||
| 22813 | 2026.03.23 21:31:33.894825 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22814 | 2026.03.23 21:31:33.894922 [ 260 ] {48d46a52-2655-4a25-b91a-d4215c5a6911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22815 | 2026.03.23 21:31:33.894964 [ 260 ] {48d46a52-2655-4a25-b91a-d4215c5a6911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22816 | 2026.03.23 21:31:33.895389 [ 260 ] {48d46a52-2655-4a25-b91a-d4215c5a6911} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22817 | 2026.03.23 21:31:33.895428 [ 260 ] {48d46a52-2655-4a25-b91a-d4215c5a6911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22818 | 2026.03.23 21:31:33.895783 [ 260 ] {48d46a52-2655-4a25-b91a-d4215c5a6911} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22819 | 2026.03.23 21:31:33.896009 [ 260 ] {48d46a52-2655-4a25-b91a-d4215c5a6911} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22820 | 2026.03.23 21:31:33.896132 [ 124 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22821 | 2026.03.23 21:31:33.896145 [ 260 ] {48d46a52-2655-4a25-b91a-d4215c5a6911} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001243 sec., 24135.156878519712 rows/sec., 1.78 MiB/sec. | ||
| 22822 | 2026.03.23 21:31:33.896184 [ 124 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22823 | 2026.03.23 21:31:33.896201 [ 260 ] {48d46a52-2655-4a25-b91a-d4215c5a6911} <Debug> TCPHandler: Processed in 0.001425885 sec. | ||
| 22824 | 2026.03.23 21:31:33.896210 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22825 | 2026.03.23 21:31:33.896314 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22826 | 2026.03.23 21:31:33.896318 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22827 | 2026.03.23 21:31:33.896425 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22828 | 2026.03.23 21:31:33.896434 [ 260 ] {85993b39-3dea-478c-9882-bf5b23e53507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22829 | 2026.03.23 21:31:33.896476 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 110 rows starting from the beginning of the part | ||
| 22830 | 2026.03.23 21:31:33.896490 [ 260 ] {85993b39-3dea-478c-9882-bf5b23e53507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22831 | 2026.03.23 21:31:33.896549 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 10 rows starting from the beginning of the part | ||
| 22832 | 2026.03.23 21:31:33.896599 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 69 rows starting from the beginning of the part | ||
| 22833 | 2026.03.23 21:31:33.896644 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 10 rows starting from the beginning of the part | ||
| 22834 | 2026.03.23 21:31:33.896683 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 50 rows starting from the beginning of the part | ||
| 22835 | 2026.03.23 21:31:33.896777 [ 192 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 30 rows starting from the beginning of the part | ||
| 22836 | 2026.03.23 21:31:33.896951 [ 260 ] {85993b39-3dea-478c-9882-bf5b23e53507} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22837 | 2026.03.23 21:31:33.896997 [ 260 ] {85993b39-3dea-478c-9882-bf5b23e53507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22838 | 2026.03.23 21:31:33.897328 [ 260 ] {85993b39-3dea-478c-9882-bf5b23e53507} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 22839 | 2026.03.23 21:31:33.897553 [ 260 ] {85993b39-3dea-478c-9882-bf5b23e53507} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22840 | 2026.03.23 21:31:33.897628 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356204 sec., 205721.26317279701 rows/sec., 15.82 MiB/sec. | ||
| 22841 | 2026.03.23 21:31:33.897692 [ 260 ] {85993b39-3dea-478c-9882-bf5b23e53507} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001276 sec., 18808.777429467085 rows/sec., 1.56 MiB/sec. | ||
| 22842 | 2026.03.23 21:31:33.897742 [ 260 ] {85993b39-3dea-478c-9882-bf5b23e53507} <Debug> TCPHandler: Processed in 0.001472987 sec. | ||
| 22843 | 2026.03.23 21:31:33.897768 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22844 | 2026.03.23 21:31:33.897871 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22845 | 2026.03.23 21:31:33.897967 [ 260 ] {3c5733b7-0ccc-4133-a2c9-8a54254f94ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22846 | 2026.03.23 21:31:33.898007 [ 260 ] {3c5733b7-0ccc-4133-a2c9-8a54254f94ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22847 | 2026.03.23 21:31:33.898026 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22848 | 2026.03.23 21:31:33.898097 [ 190 ] {6afd37cc-6d5c-4923-b294-07b6a3c895ca::all_1_156_31} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22849 | 2026.03.23 21:31:33.898192 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22850 | 2026.03.23 21:31:33.898438 [ 260 ] {3c5733b7-0ccc-4133-a2c9-8a54254f94ea} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22851 | 2026.03.23 21:31:33.898473 [ 260 ] {3c5733b7-0ccc-4133-a2c9-8a54254f94ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22852 | 2026.03.23 21:31:33.898776 [ 260 ] {3c5733b7-0ccc-4133-a2c9-8a54254f94ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 22853 | 2026.03.23 21:31:33.899010 [ 260 ] {3c5733b7-0ccc-4133-a2c9-8a54254f94ea} <Trace> oximeter.fields_u8 (d824b8af-b795-4806-94da-4b1d3779bba3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22854 | 2026.03.23 21:31:33.899143 [ 260 ] {3c5733b7-0ccc-4133-a2c9-8a54254f94ea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 785.18 KiB/sec. | ||
| 22855 | 2026.03.23 21:31:33.899181 [ 260 ] {3c5733b7-0ccc-4133-a2c9-8a54254f94ea} <Debug> TCPHandler: Processed in 0.001361333 sec. | ||
| 22856 | 2026.03.23 21:31:33.899303 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22857 | 2026.03.23 21:31:33.899400 [ 260 ] {2ff7484a-8e51-4a95-b456-9954e0c192f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22858 | 2026.03.23 21:31:33.899440 [ 260 ] {2ff7484a-8e51-4a95-b456-9954e0c192f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22859 | 2026.03.23 21:31:33.899881 [ 260 ] {2ff7484a-8e51-4a95-b456-9954e0c192f5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22860 | 2026.03.23 21:31:33.899917 [ 260 ] {2ff7484a-8e51-4a95-b456-9954e0c192f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22861 | 2026.03.23 21:31:33.900214 [ 260 ] {2ff7484a-8e51-4a95-b456-9954e0c192f5} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 22862 | 2026.03.23 21:31:33.900423 [ 260 ] {2ff7484a-8e51-4a95-b456-9954e0c192f5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22863 | 2026.03.23 21:31:33.900556 [ 260 ] {2ff7484a-8e51-4a95-b456-9954e0c192f5} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001173 sec., 100596.76044330776 rows/sec., 8.18 MiB/sec. | ||
| 22864 | 2026.03.23 21:31:33.900594 [ 260 ] {2ff7484a-8e51-4a95-b456-9954e0c192f5} <Debug> TCPHandler: Processed in 0.001343084 sec. | ||
| 22865 | 2026.03.23 21:31:33.900709 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22866 | 2026.03.23 21:31:33.900802 [ 260 ] {6076c9a9-3f60-4bcf-9453-1a4ce5b9fd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22867 | 2026.03.23 21:31:33.900845 [ 260 ] {6076c9a9-3f60-4bcf-9453-1a4ce5b9fd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22868 | 2026.03.23 21:31:33.901250 [ 260 ] {6076c9a9-3f60-4bcf-9453-1a4ce5b9fd1b} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22869 | 2026.03.23 21:31:33.901286 [ 260 ] {6076c9a9-3f60-4bcf-9453-1a4ce5b9fd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22870 | 2026.03.23 21:31:33.901619 [ 260 ] {6076c9a9-3f60-4bcf-9453-1a4ce5b9fd1b} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 22871 | 2026.03.23 21:31:33.901825 [ 260 ] {6076c9a9-3f60-4bcf-9453-1a4ce5b9fd1b} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22872 | 2026.03.23 21:31:33.901959 [ 260 ] {6076c9a9-3f60-4bcf-9453-1a4ce5b9fd1b} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001175 sec., 170212.7659574468 rows/sec., 12.20 MiB/sec. | ||
| 22873 | 2026.03.23 21:31:33.901997 [ 260 ] {6076c9a9-3f60-4bcf-9453-1a4ce5b9fd1b} <Debug> TCPHandler: Processed in 0.001338043 sec. | ||
| 22874 | 2026.03.23 21:31:33.902116 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22875 | 2026.03.23 21:31:33.902211 [ 260 ] {115fd516-7be9-4177-b86b-baa6b4d60c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22876 | 2026.03.23 21:31:33.902264 [ 260 ] {115fd516-7be9-4177-b86b-baa6b4d60c75} <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 | ||
| 22877 | 2026.03.23 21:31:33.903053 [ 260 ] {115fd516-7be9-4177-b86b-baa6b4d60c75} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22878 | 2026.03.23 21:31:33.903089 [ 260 ] {115fd516-7be9-4177-b86b-baa6b4d60c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22879 | 2026.03.23 21:31:33.903598 [ 260 ] {115fd516-7be9-4177-b86b-baa6b4d60c75} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22880 | 2026.03.23 21:31:33.903823 [ 260 ] {115fd516-7be9-4177-b86b-baa6b4d60c75} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22881 | 2026.03.23 21:31:33.903945 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22882 | 2026.03.23 21:31:33.903964 [ 260 ] {115fd516-7be9-4177-b86b-baa6b4d60c75} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 22883 | 2026.03.23 21:31:33.903988 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22884 | 2026.03.23 21:31:33.904011 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22885 | 2026.03.23 21:31:33.904045 [ 260 ] {115fd516-7be9-4177-b86b-baa6b4d60c75} <Debug> TCPHandler: Processed in 0.00197843 sec. | ||
| 22886 | 2026.03.23 21:31:33.904126 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22887 | 2026.03.23 21:31:33.904167 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22888 | 2026.03.23 21:31:33.904265 [ 260 ] {f5487b7f-8cfa-4474-a6a2-3f949c3b7b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22889 | 2026.03.23 21:31:33.904308 [ 260 ] {f5487b7f-8cfa-4474-a6a2-3f949c3b7b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22890 | 2026.03.23 21:31:33.904393 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22891 | 2026.03.23 21:31:33.904462 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3491 rows starting from the beginning of the part | ||
| 22892 | 2026.03.23 21:31:33.904607 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 10 rows starting from the beginning of the part | ||
| 22893 | 2026.03.23 21:31:33.904650 [ 260 ] {f5487b7f-8cfa-4474-a6a2-3f949c3b7b7d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22894 | 2026.03.23 21:31:33.904691 [ 260 ] {f5487b7f-8cfa-4474-a6a2-3f949c3b7b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22895 | 2026.03.23 21:31:33.904734 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 65 rows starting from the beginning of the part | ||
| 22896 | 2026.03.23 21:31:33.904883 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 10 rows starting from the beginning of the part | ||
| 22897 | 2026.03.23 21:31:33.905008 [ 260 ] {f5487b7f-8cfa-4474-a6a2-3f949c3b7b7d} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 22898 | 2026.03.23 21:31:33.905009 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 50 rows starting from the beginning of the part | ||
| 22899 | 2026.03.23 21:31:33.905173 [ 191 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 10 rows starting from the beginning of the part | ||
| 22900 | 2026.03.23 21:31:33.905269 [ 260 ] {f5487b7f-8cfa-4474-a6a2-3f949c3b7b7d} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22901 | 2026.03.23 21:31:33.905420 [ 260 ] {f5487b7f-8cfa-4474-a6a2-3f949c3b7b7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 22902 | 2026.03.23 21:31:33.905459 [ 260 ] {f5487b7f-8cfa-4474-a6a2-3f949c3b7b7d} <Debug> TCPHandler: Processed in 0.001341084 sec. | ||
| 22903 | 2026.03.23 21:31:33.905523 [ 225 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22904 | 2026.03.23 21:31:33.905568 [ 225 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22905 | 2026.03.23 21:31:33.916599 [ 189 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3636 rows, containing 19 columns (19 merged, 0 gathered) in 0.012526191 sec., 290271.79930435354 rows/sec., 519.94 MiB/sec. | ||
| 22906 | 2026.03.23 21:31:33.919716 [ 194 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22907 | 2026.03.23 21:31:33.920066 [ 194 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22908 | 2026.03.23 21:31:33.920136 [ 194 ] {f2a5c9c6-4d8c-4afc-908a-60adeb67231b::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22909 | 2026.03.23 21:31:33.920268 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.04 MiB. | ||
| 22910 | 2026.03.23 21:31:33.933235 [ 225 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22911 | 2026.03.23 21:31:35.857924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51296 | ||
| 22912 | 2026.03.23 21:31:35.858453 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22913 | 2026.03.23 21:31:35.858488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22914 | 2026.03.23 21:31:35.858983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22915 | 2026.03.23 21:31:35.859218 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22916 | 2026.03.23 21:31:35.859347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51296 | ||
| 22917 | 2026.03.23 21:31:38.439331 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22918 | 2026.03.23 21:31:38.439383 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22919 | 2026.03.23 21:31:38.442807 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22920 | 2026.03.23 21:31:38.636613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 | ||
| 22921 | 2026.03.23 21:31:38.655578 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22922 | 2026.03.23 21:31:38.655626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22923 | 2026.03.23 21:31:38.662121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22924 | 2026.03.23 21:31:38.662848 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22925 | 2026.03.23 21:31:38.666759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 22926 | 2026.03.23 21:31:38.888882 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22927 | 2026.03.23 21:31:38.889053 [ 260 ] {7a43a7cc-0fd4-4f70-90a6-bd46db3a2b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22928 | 2026.03.23 21:31:38.889116 [ 260 ] {7a43a7cc-0fd4-4f70-90a6-bd46db3a2b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22929 | 2026.03.23 21:31:38.889913 [ 260 ] {7a43a7cc-0fd4-4f70-90a6-bd46db3a2b93} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22930 | 2026.03.23 21:31:38.889956 [ 260 ] {7a43a7cc-0fd4-4f70-90a6-bd46db3a2b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22931 | 2026.03.23 21:31:38.890333 [ 260 ] {7a43a7cc-0fd4-4f70-90a6-bd46db3a2b93} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 22932 | 2026.03.23 21:31:38.890552 [ 260 ] {7a43a7cc-0fd4-4f70-90a6-bd46db3a2b93} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22933 | 2026.03.23 21:31:38.890714 [ 260 ] {7a43a7cc-0fd4-4f70-90a6-bd46db3a2b93} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.001707 sec., 91388.4007029877 rows/sec., 7.93 MiB/sec. | ||
| 22934 | 2026.03.23 21:31:38.890766 [ 260 ] {7a43a7cc-0fd4-4f70-90a6-bd46db3a2b93} <Debug> TCPHandler: Processed in 0.00200672 sec. | ||
| 22935 | 2026.03.23 21:31:38.890909 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22936 | 2026.03.23 21:31:38.891021 [ 260 ] {38c1598c-3052-45d3-ab52-bd2b425ebb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22937 | 2026.03.23 21:31:38.891078 [ 260 ] {38c1598c-3052-45d3-ab52-bd2b425ebb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22938 | 2026.03.23 21:31:38.891743 [ 260 ] {38c1598c-3052-45d3-ab52-bd2b425ebb99} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22939 | 2026.03.23 21:31:38.891786 [ 260 ] {38c1598c-3052-45d3-ab52-bd2b425ebb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22940 | 2026.03.23 21:31:38.892190 [ 260 ] {38c1598c-3052-45d3-ab52-bd2b425ebb99} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22941 | 2026.03.23 21:31:38.892397 [ 260 ] {38c1598c-3052-45d3-ab52-bd2b425ebb99} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22942 | 2026.03.23 21:31:38.892539 [ 260 ] {38c1598c-3052-45d3-ab52-bd2b425ebb99} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001549 sec., 32278.889606197547 rows/sec., 2.37 MiB/sec. | ||
| 22943 | 2026.03.23 21:31:38.892581 [ 260 ] {38c1598c-3052-45d3-ab52-bd2b425ebb99} <Debug> TCPHandler: Processed in 0.001732353 sec. | ||
| 22944 | 2026.03.23 21:31:38.892601 [ 205 ] {} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22945 | 2026.03.23 21:31:38.892649 [ 205 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22946 | 2026.03.23 21:31:38.892703 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22947 | 2026.03.23 21:31:38.892806 [ 260 ] {d2e449e5-221d-44f5-8003-28823dd0dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22948 | 2026.03.23 21:31:38.892849 [ 260 ] {d2e449e5-221d-44f5-8003-28823dd0dd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22949 | 2026.03.23 21:31:38.893326 [ 260 ] {d2e449e5-221d-44f5-8003-28823dd0dd2e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22950 | 2026.03.23 21:31:38.893364 [ 260 ] {d2e449e5-221d-44f5-8003-28823dd0dd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22951 | 2026.03.23 21:31:38.893678 [ 260 ] {d2e449e5-221d-44f5-8003-28823dd0dd2e} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 22952 | 2026.03.23 21:31:38.893877 [ 260 ] {d2e449e5-221d-44f5-8003-28823dd0dd2e} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22953 | 2026.03.23 21:31:38.894005 [ 260 ] {d2e449e5-221d-44f5-8003-28823dd0dd2e} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.00122 sec., 93442.62295081967 rows/sec., 7.30 MiB/sec. | ||
| 22954 | 2026.03.23 21:31:38.894043 [ 260 ] {d2e449e5-221d-44f5-8003-28823dd0dd2e} <Debug> TCPHandler: Processed in 0.001389314 sec. | ||
| 22955 | 2026.03.23 21:31:38.894156 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22956 | 2026.03.23 21:31:38.894250 [ 260 ] {3cd69abf-7364-4eb7-81cb-695486bd6884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22957 | 2026.03.23 21:31:38.894293 [ 260 ] {3cd69abf-7364-4eb7-81cb-695486bd6884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22958 | 2026.03.23 21:31:38.894730 [ 260 ] {3cd69abf-7364-4eb7-81cb-695486bd6884} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22959 | 2026.03.23 21:31:38.894766 [ 260 ] {3cd69abf-7364-4eb7-81cb-695486bd6884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22960 | 2026.03.23 21:31:38.895083 [ 260 ] {3cd69abf-7364-4eb7-81cb-695486bd6884} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 22961 | 2026.03.23 21:31:38.895299 [ 260 ] {3cd69abf-7364-4eb7-81cb-695486bd6884} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22962 | 2026.03.23 21:31:38.895441 [ 260 ] {3cd69abf-7364-4eb7-81cb-695486bd6884} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 22963 | 2026.03.23 21:31:38.895468 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_179_55 to all_180_180_0 | ||
| 22964 | 2026.03.23 21:31:38.895477 [ 260 ] {3cd69abf-7364-4eb7-81cb-695486bd6884} <Debug> TCPHandler: Processed in 0.001368704 sec. | ||
| 22965 | 2026.03.23 21:31:38.895505 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22966 | 2026.03.23 21:31:38.895527 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 22967 | 2026.03.23 21:31:38.895597 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22968 | 2026.03.23 21:31:38.895613 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_180_56} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_179_55 to all_180_180_0 into Compact with storage Full | ||
| 22969 | 2026.03.23 21:31:38.895706 [ 260 ] {4569542c-188d-4766-bd03-e4426a77b0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22970 | 2026.03.23 21:31:38.895731 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_180_56} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22971 | 2026.03.23 21:31:38.895762 [ 260 ] {4569542c-188d-4766-bd03-e4426a77b0df} <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 | ||
| 22972 | 2026.03.23 21:31:38.895767 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_180_56} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_179_55, total 64761 rows starting from the beginning of the part | ||
| 22973 | 2026.03.23 21:31:38.895839 [ 198 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_180_56} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 128 rows starting from the beginning of the part | ||
| 22974 | 2026.03.23 21:31:38.896752 [ 260 ] {4569542c-188d-4766-bd03-e4426a77b0df} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22975 | 2026.03.23 21:31:38.896789 [ 260 ] {4569542c-188d-4766-bd03-e4426a77b0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 22976 | 2026.03.23 21:31:38.897385 [ 260 ] {4569542c-188d-4766-bd03-e4426a77b0df} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22977 | 2026.03.23 21:31:38.897627 [ 260 ] {4569542c-188d-4766-bd03-e4426a77b0df} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22978 | 2026.03.23 21:31:38.897778 [ 260 ] {4569542c-188d-4766-bd03-e4426a77b0df} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002091 sec., 23912.003825920612 rows/sec., 42.85 MiB/sec. | ||
| 22979 | 2026.03.23 21:31:38.897873 [ 260 ] {4569542c-188d-4766-bd03-e4426a77b0df} <Debug> TCPHandler: Processed in 0.002323038 sec. | ||
| 22980 | 2026.03.23 21:31:38.897988 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22981 | 2026.03.23 21:31:38.898081 [ 260 ] {e43c57e2-692a-4489-8fbd-db5eb1d20437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22982 | 2026.03.23 21:31:38.898124 [ 260 ] {e43c57e2-692a-4489-8fbd-db5eb1d20437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22983 | 2026.03.23 21:31:38.898236 [ 205 ] {} <Debug> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22984 | 2026.03.23 21:31:38.898490 [ 260 ] {e43c57e2-692a-4489-8fbd-db5eb1d20437} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22985 | 2026.03.23 21:31:38.898531 [ 260 ] {e43c57e2-692a-4489-8fbd-db5eb1d20437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 22986 | 2026.03.23 21:31:38.898848 [ 260 ] {e43c57e2-692a-4489-8fbd-db5eb1d20437} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 22987 | 2026.03.23 21:31:38.899045 [ 260 ] {e43c57e2-692a-4489-8fbd-db5eb1d20437} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22988 | 2026.03.23 21:31:38.899173 [ 260 ] {e43c57e2-692a-4489-8fbd-db5eb1d20437} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 22989 | 2026.03.23 21:31:38.899208 [ 260 ] {e43c57e2-692a-4489-8fbd-db5eb1d20437} <Debug> TCPHandler: Processed in 0.001267422 sec. | ||
| 22990 | 2026.03.23 21:31:38.905086 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_180_56} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64889 rows, containing 5 columns (5 merged, 0 gathered) in 0.009502187 sec., 6828848.979713827 rows/sec., 439.31 MiB/sec. | ||
| 22991 | 2026.03.23 21:31:38.905567 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_180_56} <Trace> MergedBlockOutputStream: filled checksums all_1_180_56 (state Temporary) | ||
| 22992 | 2026.03.23 21:31:38.905829 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_180_56} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_180_56 to all_1_180_56 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22993 | 2026.03.23 21:31:38.905889 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_180_56} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_179_55, all_180_180_0] -> all_1_180_56 | ||
| 22994 | 2026.03.23 21:31:38.905945 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 22995 | 2026.03.23 21:31:39.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 427.38 MiB, peak 460.45 MiB, free memory in arenas 0.00 B, will set to 430.39 MiB (RSS), difference: 3.01 MiB | ||
| 22996 | 2026.03.23 21:31:43.083599 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22997 | 2026.03.23 21:31:43.083678 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22998 | 2026.03.23 21:31:43.359644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51808 | ||
| 22999 | 2026.03.23 21:31:43.360262 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23000 | 2026.03.23 21:31:43.360310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23001 | 2026.03.23 21:31:43.360875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 23002 | 2026.03.23 21:31:43.361102 [ 245 ] {} <Trace> system.asynchronous_metric_log (99c13e2d-c205-496d-be4e-dd2268bf58c9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23003 | 2026.03.23 21:31:43.361238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51808 | ||
| 23004 | 2026.03.23 21:31:43.544708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2774 | ||
| 23005 | 2026.03.23 21:31:43.547342 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23006 | 2026.03.23 21:31:43.547399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23007 | 2026.03.23 21:31:43.548647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 23008 | 2026.03.23 21:31:43.548927 [ 243 ] {} <Trace> system.query_log (33af78b4-3822-4222-a327-6d9f9618f881): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23009 | 2026.03.23 21:31:43.549292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2774 | ||
| 23010 | 2026.03.23 21:31:43.888205 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23011 | 2026.03.23 21:31:43.888386 [ 260 ] {87bcb8f4-2a89-48ea-995f-d79f739089a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23012 | 2026.03.23 21:31:43.888452 [ 260 ] {87bcb8f4-2a89-48ea-995f-d79f739089a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23013 | 2026.03.23 21:31:43.889143 [ 260 ] {87bcb8f4-2a89-48ea-995f-d79f739089a0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23014 | 2026.03.23 21:31:43.889198 [ 260 ] {87bcb8f4-2a89-48ea-995f-d79f739089a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23015 | 2026.03.23 21:31:43.889604 [ 260 ] {87bcb8f4-2a89-48ea-995f-d79f739089a0} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 23016 | 2026.03.23 21:31:43.889838 [ 260 ] {87bcb8f4-2a89-48ea-995f-d79f739089a0} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23017 | 2026.03.23 21:31:43.890003 [ 260 ] {87bcb8f4-2a89-48ea-995f-d79f739089a0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001666 sec., 45618.24729891957 rows/sec., 3.76 MiB/sec. | ||
| 23018 | 2026.03.23 21:31:43.890055 [ 260 ] {87bcb8f4-2a89-48ea-995f-d79f739089a0} <Debug> TCPHandler: Processed in 0.001982619 sec. | ||
| 23019 | 2026.03.23 21:31:43.890189 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23020 | 2026.03.23 21:31:43.890294 [ 260 ] {d3493fd1-4228-48c6-85c4-7e5cb05c1079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23021 | 2026.03.23 21:31:43.890341 [ 260 ] {d3493fd1-4228-48c6-85c4-7e5cb05c1079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23022 | 2026.03.23 21:31:43.890768 [ 260 ] {d3493fd1-4228-48c6-85c4-7e5cb05c1079} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23023 | 2026.03.23 21:31:43.890808 [ 260 ] {d3493fd1-4228-48c6-85c4-7e5cb05c1079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23024 | 2026.03.23 21:31:43.891153 [ 260 ] {d3493fd1-4228-48c6-85c4-7e5cb05c1079} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23025 | 2026.03.23 21:31:43.891487 [ 260 ] {d3493fd1-4228-48c6-85c4-7e5cb05c1079} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23026 | 2026.03.23 21:31:43.891719 [ 260 ] {d3493fd1-4228-48c6-85c4-7e5cb05c1079} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001448 sec., 6906.077348066298 rows/sec., 519.30 KiB/sec. | ||
| 23027 | 2026.03.23 21:31:43.891770 [ 260 ] {d3493fd1-4228-48c6-85c4-7e5cb05c1079} <Debug> TCPHandler: Processed in 0.001633551 sec. | ||
| 23028 | 2026.03.23 21:31:43.891914 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23029 | 2026.03.23 21:31:43.892033 [ 260 ] {b499bc44-9561-47c7-b4fa-860d6d107202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23030 | 2026.03.23 21:31:43.892102 [ 260 ] {b499bc44-9561-47c7-b4fa-860d6d107202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23031 | 2026.03.23 21:31:43.892651 [ 260 ] {b499bc44-9561-47c7-b4fa-860d6d107202} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23032 | 2026.03.23 21:31:43.892693 [ 260 ] {b499bc44-9561-47c7-b4fa-860d6d107202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23033 | 2026.03.23 21:31:43.893012 [ 260 ] {b499bc44-9561-47c7-b4fa-860d6d107202} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 23034 | 2026.03.23 21:31:43.893250 [ 260 ] {b499bc44-9561-47c7-b4fa-860d6d107202} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23035 | 2026.03.23 21:31:43.893395 [ 260 ] {b499bc44-9561-47c7-b4fa-860d6d107202} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0014 sec., 52857.142857142855 rows/sec., 4.13 MiB/sec. | ||
| 23036 | 2026.03.23 21:31:43.893438 [ 260 ] {b499bc44-9561-47c7-b4fa-860d6d107202} <Debug> TCPHandler: Processed in 0.001581519 sec. | ||
| 23037 | 2026.03.23 21:31:43.893564 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23038 | 2026.03.23 21:31:43.893668 [ 260 ] {a1b95f2a-e09f-41e6-8454-aeacf0e8af5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23039 | 2026.03.23 21:31:43.893718 [ 260 ] {a1b95f2a-e09f-41e6-8454-aeacf0e8af5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23040 | 2026.03.23 21:31:43.894186 [ 260 ] {a1b95f2a-e09f-41e6-8454-aeacf0e8af5d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23041 | 2026.03.23 21:31:43.894226 [ 260 ] {a1b95f2a-e09f-41e6-8454-aeacf0e8af5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23042 | 2026.03.23 21:31:43.894562 [ 260 ] {a1b95f2a-e09f-41e6-8454-aeacf0e8af5d} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 23043 | 2026.03.23 21:31:43.894766 [ 260 ] {a1b95f2a-e09f-41e6-8454-aeacf0e8af5d} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23044 | 2026.03.23 21:31:43.894895 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 2 parts from all_1_180_56 to all_181_181_0 | ||
| 23045 | 2026.03.23 21:31:43.894901 [ 260 ] {a1b95f2a-e09f-41e6-8454-aeacf0e8af5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 23046 | 2026.03.23 21:31:43.894965 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23047 | 2026.03.23 21:31:43.894990 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23048 | 2026.03.23 21:31:43.894994 [ 260 ] {a1b95f2a-e09f-41e6-8454-aeacf0e8af5d} <Debug> TCPHandler: Processed in 0.001481587 sec. | ||
| 23049 | 2026.03.23 21:31:43.895082 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_181_57} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_180_56 to all_181_181_0 into Compact with storage Full | ||
| 23050 | 2026.03.23 21:31:43.895117 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23051 | 2026.03.23 21:31:43.895176 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_181_57} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23052 | 2026.03.23 21:31:43.895208 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_181_57} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_180_56, total 64889 rows starting from the beginning of the part | ||
| 23053 | 2026.03.23 21:31:43.895217 [ 260 ] {328c6aba-dcae-4b63-ba70-e9b33aaba9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23054 | 2026.03.23 21:31:43.895269 [ 186 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_181_57} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 160 rows starting from the beginning of the part | ||
| 23055 | 2026.03.23 21:31:43.895276 [ 260 ] {328c6aba-dcae-4b63-ba70-e9b33aaba9b1} <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 | ||
| 23056 | 2026.03.23 21:31:43.896136 [ 260 ] {328c6aba-dcae-4b63-ba70-e9b33aaba9b1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23057 | 2026.03.23 21:31:43.896173 [ 260 ] {328c6aba-dcae-4b63-ba70-e9b33aaba9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23058 | 2026.03.23 21:31:43.896748 [ 260 ] {328c6aba-dcae-4b63-ba70-e9b33aaba9b1} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23059 | 2026.03.23 21:31:43.897068 [ 260 ] {328c6aba-dcae-4b63-ba70-e9b33aaba9b1} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23060 | 2026.03.23 21:31:43.897240 [ 260 ] {328c6aba-dcae-4b63-ba70-e9b33aaba9b1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002042 sec., 4897.159647404505 rows/sec., 8.78 MiB/sec. | ||
| 23061 | 2026.03.23 21:31:43.897334 [ 260 ] {328c6aba-dcae-4b63-ba70-e9b33aaba9b1} <Debug> TCPHandler: Processed in 0.002266406 sec. | ||
| 23062 | 2026.03.23 21:31:43.897457 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23063 | 2026.03.23 21:31:43.897561 [ 260 ] {882a2c77-1d60-4a6a-a130-aeb837f04ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23064 | 2026.03.23 21:31:43.897608 [ 260 ] {882a2c77-1d60-4a6a-a130-aeb837f04ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23065 | 2026.03.23 21:31:43.897992 [ 260 ] {882a2c77-1d60-4a6a-a130-aeb837f04ef7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23066 | 2026.03.23 21:31:43.898030 [ 260 ] {882a2c77-1d60-4a6a-a130-aeb837f04ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23067 | 2026.03.23 21:31:43.898365 [ 260 ] {882a2c77-1d60-4a6a-a130-aeb837f04ef7} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 23068 | 2026.03.23 21:31:43.898594 [ 260 ] {882a2c77-1d60-4a6a-a130-aeb837f04ef7} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23069 | 2026.03.23 21:31:43.898732 [ 260 ] {882a2c77-1d60-4a6a-a130-aeb837f04ef7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 23070 | 2026.03.23 21:31:43.898776 [ 260 ] {882a2c77-1d60-4a6a-a130-aeb837f04ef7} <Debug> TCPHandler: Processed in 0.001371294 sec. | ||
| 23071 | 2026.03.23 21:31:43.904514 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_181_57} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65049 rows, containing 5 columns (5 merged, 0 gathered) in 0.009459605 sec., 6876502.771521645 rows/sec., 442.46 MiB/sec. | ||
| 23072 | 2026.03.23 21:31:43.905155 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_181_57} <Trace> MergedBlockOutputStream: filled checksums all_1_181_57 (state Temporary) | ||
| 23073 | 2026.03.23 21:31:43.905445 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_181_57} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_181_57 to all_1_181_57 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23074 | 2026.03.23 21:31:43.905524 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_181_57} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 2 parts: [all_1_180_56, all_181_181_0] -> all_1_181_57 | ||
| 23075 | 2026.03.23 21:31:43.905604 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 23076 | 2026.03.23 21:31:44.220365 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23077 | 2026.03.23 21:31:44.220638 [ 260 ] {622362c9-9386-404e-9fef-2ff3eda421e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23078 | 2026.03.23 21:31:44.220739 [ 260 ] {622362c9-9386-404e-9fef-2ff3eda421e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23079 | 2026.03.23 21:31:44.221415 [ 260 ] {622362c9-9386-404e-9fef-2ff3eda421e5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23080 | 2026.03.23 21:31:44.221464 [ 260 ] {622362c9-9386-404e-9fef-2ff3eda421e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23081 | 2026.03.23 21:31:44.221829 [ 260 ] {622362c9-9386-404e-9fef-2ff3eda421e5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 23082 | 2026.03.23 21:31:44.222068 [ 260 ] {622362c9-9386-404e-9fef-2ff3eda421e5} <Trace> oximeter.fields_ipaddr (953a2137-5d1a-41a3-8301-474da570bd5b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23083 | 2026.03.23 21:31:44.222234 [ 260 ] {622362c9-9386-404e-9fef-2ff3eda421e5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001664 sec., 3605.769230769231 rows/sec., 294.03 KiB/sec. | ||
| 23084 | 2026.03.23 21:31:44.222286 [ 260 ] {622362c9-9386-404e-9fef-2ff3eda421e5} <Debug> TCPHandler: Processed in 0.002098042 sec. | ||
| 23085 | 2026.03.23 21:31:44.222403 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23086 | 2026.03.23 21:31:44.222502 [ 260 ] {c247ae36-5e86-4c18-b60f-65aabd84c1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23087 | 2026.03.23 21:31:44.222546 [ 260 ] {c247ae36-5e86-4c18-b60f-65aabd84c1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23088 | 2026.03.23 21:31:44.223819 [ 260 ] {c247ae36-5e86-4c18-b60f-65aabd84c1ac} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23089 | 2026.03.23 21:31:44.223858 [ 260 ] {c247ae36-5e86-4c18-b60f-65aabd84c1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23090 | 2026.03.23 21:31:44.224315 [ 260 ] {c247ae36-5e86-4c18-b60f-65aabd84c1ac} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 23091 | 2026.03.23 21:31:44.224529 [ 260 ] {c247ae36-5e86-4c18-b60f-65aabd84c1ac} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23092 | 2026.03.23 21:31:44.224664 [ 260 ] {c247ae36-5e86-4c18-b60f-65aabd84c1ac} <Debug> executeQuery: Read 2516 rows, 192.10 KiB in 0.002183 sec., 1152542.372881356 rows/sec., 85.93 MiB/sec. | ||
| 23093 | 2026.03.23 21:31:44.224667 [ 113 ] {} <Debug> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 23094 | 2026.03.23 21:31:44.224704 [ 260 ] {c247ae36-5e86-4c18-b60f-65aabd84c1ac} <Debug> TCPHandler: Processed in 0.002351928 sec. | ||
| 23095 | 2026.03.23 21:31:44.224741 [ 113 ] {} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23096 | 2026.03.23 21:31:44.224770 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23097 | 2026.03.23 21:31:44.224839 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23098 | 2026.03.23 21:31:44.224900 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 23099 | 2026.03.23 21:31:44.224943 [ 260 ] {a0f4c530-208e-477f-b881-c1e71f84b86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23100 | 2026.03.23 21:31:44.224991 [ 260 ] {a0f4c530-208e-477f-b881-c1e71f84b86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23101 | 2026.03.23 21:31:44.225043 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23102 | 2026.03.23 21:31:44.225086 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 2707 rows starting from the beginning of the part | ||
| 23103 | 2026.03.23 21:31:44.225162 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 156 rows starting from the beginning of the part | ||
| 23104 | 2026.03.23 21:31:44.225218 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 200 rows starting from the beginning of the part | ||
| 23105 | 2026.03.23 21:31:44.225266 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 156 rows starting from the beginning of the part | ||
| 23106 | 2026.03.23 21:31:44.225316 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 76 rows starting from the beginning of the part | ||
| 23107 | 2026.03.23 21:31:44.225363 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 2516 rows starting from the beginning of the part | ||
| 23108 | 2026.03.23 21:31:44.225450 [ 260 ] {a0f4c530-208e-477f-b881-c1e71f84b86b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23109 | 2026.03.23 21:31:44.225493 [ 260 ] {a0f4c530-208e-477f-b881-c1e71f84b86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23110 | 2026.03.23 21:31:44.225820 [ 260 ] {a0f4c530-208e-477f-b881-c1e71f84b86b} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23111 | 2026.03.23 21:31:44.226030 [ 260 ] {a0f4c530-208e-477f-b881-c1e71f84b86b} <Trace> oximeter.fields_u16 (6afd37cc-6d5c-4923-b294-07b6a3c895ca): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23112 | 2026.03.23 21:31:44.226165 [ 260 ] {a0f4c530-208e-477f-b881-c1e71f84b86b} <Debug> executeQuery: Read 71 rows, 5.31 KiB in 0.001243 sec., 57119.871279163315 rows/sec., 4.17 MiB/sec. | ||
| 23113 | 2026.03.23 21:31:44.226203 [ 260 ] {a0f4c530-208e-477f-b881-c1e71f84b86b} <Debug> TCPHandler: Processed in 0.001424335 sec. | ||
| 23114 | 2026.03.23 21:31:44.226323 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23115 | 2026.03.23 21:31:44.226417 [ 260 ] {69283c4f-2366-44a7-8523-a966ac5a7eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23116 | 2026.03.23 21:31:44.226456 [ 260 ] {69283c4f-2366-44a7-8523-a966ac5a7eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23117 | 2026.03.23 21:31:44.227055 [ 260 ] {69283c4f-2366-44a7-8523-a966ac5a7eda} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23118 | 2026.03.23 21:31:44.227090 [ 260 ] {69283c4f-2366-44a7-8523-a966ac5a7eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23119 | 2026.03.23 21:31:44.227418 [ 260 ] {69283c4f-2366-44a7-8523-a966ac5a7eda} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 23120 | 2026.03.23 21:31:44.227517 [ 188 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5811 rows, containing 5 columns (5 merged, 0 gathered) in 0.002673857 sec., 2173265.0624173246 rows/sec., 174.03 MiB/sec. | ||
| 23121 | 2026.03.23 21:31:44.227630 [ 260 ] {69283c4f-2366-44a7-8523-a966ac5a7eda} <Trace> oximeter.fields_u32 (5533a9e4-f89b-4c0a-a4d4-31f906493155): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23122 | 2026.03.23 21:31:44.227765 [ 260 ] {69283c4f-2366-44a7-8523-a966ac5a7eda} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001367 sec., 585954.6452084858 rows/sec., 33.85 MiB/sec. | ||
| 23123 | 2026.03.23 21:31:44.227791 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 23124 | 2026.03.23 21:31:44.227804 [ 260 ] {69283c4f-2366-44a7-8523-a966ac5a7eda} <Debug> TCPHandler: Processed in 0.001530278 sec. | ||
| 23125 | 2026.03.23 21:31:44.227931 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23126 | 2026.03.23 21:31:44.228053 [ 260 ] {e23edb67-ff9e-49c2-b431-5f78b4ce53af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23127 | 2026.03.23 21:31:44.228067 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23128 | 2026.03.23 21:31:44.228094 [ 260 ] {e23edb67-ff9e-49c2-b431-5f78b4ce53af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23129 | 2026.03.23 21:31:44.228140 [ 196 ] {546f2a02-8ce6-4469-ba47-ebc50fa33f32::all_1_186_37} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 23130 | 2026.03.23 21:31:44.228212 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 23131 | 2026.03.23 21:31:44.228486 [ 260 ] {e23edb67-ff9e-49c2-b431-5f78b4ce53af} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23132 | 2026.03.23 21:31:44.228527 [ 260 ] {e23edb67-ff9e-49c2-b431-5f78b4ce53af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23133 | 2026.03.23 21:31:44.228819 [ 260 ] {e23edb67-ff9e-49c2-b431-5f78b4ce53af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 23134 | 2026.03.23 21:31:44.229021 [ 260 ] {e23edb67-ff9e-49c2-b431-5f78b4ce53af} <Trace> oximeter.fields_u64 (f61542e6-ceda-400b-9a7a-d9803e7715b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23135 | 2026.03.23 21:31:44.229152 [ 260 ] {e23edb67-ff9e-49c2-b431-5f78b4ce53af} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 23136 | 2026.03.23 21:31:44.229192 [ 260 ] {e23edb67-ff9e-49c2-b431-5f78b4ce53af} <Debug> TCPHandler: Processed in 0.001311833 sec. | ||
| 23137 | 2026.03.23 21:31:44.229301 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23138 | 2026.03.23 21:31:44.229394 [ 260 ] {5e54a3aa-f62f-4835-b5eb-25510076449f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23139 | 2026.03.23 21:31:44.229434 [ 260 ] {5e54a3aa-f62f-4835-b5eb-25510076449f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23140 | 2026.03.23 21:31:44.230249 [ 260 ] {5e54a3aa-f62f-4835-b5eb-25510076449f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23141 | 2026.03.23 21:31:44.230285 [ 260 ] {5e54a3aa-f62f-4835-b5eb-25510076449f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23142 | 2026.03.23 21:31:44.230633 [ 260 ] {5e54a3aa-f62f-4835-b5eb-25510076449f} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 23143 | 2026.03.23 21:31:44.230834 [ 260 ] {5e54a3aa-f62f-4835-b5eb-25510076449f} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23144 | 2026.03.23 21:31:44.230962 [ 113 ] {} <Debug> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 23145 | 2026.03.23 21:31:44.230965 [ 260 ] {5e54a3aa-f62f-4835-b5eb-25510076449f} <Debug> executeQuery: Read 1350 rows, 92.93 KiB in 0.001588 sec., 850125.9445843828 rows/sec., 57.15 MiB/sec. | ||
| 23146 | 2026.03.23 21:31:44.231002 [ 113 ] {} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23147 | 2026.03.23 21:31:44.231026 [ 260 ] {5e54a3aa-f62f-4835-b5eb-25510076449f} <Debug> TCPHandler: Processed in 0.001773255 sec. | ||
| 23148 | 2026.03.23 21:31:44.231029 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23149 | 2026.03.23 21:31:44.231127 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 23150 | 2026.03.23 21:31:44.231144 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23151 | 2026.03.23 21:31:44.231221 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23152 | 2026.03.23 21:31:44.231244 [ 260 ] {5992a33d-24e1-4143-9d85-51ef16b65412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23153 | 2026.03.23 21:31:44.231252 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1569 rows starting from the beginning of the part | ||
| 23154 | 2026.03.23 21:31:44.231295 [ 260 ] {5992a33d-24e1-4143-9d85-51ef16b65412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23155 | 2026.03.23 21:31:44.231320 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 114 rows starting from the beginning of the part | ||
| 23156 | 2026.03.23 21:31:44.231367 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 118 rows starting from the beginning of the part | ||
| 23157 | 2026.03.23 21:31:44.231408 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 114 rows starting from the beginning of the part | ||
| 23158 | 2026.03.23 21:31:44.231445 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 74 rows starting from the beginning of the part | ||
| 23159 | 2026.03.23 21:31:44.231483 [ 196 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 1350 rows starting from the beginning of the part | ||
| 23160 | 2026.03.23 21:31:44.231914 [ 260 ] {5992a33d-24e1-4143-9d85-51ef16b65412} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23161 | 2026.03.23 21:31:44.231956 [ 260 ] {5992a33d-24e1-4143-9d85-51ef16b65412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23162 | 2026.03.23 21:31:44.232392 [ 260 ] {5992a33d-24e1-4143-9d85-51ef16b65412} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 23163 | 2026.03.23 21:31:44.232599 [ 260 ] {5992a33d-24e1-4143-9d85-51ef16b65412} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23164 | 2026.03.23 21:31:44.232684 [ 200 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158914 sec., 2101136.4637476876 rows/sec., 153.66 MiB/sec. | ||
| 23165 | 2026.03.23 21:31:44.232706 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Selected 6 parts from all_1_181_57 to all_186_186_0 | ||
| 23166 | 2026.03.23 21:31:44.232732 [ 260 ] {5992a33d-24e1-4143-9d85-51ef16b65412} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001506 sec., 995351.9256308101 rows/sec., 60.38 MiB/sec. | ||
| 23167 | 2026.03.23 21:31:44.232745 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23168 | 2026.03.23 21:31:44.232772 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23169 | 2026.03.23 21:31:44.232777 [ 260 ] {5992a33d-24e1-4143-9d85-51ef16b65412} <Debug> TCPHandler: Processed in 0.001681872 sec. | ||
| 23170 | 2026.03.23 21:31:44.232862 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_57 to all_186_186_0 into Compact with storage Full | ||
| 23171 | 2026.03.23 21:31:44.232899 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23172 | 2026.03.23 21:31:44.232948 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 23173 | 2026.03.23 21:31:44.232968 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23174 | 2026.03.23 21:31:44.232998 [ 260 ] {da3f183a-4858-4675-b2bb-2b51d75ed417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23175 | 2026.03.23 21:31:44.233003 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_181_57, total 65049 rows starting from the beginning of the part | ||
| 23176 | 2026.03.23 21:31:44.233063 [ 260 ] {da3f183a-4858-4675-b2bb-2b51d75ed417} <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 | ||
| 23177 | 2026.03.23 21:31:44.233081 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 160 rows starting from the beginning of the part | ||
| 23178 | 2026.03.23 21:31:44.233133 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 200 rows starting from the beginning of the part | ||
| 23179 | 2026.03.23 21:31:44.233174 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 160 rows starting from the beginning of the part | ||
| 23180 | 2026.03.23 21:31:44.233215 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 160 rows starting from the beginning of the part | ||
| 23181 | 2026.03.23 21:31:44.233257 [ 188 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 1499 rows starting from the beginning of the part | ||
| 23182 | 2026.03.23 21:31:44.233272 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23183 | 2026.03.23 21:31:44.233359 [ 193 ] {9ab10203-49ca-4fea-ab05-d58a3973a24c::all_1_186_37} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 23184 | 2026.03.23 21:31:44.233459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 23185 | 2026.03.23 21:31:44.234008 [ 260 ] {da3f183a-4858-4675-b2bb-2b51d75ed417} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23186 | 2026.03.23 21:31:44.234049 [ 260 ] {da3f183a-4858-4675-b2bb-2b51d75ed417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23187 | 2026.03.23 21:31:44.234685 [ 260 ] {da3f183a-4858-4675-b2bb-2b51d75ed417} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23188 | 2026.03.23 21:31:44.234927 [ 260 ] {da3f183a-4858-4675-b2bb-2b51d75ed417} <Trace> oximeter.measurements_histogramu64 (f2a5c9c6-4d8c-4afc-908a-60adeb67231b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23189 | 2026.03.23 21:31:44.235071 [ 260 ] {da3f183a-4858-4675-b2bb-2b51d75ed417} <Debug> executeQuery: Read 65 rows, 119.27 KiB in 0.002092 sec., 31070.74569789675 rows/sec., 55.68 MiB/sec. | ||
| 23190 | 2026.03.23 21:31:44.235145 [ 260 ] {da3f183a-4858-4675-b2bb-2b51d75ed417} <Debug> TCPHandler: Processed in 0.002295457 sec. | ||
| 23191 | 2026.03.23 21:31:44.235262 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23192 | 2026.03.23 21:31:44.235357 [ 260 ] {56aa38a4-3ebc-4731-a184-98f4983c073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23193 | 2026.03.23 21:31:44.235399 [ 260 ] {56aa38a4-3ebc-4731-a184-98f4983c073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23194 | 2026.03.23 21:31:44.235715 [ 260 ] {56aa38a4-3ebc-4731-a184-98f4983c073c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23195 | 2026.03.23 21:31:44.235751 [ 260 ] {56aa38a4-3ebc-4731-a184-98f4983c073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23196 | 2026.03.23 21:31:44.236042 [ 260 ] {56aa38a4-3ebc-4731-a184-98f4983c073c} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 23197 | 2026.03.23 21:31:44.236254 [ 260 ] {56aa38a4-3ebc-4731-a184-98f4983c073c} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23198 | 2026.03.23 21:31:44.236376 [ 113 ] {} <Debug> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 23199 | 2026.03.23 21:31:44.236386 [ 260 ] {56aa38a4-3ebc-4731-a184-98f4983c073c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001047 sec., 11461.318051575932 rows/sec., 790.95 KiB/sec. | ||
| 23200 | 2026.03.23 21:31:44.236415 [ 113 ] {} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23201 | 2026.03.23 21:31:44.236437 [ 260 ] {56aa38a4-3ebc-4731-a184-98f4983c073c} <Debug> TCPHandler: Processed in 0.00122444 sec. | ||
| 23202 | 2026.03.23 21:31:44.236438 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23203 | 2026.03.23 21:31:44.236543 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 23204 | 2026.03.23 21:31:44.236652 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23205 | 2026.03.23 21:31:44.236682 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_181_36, total 9240 rows starting from the beginning of the part | ||
| 23206 | 2026.03.23 21:31:44.236738 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 60 rows starting from the beginning of the part | ||
| 23207 | 2026.03.23 21:31:44.236786 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 60 rows starting from the beginning of the part | ||
| 23208 | 2026.03.23 21:31:44.236830 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 60 rows starting from the beginning of the part | ||
| 23209 | 2026.03.23 21:31:44.236871 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 60 rows starting from the beginning of the part | ||
| 23210 | 2026.03.23 21:31:44.236911 [ 200 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 12 rows starting from the beginning of the part | ||
| 23211 | 2026.03.23 21:31:44.239217 [ 195 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9492 rows, containing 4 columns (4 merged, 0 gathered) in 0.002706057 sec., 3507686.6451815316 rows/sec., 236.37 MiB/sec. | ||
| 23212 | 2026.03.23 21:31:44.239442 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 23213 | 2026.03.23 21:31:44.239698 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23214 | 2026.03.23 21:31:44.239764 [ 190 ] {f52ebca2-5e8e-499a-b125-111ae6ed3abb::all_1_186_37} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 23215 | 2026.03.23 21:31:44.239855 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 23216 | 2026.03.23 21:31:44.244722 [ 195 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67228 rows, containing 5 columns (5 merged, 0 gathered) in 0.011891336 sec., 5653527.913095719 rows/sec., 363.64 MiB/sec. | ||
| 23217 | 2026.03.23 21:31:44.245171 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Trace> MergedBlockOutputStream: filled checksums all_1_186_58 (state Temporary) | ||
| 23218 | 2026.03.23 21:31:44.245519 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_merge_all_1_186_58 to all_1_186_58 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23219 | 2026.03.23 21:31:44.245605 [ 194 ] {dfa1f70f-baaf-4a97-9a8a-12e5bb04e156::all_1_186_58} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156) (MergerMutator): Merged 6 parts: [all_1_181_57, all_186_186_0] -> all_1_186_58 | ||
| 23220 | 2026.03.23 21:31:44.245710 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 23221 | 2026.03.23 21:31:46.167110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 23222 | 2026.03.23 21:31:46.186743 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23223 | 2026.03.23 21:31:46.186802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23224 | 2026.03.23 21:31:46.193200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 23225 | 2026.03.23 21:31:46.193913 [ 244 ] {} <Trace> system.metric_log (988d9036-0b58-4910-93d3-c5d7402a619e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23226 | 2026.03.23 21:31:46.197658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 23227 | 2026.03.23 21:31:48.885383 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23228 | 2026.03.23 21:31:48.885556 [ 260 ] {16a6da23-e881-4c28-a17d-2dd84632cd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23229 | 2026.03.23 21:31:48.885620 [ 260 ] {16a6da23-e881-4c28-a17d-2dd84632cd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23230 | 2026.03.23 21:31:48.886386 [ 260 ] {16a6da23-e881-4c28-a17d-2dd84632cd8e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23231 | 2026.03.23 21:31:48.886423 [ 260 ] {16a6da23-e881-4c28-a17d-2dd84632cd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23232 | 2026.03.23 21:31:48.886793 [ 260 ] {16a6da23-e881-4c28-a17d-2dd84632cd8e} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 23233 | 2026.03.23 21:31:48.887017 [ 260 ] {16a6da23-e881-4c28-a17d-2dd84632cd8e} <Trace> oximeter.fields_string (546f2a02-8ce6-4469-ba47-ebc50fa33f32): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23234 | 2026.03.23 21:31:48.887165 [ 260 ] {16a6da23-e881-4c28-a17d-2dd84632cd8e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 23235 | 2026.03.23 21:31:48.887207 [ 260 ] {16a6da23-e881-4c28-a17d-2dd84632cd8e} <Debug> TCPHandler: Processed in 0.001950898 sec. | ||
| 23236 | 2026.03.23 21:31:48.887348 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23237 | 2026.03.23 21:31:48.887443 [ 260 ] {c20c1d4c-c068-4221-82a9-cdb13a28ecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23238 | 2026.03.23 21:31:48.887484 [ 260 ] {c20c1d4c-c068-4221-82a9-cdb13a28ecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23239 | 2026.03.23 21:31:48.887927 [ 260 ] {c20c1d4c-c068-4221-82a9-cdb13a28ecf5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23240 | 2026.03.23 21:31:48.887962 [ 260 ] {c20c1d4c-c068-4221-82a9-cdb13a28ecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23241 | 2026.03.23 21:31:48.888267 [ 260 ] {c20c1d4c-c068-4221-82a9-cdb13a28ecf5} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 23242 | 2026.03.23 21:31:48.888474 [ 260 ] {c20c1d4c-c068-4221-82a9-cdb13a28ecf5} <Trace> oximeter.fields_uuid (9ab10203-49ca-4fea-ab05-d58a3973a24c): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23243 | 2026.03.23 21:31:48.888604 [ 260 ] {c20c1d4c-c068-4221-82a9-cdb13a28ecf5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 23244 | 2026.03.23 21:31:48.888641 [ 260 ] {c20c1d4c-c068-4221-82a9-cdb13a28ecf5} <Debug> TCPHandler: Processed in 0.001352964 sec. | ||
| 23245 | 2026.03.23 21:31:48.888773 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23246 | 2026.03.23 21:31:48.888865 [ 260 ] {28ff90f4-9298-4f5b-861e-e73ac2caf629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23247 | 2026.03.23 21:31:48.888908 [ 260 ] {28ff90f4-9298-4f5b-861e-e73ac2caf629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23248 | 2026.03.23 21:31:48.889295 [ 260 ] {28ff90f4-9298-4f5b-861e-e73ac2caf629} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23249 | 2026.03.23 21:31:48.889329 [ 260 ] {28ff90f4-9298-4f5b-861e-e73ac2caf629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23250 | 2026.03.23 21:31:48.889642 [ 260 ] {28ff90f4-9298-4f5b-861e-e73ac2caf629} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 23251 | 2026.03.23 21:31:48.889841 [ 260 ] {28ff90f4-9298-4f5b-861e-e73ac2caf629} <Trace> oximeter.measurements_cumulativeu64 (dfa1f70f-baaf-4a97-9a8a-12e5bb04e156): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23252 | 2026.03.23 21:31:48.889964 [ 260 ] {28ff90f4-9298-4f5b-861e-e73ac2caf629} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001117 sec., 114592.65890778873 rows/sec., 7.98 MiB/sec. | ||
| 23253 | 2026.03.23 21:31:48.890002 [ 260 ] {28ff90f4-9298-4f5b-861e-e73ac2caf629} <Debug> TCPHandler: Processed in 0.001284632 sec. | ||
| 23254 | 2026.03.23 21:31:48.890118 [ 260 ] {} <Trace> TCP-Session: c73403f0-c5cd-4a35-a89b-8c434e0b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23255 | 2026.03.23 21:31:48.890213 [ 260 ] {7c072ddf-8d44-4125-9915-048cb9b66ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41602) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23256 | 2026.03.23 21:31:48.890257 [ 260 ] {7c072ddf-8d44-4125-9915-048cb9b66ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23257 | 2026.03.23 21:31:48.890607 [ 260 ] {7c072ddf-8d44-4125-9915-048cb9b66ba2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23258 | 2026.03.23 21:31:48.890641 [ 260 ] {7c072ddf-8d44-4125-9915-048cb9b66ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23259 | 2026.03.23 21:31:48.890936 [ 260 ] {7c072ddf-8d44-4125-9915-048cb9b66ba2} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 23260 | 2026.03.23 21:31:48.891145 [ 260 ] {7c072ddf-8d44-4125-9915-048cb9b66ba2} <Trace> oximeter.measurements_u64 (f52ebca2-5e8e-499a-b125-111ae6ed3abb): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23261 | 2026.03.23 21:31:48.891292 [ 260 ] {7c072ddf-8d44-4125-9915-048cb9b66ba2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001096 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 23262 | 2026.03.23 21:31:48.891334 [ 260 ] {7c072ddf-8d44-4125-9915-048cb9b66ba2} <Debug> TCPHandler: Processed in 0.001265152 sec. | ||